body {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
color: #182473;
background-color: #FFFFFF; 
}

.corps {
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-style: normal; 
color: #182473;
}

.titre {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 13px; 
font-weight: bold; 
color: #9A9A9A;
}

.soustitre {  
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
font-weight: bold; 
color: #182473;
}

.navgauche { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
color: #182473; 
}

/* liens */
A:link {
	font-style: normal; 
	font-size: 12px; 
	COLOR: #182473; 
	TEXT-DECORATION: underline;
}
A:active {
	font-style: normal; 
	font-size: 12px; 
	COLOR: #182473; 
	TEXT-DECORATION: underline;
}
A:visited {
	font-style: normal; 
	font-size: 12px; 
	COLOR: #182473; 
	TEXT-DECORATION: underline;
}
A:hover {
	font-style: normal; 
	font-size: 12px;
	COLOR: #FF6600; 	
	TEXT-DECORATION: underline;
}

/* liens navigation*/
a.navgauche:hover { 
color: #182473;
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
text-decoration: underline; 
background-color:#B0B0B0
}
a.navgauche:link { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #182473;
text-decoration: underline; 
}
a.navgauche:active { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #182473;
text-decoration: underline; 
}
a.navgauche:visited { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 12px; 
color: #182473;
text-decoration: underline; 
}
a.navgauche { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 10px; 
color: #182473;
text-decoration: underline; 
}
