body {
	font:normal normal 13px arial;
	margin:0;
	padding:10px 10px 80px 10px;
	background:url(../img/accueil/bgBody.jpg) repeat-x;
	background-color:#ffd09d;
}
p { margin:10px; }
div, img, span, ul, li { margin:0;padding:0;border:0; }
/********************************************************************* CONTENU */
#conteneur {
    position:relative;
    width:1000px; height:611px;
    margin:70px auto 0 auto;
    background:url(../img/accueil/conteneurFond.jpg);
}
#conteneur h1 {
    color:white;
    position:absolute; top:-40px; right:53px;
    font:normal normal 28px arial;
    margin:0; padding:0;
}
#lien2Vallees {
	width:493px; height:210px;
	background:url(../img/accueil/fondLien2Vallees.jpg) no-repeat;
	background-position:top left;
	position:absolute;
	top:-21px; left:40px;
	z-index:25;
	text-decoration:none;
	display:block;
}
#lien2Vallees:hover { background-position:top right; }
#lienClaparede {
	width:493px; height:210px;
	background:url(../img/accueil/fondLienClaparede.jpg) no-repeat;
	background-position:top left;
	position:absolute;
	bottom:-13px; right:45px;
	z-index:25;
	text-decoration:none;
}
#lienClaparede:hover { background-position:top right; }
#lienHotelGorges {
	width:493px; height:210px;
	background:url(../img/accueil/fondLienHotelGorges.jpg) no-repeat;
	background-position:top left;
	position:absolute;
	top:200px; left:249px;
	z-index:25;
	text-decoration:none;
}
#lienHotelGorges:hover { background-position:top right; }
.conteneurNomHotel {
	border:1px solid white;
	border-width:0 0 1px 0;
	padding:0 0 0 38px; margin:40px auto 0 auto;
	width:395px;
}
.conteneurNomHotel h2 {
	padding:0; margin:0;
	font:normal normal 24px arial;
	color:white;
	text-decoration:none;
	cursor:pointer;
}
.descriptionHotel {
	margin:0px auto 0 auto;
	width:433px;
	padding:0;
	color:white;
	font:normal normal 12px arial;
	cursor:pointer;
}
.descriptionHotel img {
	float:left;
	margin:0 8px 0 0;
}
.descriptionHotel p {
	padding:0px 0 0 95px;
	margin:0;
	width:338px;
}
#papillonG {
	position:absolute;
	top:255px; left:90px;
	z-index:5;
}
#imgBG {
	position:absolute;
	bottom:-10px; left:40px;
}
#diaporamaFlash {
	position:absolute;
	top:0; right:40px;
}
#conteneurMentionsLegales {
	position:absolute;
    bottom:-35px; left:65px;
    font:normal normal 11px arial;
    color:black;
    z-index:3;
}
#conteneurMentionsLegales a {
	text-decoration:none;
    color:black;
}
#conteneurMentionsLegales a:hover { text-decoration:underline; }
#conteneur_drapeaux2Vallees {
    margin:2px 0 0 0px;
    position:absolute;
    top:30px; left:455px;
    z-index:1000;
}
#conteneur_drapeauxClaparede {
    margin:2px 0 0 0px;
    position:absolute;
    bottom:132px; right:78px;
    z-index:1000;
}
#conteneur_drapeauxGorges {
    margin:2px 0 0 0px;
    position:absolute;
    top:251px; right:290px;
    z-index:1000;
}
#drapeau_en{
    display:block;
    width:18px; height:12px;
    float:left;
    margin:0 2px; padding:0;
    background:url(../img/tools/flags/en.png) no-repeat;
}
#drapeau_fr{
    display:block;
    width:18px; height:12px;
    float:left;
    margin:0 2px; padding:0;
    background:url(../img/tools/flags/fr.png) no-repeat;
}
#drapeau_nl{
    display:block;
    width:18px; height:12px;
    float:left;
    margin:0 2px; padding:0;
    background:url(../img/tools/flags/nl.png) no-repeat;
}
