body {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  /*background: #D4E7F7;*/
  background: #4A494A;
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
 background: #FFF url(http://www.bunny-surf.net/images/header-devel/bg.jpg) repeat-x;
  
  }
.header { color: #000; width: 919px; height: 81px;	margin: 0 auto; padding: 0; }
.hearder .leftside {	width: 350px; float: left;  }
.header .searchf {
	float: right;
	margin-right: 15px;
	clear: both;
	margin-top: 5px;
}

a:link {text-decoration: none;  color: #E58082;}
a:visited {text-decoration: none;  color: #E58082;}
a:hover {text-decoration: underline ; color:#CC0000;}  

ul, li { margin-left: 1em; }

  
h1    { font-size: 17px; font-weight: bold; color: #000099; }
h2    { font-size: 15px; font-weight: bold; }
hr 	{ color: #D4E7F7; height: 1px;}

.titre  {  font-size: 17px; font-weight: bold; color: #00000; }

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

.normal {  font-size: 13px; color: #000000; padding: 0.2em;}

.petit {  font-size: 11px; color: #000000;}

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

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

.tetiere {
	line-height: 20px; /* forcer la hauteur des liens sous IE pour afficher correctement les bordures */
	font-size: 11px;
	font-weight: bold;
	padding: 2px 8px;
	text-decoration: none;
	text-transform:uppercase;
	text-transform:uppercase;
	color: #000;
	border: 1px solid #E58082;
	background: #F7D7D8;
}




.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	color: #000000;
	border: 1px solid #1F1F5F;
	background: #eeeeee;
	
}	

input:focus, select:focus, textarea:focus {background-color: #eeeeee;color: #000}

