@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	background-color:#FFCC00;
	background-image:url(../_img/structure/bg/bg.gif);
	background-repeat:no-repeat;
	background-position:left top;
	font-size:1em;
	font-family: Arial, Helvetica, sans-serif;
	color:#422824;
	}

img{margin:0;
	border:0;}
	
p, h1{margin:0;}

a:link, a:visited {
	text-decoration:none;}

a:hover, a:active {
	text-decoration:none;
	}

form{
margin:0;
}

/**********   STRUCTURE  ************/

#wrap{
	width:884px;
	margin:auto;
	background-image:url(../_img/structure/wrap/bg2.png);
	background-repeat:no-repeat;
	clear:both;
	}
#headerr{
width:820px;
clear:both;
margin-left:29px;
}
.entete{
	width:650px;
	height:163px;
	float:left;
	/*padding-right:35px;*/
	}
	
.logo{
	width:170px;
	height:170px;
	background-image:url(../_img/structure/logo/bg-logo.png);
	color:#422824;
	font-family:"Century Gothic";
	font-size:12px;
	float:left;
	text-align:center;
	}
.logo a:link, .logo a:visited, .logo a:hover{
	color:#422824;
	}


.head {
	width:650px;
	height:62px;
	clear:right;
	}

#blog{
	height:57px;
	width:81px;
	position:absolute;
	top:0;
	right:55px;
	}

.montagnardes{
	width:650px;
	height:63px;
	background-image: url(../_img/structure/montagnardes/montagnardes.jpg);
	background-repeat:no-repeat;
	background-color:#FF9900;
	clear:right;
	position: relative;
	}

.bas_content{
	width:844px;
	height:25px;
	background-image:url(../_img/structure/bas/bas.jpg);
	padding-top:50px;
	padding-left:40px;
	font-size:0.8em;
	color:#594131;
	}
.bas_content img{
	margin-right:3px;
	}

.bas_content ul{
	display: inline;
	list-style: none;
	line-height: 1;
	}
.bas_content ul li{
	display:inline;
	margin-right:15px;
}
.bas_content a:link, .bas_content a:visited{
	color:#594131;
	}
.bas_content a:hover{
	text-decoration:underline;
	}
.bas_page{
	width:820px;
	margin-left:29px;
	clear:both;
	color:#594131;
	font-size:0.7em;
	margin-bottom:10px;
	}
.bas_page a:link, .bas_page a:visited{
	color:#FF6600;
	}
.bas_page a:hover{
	text-decoration:underline;
	color:#EA0006;
	}
	
	
/************* MENU *********/
#menu{
	background-image: url(../_img/structure/menu/bg-menu.png);
	background-position:right;
	background-color:#FFFDAD;
	width:650px;
	clear:right;
	height:45px;
	color:#EA0006;
	font-size:0.8em;
	font-weight:bold;
	/*padding-top: 15px;*/
	position: relative;
	padding-left: 0px;
	letter-spacing: 0.1px;
	vertical-align: middle;
	}

.header_menu_L {
	color: #EA0006;
	width: 105px;
	display: block;
	float: left;
	text-align: center;
	margin-left: 2px;
	height:38px;
	padding-top: 7px;
/*	padding-bottom: 0px; */
	cursor:pointer;
	text-decoration: none;
	vertical-align: middle;
	font-size:12px;
}
.header_menu_L:hover {
	color: #950000;
	cursor:pointer;
	vertical-align: middle;
}
.menu_p{
	color:#950000;
	font-size:0.8em;
	font-weight:bold;
	line-height: 1em;
	margin:0;
	}

/*****************   CONTENT     ***************/
.slide{
	width:820px;
	height:250px;
	clear:both;
	margin-left:29px;
	background-color:#FF9900;
}
	
