td, body, font, basefont, div, select { font-size : 9px; font-family : verdana; 

}
input { font-size : 9px; font-family : verdana; color : #000000; }
B { font-size : 10px; font-family : verdana;  font-weight : bold; }
.texte { font-size : 10px; font-family : verdana; color : #FFFFFF; }
A:link  {
	text-decoration : none;
	color : #3A41A9;
	font-size : 12px;
}
A:visited  {
	text-decoration : none;
	color : #3A41A9;
	font-size : 12px;
}
A:active  {
	text-decoration : none;
	color : #3A41A9;
	font-size : 12px;
}
A:hover  {
	text-decoration : underline;
	color : #3A41A9;
	font-size : 12px;
}
.champ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
	background: #D5EBF3 url(images/bg_champ.gif);
	border: 1px;
}

.Textes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #0279C5;
	font-weight: bold;


}
.Textes A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #0279C5;
	font-weight: bold;


}

