body {
  font-family: Verdana, Arial, sans-serif;
  }

a:link {text-decoration: none;  color: #ff9900;}
a:visited {text-decoration: none;  color: #ff9900;}
a:hover {text-decoration: underline ; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }

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

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

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

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

.formulaire1 {
color:#000000;
border: solid 1px #666666;
background-color:#eee;
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: #000000; 
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	color:#333366;
	background:#eee;
	border-top: 1px solid #666666;
	border-left: 1px solid #666666;
	padding: 2px;
	width:180px;
}

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

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

#aide img {
	margin-left:20px;
	float:left;

}