.main{
	width:800px;
	margin:auto;
	clear:both;
	margin-left:29px;
	background-color:#FF9900;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	}
.cont_haut{
background-image: url(../_img/structure/conteneur/conteneur_haut.gif);
background-repeat:no-repeat;
height:10px;
}
.cont_centre{
background-color:#FFFFB0;
font-family:"Century Gothic";
font-size:0.9em;
color: #594131;
padding-left:7px;
padding-right:7px;
}

.cont_centre img{
margin:5px;
border:#E8E88B solid 5px;
}

.table1 td, .table1 tr{
background-color:#E1E062;
font-size:0.9em;
font-family: Arial, Helvetica, sans-serif;
}
.table1 table{
width:100%;
}

.cont_centre a:link,.cont_centre a:visited{
	color:#D58000;
	text-decoration:none;
}
.cont_centre a:hover{
	color:#336666;
	text-decoration: underline;
}

.cont_bas{
background-image: url(../_img/structure/conteneur/conteneur_bas.gif);
background-repeat:no-repeat;
height:10px;
}
.pack{
height:340px;
width:434px;
background-image:url(../_img/structure/conteneur/bg-pack.jpg);
background-position:center top;
background-repeat: no-repeat;
padding-top:10px;
padding-bottom:10px;
padding-left:3px;
padding-right:3px;
}
.pack img{
border:none;
}

.reserver_fr, .reserver_us, .reserver_es, .reserver_nl{
	height:65px;
	width:137px;
	background-repeat:no-repeat;
	margin-top: -20px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: -10px;
	position:absolute;
	cursor:pointer;
	line-height:65px;
	}
.reserver_fr{background-image:url(../_img/structure/conteneur/btn-reserver.png);}
.reserver_us{background-image:url(../_img/structure/conteneur/btn-reserver_us.png);}
.reserver_es{background-image:url(../_img/structure/conteneur/btn-reserver_es.png);}
.reserver_nl{background-image:url(../_img/structure/conteneur/btn-reserver_nl.png);}


.clear{
	clear:both;
	}

.titre_rouge{
	color:#EA0006;
	font-size:1.1em;
	font-family:"Century Gothic";
	font-weight:bold;
	}
.titre_marron{
font-size:1em;
margin:0px 0px 10px 0px;
color:#594131;
font-weight:bold;
}
#partenaires img{
border:none;
margin:0;
}
.separador3{
height:3px;
}
.separador5{
height:5px;
}
.gmap{
	width:820px;
	clear:both;
	margin-left:29px;
	background-color:#FF9900;
}

/********************************   INDEX   ****************************************/
/************************************************************************************/
.chalets_fr, .chalets_es, .chalets_us, .chalets_nl{
width:250px;
height:102px;
}
.chalets_fr{background:url(../_img/structure/index/bloc-chalets.jpg) no-repeat;}
.chalets_us{background:url(../_img/structure/index/bloc-chalets_us.jpg) no-repeat;}
.chalets_es{background:url(../_img/structure/index/bloc-chalets_es.jpg) no-repeat;}
.chalets_nl{background:url(../_img/structure/index/bloc-chalets_nl.jpg) no-repeat;}

.cottages{
width:230px;
height:100px;
background:url(../_img/structure/index/bloc-cottages.jpg) no-repeat;
}
.activites_fr, .activites_us, .activites_es, .activites_nl{
width:250px;
height:168px;
}
.activites_fr{background:url(../_img/structure/index/bloc-activites.jpg) no-repeat;}
.activites_us{background:url(../_img/structure/index/bloc-activites_us.jpg) no-repeat;}
.activites_es{background:url(../_img/structure/index/bloc-activites_es.jpg) no-repeat;}
.activites_nl{background:url(../_img/structure/index/bloc-activites_nl.jpg) no-repeat;}

.promo{
width:230px;
}
.promo img{
border:none;
margin:0;
}
#bonplans_fr, #bonplans_us, #bonplans_es, #bonplans_nl{
width:240px;
height:128px;
padding:30px 5px 10px 5px;
}
#bonplans_fr{background:url(../_img/structure/index/bloc_bonplans.jpg) no-repeat;}
#bonplans_es{background:url(../_img/structure/index/bloc_bonplans_es.jpg) no-repeat;}
#bonplans_us{background:url(../_img/structure/index/bloc_bonplans_us.jpg) no-repeat;}
#bonplans_nl{background:url(../_img/structure/index/bloc_bonplans_nl.jpg) no-repeat;}

#bonplans_fr img, #bonplans_us img, #bonplans_es img, #bonplans_nl img{
border:none;
margin:0px;
padding:0px;
}
#bonplans_fr a, #bonplans_fr a:visited, #bonplans_us a, #bonplans_us a:visited, #bonplans_es a, #bonplans_es a:visited, #bonplans_nl a, #bonplans_nl a:visited{
color:#594131;
font-weight:bold;
}

