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


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


.gras {
color:#5F604B;
font-weight:bold;
font-size:14px;
}
.titres {
font-family: "Times New Roman", Times, serif;
color:#FFFFFF;
font-size:24px;
font-weight:bold;
}
.cadre {
border:2px solid #FFFFFF;
}
.vertical {
border-right:1px dotted #FFFFFF;
}
.horizontal {
border-bottom:1px dotted #FFFFFF;
}
.trait {
background-color:#FFFFFF;
color:#9C9381;
}
.fields {
border:1px solid #211F15;
background-color:#FFFFFF;
font-size:11px;
color:#000000;
}



#flash {
	z-index: 100;
	}

#menuactif {
	position: absolute;
	display: block;
	top: 216px;
	background-color: transparent;
	border-left: solid 1px #FFFFFF;
	border-right: solid 1px #FFFFFF;
	border-top: solid 0px #FFFFFF;
	border-bottom: solid 0px #FFFFFF;
	z-index: 10;
	}