/* CSS Document */

.titre {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	line-height: 18pt;
	color:#ffffff;}

.titreliste {
	font-family: arial;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;}
	
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	line-height: 13pt;}
	
.texteblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 10pt;
	color: #ffffff;}

.legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	line-height: 9pt;}	
	
.legendblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color:#ffffff;
	line-height: 9pt;}

.cita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color:#000000;
	line-height: 13pt;}

.chiffr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	text-decoration: none;}
	
.chiffron {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color:#CC3300;
	text-decoration: none;}
	
 /* liens vers dico et autres pages HTML */
a.lien:hover {color:#1B2E4D;}

a.lien {
text-decoration: none;
color:#3C669A;
}
	
/* liens bulles info  */	
a.gloss {
text-decoration: none;
background-color:#D2DCE8;
color:black;
}
