*{
	margin:0;
	padding:0;
}
body{
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444444;
}
img {
	border: none;
}
#general{
	margin: 0 auto;
	width: 968px;
}
ul{
	list-style:none;
	margin:0;
	padding:0;
}
a{
	color: #7f1c00;
}
a:hover{
	color: #444444;
}
h1{
font-size:16px;
margin: 0 0 15px 22px;
}
h3{
	font-size:12px;
}
	
	#contenu_texte h3{
		/* h3 page accueil */
		padding-top:30px;
		margin-left:22px;
		margin-bottom:22px;
		width:224px;
	}
				#fenetre_gauche h3{
					margin:50px 0 20px 25px;
				}
h4{
	font-size:11px;
margin: 0 0 15px 0
} 
.gras{
	font-weight:bold;
}
.displaynone{
display:none;
}
#header{
	height:94px;
	margin-top:6px;
	position:relative;
}
#logo{
	width:224px;
	height:74px;
	margin: 0px auto 16px auto;
}
#logo a{
	width:224px;
	height:74px;
	display:block;
}
#langue{
	position:absolute;
	top:5px;
	right:0px;
	height:16px;
}
#langue_fr, #langue_en, #langue_de{
	width:24px;
	height:16px;
	float:left;
}
#langue_fr{
	background: transparent url("images/lang1v2.png") no-repeat bottom left;
}
#langue_fr:hover{
	background: transparent url("images/lang1v2.png") no-repeat top left;
}
#langue_en{
	background: transparent url("images/lang2v2.png") no-repeat bottom left;
}
#langue_en:hover{
	background: transparent url("images/lang2v2.png") no-repeat top left;
}
#langue_de{
	background: transparent url("images/lang3v2.png") no-repeat bottom left;
}
#langue_de:hover{
	background: transparent url("images/lang3v2.png") no-repeat top left;
}
#langue li{
	float:left;
	margin:-4px 2px 0 2px;
}

@font-face {
    font-family: 'VTCGoblinHandRegular';
    src: url('font/vtcgoblinhandbold-webfont.eot?') format('eot'),
         url('font/vtcgoblinhandbold-webfont.woff') format('woff'),
         url('font/vtcgoblinhandbold-webfont.ttf') format('truetype'),
         url('font/vtcgoblinhandbold-webfont.svg#webfonty4qqDzd6') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Menu sup?rieur */
#localisation ul{
	margin: 0;
	padding: 0;
}
#localisation{
	height: 35px!important;
	margin:0px 0px 0px -15px;
	position: relative;
	bottom: 6px;
}
#localisation ul li{
	display:inline;
	height: 35px;
}
#localisation li{
	background: transparent url("images/onglets02.png") bottom left no-repeat;
	height:35px;
	float:left;
	margin: 0px 10px 0px 15px;
}
#localisation li a{
	background: transparent url("images/onglets02.png") bottom right no-repeat;
	height:18px;
	float:left;
	padding: 12px 16px 5px 0px;
	margin: 0px -23px 0px 26px;
	font: 10px 'VTCGoblinHandRegular', sans-serif;
	text-decoration: none;
	color: #1a171b;

}
#localisation li:hover, #localisation li.on{
	background: transparent url("images/onglets02.png") top left no-repeat;
}
#localisation li.on{
	font-size: 13px;
	line-height: 10px;
}
#localisation li a:hover{
	background: transparent url("images/onglets02.png") top right no-repeat;
	color: #1a171b;
}
/* Menu inf?rieur */
#menu li{
	float: left;
}
#menu a{
	padding: 0 15px 0 0;
	font:10px 'VTCGoblinHandRegular', sans-serif;
	text-decoration: none;
	color: #1a171b;   
}
#contenu_centrale{
	width:968px;
	height:498px;
    margin:30px 0 0 0 ;
	position:relative;
overflow:hidden;
}
#ombre_centrale{
	width:968px;
	height:498px;
	position:absolute;
	top:0px;
	left:0;
	background:url("images/ombre.png") no-repeat;
	z-index:15;
}
#diaporama_fond{
	position:absolute;
	width:968px;
	height:498px;
	top:0;
	background: transparent url("images/loader.gif") 50% 50% no-repeat;
}
.diapo img{
	position:absolute;
	top:0;
}
#diapo_droite{
	position:absolute;
	 right:0px;
	 top:0px;
