.blanc_mini  	{ font-family: Arial, sans-serif; font-size: 10px; color: #ffffff; }
.blanc_petit  	{ font-family: Arial, sans-serif; font-size: 12px; color: #ffffff; }
.blanc_prod  	{ font-family: Arial, sans-serif; font-size: 14px; color: #ffffff; }
.blanc_moyen  	{ font-family: Arial, sans-serif; font-size: 15px; color: #ffffff; }
.blanc_grand  	{ font-family: Arial, sans-serif; font-size: 17px; color: #ffffff; }
.blanc_maxi  	{ font-family: Arial, sans-serif; font-size: 20px; color: #ffffff; }

.noir_mini  	{ font-family: Arial, sans-serif; font-size: 10px; color: #000000; }
.noir_petit  	{ font-family: Arial, sans-serif; font-size: 12px; color: #000000; }
.noir_moyen  	{ font-family: Arial, sans-serif; font-size: 15px; color: #000000; }
.noir_grand  	{ font-family: Arial, sans-serif; font-size: 17px; color: #000000; }
.noir_maxi  	{ font-family: Arial, sans-serif; font-size: 20px; color: #000000; }

.bleu_mini  	{ font-family: Arial, sans-serif; font-size: 10px; color: #366df9; }
.bleu_petit  	{ font-family: Arial, sans-serif; font-size: 12px; color: #366df9; }
.bleu_moyen  	{ font-family: Arial, sans-serif; font-size: 15px; color: #366df9; }
.bleu_grand  	{ font-family: Arial, sans-serif; font-size: 17px; color: #366df9; }
.bleu_maxi  	{ font-family: Arial, sans-serif; font-size: 20px; color: #366df9; }

.orange_mini  	{ font-family: Arial, sans-serif; font-size: 10px; color: #ef3706; }
.orange_petit  	{ font-family: Arial, sans-serif; font-size: 12px; color: #ef3706; }
.orange_moyen  	{ font-family: Arial, sans-serif; font-size: 15px; color: #ef3706; }
.orange_grand  	{ font-family: Arial, sans-serif; font-size: 17px; color: #ef3706; }
.orange_maxi  	{ font-family: Arial, sans-serif; font-size: 20px; color: #ef3706; }

a.type1:link {text-decoration: none;  color: #ffffff;}
a.type1:visited {text-decoration: none;  color: #ffffff;}
a.type1:hover {text-decoration: none ; color:#366df9;} 

a.type2:link {text-decoration: none;  color: #366df9;}
a.type2:visited {text-decoration: none;  color: #366df9;}
a.type2:hover {text-decoration: none ; color:#ffffff;} 

a.type3:link {text-decoration: none;  color: #FF0000;}
a.type3:visited {text-decoration: none;  color: #FF0000;}
a.type3:hover {text-decoration: none ; color:#ffffff;}

a.type4:link {text-decoration: none;  color: #fb8404;}
a.type4:visited {text-decoration: none;  color: #fb8404;}
a.type4:hover {text-decoration: none ; color:#ffffff;} 

.formulaire_1 {
border: solid 1px #000000;
background-color:#989393;
font-family: Arial, sans-serif;
font-size:13px; color:#000000;
font-weight: bold;
}
.formulaire_2 {
border: solid 1px #000000;
background-color:#000000;
font-family: Arial, sans-serif;
font-size:13px; color:#ffffff;
font-weight: none;
}