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

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

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

.titres {
font-family:Arial, Helvetica, sans-serif;
color:#E91F1F;
font-weight:bold;
font-size:18px;
}

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