z-index:5;
}
#gauche{
	width:327px;
	height:498px;
	position:absolute;
	top:0px;
	background: transparent url("images/fenetre.png") no-repeat;
	z-index:10;
}
#contenu_texte {
	width:328px;
	height:498px;
	z-index:20;
	position:absolute;
	top:0px;
}

					#contenu_texte h4{
						margin:30px 0 10px 22px;
						color:#86381e;
					}
					#contenu_texte .paragraphe{
						width:280px;
					}
					#contenu_texte li{
						color:#86381e;
						margin-left:16px;
						list-style-image: url(images/fleche.png);
					}
					#contenu_texte li:hover{
						list-style-image: url(images/flecheHover.png);
					}
					.paragraphe, h4, h5, #contenu_texte ul{
						margin-left:25px;
					}
					.paragraphe p{
						margin: 0 0 12px 0;
					}
					.paragraphe ul{
						margin: 10px 0 10px 0;
					}
#ouvrir_fenetre, #fermer_fenetre{
	position:absolute;
	top:20px;
	z-index:25;
	width:19px;
	height:15px;
	overflow:hidden;
	text-indent:-999em;
	cursor:pointer;
}
#ouvrir_fenetre{
	left:0;
	background:url("images/fleche_ouvrante.png") no-repeat;
}
#fermer_fenetre{
	right:4px;
	background:url("images/fleche_fermante.png") no-repeat;
}

/* RUBRIQUE */
.texte li{
list-style-image:url("images/puce.png");
}

				.separation{
					width:7px;
					height:492px;
					float:left;
					background-color: #010101;
				}
				#fenetre_gauche{
					width:320px;
					height:498px;
					float:left;
					background:url("./images/feuillage.png") top right no-repeat;
				}

				#fenetre_gauche .texte{
						width:300px;
						position:absolute;
						z-index:17;
				}
				#fenetre_gauche .texte a{
						text-decoration:none;
						color:#666666;
				}


				#fenetre_gauche h4, .explication h4{
					margin:50px 0 20px 25px;
					font-size:12px;
				}

				#fenetre_gauche li{
					margin-bottom:5px;
					margin-left:40px;
					font-size:12px;
				}

				#droite{
					width:638px;
					height:482px;
					float:left;
					overflow:hidden;
					position:relative;
top:8px;

				}

				#droite .paragraphe{
					width:250px;
					position:absolute;
					z-index:21;
				}

				#droite .explication{
					width:310px;
					float:left;
					position:relative;
					z-index:25;
					
				}
 

#noscabanesimg{
	width:968px;
	height:498px;
	position:absolute;
	z-index:1;
	overflow:auto;
	margin:0px 0 0 0px
}
#noscabaneslien{
	width:968px;
	height:498px;
	position:absolute;
	z-index:20;
	overflow:auto;
	margin:0px 0 0 0px
}
.choix_gauche{
	width:473px;
	height:490px;
	float:left;
	margin:7px 0 0 7px;
}
.choix_droite{
	width:473px;
	height:490px;
	float:left;
	margin:7px 0 0 0;
}
a.choix_gauche, a.choix_droite{
	width:473px;
	height:320px;
	padding:170px 0 0 0;
	text-decoration:none;
	position:relative;
	color:#FFFFFF;
	
	
	font: 20px 'VTCGoblinHandRegular', sans-serif;
  
	font-variant: small-caps; 
}
#noscabaneslien span{
	width:473px;
	height:75px;
	text-align:center;
	position:absolute;
line-height:62px;
	z-index:20;
	left:0;
	background:#000000;
	opacity:0.8;
	top:300px;
}

.groupe_cabanes{
	width:968px;
	height:498px;
	position:absolute;
	z-index:20;
	overflow:auto;
	margin:25px 0 0 30px;
}

.cabane{	
	float:left;
	width:198px;
	margin:0 0 8px 24px;
	height:222px;
	z-index:25;
	position:relative;
}
.cabane h6{
	font-size:10px;
}
.marginleft15{
	margin-left:15px;
}

.vignettes_cabanes{
	display:block;
	width:198px;
	height:156px;
	background:url("./images/support_vignettes_cabanes.png") no-repeat;
}
.cabane a{
	display:block;
	text-decoration:none;
	color: #666666;
}
.cabane img{
	margin:14px 14px;
	width:170px;
}

