<!--
body { 
overflow:hidden; 
} 
.titreBlanc,a.titreBlanc,a.titreBlanc:hover {
	background-color : transparent;
	color : #6F6D6D;
        font-family : Tahoma, sans-serif; 
	font-size : 11pt;
	font-weight : normal;
	letter-spacing : 0.2pt;
	text-decoration : none;
}
.titreS,a.titreS,a.titreS:hover {
	background-color : transparent;
	color : #6F6D6D;
        font-family : Tahoma, sans-serif; 
	font-size :8.5pt;
	font-weight : normal;
	letter-spacing : 0.2pt;
	text-decoration : none;
}
.titreSR,a.titreSR,a.titreSR:hover {
	background-color : transparent;
	color : #CD0000;
        font-family : Tahoma, sans-serif; 
	font-size : 8.5pt;
	font-weight : normal;
	letter-spacing : 0.2pt;
	text-decoration : none;
}
.titreGris,a.titreGris,a.titreGris:hover {
	background-color : transparent;
	color : #6F6E72;
        font-family : Tahoma, sans-serif; 
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0.2pt;
	text-decoration : none;
        text-align: justify;
}
.titreRouge,a.titreRouge,a.titreRouge:hover  {
	background-color : transparent;
	color : #CD0000;
        font-family : Tahoma, sans-serif; 
	font-size : 11pt;
	font-weight : normal;
	letter-spacing : 0.2pt;
	text-decoration : none;
}
.titre {
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	FONT-SIZE: 15px; 
	LINE-HEIGHT: 20px; 
	TEXT-DECORATION: none
}
A {
	color : #6F6E72;
        font-family : Tahoma, sans-serif; 
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0.2pt;
	text-decoration : none;
        text-align: justify;
}
A:hover {
	color : #FFFFFF;
        font-family : Tahoma, sans-serif; 
	font-size : 10pt;
	font-weight : normal;
	letter-spacing : 0.2pt;
	text-decoration : none;
        text-align: justify;
}
-->