body {
	width:auto;
	height:auto;
	margin:0;
  	padding:0;

}

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

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

div#header
{
	width: 1100px;
	height: 401px;
	margin: 0px;
	border: 0px;
	margin:auto;
	position:relative;
}

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


div#content
{
	
	width:1100px;
	float:left;
	height:auto;
	border:0px;
	vertical-align:top;
	margin-top:0;
}

