@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial;
	font-size: 10px;
}
body {
	background-color: #000000;
	background-repeat: no-repeat;
	font-family: Arial;
}
a:link {
	color: #620200;
	text-decoration: underline;
	font-family: Arial;
}
a:visited {
	text-decoration: underline;
	color: #660000;
	font-family: Arial;
}
a:hover {
	text-decoration: none;
	color: #620200;
	font-family: Arial;
}
a:active {
	text-decoration: underline;
	color: #620200;
	font-family: Arial;
}
.arial-9-dark {
	color: #333333;
	font-size: 9;
	font-family: Arial;
}
.Header-link {
	font-size: 10px;
	font-family: Arial;
}
.Header-titre {
	font-size: 18px;
	color: #660000;
	font-family: Arial;
	font-weight: bold;
}
.titre {
	color: #FFFFFF;
	font-size: 24px;
	font-family: Arial;
}
.legende {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 9px;
}
.Gros-titre {color: #FFFFFF; font-size: 36px; font-family: Arial; }
.courant {color: #FFFFFF; font-size: 12px; font-family: Arial; }
