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

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

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

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

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

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

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

.bouton {
	border: 1px solid #3C7A6D;
	padding: 2px;
	background: #eee;
	font-size: 11px;
}	

.tetiere  { color: #856a4f; font-weight: bold; font-size: 11px; font-family: Tahoma, Verdana, Arial; background-color: #F8A636; text-align: left; text-transform: uppercase; padding: 2px; border-top: 1px solid #3c7a6d; border-left: 1px solid #3c7a6d; width: 150px }

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

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