body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	background-color:#000000;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#FFE7CF;
	
	scrollbar-face-color: #FF9501; 
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #000000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #000000; 
	scrollbar-arrow-color: #000000;
}
html {
	width:100%;
	height:100%;
	}

td {
font-size:11px;
}
.mentions {
font-size:10px;
color:#93846A;
}

.mentions a:link  { color:#93846A; font-weight:bold; text-decoration:none;}
.mentions a:visited  { color:#93846A; font-weight:bold; text-decoration:none;}
.mentions a:active  { color:#93846A; font-weight:bold; text-decoration:none;}
.mentions a:hover  {color:#FFE7CF; font-weight:bold; text-decoration:none;}

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

.gras {
color:#9DB900;
font-weight:bold;
}

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

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

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