body{	background-color: #F0E7D7; 
margin : 5px 0px 0px 0px; 
font-family: Verdana, Arial, Helvetica, sans-serif;	
font-size: 12px;	
color: #333333;}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{ background-color: #ffffff; font-size: 11px; color : #333333;}
.bg1{background-color: #f5f5f5; font-size: 11px; color : black;}
.bg2{ color: #ffffff;  background-color: #Ffffff; font-size: 11px; color : black; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a{ color: #000000; text-decoration : underline; font-size:12px;}
a:hover{ background-color : #ffcc00 ; color : #000000; font-size:12px;}
a:visited{ color: #666666; font-size:12px; background-color : #ffffff ;}
table{ font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	}
h1{	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
   color: #958047; 
   font-weight:bold;
	text-transform: uppercase;
	text-align : center;
	line-height : 26px;
}
h2{	background-image: url(../images/hr.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom : 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
   color: #cc0000; 
   font-weight:bold;}
h3{	font-size: 11px;}
h4{	font-size: 11px;}
h5{	font-size: 11px;}
h6{	font-size: 11px;}
th{ color: White;  background-color: #000186;  font-size: 14px;}

.txtform{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; 
color: #958047;
}
.bordertabge{
	border : 1px solid #ffdd00;
}
.fcell_g{
	background-image: url(../images/gauche.gif);
	background-repeat: repeat-y;
}
.fcell_d{
	background-image: url(../images/droit.gif);
	background-repeat: repeat-y;
}
.fcell_h{
	background-image: url(../images/haut_c.gif);
	background-repeat: repeat-x;
}
.fcell_b{
	background-image: url(../images/bas_c.gif);
	background-repeat: repeat-x;
}
.bimgbig{
	border : 10px solid #F0E7D7;
}
.titre  { 
font-size: 14px; 
color: #958047; 
font-weight: bold; 
}
.txtge { 
font-size: 12px; 
color: #958047;
text-align: justify;
line-height:20px;
}
.txtimp{
color: #DC143C;
}