
*{
/*---toutes les marges sont à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;/*---obligatoire pour le footer---*/
}
body{
font-size:62.5%;
}
#container0{
	position:absolute;
	width:100%;
	height:558px;
	margin-top: -279px;
	top:50%;
	background:url(../images/charte/bg-page-x-intro.jpg) repeat-x top left;
}
#container{
	position:absolute;
	width:906px;
	height:558px;
	margin-left: -453px;
	left:50%;
}

#anim{
	float:left;
	width:906px;
	height:525px;
}

#menu-bas{
	width:906px;
	clear:both;
	height:22px;
	text-align:center;
	color:#fff;
}
#logo{
	float:left;
	width:375px;
	height:22px;
	text-align:right;
	color:#fff;
}
#menu-bas2{
	float:left;
	width:375px;
	height:22px;
	text-align:left;
	color:#d7d7d7;
	padding:4px 0 0 0;
}
#menu-bas2 a,#menu-bas2 a:visited{
	font:11px Arial, Helvetica, sans-serif;
	color:#b8b8b8;
	text-decoration:none;
	margin:0 10px;
}
#menu-bas2 a:hover{
	font:11px Arial, Helvetica, sans-serif;
	color:#b8b8b8;
	text-decoration:underline;
}