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

a:link { color:#EAB200; font-weight:bold; text-decoration:none;}
a:visited { color:#EAB200; font-weight:bold; text-decoration:none;}
a:active { color:#EAB200; 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;
}
.titres {
font-family:Arial, Helvetica, sans-serif;
color:#F0B600;
font-weight:bold;
font-size:18px;
}

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