@charset "iso-8859-1";
BODY {
    background-color: white;
	border : 0px;
	font-family : trebuchet MS;
	color: #000000;
	font-style : normal;
	font-size: 15px;
}
TD {
	COLOR: #000000; FONT-FAMILY: trebuchet MS; font-size: 14px;
}
.titre {
	font-weight: bold; font-style: italic; FONT-FAMILY: trebuchet MS; font-size: 40px; COLOR: #000000;
}
.titre2 {
	font-weight: bold; font-style: italic; FONT-FAMILY: trebuchet MS; font-size: 35px; COLOR: #000000;
}
.titre3 {
	font-weight: bold; font-style: italic; FONT-FAMILY: trebuchet MS; font-size: 30px; COLOR: #000000;
}
.titre4 {
	font-weight: bold; font-style: italic; FONT-FAMILY: trebuchet MS; font-size: 25px; COLOR: #000000;
}
.nom {
	font-weight: bold; font-style: italic; FONT-FAMILY: trebuchet MS; font-size: 20px; COLOR: #000000;
}
A {
	color: #FF0000; font-size: 17px; font-style: italic;  font-weight: bold; FONT-FAMILY: arial;
}
A:link {
	COLOR: #FF0000
}
A:visited {
	COLOR: #FF0000
}
A:hover {
	COLOR: #FF5050
}
A:active {
	COLOR: #FF5050
}