A:LINK {
	color :#00006A ;
	text-decoration : none;
	text-decoration : underline;
}
A:VISITED {
	color : #A90155;
	text-decoration : none;
	text-decoration : underline;
}
A:HOVER {
	color : #FF7F18;
	text-decoration : none;
	text-decoration : underline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.normal {  font-family: Verdana; font-size: 10pt; color: #000000;}

.fiche_sstitre {  font-family: Arial,Helvetica; font-size: 15pt; color: #969696;}
.fiche_onglet {  font-family: Arial,Helvetica; font-size: 13pt; color: #FFFFFF; font-weight:bold;}
.fiche_categorie {  font-family: Arial,Helvetica; font-size: 10pt; color: #007F18; font-weight:bold;}
