body{
	background-color:#1f1f18;
	font-family:Verdana, Arial, "MS Trebuchet", sans-serif;
	text-align:center;
	font-size: 14px;
	line-height: 1.2em;
}
a{ color:#65af00; }
a:hover{ color:#ff9600;}
.site-limit{
	width:950px;
	text-align:justify;
	margin: 0 auto;
}
.clear{
	clear:both;
	display:block;
	visibility:hidden;
}
small{
	font-size: 0.8em;
}
/**************************/
#header {
	background: url('images/header.gif') repeat-x scroll top left;
}
#header-limit{
	height: 300px;
	position:relative;
}
#header-limit img{
	position: absolute;
	right: 0;
	top: 0;
}
#header-limit h1{
	background: url('images/adrenalin-forest.gif') no-repeat scroll top left;
	width: 271px;
	height: 134px;
	position:absolute;
	top: 0;
	left: 0;
}
#header-limit h1 a{
	width: 271px;
	height: 134px;
	display: block;
	text-indent: -4000px;
}
#header-limit ul{
	position: absolute;
	right: 0;
	bottom: 210px;
}
#header-limit ul li{
	float: left;
	margin-left: 20px;
	padding: 5px;
}
#header-limit ul li a{
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
}
#header-limit ul li.actif a{
	border-bottom: 3px solid #FF9600;
}
#header-limit ul li a:hover{
	border-bottom: 3px solid #65af00;
}

#header-limit h2{
	background: url('images/header-img.gif') no-repeat scroll top left;
	position:absolute;
	top: 134px;
	width: 940px;
	height: 166px;
	text-indent: -4000px;
}
/*************************/
#content{
	background-color: #47492e;
	padding-bottom: 30px;
	color: #fff;
}
#content-limit{
	background : url('images/content-img.gif') no-repeat scroll top left;
	padding-top: 25px;
}
#content-limit h1{
	color: #65af00;
	font-size: 1.6em;
	margin-bottom: 15px;
}
#content-limit h2{
	color: #65af00;
	font-size: 1.3em;
	margin: 20px 0 12px 0;
}

/*************************/
#content-principal{
	width:630px;
	float: left;
}

#content-principal p{
	margin: 5px 0;
}
#content-principal p strong{
	font-weight: bold;
}
#content-principal ul.puce-ok li{
	background: url('images/puce-ok.gif') no-repeat 0 center;
	padding: 7px 0 7px 30px;
}
.img-right{ float: right; margin: 0 0 5px 5px;}
.img-fullsize{ margin: 10px 0;}

/*************************/
.explore-map{
	background: #55573f url('images/explore-map.gif') no-repeat scroll 10px 0;
	height: 88px;
	padding-left: 120px;
	line-height: 88px;
	font-size: 1.3em;
	margin-bottom: 20px;
}
.pathways-fiche{
	background-color:#55573f;
	padding: 10px 0 10px 15px;	
	margin-bottom: 15px;
}
#content-limit .pathways-fiche h2{
	color: #65af00;
	font-size: 1.3em;
	margin: 0 0 5px 0;
}

.pathways-fiche-level{
	float: left;
	margin: 7px 0;
	background: url('images/bg-level-pathways.gif') no-repeat scroll top left;
	height: 79px;
	width: 265px;
	position: relative;
}
.pathways-fiche-level li{ position: absolute; }
.pathways-fiche-hight-bottom, .pathways-fiche-hight-top{
	left:43px;
	font-size: 1.2em;
}
.pathways-fiche-hight-bottom{ top:52px; }
.pathways-fiche-hight-top{ top: 26px; }
.pathways-fiche-hight-challenges{
	left: 93px;
	top: 20px;
	width: 81px;
	height: 50px;
	line-height: 50px;
	text-align:center;
	font-size: 2.8em;
}
.pathways-fiche-hight-level{
	text-indent: -4000px;
	right: 0;
	bottom: 0;
	background: url('images/bg-level-pathways.gif') no-repeat scroll bottom right;
	height: 79px;
	width: 81px;
}
.pathways-fiche p{
	font-size: 0.8em;
	float: left;
	width:300px;
	margin: 7px 0 7px 20px;
}
.pathways-fiche-gallery{
	margin: 7px 0;
	float: right;
	width: 333px;
}
.pathways-fiche-gallery li{
	float: left;
	width: 81px;
	margin: 0 15px;
	text-align:center;
}
.pathways-fiche-gallery li img{
	border:3px solid #c6c7c2;
}
/*************************/
.bouton-accueil{
	padding: 40px 0 20px 0;
	float: left;
}
.bouton-accueil a{
	background: url('images/bouton-accueil.gif') no-repeat 0 0;
	width: 315px;
	height: 49px;
	display: block;
	text-indent: -4000px;
}
#bouton-accueil-pathways a{ background-position: 0 0; }
#bouton-accueil-pathways a:hover{ background-position: 0 -60px; }
#bouton-accueil-booking a{ background-position: -315px 0; }
#bouton-accueil-booking a:hover{ background-position: -315px -60px;}
/*************************/
.frm-text input{
	font-size:1.1em;
	padding:4px;
	width:270px;
	color: #7a7b70;
}

