body, td, input, select, textarea, button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092D1;
    font-size: 12px;
	text-decoration: none;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #0092D1;
    font-size: 12px;
	text-decoration: none;
}

a:hover {
	color: #0092D1;
	font-family: Arial, Helvetica, sans-serif;
    text-decoration: underline;
	border-style: none;
	font-size: 12px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #000000;
	font-style: italic;
	font-weight: bold;
}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #000000;
}


.texteorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: none;
	color: #EA8724;
	font-weight: normal;

}

.textepetit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	color: #000000
}


.titreorange { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #EA8724; list-style-type: none; list-style-position: inside ; font-weight: bold}

.soustitreorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EA8724;
	list-style-type: none;
	list-style-position: inside;
	font-style: normal;
	font-weight: bold;
}

.textepetitrouge {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #EA8724;}
.textepetitvert {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #568F99;}
.texteblanc {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF; list-style-type: none; list-style-position: inside}
.texteblancgras {  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF}
.champobligatoire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;

}

.titrebleu { font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0087C9; list-style-type: none; list-style-position: inside }
.textebleugras { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #0087C9; list-style-type: none; list-style-position: inside; font-weight: bold }
.texterouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D80817;
}