@import "https://use.typekit.net/lep3lgu.css";


.titre_principal { 
	font-family: "costa", sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 56px;
	color: #000;
}
.titre_secondaire { 
	font-family: "costa", sans-serif;
	font-weight: 800;
	font-style: normal;
	font-size: 50px;
	color: #000;
	text-align:  left;
	text-justify:  none;
	line-height: 1.1em;
}
.sous_titre_bleu { 
	font-family: eidetic-neo, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 48px;
	color: #6282cf;
}
.sous_titre_vert { 
	font-family: eidetic-neo, serif;
	font-weight: 900;
	font-style: normal;
	font-size: 48px;
	color: #aacf61;
}
.intertitre_bleu {
	font-family: "costa", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 36px;
	color: #6282cf;
}
.intertitre_vert {
	font-family: "costa", sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 36px;
	color: #aacf61;
}
.intertitre_nv2_bleu {
	font-family: eidetic-neo, serif;
	font-weight: 900;
	font-style: italic;
	font-size: 18px;
	text-transform: uppercase;
	color: #6282cf;
}
.intertitre_nv2_vert {
	font-family: eidetic-neo, serif;
	font-weight: 900;
	font-style: italic;
	font-size: 18px;
	text-transform: uppercase;
	color: #aacf61;
}
.exergue {
	font-family: "costa", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.citation {
	font-size:15px;font-style: italic;color:#7884a1;
}
.couleur_bleue { color: #6282cf; }
.couleur_verte { color:#aacf61; }


