BODY {
background: #DD4516;#orange
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
margin-top : 0;
}

a:link {text-decoration: none;  color: #DD4516;} #orange
a:visited {text-decoration: none;  color: #DD4516;} #orange
a:hover {text-decoration: underline ; color:#333333;}  #gris foncé
  
h1      { font-size: 17px; font-weight: bold; color: #000099; } #bleu foncé
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #1f1f5f; height: 1px;} #bleu foncé

.titre  { font-family: Tahoma, Verdana, Arial, sans-serif; font-size: 15px; font-weight: bold; color: #00000; }

.label {
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform : uppercase;
}

.normal { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #000000;}

.blanc { font-family: Verdana, Arial , sans-serif; font-size: 11px; color: #ffffff;} #blanc
.blanc:link {text-decoration: none;  color: #ffffff;}
.blanc:visited {text-decoration: none;  color: #ffffff;}
.blanc:hover {text-decoration: underline ; color:#ffffff;}  
  

.petit { font-family: Verdana, Arial, sans-serif; font-size: 9px; color: #000000;}

.formulaire1 {
color:#000000;
border: solid 1px #000;
background-color:#fff;
font-size:11px;
font-weight: none;
}

.bouton {
	font-size: 10px;
	color: #000000;
	margin-bottom: 1px;
	
}	

.tetiere {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 11px; 
	color: #fff; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	background: #DD4516; #orange
	padding: 2px;
}


.etoile {
font-family: Arial; 
font-size: 11px; 
color: #CC0000; #rouge
font-weight: bold;
}

hr {
color: #1f1f5f;
height: 1px;
}

td {
	vertical-align:top;
	font-family: Verdana, Arial , sans-serif; 
	font-size: 11px; 
	color: #000000;
}




