.texte_08 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-variant : normal;
	font-style : normal;
	color: #000000;
}
.texte_10 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-variant : normal;
	font-style : normal;
	color: #000000;
	text-decoration : none;
}
a.texte_10:hover {
	cursor: hand;
	text-decoration: underline;
}
.texte_11 {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-variant : normal;
	font-style : normal;
	color: #000000;
}

.rubrique_titre {
	background-color : transparent;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-style : normal;
	font-size : 16pt;
	font-variant : normal;
	color : Black;
	font-weight : bold;
}
.rubrique_soustitre {
	background-color : transparent;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-style : normal;
	font-size : 14pt;
	font-variant : normal;
	color : Black;
	font-weight : normal;
}
.rubrique_texte {
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-size : 11pt;
	font-variant : normal;
	font-style : normal;
}
.rubrique_texte_10 {
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-size : 10pt;
	font-variant : normal;
	font-style : normal;
}
.texte_piedpage {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-variant : normal;
	font-style : normal;
	color: #000000;
}
.texte_entete {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-variant : normal;
	font-style : normal;
	color: #FFFFFF;
}
.texte_entete_titre {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-variant : normal;
	font-style : normal;
	color: #FFFFFF;
	font-weight: bold;
}


.form_champs {
	background-color : #FFFFF0;
	color : Maroon;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	font-variant : normal;
}
.form_bouton {
	background-color : #FFFFF0;
	color : Maroon;
	font-family : "Comic Sans MS", "Times New Roman", "Arial", "MS Sans Serif";
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	font-variant : normal;
}

