body {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #FFE4B0;

	scrollbar-face-color: #000000;

	scrollbar-highlight-color: #cccccc;

	scrollbar-3dlight-color: #666666;

	scrollbar-darkshadow-color: #000000;

	scrollbar-shadow-color: #333333;

	scrollbar-arrow-color: #cccccc;

	scrollbar-track-color: #000000;

	background-color: #000000;

}

.MenuHaut {

	font-size: 16px;

	font-family: Georgia;

}

.MenuGauche {

	font-size: 13px;

	font-family: Georgia;

}

.TitreJaune {

	font-size: 18px;

	color: #FFCC66;

	font-family: "Courier New", Courier, mono;

	font-weight: bold;

}

a:link {

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

}

a:visited {

	font-weight: bold;

	text-decoration: none;

	color: #FFFFFF;

}

a:hover {

	font-weight: bold;

	text-decoration: none;

	color: #FFCC66

}

a:active {

	font-weight: bold;

	text-decoration: none;

	color: #FFCC66

}
#tableaudiv {
border: 3px double #E2D575;
}
img{
     border:0px;
     margin:2px;
}