#footer {
	position: absolute;
	left: 0px;
	top: 950px;
}

#footer_haut {
	position: absolute;
	left: 0px;
	top: 730px;
}

#contenu {
	position: absolute;
	left: 160px;
	top: 150px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 624px;
}

#entete {
	position: absolute;
	top: 0px;
	text-align: center;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color: #EEEFDE;
	background-image: url(img/background_long.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
	background-attachment: scroll;
	height: 800px;
}

#body_court {
	background-color: #EEEFDE;
	background-image: url(img/background_court.jpg);
	background-repeat: no-repeat;
	background-position: left 50px;
	background-attachment: scroll;
	height: 600px;
}

#titre {
	z-index: auto;
	position: absolute;
	top: 130px;
	left: 370px;
	width: 230px;
}

h1 {
	font-size: xx-large;
	font-variant: normal;
	font-weight: bold;
	font-family: "Bodoni MT";
	text-align: justify;
	font-style: normal;
	color: #3F1806;
}
	
h2 {
	font-weight: bold;
	font-variant: normal;
	font-size: larger;
}

#menu_bas {
	position: absolute;
	left: 16px;
	top: 435px;
}
#construction {
	position: absolute;
	left: 400px;
	top: 250px;
}

