<style type="text/css">
/* CSS issu des tutoriels css.alsacreations.com */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-repeat: no-repeat;
	background-color: #D27D00;
}
#header {
	height: 280px;
	background-image: url(/image2/css/vuensemble_03.jpg);
	width: 1000px;
	background-repeat: no-repeat;
	background-position: center;
}
#haut {
	height: 30px;
	width: 990px;
	font-weight: bold;
	margin-left: 5px;
}
#conteneur {
	position: relative;
	width: 1000px;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(/image2/css/vuensemble_07.jpg);
	background-repeat: repeat-y;
}
#centre {
	background-color:#FFFFFF;
	margin-left: 200px;
	margin-right: 200px;
	height: 1906px;
}
#gauche {
position: absolute;
left:7.5px;
width: 184px;
}
#droite {
position: absolute;
right:7.5px;
width: 184px;
}
#pied {
	height: 100px;
	background-image: url(/image2/css/vuensemble_09.jpg);
	width: 1000px;
	background-repeat: no-repeat;
}

.menuhaut {
	list-style-type: none;
	padding:0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.menuhaut li {
display: inline;
}
.menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menuhaut a:hover {
text-decoration: none;
}
.menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
.menugauche li {
margin-bottom: 5px;
}
.menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menugauche a:hover {
text-decoration: none;
}
.menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
.menudroit li {
margin-bottom: 5px;
}
.menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
.menudroit a:hover {
text-decoration: none;
}
p {margin: 0 0 10px 0;}
.Style5 {
	font-size: medium;
	color: #D27D00;
	font-weight: bold;
}
#calque-pied {
	position:absolute;
	width:983px;
	height:84px;
	z-index:1;
	left: -5px;
	top: 2169px;
}
#bandeaupub {
	position:absolute;
	width:468px;
	height:60px;
	z-index:1;
	left: 520px;
	top: 1px;
}
</style>/* CSS Document */
