body {
  background-color:#ffffff;
  margin-bottom : 5;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Arial, Verdana, sans-serif;
  }

a:link {text-decoration: none;  color: #000000;}
a:visited {text-decoration: none;  color: #000000;}
a:hover {text-decoration: none ; color:#0b6be3;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #1f1f5f; height: 1px;}

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

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

.labelblanc { font-size: 13px; color: #ffffff; font-weight: bold;}

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

.normalmenu { font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight:bold; color: #000000; height:20; padding-right:2px; padding-left:2px; text-transform:capitalize;}

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

.petit1 { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #000000; font-weight:bold;}

.formulaire1 {
color:#000000;
border: solid 1px #1f1f5f;
background-color:#cccccc;
font-size:11px;
font-weight: none;
text-align:center;
}

.formulaire2 {
color:#000000;
border: solid 0px #1f1f5f;
background-color:#eee;
font-size:11px;
font-weight: none;
height:15px;
}

.bouton {
	border: 1px solid #1f1f5f;
	padding: 2px;
	background: #cccccc;
	font-size: 11px;
}	

.tetiere {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight:bolder;
	text-align: center;
	text-transform: uppercase;
	color:#ffffff;
	background:#0b6be3;
	padding: 2px;
	
}

.tetiere2 {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
	font-weight:bolder;
	text-align: center;
	text-transform: uppercase;
	color:#ffffff;
	background:#0b6be3;
	padding: 2px;
	
}

.tetiere3 {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight:300;
	text-align: center;
	color:#000000;
	background:#eeeeee;
	padding: 2px;
	
}

.tetiere4 {
	font-family: Arial, Verdana, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	font-weight:300;
	text-align: left;
	color:#000000;
	background:#eeeeee;
	padding: 2px;
	
}

.contour {
	width:180px;
	border-bottom: 2px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-bottom:5px;
	text-align:left;
	
}

.contour1 {
	width:180px;
	border-bottom: 2px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	padding-bottom:5px;
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
	font-size:11px;
}

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

