body {
font-family: Verdana, Arial, Helvetica, sans-serif;
  background: #EEE;
  background : url('bg2.png');
  margin-bottom : 0;
  margin-left : 0;
  margin-right : 0;
  margin-top : 0;
background-attachment: fixed;
  }
.mainbodytext
{
font-size:12px;
}

input.bouton
{
background:url('buton_blue.png');
height:25px;
width:70px;
text-align:left;
margin-left:0px;
font-size:9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#FFFFFF;
}
a:link {
color:#333399;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-weight:bold;*/
text-decoration:none;
}
a:visited {  
color:#333399;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-weight:bold;*/
text-decoration:none;
}
a:hover { 
color:#333399;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
/*font-weight:bold;*/
text-decoration:none;
}
 
  
h1      { font-size: 17px; font-weight: bold; color: #0033CC; }
h2      { font-size: 15px; font-weight: bold; }
hr 		{ color: #D4E7F7;; height: 1px;}




.entete_men{
	background:url('bleu_tab.gif');/*#eee;*/
	}

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

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

.normal {  font-size: 11px; color: #000000;}
.atitre {
	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;
	color: #0033CC;
	border-top: 0px;
	/*border-right: 1px solid #777;
	border-bottom: 1px solid #777;*/
	border-left: 0px;
	background:url('left_top.jpg');/*#eee;*/


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

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


.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;
	color: #1F1F5F;
	border-top: 0px solid #C1DFF9;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
	border-left: 0px solid #C1DFF9;
	background:url('left_top.jpg');/*#eee;*/
}

.formulairev{
	cursor: pointer;
	font-size: 8px;
	padding: 1px;
	color: #000000;
	border: 1px solid #1F1F5F;
	
	
}


.formulaire1{
	cursor: pointer;
	font-size: 11px;
	padding: 2px;
	
	
	
	
}	

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