body{	background-color: #E6E6FA;	font-family: Arial, Helvetica, sans-serif;	font-size: 11px;	color: Black;}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{ background-color: #993399; 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;}

.textenormal{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	color : #000099;
}
.titrehaut{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	font-weight:bold;
	color : #000099;
}
.titrevert{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;	
	font-weight:bold;
	color : #339998;
}
.textemoinsimp{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 10px;	
	color : #000099;
}
.titrevertfond{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 15px;	
	font-weight : bold ;
	color : white;
	background-color: #339998;
}
.textenormalfondvert{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	background-color: #339998;
}
.bordersvert{
	border-top : 1px solid #339998;
	border-bottom : 1px solid #339998;
	border-right : 1px solid #339998;
	border-left : 1px solid #339998;
}
.borderstabtitres{
	border-top : 1px solid #993399;
}
.bordersvisuel{
	border-top : 1px solid #993399;
	border-bottom : 1px solid #993399;
}
.prixlineaire{
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 18px;	
	font-weight:bold;
	color : #993399;
}
