body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#C7240A;
	background-image:url(images/background2.jpg);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#FFFFFF;
}
html {
	width:100%;
	height:100%;
}
td {
font-size:11px;
}

.header {
background-image:url(images/navigation2.jpg);
background-repeat:no-repeat;
height:64px;
}
.mentions {
font-size:10px;
color:#FFCA97;
}
.mentions a:link  { color:#FFCA97; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#FFCA97; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#FFCA97; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#FFFFFF; font-weight:bold; text-decoration:none;}

.navigation {
font-size:16px;
color:#FFFFFF;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}
.navigation a:link  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.navigation a:visited  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.navigation a:active  { color:#FFFFFF; font-weight:bold; text-decoration:none;}
.navigation a:hover  {color:#F68213; font-weight:bold; text-decoration:none;}

a:link { color:#82AA1D; font-weight:bold; text-decoration:none;}
a:visited { color:#82AA1D; font-weight:bold; text-decoration:none;}
a:active { color:#82AA1D; font-weight:bold; text-decoration:none;}
a:hover {color:#FFFFFF; font-weight:bold; text-decoration:none;}

.gras {
font-family:Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:bold;
font-size:14px;
}

.gras2 {
font-family:Arial, Helvetica, sans-serif;
color:#611300;
font-weight:bold;
font-size:14px;
}


.titres {
font-family:Georgia, "Times New Roman", Times, serif;
color:#FFCA97;
font-size:24px;
}

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