@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fond.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Style1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.Style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a:link {
	color: #9b0000;
	text-decoration: underline;
}
.Style3 {color: #FFFFFF}
.Style7 {font-family: Arial, Helvetica, sans-serif}
.Style8 {color: #FFFFFF; font-size: 14px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; }
.grandtexte {color: #000000; font-size: 14px; font-family: Arial, Helvetica, sans-serif; }
.texterouge {color: #a50303; font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.Style9 {
	color: #a50303;
	font-weight: bold;
}
a:visited {
	text-decoration: underline;
	color: #9b0000;
}
a:hover {
	text-decoration: none;
	color: #9b0000;
}
a:active {
	text-decoration: underline;
	color: #9b0000;
}
.Style10 {font-size: 11px}

input, textarea {
	background-color: #9b0000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.fondgris {
	background-color: #2b2c2c;
}


select,option {
	background-color: #9b0000;
	color: #FFFFFF;
}