body {
	width:auto;
	height:auto;
	margin:0;
  	padding:0;
	background:url(ecran.jpg) repeat-x;

}

div#conteneur
{
	width: 1066px;
	margin:0 auto;
	border:none;
	height:auto;
	position:relative;
	text-align:center;
	
	
	
}

div#contenu
{
	width: 1066px ;
	margin:auto;
	text-align: center ;
	border: 0px;
	height:auto;
}

div#header
{
	width: 1066px;
	height: 146px;
	margin: 0px;
	border: 0px;
	margin:auto;
	background-image:url(index_01.jpg);
	position:relative;
}

div#footer
{
	
	width: 1066px;
	height: 63px;
	margin: 0px;
	border: 0px;
	margin:auto;
	float:left;
	background:url(images/index_24.jpg) no-repeat;
}


div#content
{
	position:relative;
	width:946px;
	float:left;
	height:auto;
	border:0px;
	vertical-align:top;
	margin-top:0;
	background:#eaf6fc;
}

div#content_espace
{
	position:relative;
	width:946px;
	float:left;
	height:auto;
	border:0px;
	vertical-align:top;
	margin-top:0;
	background:#ebf6fc;
}