.frm-text textarea{
	font-size:1.1em;
	padding:4px;
	width:600px;
	color: #7a7b70;
}
.frm-text textarea.dfv, .frm-text input.dfv{
	color: #d5d6ce;
}
/*************************/
#content-right{
	width: 300px;
	float: right;
}
.right-box{
	background-color:#55573f;
	padding: 5px;
	margin-bottom: 10px;
}
#content-limit .right-box h2{
	margin: 0;
	padding: 4px 0;
	border-bottom: 1px solid #65af00;
}
.right-box-content{
	font-size: 0.9em;
	padding: 4px 0;
}
.right-box-content h3{
	font-weight: bold;
	margin: 4px 0;
	text-transform: uppercase;
}
.right-box-content h3 a{
	color: #fff;
	text-decoration: none;
}
.right-box-news {
	text-align:left;
}
.right-box-news img{
	float: right;
	margin: 0 0 5px 10px;
	background-color: #fff;
	padding: 2px;
}

.special-offers-group{
	margin: 5px 0;
}
.special-offers-group h2{
	display: none;
}
.special-offers-group a{
	background: url('images/special-offers-group.jpg') no-repeat scroll top left;
	width: 300px;
	height: 170px;
	display: block;
	text-indent: -4000px;
}

/*************************/
.responsible-tourism-statement-content{
	background: #F4F1EA url('images/tree.png') no-repeat 10px center;	
	border-color:#EAE6DB #EAE6DB -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color: #000;
	margin: 5px 0;
	padding: 5px 20px 5px 80px;	
}
#content-limit .responsible-tourism-statement-content h2{
	margin:0;
}
#content-principal  .responsible-tourism-statement-content p {
	font-size: 0.8em;
}

.responsible-tourism-statement-right {
	margin: 5px 0;
	padding: 5px;
/*	background-color: #64AE00;
	color: #fff; */
	background-color: #F4F1EA;	
	border-color:#EAE6DB #EAE6DB -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color: #000;

}
#content-limit .responsible-tourism-statement-right h2{
	background: url('images/tree.png') no-repeat center left;
/*	background: url('images/heart_green.png') no-repeat center left; */
	padding-left: 55px ;
	text-align: left;
	margin-top: 0;
	font-size: 1.2em;
}

.greenlist{
	text-align:center;
	margin: 10px 0;
	padding: 5px;
}

#google-map{
	height: 278px;
	overflow: hidden;
	background-color: #d5d6ce;
	border: 1px solid #7a7b70;
}

/*************************/
table.prices{
	width:100%;
}
table.prices tr{
}
table.prices td{
	border-bottom: 1px solid #55573F;
}
table.prices .price{
	font-size: 1.2em;
	line-height: 2em;
	margin: 0 8px;
	padding: 4px;
	background-color: #55573F;
}
/*************************/

