﻿.soustitre {
    color: #000000;
    font-family: Unica77LL-Regular;
    /* Modif Thomas font-size: 42px;*/
    font-size: 1.35rem;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1.476;
}
.titreListe {
    padding: var(--padding);
    line-height: normal;
    width:100%; 
    float:left;
}
.fontLegal {
	font-family: Unica77LL-Regular;
    font-size: 3rem;
    line-height: 1.083;
    text-decoration: underline;
}
	@media (max-width:120em) {.fontLegal {font-size: 2.4vw;}}
	@media (max-width:63.9375em) {.fontLegal {font-size: 3.2vw;}}
	@media (max-width:31.25em) {.fontLegal {font-size: 6.5vw;}}
	
.soustitre /*** = texte fontSSTitre****/{
    font-family: cardinalclassicmid-italic-TRIAL;
    font-size: 1.75rem;
	line-height: 1.3;
}
	@media (max-width:120em) {.titreArt {font-size: 1.4vw;}}
	@media (max-width:63.9375em) {.titreArt {font-size: 2.4vw;}}
	@media (max-width:31.25em) {.titreArt {font-size: 6vw;}}
	
.interblocs-texte-long1{
    font-family: Unica77LL-Regular;
    font-size: 1.5rem;
	line-height: 1.3;
}
.interblocs-texte-long1 b{
	font-family: Unica77LL-Medium;
	font-weight: normal;
}
	@media (max-width:120em) {.interblocs-texte-long1 {font-size: 1.2vw;}}
	@media (max-width:63.9375em) {.interblocs-texte-long1 {font-size: 2.2vw;}}
	@media (max-width:31.25em) {.interblocs-texte-long1 {font-size: 5vw;}}

/*fonts 768px*/
@media (max-width:48em){

	.titreListe {
        padding: var(--padding48);
    }

}
@media (max-width:31.25em) {

	.titreListe {
        padding: var(--padding23);
    }

}

.inter-parties {
    margin-top: 3rem;
}