body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: FFFF00;
	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;
}

A
{
color:white;
text-decoration:none;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}


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

a img,:link img,:visited img {
	border-color: #FFFFFF;
	border-width: thin;
	width: 216px;
	height: 136px;
}



