body{	background-color: white;	
font-family: Arial, Helvetica, sans-serif;	
font-size: 11px;	
color: #333333;
margin : 0px;
}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{ background-color: #0099cc; font-size: 11px; color : white;}
.bg1{background-color: #ffffff; font-size: 11px;}
.bg2{ color: #5F5F5F;  background-color: #F6F6F6; font-size: 11px; }
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a{ color: #0033F4; }
a:hover{ color: #333399; }
a:visited{ color: #4692FF; }
table{ font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	}
h1{	font-size: 21px;}
h2{	font-size: 19px;}
h3{	font-size: 17px;}
h4{	font-size: 15px;}
h5{	font-size: 14px;}
h6{	font-size: 14px;}
th{ color: White;  background-color: #000186;  font-size: 14px;}

.txtge{ 
font-family: Arial, Helvetica, sans-serif;  
font-size: 12px;
 line-height : 24px;
 color : #333333;
 padding-left : 0px;
 padding-right : 15px;
}
.fond_basdepage{
	background-image: url(../images/fond_bas.jpg);
	/*background-attachment: fixed;*/
	background-position: bottom;
	background-repeat: no-repeat;
	border : 1px solid #faa933;
}
.txtbleu{
	font-family: Arial, Helvetica, sans-serif;  
font-size: 14px;
color : #0099cc;
line-height : 20px;
}
.grostxtbleu{
	font-family: Arial, Helvetica, sans-serif;  
font-size: 20px;
color : #0099cc;
line-height : 30px;
}
.grostxtnoir{
	font-family: Arial, Helvetica, sans-serif;  
font-size: 30px;
color : #333333;
line-height : 30px;
}
.txtsource{
	font-family: Arial, Helvetica, sans-serif;  
font-size: 9px;
 color : #333333;
}
.titretxtbleu{
	font-family: Arial, Helvetica, sans-serif;  
font-size: 30px;
color : #0099cc;
line-height : 30px;
}

