@charset "utf-8";
.titre_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #7F7878;
}
.sous_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #7F7878;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #777171;
	line-height: 14pt;
}
.texte_exergue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #A08878;
	line-height: 20pt;
	font-weight: bold;
}
.chapeau_page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #7F7878;
}
.gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #7F7878;
	line-height: 20pt;
	font-weight: bold;
}

