body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	background-image:url(images/background.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#000000;
}
html {
	width:100%;
	height:100%;
}
td {
font-size:11px;
}
.mentions {
font-size:10px;
color:#000000;
}
.mentions a:link  { color:#000000; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#000000; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#000000; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#CC0304; font-weight:bold; text-decoration:none;}

a:link { color:#CC0304; font-weight:bold; text-decoration:none;}
a:visited { color:#CC0304; font-weight:bold; text-decoration:none;}
a:active { color:#CC0304; font-weight:bold; text-decoration:none;}
a:hover {color:#000000; font-weight:bold; text-decoration:none;}

.navigation { font-family:"Times New Roman", Times, serif; font-size:18px; text-transform:uppercase; color:#FFFFFF; font-weight:normal; text-decoration:none;}
.navigation a:link { font-family:"Times New Roman", Times, serif; font-size:18px; text-transform:uppercase; color:#FFFFFF; font-weight:normal; text-decoration:none;}
.navigation a:visited { font-family:"Times New Roman", Times, serif; font-size:18px; text-transform:uppercase; color:#FFFFFF; font-weight:normal; text-decoration:none;}
.navigation a:active { font-family:"Times New Roman", Times, serif; font-size:18px; text-transform:uppercase; color:#FFFFFF; font-weight:normal; text-decoration:none;}
.navigation a:hover { font-family:"Times New Roman", Times, serif; font-size:18px; text-transform:uppercase; color:#000000; font-weight:normal; text-decoration:none;}


.gras {
font-family:Arial, Helvetica, sans-serif;
color:#000000;
font-weight:bold;
font-size:14px;
}
.titres {
font-family:"Times New Roman", Times, serif; 
font-size:18px; 
text-transform:uppercase;
letter-spacing:5px;
color:#CC0304; 
}
.titres2 {
font-family:"Times New Roman", Times, serif; 
font-size:18px; 
text-transform:uppercase;
color:#CC0304; 
}
.textenoir {
font-family:"Times New Roman", Times, serif; 
font-size:14px; 
text-transform:uppercase;
letter-spacing:2px;
color:#000000; 
}

.vertical {
border-right:1px solid #CC0304;
}
.horizontal {
border-bottom:1px solid #CC0304;
}
.fields {
border:2px solid #D5D5D5;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}