#illustration_cabane{
	position:relative;
	width:639px;
	height:482px;
	margin:7px 0 0 0 ;
	background: url('./images/loader.gif') 50% 50% no-repeat;
	float:left;
}
.diapo320{
 
	width:320px;
	height:483px;
	margin:0 0 0 0 ;
	background: url('./images/loader.gif') 50% 50% no-repeat;
	float:left;
 
}
#illustration_cabane img{
	position:absolute;
}
#navigation{
	width:632px;
	position:absolute;
	z-index:30;
	top:7px;
	left:7px;
}
#navigation:hover{
	background:url("./images/navigation.png") no-repeat;
}
#prev2{
	width:105px;
	height:483px;
	float:left;
	outline:none;
}
#next2{
	width:105px;
	height:483px;
	float:right;
	outline:none;
}

#descriptif{
	margin:20px 0 0 0;
	width:300px;
	float:left;
	position:relative;
	z-index:25;
}


/* RESERVATION */

#iframes_resa{
	margin:0 0 0 0;
	top:7px;
	left:7px;
	width:953px;
	height:483px;
	position:absolute;
	z-index:25;
	background:#FFFFFF;
	overflow:auto;
}
.reservercabanes{
	clear:both;
	margin:0 0 30px 0;
}

.info_gauche{
	float:left;
	width:200px;
	margin:0 0 0 15px;
	padding:16px 0 0 0;
}
.info_gauche a{
	text-decoration:none;
}
.legend_tableau2{
	margin:8px 0 4px 0;
}
.legend_tableau2 span{
	display:block;
	margin:2px 0 4px 20px;
}
.info_droite{
float:left;
width:700px;
}
.titre_iframe{
	margin:0px 0 0px 15px;
	top:12px;
	height:10px;    
	position:relative;
    z-index:210;
}
.info_droite .iframe2{
    margin:2px 0 20px 15px;
    width:700px;
    height:320px;
    position:relative;
    z-index:200;
}

.info_droite .iframe{
    margin:2px 0 0px 15px;
    width:700px;
    height:225px;
    position:relative;
    z-index:200;
}


/* BON CADEAUX */


#instruction{
	width:450px;
	height:498px;
	float:left;
position:relative;
z-index:25;
}

#instruction h4{
	margin:40px 0 30px 30px;
}

/* CSS pour la page livre d'or */
#flashcontent{
	z-index:25;
	position:absolute;
	top:7px;
	left:7px;
}

/*   la partie CSS de la page acces   */

#acces{

}

#moyen_transport{
	width:320px;
	height:498px;
	float:left;
}

#moyen_transport .texte{
	margin-top:40px; 
	width:300px;
	position:absolute;

	z-index:20;
}

#acces iframe{
	margin-top:7px;
	width:630px;
	height:480px;
	position:absolute;
top:0;
right:7px;
	z-index:50;
}
/*  FORMULAIRE DE CONTACT */

form{
	width:638px;
	float:left;
	position:relative;
	z-index:25;
top:20px;
left:7px;
}
.fix{
clear:both;
margin:15px 0 10px 0px;
}
label{
	display:block;
	width:180px;
	float:left;
	text-align:right;
	margin-right:5px;
}

input, textarea{
	border: 4px solid #010101;
	width:400px;
	background-color: #efefef;
margin:0px 0 10px 0px;
}

textarea{
	height:270px;
}

input[type=submit]{
	width:100px;
	color:#bbbbbb;
	background-color:#444444;
	border: 3px solid #010101;
	margin-left:492px;
cursor:pointer;
}



/* FOOTER */

#pied{
	margin:5px 0 0 0;
}

.liens{
	width: 568px;
	float: right;
	text-align: right;
	padding: 0px 0 3px 0;
}
.liens  a{
	color: #000000;
	text-decoration:none;
}

.decalagetop{
margin:80px 0 0 25px;
}
.paragraphedroite{
position:relative;
z-index:50;
padding:20px 20px 0 20px;
 
width:593px;
height:462px;
overflow:auto;
}
.paragraphedroite p{

margin:0px 0px 10px 0px;
}
.margindiapodroite{
margin:8px 8px 0 0;
}

.delimitation{
clear:both;
width:80%;
margin:22px 10%;
}
.logopart{
float:left;
margin:0 20px 20px 0;
}
.partenaire{
float:left;
max-width:500px;
}

.frame_bc1, .frame_bc2{
margin-left:9px;
}
.frame_bc1{
margin-top:9px;
width:310px;
height:482px;
}
.frame_bc2{
margin-top:8px;
width:292px;
margin-left:20px;
position:relative;
top:-270px;
height:202px;
}
.feuillage{
		background:url("./images/feuillage.png") top right no-repeat;
}
#lienretouraccueil{
width:200px;
height:100px;
display:block;
float:left;
position:absolute;
top:0;
margin:0 auto;
left:auto;
z-index:9999999;
}
