body
{
	background: black;
	color: white;
}
.hidden {
   display: none;
}
.tablegnl
{
	border: solid 1px white;
	color: white;
	width: 996;
	height: 100%;
	font-family: "Verdana", "Times New Roman", "Arial Black", "Tahoma";
}
.header
{
	height: 150px;
	text-align: center;
}
.contenugauche
{
	vertical-align: top;
	font-family: "Verdana", "Times New Roman", "Arial Black", "Tahoma";
}
.contenugauche a
{
	color: red;
	text-decoration: none;
}
.tablemotif a
{
	text-decoration: none;
	color: white;
}
.menudroite
{
	width: 190px;
	vertical-align: top;
	color: white;
	font-family: "Verdana", "Times New Roman", "Arial Black", "Tahoma";
}
.menudroite a
{
	text-decoration: none;
	color: white;
}
.footer
{
	height: 20px;
	text-align: center;
}