body{
	background-color: #F0F8FF;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	color: Black;
	margin:0px;
	padding:0px;
	}

/* start - attributs utilisés par le formulaire ne pas modifier */ 
.bg3{ background-color: #4682B4; font-size: 11px; color :white;}
.bg1{background-color: #ffffff; font-size: 11px;}
.bg2{ color: Black;  font-size: 11px; background-color: #f5f5f5}
/* end - attributs utilisés par le formulaire ne pas modifier */ 

a{ font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;color: #0033F4; }
a:hover{ font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;color: #333399; }
a:visited{ font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;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;}

.bordtabge{
	border: 2px solid #006488;
}

