BODY
     { font-size: 9pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 12pt; text-decoration: none; 
     scrolling=auto: auto }
	 



/*classes*/
.texte 
{ 
	color: #FF5896; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none 
}

.texte2 
{ 
	color: #E42169; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	line-height: 12pt; 
	text-decoration: none 
}

.titre 
{ 
	color: #C40C51; 
	font-size: 12pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	font-weight: bold;
	line-height: 14pt; 
	text-decoration: none 
}

.titre2 
{ 
	color: #E42169; 
	font-size: 10pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	font-weight: bold;
	line-height: 12pt; 
	text-decoration: none 
}



.annotation 
{ 
	color: #FFC8DE; 
	font-size: 8pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	line-height: 10pt; 
	text-decoration: none 
}

.rubriques 
{ 
	color: #C40C51; 
	font-size: 9pt; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-style: normal; 
	font-weight: bold;
	line-height: normal; 
	text-decoration: none
}

/* lien rubriques */
a.rubriques:link,a.rubriques:visited,a.rubriques:active  
{	
	color: #E42169; 
	text-decoration:none; 
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
a.rubriques:hover   
{ 	
	color: #3373DA;
	text-decoration:none; 
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}

	
/*lien par défaut*/
a:link,a:visited,a:active  { color: #3373DA; text-decoration: none; }
a:hover   { color: #E42169; text-decoration: none }


