body{	
background-color: #fff;	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #000;
margin:0px;
}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{  font-size: 11px; color : #000;padding-left:10px;}
.bg1{color: #000; font-size: 11px;}
.bg2{  color:#000;font-size: 11px;
border:1px solid #000; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a{ color: #0033F4; }
a:hover{ color: #333399; }
a:visited{ color: #4692FF; }

h1{	color:#666666; text-align:center; font-size: 18px; margin-top:4px;}
h2{	font-size: 17px;}
h3{	font-size: 16px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 14px;}
th{ color: White;  background-color: #000186;  font-size: 14px;}


#contener{
background-color: #fff;	
width:768px;
}		
				
#footer{
width:726px;
	}

.txtcontact{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 14px;	
	color:#000;
}

.txtcontact img{
margin:5px;}


.bordertabge{
	border : 1px solid #666666;
}
.bordb{
	border-bottom : 1px solid #666666;
}
.bordtop{
	border-top : 1px solid #666666;
}

