body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFFFFF;
	background-image: url("images/grosses/fond.gif");
	background-attachment: fixed;
	background-repeat: no-repeat;
	
	margin-left: 0;
	margin-top: 0;
	
	background-color: #000000 ;
	scrollbar-arrow-color:FFFF00;
	scrollbar-track-color:6699FF;
	scrollbar-shadow-color:000099;
	scrollbar-face-color:3366FF;
	scrollbar-highlight-color:99CCFF;
	scrollbar-darkshadow-color:000099;
	scrollbar-3dlight-color:99CCFF;
}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFFFFF;
	text-align: justify;
	vertical-align: text-top;
}




