body
{
	background-color:#FFFFFF;
	font-family:arial;
	font-size:12px;
}

div#content
{
	position: absolute;
	width: 780px;
	left: 50%;
	margin-left: -390;
	vertical-align: top; 
	
}
div#contentpage
{
	background:url(../images/fond_maquette.jpg) no-repeat;	
	width:780px;
	height:516px;
}


div#footer
{
	background:url(../images/footer.jpg) no-repeat;	
	width:780px;
	height:17px;
}