BODY
{
    BACKGROUND-COLOR: white;
    COLOR: black;
    FONT-FAMILY: 'Arial';
    FONT-SIZE: 12pt;
}

TD
{
	FONT-SIZE: 10pt;
}

A {text-decoration:yes; color:black;}
A:hover {color:red; }
A.MENU {
	color: #336666;
	FONT-SIZE:11pt;
	font-family: 'Century Gothic';
}
A.MENU:hover {color: red; }
.TITRE1 {
	color: red;
	font-family: 'Century Gothic';
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}
.TITRE2 {
	color: #106939;
	font-family: 'Century Gothic';
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	text-align: left;
}
.LB_MESS {
	color: red;
	FONT-SIZE: 10pt;
}
TD.TITRE_LISTE {
	height:25;
	color: #106939;  
	background-color: #FFEB31;
	text-align: center;
	font-size: 10pt;
	font-family: 'Century Gothic';
}
TABLE.IMPRESS {
    COLOR: black;
    FONT-FAMILY: 'Century Gothic';
    FONT-SIZE: 9pt;
}
