.text_norm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
}
.text_petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
}
.text_ital {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #663300;
}
a {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #E3CEAD;
}
a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF6600;
	decoration : none;
}
.blanc { color: #FFFFFF; 
	text-decoration: underline;
	font-family:Verdana,sans-serif; 
	font-weight:normal; font-size:10pt 
}
.jaune {  color: #FFCC00; 
	text-decoration: none;
	font-family:Verdana,sans-serif; 
	font-weight:bold; 
	font-size:10pt 
}
.bleu {  color: #0033CC; 
	text-decoration: none;
	font-family:Verdana,sans-serif; 
	font-weight:bold; font-size:10pt 
}
.vert {  color: #006600; 
	text-decoration: none;
	font-family:Verdana,sans-serif; 
	font-weight:bold; 
	font-size:10pt 
}
.rouge {
	color: #FF0000;
	text-decoration: none;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-size:10pt;
	font-style: normal;
}
.rouge_gras {
	color: #FF0000;
	text-decoration: none;
	font-family:Verdana,sans-serif;
	font-weight:bold;
	font-size:10pt;
	font-style: normal;
}
.marron {
	color: #663300;
	text-decoration: none;
	font-family:Verdana,sans-serif;
	font-weight:normal;
	font-size:10pt;
	font-style: normal;
}
 
