body
{
	background:#f0e0a0 url(../images/fond.gif) top left scroll repeat-x;
	font-family:Arial;
}

#header
{
	width:1000px;
	margin:0 auto;
	height:228px;
	background:transparent url(../images/header.gif) top left scroll no-repeat;	
}

#fondPage
{
	width:1000px;
	margin:0 auto;
	background:transparent url(../images/fondPage.gif) top left scroll repeat-y;	
}

#conteneur
{
	width:1000px;
	margin:0 auto;
	height:auto !important;
	height:700px;
	min-height:700px;
	background:transparent url(../images/contenu.gif) top left scroll no-repeat;
}

#footer
{
	width:1000px;
	margin:0 auto;
	background:transparent url(../images/footer.gif) top left scroll no-repeat;	
	height:24px;
	margin-bottom:35px;
}

#menu
{
	float:left;
	display:inline;
	margin-left:20px;
	margin-top:0px;
	width:325px;
}

#contenu
{
	float:left;
	display:inline;
	width:620px;
	margin-left:10px;
}

.reserv
{
	width:270px;
}