body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #333333;

}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 14px;
	line-height:1.3;
}
#contenu {
	position:absolute;
	left: 50%;
	top: 50px;
	width: 1200px;
	margin-left: -600px; /* moitié de la largeur */
	text-align:left;
}
#main{
	background-color:#FFFFFF;
	height:100%;
}
#spacer{
	height:50px
}
a:link {
	color: #006B8D;
}
a:visited {
	color: #006B8D;
}
a:hover {
	color: #006B8D;
}
a:active {
	color: #EB6909;
}
#gauche{
	background-color:#FFFFFF;
	float:left;
	width:480px;
	margin:auto;
}

#droite{
	background-color:#FFFFFF;
	float:left;
	width:720px;
	margin:auto;
}
#txthistorique{
	width:360px;
	text-align:justify;
}
#animebas{
	height:160px;
}
#foot{
	height:75px;
	background-color:#405963;
}
.sombre
{
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.sombre:hover
{
opacity:0.8;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
#plaquette {
	position:absolute;
	left:728px;
	top:638px;
	width:93px;
	height:94px;
	z-index:1;
}