A  {
	text-decoration: none;
	font-family: Verdana;
	background: #333333;
	color: #eeeecc;
	font-weight: bold;
}
A:Visited  {
	text-decoration: none;
	font-family: Verdana;
	background: #333333;
	color: #eeeecc;
}
A:Hover  {
	background : #CCCCCC;
	font-family: Verdana;
	background: #666666;
	color: #eeeecc;
}
A:Active  {
	text-decoration: underline;
	font-family: Verdana;
	background: #999999;
	color: #FFFF00;
}
BODY, DIV, P {
	font-family: Verdana;
}
TD, LI {
	font-family: Verdana;
}
UL {
	font-family: Verdana;
	list-style-type: circle;
}
.norm {
	font-family: Verdana;
	font-size: 11px;
}
.blanc {
	font-family: Verdana;
	font-size: 11px;
    color: #ffffff;
}
.bleu {
	font-family : Verdana;
	color : #333333;
	font-weight : bold;
	font-size : 11px;
    background : #99CCFF;
	text-align : center;
}
.gris {
	font-family : Verdana;
	color : #FFFFFF;
	font-size : 11px;
	font-weight : bold;
    background : #999999;
	text-align : justify;
}
.big {
	font-family: Verdana;
	font-size: 15px;
}.petio {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px}
