body {
  background: #6E6088;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
  font-family: Verdana, Arial, sans-serif;
  }
a:link  { color: olive; text-decoration: none }
a:visited  { color: olive; text-decoration: none }
a:hover {text-decoration: underline ; color:#CC0000;}  
  
h1      { font-size: 17px; font-weight: bold; color: #000099; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #FFD700; height: 1px;}
.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  { color: gray; font-size: 11px; font-family: Verdana, Arial, sans-serif; text-align: left }
.petit  { color: gray; font-size: 9px; font-family: Verdana, Arial, sans-serif }
.formulaire1 {
color:#000000;
border: solid 1px #00A8E5;
background-color:#eee;
font-size:11px;
font-weight: none;
}
.bouton {
	border: 1px solid #00A8E5;
	padding: 2px;
	background: #eee;
	font-size: 11px;
}	
.tetiere  { color: olive; font-weight: bold; font-size: 11px; font-family: Tahoma, Verdana, Arial; text-align: left }
.etoile {
font-family: Arial; 
font-size: 13px; 
color: #CC0000; 
font-weight: bold;
}