body {
	margin:0;
	padding:0;
	font-family:Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #333333;
	background:#e7d7a1;
	}
	
div#conteneur {
	background:url(charte/accueil.jpg) top no-repeat;
	width:1000px;
	height:583px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	}
	
div#conteneurtarifs {
	background:url(charte/accueillight.jpg) top no-repeat;
	width:1000px;
	height:583px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	}
	
div#conteneur_hiver {
/*	background:url(charte/accueil_hiver.jpg) top no-repeat; */
	background:url(charte/accueil_hiver40.jpg) top no-repeat;
	width:1000px;
	height:583px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	}
	
div#conteneur_ete {
	background:url(charte/accueil_ete.jpg) top no-repeat;
	width:1000px;
	height:583px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	}

div#logo {
	position: relative;
	left: 800px;
	width: 190px;
	border-bottom: solid 1px #3399ff;
	}


#footer {
	background:url(charte/footer.jpg) top no-repeat;
	width:1000px;
	height:22px;
	margin-left: auto;
	margin-right:auto;
	margin-top:0px;
	}

#hiver {
	position: relative;
	top:34px;
	left: 218px;
	width: 100px;
	}

#ete {
	position: relative;
	top: 93px;
	left: 330px;
	width: 100px;
	}
	
#footer ul {
	margin: -2px 0px 0px 50px;

	}

#footer li {
	display: inline;
	margin: 50px 50px 50px 50px;
	}
	
p#ete {	
	position: relative;
	top:20px;
	left: 20px;
	width:450px;
	height:300px;
	text-align:justify;	
	}

p#hiver {
	position: relative;
	top:180px;
	left: 530px;
	width:450px;
	height:300px;
	text-align:justify;	
	}
	
#menu_ete {
	float: right;
	position: relative;
	top: -310px;
	left: -10px;
	width:360px;
	height: 25px;
	background:url(charte/footer.jpg) top no-repeat;
	}

#menu_hiver {
	float: right;
	position: absolute
	top: 35px;
	left: -10px;
	width:480px;
	height: 25px;
	background:url(charte/footer.jpg) top no-repeat;
	}
	
ul {
	margin: 0px 0px 0px 0px;
	}

li {
	display: inline;
	margin: 0px 0px 0px 30px;
	font-weight:bold;
	font-size:18px;
	}
li a {
 	font-weight:bold;
	font-size:18px;
	color:#ffffff;
	}	
	
li a:hover {
 	font-weight:bold;
	font-size:18px;
	}	
a {	
	margin:0;
	padding:0;
	font-weight: bold;
	color:#333333;
	text-decoration:none;
	background: none;
	}
	
a:hover{
	font-weight: bold;
	color:#FF0000;
	text-decoration:underline;
	background: none;
	}
	
a span {
	display: none;

	}

a:hover span  {
	display: inline;
	background:none;
	position:absolute;
	top: 0px;
	left:0px;
	}

#e_img_gd {
	position: relative;
	top: -880px;	/* -380 avant */
	left: 480px;
	width: 150px;
	}
	
#e_img1 {
	position: relative;
	top: -370px;
	left: 700px;
	}

#e_img2 {
	position: relative;
	top: -380px;
	left: 600px;
	}

#e_img3 {
	position: relative;
	top: -380px;
	left: 500px;
	}
	
#h_img_gd {
	position: relative;
	top: -280px;
	left: 750px;
	width: 150px;
	}

#h_img1 {
	position: relative;
	top: -135px;
	left: 380px;
	}
	
#h_img2 {
	position: relative;
	top: -135px;
	left: 280px;
	}
	
#h_img3 {
	position: relative;
	top: -135px;
	left: 180px;
	}