.TitreMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003577;
	font-weight: bold;
	text-decoration: none;





}
.LigneMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777788;
	text-decoration: none;






}
.entete {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;



}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #777777;
}
.Titre {
	font-family: "Century Gothic";
	font-size: 24px;
	color: #005418;
}
.Soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #005418;
	font-weight: bold;






}
.surligné {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #445544;
	font-size: 11px;
	text-decoration: none;

}
a:hover {
	text-decoration: underline;


}