.reservation_fr, .reservation_us, .reservation_es, .reservation_nl{
width:213px;
height:168px;
padding-top:37px;
padding-left:32px;
color:#FFFFB0;
}
.reservation_fr{background: url(../_img/structure/index/bloc_reservation.jpg) no-repeat;}
.reservation_us{background: url(../_img/structure/index/bloc_reservation_us.jpg) no-repeat;}
.reservation_es{background: url(../_img/structure/index/bloc_reservation_es.jpg) no-repeat;}
.reservation_nl{background: url(../_img/structure/index/bloc_reservation_nl.jpg) no-repeat;}

.form_liste{
font:0.8em Arial, Helvetica, sans-serif;
color:#00552B;
border:1px solid #00552B;
background-color:#FFFFCC;
}

/* PAGE BONS PLANS */
#bonplan{
width:480px;
border-bottom:#666633 dotted 2px;
padding:15px 0px;
margin:0px auto;
}
/********************************   BOUTONS   ****************************************/
/************************************************************************************/

.btn_theme1_1 a, .btn_theme1_1 a:link, .btn_theme1_1 a:hover, .btn_theme1_1 a:visited { text-decoration:none}
.btn_theme1_1 {
	background: url(../_img/structure/conteneur/btn_theme1_1.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme1_1_hover {
	background: url(../_img/structure/conteneur/btn_theme1_1_hover.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}

.btn_theme1_2 a, .btn_theme1_2 a:link, .btn_theme1_2 a:hover, .btn_theme1_2 a:visited { text-decoration:none}
.btn_theme1_2 {
	background: url(../_img/structure/conteneur/btn_theme1_2.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme1_2_hover {
	background: url(../_img/structure/conteneur/btn_theme1_2_hover.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}

.btn_theme1_3 a, .btn_theme1_3 a:link, .btn_theme1_3 a:hover, .btn_theme1_3 a:visited { text-decoration:none}
.btn_theme1_3 {
	background: url(../_img/structure/conteneur/btn_theme1_3.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme1_3_hover {
	background: url(../_img/structure/conteneur/btn_theme1_3_hover.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}

.btn_theme1_4 a, .btn_theme1_4 a:link, .btn_theme1_4 a:hover, .btn_theme1_4 a:visited { text-decoration:none}
.btn_theme1_4 {
	background: url(../_img/structure/conteneur/btn_theme1_4.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme1_4_hover {
	background: url(../_img/structure/conteneur/btn_theme1_4_hover.jpg) no-repeat left top;
	height: 64px;
	width: 85px;
	float: left;
	padding-top: 22px;
	padding-left: 70px;
	padding-right: 40px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}


.btn_theme2 a, .btn_theme2 a:link, .btn_theme2 a:hover, .btn_theme2 a:visited { text-decoration:none}
.btn_theme2 {
	background: url(../_img/structure/conteneur/btn_theme2.jpg) no-repeat left top;
	height: 64px;
	width: 200px;
	float: left;
	padding-top: 22px;
	padding-left: 50px;
	padding-right: 10px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none
	}
.btn_theme2_hover {
	background: url(../_img/structure/conteneur/btn_theme2-hover.jpg) no-repeat left top;
	height: 64px;
	width: 200px;
	float: left;
	padding-top: 22px;
	padding-left: 50px;
	padding-right: 10px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}

.btn_theme3_1 a, .btn_theme3_1 a:link, .btn_theme3_1 a:hover, .btn_theme3_1 a:visited { text-decoration:none}
.btn_theme3_1 {
	background: url(../_img/structure/conteneur/btn_theme3_1.jpg) no-repeat left top;
	height: 64px;
	width: 160px;
	float: left;
	padding-top: 22px;
	padding-left: 90px;
	padding-right: 10px;
	color: #FF6600;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none
}
.btn_theme3_1_hover {
	background: url(../_img/structure/conteneur/btn_theme3_1_hover.jpg) no-repeat left top;
	height: 64px;
	width: 160px;
	float: left;
	padding-top: 22px;
	padding-left: 90px;
	padding-right: 10px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}

.btn_theme3_2 a, .btn_theme3_2 a:link, .btn_theme3_2 a:hover, .btn_theme3_2 a:visited { text-decoration:none}
.btn_theme3_2 {
	background: url(../_img/structure/conteneur/btn_theme3_2.jpg) no-repeat left top;
	height: 64px;
	width: 160px;
	float: left;
	padding-top: 22px;
	padding-left: 90px;
	padding-right: 10px;
	color: #FF6600;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none
}
.btn_theme3_2_hover {
	background: url(../_img/structure/conteneur/btn_theme3_2_hover.jpg) no-repeat left top;
	height: 64px;
	width: 160px;
	float: left;
	padding-top: 22px;
	padding-left: 90px;
	padding-right: 10px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}

.btn_theme3_3 a, .btn_theme3_3 a:link, .btn_theme3_3 a:hover, .btn_theme3_3 a:visited { text-decoration:none}
.btn_theme3_3 {
	background: url(../_img/structure/conteneur/btn_theme3_3.jpg) no-repeat left top;
	height: 64px;
	width: 160px;
	float: left;
	padding-top: 22px;
	padding-left: 90px;
	padding-right: 10px;
	color: #FF6600;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none
}
.btn_theme3_3_hover {
	background: url(../_img/structure/conteneur/btn_theme3_3_hover.jpg) no-repeat left top;
	height: 64px;
	width: 150px;
	float: left;
	padding-top: 22px;
	padding-left: 100px;
	padding-right: 10px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}

.btn_theme4_1 a, .btn_theme4_1 a:link, .btn_theme4_1 a:hover, .btn_theme4_1 a:visited { text-decoration:none}
.btn_theme4_1 {
	background: url(../_img/structure/conteneur/btn_theme4_1.jpg) no-repeat left top;
	height: 49px;
	width: 75px;
	float: left;
	padding-top: 25px;
	padding-left: 80px;
	padding-right: 37px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme4_1_hover {
	background: url(../_img/structure/conteneur/btn_theme4_1_hover.jpg) no-repeat left top;
	height: 49px;
	width: 75px;
	float: left;
	padding-top: 25px;
	padding-left: 80px;
	padding-right: 37px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}
.btn_theme4_2 a, .btn_theme4_2 a:link, .btn_theme4_2 a:hover, .btn_theme4_2 a:visited { text-decoration:none}
.btn_theme4_2 {
	background: url(../_img/structure/conteneur/btn_theme4_2.jpg) no-repeat left top;
	height: 49px;
	width: 75px;
	float: left;
	padding-top: 25px;
	padding-left: 82px;
	padding-right: 37px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme4_2_hover {
	background: url(../_img/structure/conteneur/btn_theme4_2_hover.jpg) no-repeat left top;
	height: 49px;
	width: 75px;
	float: left;
	padding-top: 25px;
	padding-left: 82px;
	padding-right: 37px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}
.btn_theme4_3 a, .btn_theme4_3 a:link, .btn_theme4_3 a:hover, .btn_theme4_3 a:visited { text-decoration:none}
.btn_theme4_3 {
	background: url(../_img/structure/conteneur/btn_theme4_3.jpg) no-repeat left top;
	height: 49px;
	width: 85px;
	float: left;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 40px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme4_3_hover {
	background: url(../_img/structure/conteneur/btn_theme4_3_hover.jpg) no-repeat left top;
	height: 49px;
	width: 85px;
	float: left;
	padding-top: 25px;
	padding-left: 75px;
	padding-right: 40px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}
.btn_theme4_4 a, .btn_theme4_4 a:link, .btn_theme4_4 a:hover, .btn_theme4_4 a:visited { text-decoration:none}
.btn_theme4_4 {
	background: url(../_img/structure/conteneur/btn_theme4_4.jpg) no-repeat left top;
	height: 57px;
	width: 102px;
	float: left;
	padding-top: 17px;
	padding-left: 80px;
	padding-right: 10px;
	color: #336666;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	text-align:center;
	cursor:pointer;
	text-decoration:none;

}
.btn_theme4_4_hover {
	background: url(../_img/structure/conteneur/btn_theme4_4_hover.jpg) no-repeat left top;
	height: 57px;
	width: 102px;
	float: left;
	padding-top: 17px;
	padding-left: 80px;
	padding-right: 10px;
	color: #FFFFB0;
	font-family:"Century Gothic";
	font-weight:bold;
	font-size:1.1em;
	cursor:pointer;
	text-decoration:none
}
/*********************** FORMULAIRE CONTACT *************************/
.fond_orange{
background-color:#CCCC00;
color:#422824;
font-family:"Century Gothic";
font-size:0.9em;
}
.fond_orange:hover{
background-color:#FFBB55;
}
.texte_p{
font-size:0.8em;
}
form img{
border:none;}

/*********************** PAGE ACCES *************************/
.acces{
width:240px;
height:350px;
margin-right:10px;
float:left;
border-left:#FF6600 1px dotted;
border-right:#FF6600 1px dotted;
padding:5px;
}

.noborder{border:none;}