#link-video{
	width: 300px;
	float: right;
}
.video-link{
	width: 140px;
	margin: 0 5px 10px 5px;
	float: left;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background-color:#55573f;
}
.video-link-hover{
	background-color: #8d8f74;
}
.video-link-open{
	background-color: #65AE00;
}
.video-link h3{
	text-align: left;
	padding: 5px 5px 0 5px;
	line-height: 1.1em;
	font-size: 12px;
	
}
.video-link img{
	padding: 10px 10px;
}
#video{
	position: relative;
	width: 640px;
	height: 505px;
}
#video li{
	position: absolute;
}
/*************************/
#partners li{
	float: left;
	padding: 10px
}

/*************************/
#commingsoon{
	background:#fff url('images/time.png') no-repeat scroll center 70px;
	color: #47492E;
}
#commingsoon h1{
	text-align:center;
	padding-top: 220px;
	font-size: 2em;
	
}
/*************************/
.error p{
	padding-left: 25px;
	background: url('images/alert.png') no-repeat scroll center left;
	color: #FF8600;
}
.confirmation p{
	padding-left: 25px;
	background: url('images/ok.gif') no-repeat scroll center left;
	color: #64AE00;
}
.tag, .info, .download {
	padding: 5px 0 5px 30px;
}
.download{
	background: url('images/download.png') no-repeat scroll center left;
}
.tag {
	background: url('images/tag.png') no-repeat scroll center left;
}
.info{
	background: url('images/dialog-information.png') no-repeat scroll center left;
}

.book-online {
	background: #55573f url('images/book_edit.png') no-repeat scroll 10px 0;
	height: 64px;
	padding-left: 100px;
	line-height: 64px;
	font-size: 1.3em;
	margin: 10px 0;
}
.book-online span{
	font-size: 0.6em;
}
.news-read img{
	background-color: #7F817E;
	padding: 4px;
}
#news-list img{
	float: left;
	margin: 0 10px 5px 0;
}
#news-list h2 a{
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
}
/**************** POP UP *********/
#refund-policy, #tourism-statement{
	text-align:left;
	padding: 20px;
}
#refund-policy h1, #tourism-statement h1{
	font-size: 1.5em;
	margin-bottom: 20px;
}
#refund-policy h2, #tourism-statement h2{
	font-size: 1.2em;
	margin: 10px 0 5px 0;
}
#refund-policy ul, #tourism-statement ul{
	list-style-type: disc;
	margin-left: 20px;
	line-height: 1.2em;
}
#refund-policy ul li, #tourism-statement ul li{
	margin: 5px 0;
}


/*************************/
#survey_error, #survey_validation{
	font-size: 2em;
	text-align:center;
}
#survey_error{
	height: 300px;
	line-height: 300px;
}
#survey_validation{
	padding: 40px 0 80px 0;
	line-height: 3em;
}
#survey_validation .link{
	font-size: 0.6em;
	line-height: 1em;
}
#survey {}
#survey h3{
	font-size: 1.1em;
	font-weight: bold;
}
#survey h3 span{ color: #FF9600;}
.survey_question{
	margin: 20px 0;
}
#survey .legende{
	font-size: 0.8em;
}
#survey .response{
	padding: 5px 0;
}
/*************************/
#bottom{
	height: 50px;
	color: #7a7b70;
	padding: 10px 0 0 30px;
	font-size: 1em;
	line-height: 1.2em;
}
#bottom-links{
	float: left;
	width: 600px;
}
#bottom-links a{
	color: #7a7b70;
}
#bottom-links a:hover{
	color:#d5d6ce;
}
#bottom-qualmark{
	float: left;
	width: 100px;	
	text-align:center;
}
#bottom-share{
	float: left;
	width: 200px;
}
#bottom a.picto-facebook, #bottom a.picto-twitter, #bottom a.picto-tripadvisor{
	display: block;
	line-height:20px;
	padding-left:20px;
	color: #fff;
	text-decoration: none;
}
#bottom a.picto-facebook:hover, #bottom a.picto-twitter:hover, #bottom a.picto-tripadvisor:hover{
	text-decoration: underline;
}
#bottom a.picto-tripadvisor { background: url('images/tripadvisor.png') no-repeat scroll left center transparent; }
#bottom a.picto-twitter { background:url("images/twitter.png") no-repeat scroll left center transparent; }
#bottom a.picto-facebook { background:url("images/facebook.png") no-repeat scroll left center transparent; }