/***************** BODY *****************/
* {
	/*---on passe toutes les marges à 0---*/
margin:0;
	padding:0;
}
body, html {
	height:100%;/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body {
	background:#000 url(../images/charte/bg-body.jpg) center center no-repeat;
}
/***************** CONTAINER *****************/
#container {
	position:absolute;
	width:990px;
	height:590px;
	left:50%;
	top:50%;
	margin-left:-495px;
	margin-top:-295px;
}
/***************** HEADER *****************/
#headerFlash {
	position:absolute;
	top:0;
	left:20px;
	width:236px;
	height:309px;
	z-index:5;
}
#marquesFlash {
	position:absolute;
	left:0;
	top:309px;
	width:256px;
	height:206px;
	z-index:10;
}
/***************** MENU TOP *****************/
#menuflash {
	position:absolute;
	top:9px;
	right:19px;
	z-index:10;
	height:50px;
	width:684px;
}
/***************** CONTENU *****************/
#contenuHome {
	position:absolute;
	top:90px;
	left:270px;
	width:670px;
	height:36px;
	color:#5a5d58;
	font:13px Arial, Helvetica, sans-serif;
}
#contenuHome .vert{
	color:#59ab25;
}
#contenu {
	position:absolute;
	top:90px;
	left:270px;
	width:670px;
	height:430px;
	padding:0 20px 0 0;
	overflow:auto;
}
#homeFlash {
	position:absolute;
	top:137px;
	left:270px;
	width:670px;
	height:378px;
}
/***************** FOOTER *****************/
#footer {
	position:absolute;
	height:45px;
	right:20px;
	bottom:0;
}
#adresse {
	position:absolute;
	height:45px;
	left:20px;
	bottom:0;
	color:#59ab25;
	font:12px/45px Arial, Helvetica, sans-serif;
}
#adresse .adresse{
	color:#6e3928;
}#menuflash {
	position:absolute;
	top:9px;
	right:19px;
	z-index:10;
	height:50px;
	width:684px;
}
