a { color : #626262; font-family : Arial; font-size : 11px;	text-decoration : none; }
a:hover { color : #626262; font-family : Arial; font-size : 11px;	text-decoration : underline; }
a:active { color : #626262; font-family : Arial; font-size : 11px;	text-decoration : none; }
.a { color : #A0A0A0; font-family : Verdana; font-size : 9px; text-decoration : none; font-weight : bold; }
.a:hover { color : #A0A0A0; font-family : Verdana; font-size : 9px; text-decoration : none; font-weight : bold; }
.a:active { color : #A0A0A0; font-family : Verdana; font-size : 9px; text-decoration : none; font-weight : bold; }

.fondgris { color : #D2D2D2; background-color : #D2D2D2; }

.texte { COLOR : #A0A0A0; FONT-FAMILY : Arial; font-size : 13px; }
.textegris { COLOR : #A0A0A0; FONT-FAMILY : Verdana; font-size : 9px; font-weight : bold; }

/* ajout 2011 : */
H1 {
	COLOR : #191919;
	FONT-FAMILY : Arial;
	font-size : 14px;
	margin: 0px;
	padding: 0px;
}
