@charset "utf-8";
/* CSS Document */
body{
	background-image:url(../img/b-bg.png);
	background-position:0 0;
	background-repeat:repeat;
	background-attachment:scroll;
	padding:0;
	margin:0;
}

div#main{
	width:950px;
	height:auto;
	margin:0px auto;
}
div#header{
	margin:0px 0px 15px 0px;
	position:relative;
}

div#header div#logo{
	width:260px;
	float:left;
	padding: 10px 5px;
	margin-left:20px;
}

div#header div#logo img{
	max-width:260px;
	max-height:120px;
}

div#header div#logo h1{
	font-size: 14px;
	text-transform:uppercase;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding:0;
	margin:0;
	position:relative;
	display:block;
}

div#header div#logo h1.t1{
	color:#000;
	padding-left:8px;
}

div#header div#logo h1.t2{
	font-size:60px;
	color:#034780;
	padding-left:1px;
	margin-top:-15px;
	font-weight:normal;
}

div#header div#logo h1.t3{
	color:#034780;
	padding-left:8px;
	margin-top:-5px;
}

div#header div#tel{
	height:80px;
	float:right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 1em;
	color: #034780;
	padding: 5px 5px;
	letter-spacing: -1px;
}
div#header div#mail{
	height:80px;
	min-width:260px;
	float:left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 1em;
	color: #034780;
	padding: 5px 5px;
	letter-spacing: -1px;
}

div#slider{
	height:auto;
	width:100%;
	position:relative;
	background-color:#FFF;
}
div#slider.top{
	height:500px;
}
div#slider.top img{
	max-height:500px;
	max-width:950px;
}

div#slider.bottom{
	height:360px;
}

div#slider.bottom img{
	max-height:360px;
	max-width:950px;
}
div#slider div.diapo{
	overflow:hidden;
}

div#slider div.diapo ul{
	width:1910px;	
}
div#slider div.menu{
	position:absolute;
	height:55px;
	background-color:transparent;
}

div#slider.top div.menu{
	top:5px;
	left:0px;
}

div#slider.bottom div.menu{
	bottom:5px;
	left:0px;
}

div#slider div.menu ul li a{
	display: block;
	float: left;
	width: 131px;
	height: 55px;
	line-height: 52px;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 2px;
	background-image:url(../img/m-bg.png);
	background-repeat:no-repeat;
	background-position:left -55px;
	text-shadow:#233D42 0 1px 1px;
}


div#slider div.menu ul li a:hover,div#slider div.menu ul li a.active{
	background-position:left 0px;
}

div#content{
	background-repeat:repeat;
	background-position:0 0;
	margin:15px 0;
}

div#content h1.title{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 1em;
	font-weight: normal;
	margin-bottom:12px ;
	letter-spacing: 1px;
	position:relative;
}


div#content h1.title label{
	position:absolute;
	top:50%;
	right:5px;
	margin-top:-10px;
	height:20px;
	line-height:20px;
	font-size:15px;
	text-shadow:0 0 1px #F1F1F1;
	color:#FFF;
}
div#presentation{
}

div.img_desc div#image{
	float:left;
	width: 170px;
	height:120px;
	margin-right:10px;
}

div.img_desc div#image img{
	max-width: 164px;
	max-height:114px;
	border:3px solid #FFF;
	box-shadow:0 0 5px #FFF;
}

div.img_desc div#description{
	float:left;
	width: 740px;
	min-height:120px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height: 20px;
}

div#footer{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:13px;
	line-height: 20px;
	height:20px;
	margin-bottom:10px;
}
div#footer div.menu{
	width:100%;
	margin-bottom:15px;
}

div#footer div.menu ul li a{
	display: block;
	float: left;
	width: 156px;
	height: 55px;
	line-height: 52px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	margin-left: 2px;
	text-shadow:#233D42 0 1px 1px;
	background-image:url(../img/s-m-f.png);
	background-repeat:no-repeat;
	background-position:right;
}

div#footer div.menu ul li a.last{
	background-image:none;
}
div#footer div.menu ul li a:hover,div#footer div.menu ul li a.active{
	color:#000;
}

div#footer div{
	float:left;
	width:50%;
	height:auto;
}

div#footer a{
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:0 0 1px #555;
}

div#footer a:hover{
	color:#034780;
}

div.map{
	min-width:400px;
	margin:50px 0 0 10px;
	float:left;
}


div#frmcontact{
	float:left;
	width:400px;
	margin-left:10px;
	position:relative;
}

div#ch_modeles{
	margin:10px 0;
	overflow:hidden;
}
div#ch_modeles ul li{
	margin-left:5px;
	min-width:10px;
	max-width:144px;
	max-height:94px;
	padding:5px 10px;
}

div#ch_modeles ul li.first{
	margin-left:0px;
}

div#ch_modeles ul li a{
	display:block;
	position:relative;
}

div#ch_modeles ul li img{
	max-width:132px;
	max-height:82px;
	border:3px solid #FFF;
	box-shadow:0 0 5px #FFF;
}

div.b-left{
	width:240px;
	height:auto;
	float:left;
	text-align:center;
	position:relative;
}

div#autres-services ul{
	padding:0px;
	margin:0px;
	list-style:none;
	display:block;
	margin:0 auto;
	width:200px;
	margin-top:20px;
}
div#autres-services ul li{
	color:#000;
	font-size:13px;
	margin-bottom:15px;
}

div#autres-services ul li div.image{
	width:70px;
	height:70px;
	text-align:center;
	vertical-align:middle;
	float:left;
}

div#autres-services ul li div.image img{
	max-width:64px;
	max-height:64px;
	border:3px solid #FFF;
	box-shadow:0 0 3px #F1F1F1;
}
div#autres-services ul li div.description{
	width:125px;
	min-height:61px;
	text-align:left;
	margin-left:5px;
	float:left;
	line-height:20px;
}

div#autres-services ul li div.description h2{
	padding:0;
	margin:0;
	font-size:13px;
	color:#900;
}

div#autres-services ul li div.description h2:hover{
	color:#C73D47;
}

div#autres-services ul li a{
	text-decoration:none;
	color:#900;
}

div#autres-services ul li div.description span{
	line-height:20px;
	font-size:13px;
}

div.b-right{
	margin-left:15px;
	width:660px;
	float:left;
}

div#chambres{
	width:100%;
}
div#chambres ul li{
	width:50%;
	margin-left:0px;
}

div#chambres ul li.first{
	margin-left:0px;
}

div#chambres ul li div.image{
	display:table-cell;
	width:210px;
	height:136px;
	text-align:center;
	vertical-align:middle;	
	float: right;
}

div#chambres ul li div.image a{
	text-decoration:none;
	border:none;
}

div#chambres ul li img{
max-width: 198px;
    max-height: 130px;
    /* border: 3px solid #FFF; */
    border: white solid 3px;
    position: relative;
    overflow: visible !important;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    -moz-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
    padding-top: 0px;
    /* width: 98%; */
}

div#chambres ul li dl{
	font-size: 14px;
	padding: 4px 0 15px 0;
	color:#000;
	margin:0;
	display:block;
}

div#chambres ul li dl dt{
	font-weight: bold;
	color: #000;
	margin-bottom: 12px;
	padding:5px 3px;
	display:block;
}

div#chambres ul li dl dd{
	padding:5px 3px;
	margin: 0 4px 0 0;
	line-height: 1.45em;
	display:block;
}

div#chambres ul li dl dd.description{
	overflow:hide;
}

div#chambres ul li dl dd.last{
	border-bottom:none;
}

div.pagination{
	margin:10px 0;
	text-align:right;
	position:relative;
}
div.pagination input[type=button]{
	padding:3px 6px;
	color:#000;
	text-decoration:none;
	border-radius:3px;
	margin-right:3px;
	border:1px solid #000;
	cursor:pointer;
}

div.pagination input[type=button]:hover,div.pagination input[type=button].active{
	background-image:url(../img/button-bg.png);
	background-repeat:repeat;
	border:1px solid #9A0000;
	color:#FFF;
	text-shadow:0 0 1px #FFF;
}

div#photos {
	padding-top:15px;
}

div#photos ul{
	height:470px;
	overflow:hidden;
}
div#photos ul li{
	width:110px;
	height:79px;
	margin:5px auto 11px 7px;
	opacity:0.8;
	position:relative;
}

div#photos ul li.active img,div#photos ul li:hover img{
	box-shadow:0 0 16px #F1F1F1;
	opacity:1;
}

div#photos ul li img{
	max-height:73px;
	max-width:104px;
	border:3px solid #FFF;
	box-shadow:0 0 5px;
	cursor:pointer;
}

div#photo_g{
	width:560px;
	height:400px;
	margin:20px auto;
	border:3px solid #FFF;
	position:relative;
}

div#photo_g div#image{
	width:560px;
	height:400px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
div#videos_g{
	width:560px;
	height:400px;
	margin:20px auto;
}

div#photos div.lt{
	position:absolute;
	top:0;
	background-image:url(../img/lt-bg.png);
	background-repeat:repeat;
	background-attachment:scroll;
	width:50px;
	height:100%;
	display:none;
}

div#photos div.lt input{
	width:30px;
	height:30px;
	border:none;
	background-color:transparent;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-15px;
	margin-top:-15px;
	cursor:pointer;
	background-image:url(../img/nav-bg.png);
	background-repeat:no-repeat;
}
div#photos div.lt.left input{
	background-position: 0 -30px;
}

div#photos div.lt.left input:hover{
	background-position: -30px -30px;
}

div#photos div.lt.right input{
	background-position: 0 0;
}

div#photos div.lt.right input:hover{
	background-position: -30px 0;
}
div#photos div.lt.left{
	left:0px;
}
div#photos div.lt.right{
	right:0px;
}

div#photo_g img{
	max-width:590px;
	max-height:400px;
}

div#new_comment{
	margin:5px auto;
	width:360px;
}

div#frm-commentaire{
	width:350px;
	padding:10px 15px;
	border:2px solid #494f85;
	border-radius:0 0 3px 3px;
	border-top:none;
	margin-top:-11px;
	position:relative;
}

.toggle{
	outline:none;
	width:350px;
	text-align:center;
	border:none;
	background-color:transparent;
	background-image:url(../img/button-bg_.png);
	background-repeat:repeat;
	background-position:0 0;
	color:#FFF;
	font-size:14px;
	text-shadow:0 0 1px #555;
	cursor:pointer;
	padding:8px 17px;
	border-radius:3px;
	z-index:10;
}

div#comments{
	margin:20px 40px;
	border:2px solid #7C1819;
	border-radius:3px 3px;
	background-color:#F1F1F1;
}

div.comment{
	margin-bottom:10px;
}

div.comment h2{
	padding:10px 8px;
	margin:0;
	display:block;
	font-size:13px;
	font-weight:normal;
	color:#FFF;
	background-image:url(../img/comment-bg.png);
	background-repeat:repeat;
	background-position:0 0;
	position:relative;
}

div.comment h2 input.close{
	width:16px;
	height:16px;
	border:none;
	background-color:transparent;
	background-image:url(../img/close.png);
	background-repeat:no-repeat;
	background-position:0 0;
	position:absolute;
	right:5px;
	top:50%;
	margin-top:-8px;
	cursor:pointer;
}
div.comment h2 input.close:hover{
	background-position:0 -16px;
}

div.comment span{
	display:block;
	margin:0;
	padding:8px 10px;
	color:#a08672;
	font-size:14px;
}

div.erreur{
	padding:5px 4px;
	position:absolute;
	background-image:url(../img/erreur-bg.png);
	background-position:left;
	background-repeat:repeat;
	border:1px solid #9c0000;
	border-radius:3px;
	width:95%;
	color:#FFF;
	text-shadow:0 0 1px #FFF;
	cursor:default;
	top:50%;
	left:50%;;
	margin-left:-49%;
	z-index:150;
	text-align:center;
}

div.erreur ul{
	display:block;
	width:300px;
	margin:0 auto;
	list-style-image:url(../img/err.png);
	text-align:left;
}

div.confirm{
	padding:5px 10px;
	position:absolute;
	background-image:url(../img/confirm-bg.png);
	background-position:left;
	background-repeat:repeat;
	border:1px solid #090;
	border-radius:3px;
	width:95%;
	color:#FFF;
	text-shadow:0 0 1px #FFF;
	cursor:default;
	top:50%;
	left:50%;
	margin-left:-49%;
	z-index:150;
	text-align:center;
}

div.confirm-s-mail{
	width:400px;
	padding:10px 0;
	position:absolute;
	background-image:url(../img/confirm-bg.png);
	background-position:left;
	background-repeat:repeat;
	border:1px solid #090;
	border-radius:3px;
	color:#FFF;
	text-shadow:0 0 1px #FFF;
	cursor:default;
	top:50%;
	left:50%;
	margin-left:-200px;
	z-index:150;
	text-align:center;
}

a.active{
	cursor:default;
}
ul.inline{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

ul.inline li{
	display:block;
	float:left;
	min-width:50px;
	height:auto;
}
div.clear{
	clear:both;
}

a img{
	border:none;
}

form div.commande{
	text-align:center;
}

input[type=text],textarea{
	outline-color:#A50000;
	width: 93%;
	height: 30px;
	background: #FBFBFB;
	border: 1px solid #E0E0E0;
	padding: 1px 10px;
	color: #555;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	border-radius: 4px;
	margin-bottom: 10px;
	font-size:14px;
}

textarea{
	min-height:150px;
	padding: 3px 10px;
	resize:none;
}

input[type=text]:focus,textarea:focus{
	box-shadow:0 0 2px #A50000;

}

label{
	display:block;
	color:#555;
}
span.label{
	position:relative;
	color:#555;
	font-size:14px;
	padding:3px 0;
}

span.label label{
	position:absolute;
	z-index:2;
	left:12px;
	top:50%;
	color:#555;
	cursor:text;
}

.btn_1{
	outline:none;
	width:132px;
	text-align:center;
	border:none;
	background-color:transparent;
	background-image:url(../img/button-bg_.png);
	background-repeat:repeat;
	background-position:0 0;
	color:#FFF;
	font-size:14px;
	text-shadow:0 0 1px #FFF;
	cursor:pointer;
	padding:7px 0px;
	border-radius:4px;
}

.btn_1:hover{
	opacity:0.9;
}

.btn_2{
	outline:none;
	display:block;
	text-align:center;
	border:none;
	text-decoration:none;
	background-color:transparent;
	background-image:url(../img/button-bg.png);
	background-repeat:repeat;
	background-position:0 0;
	color:#FFF;
	font-size:13px;
	text-shadow:0 0 1px #FFF;
	cursor:pointer;
	padding:2px 0px;
	border-radius:3px;
}

.btn_2:hover{
	text-decoration:underline;
}


.btn_3{
	outline:none;
	width:132px;
	text-align:center;
	border:none;
	background-color:transparent;
	background-image:url(../img/button-bg_2.png);
	background-repeat:repeat;
	background-position:0 0;
	color:#9C0000;
	font-size:14px;
	text-shadow:0 0 1px #555;
	cursor:pointer;
	padding:7px 0px;
	border-radius:4px;
	border:1px solid #DEDEDE;
}

.btn_3:hover{
	opacity:0.9;
}


.btn_4{
	outline:none;
	width:132px;
	text-align:center;
	border:none;
	background-color:transparent;
	background-image:url(../img/button-bg_3.png);
	background-repeat:repeat;
	background-position:0 0;
	color:#FFF;
	font-size:14px;
	text-shadow:0 0 1px #555;
	cursor:pointer;
	padding:7px 4px;
	border-radius:3px;
	border:1px solid #DEDEDE;
}

.btn_4:hover{
	opacity:0.9;
}


div.load{
	position:absolute;
	bottom:5px;
	left:10px;
	background-image:url(../img/loader.gif);
	background-position:center;
	background-repeat:repeat;
	width:25px;
	height:25px;	
}

div.load.b{
	background-image:url(../img/loader-b.gif);
}
div.popupform{
	position: absolute;
	background: #FFF;
	border: 1px solid #CCC;
	border-radius: 5px 5px 5px 5px;
	z-index:100;
	top:0;
	left:0;
	width:auto;
	padding:5px 8px;
}

div.popupform input[type=text]{
	width:92%;
}

div.popupform div.bottom{
	width:16px;
	height:8px;
	background-image:url(../img/top.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	top:-8px;
	left:3px;
}

div.popupform div.left{
	width:8px;
	height:16px;
	background-image:url(../img/left.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	right:-8px;
	top:50%;
	margin-top:-8px;
}

div.popupform div.right{
	width:8px;
	height:16px;
	background-image:url(../img/right.png);
	background-position:center;
	background-repeat:no-repeat;
	position:absolute;
	left:-8px;
	top:50%;
	margin-top:-8px;
}

div.popupform textarea{
	resize:none;
}

div.navigate{
	position:absolute;
	bottom:10px;
	right:10px;
	width:100%;
	height:20px;
	text-align:right;
	z-index: 100;
	opacity: 1;
}

div.navigate input[type=button]{
	width:20px;
	height:20px;
	cursor:pointer;
	border:none;
	background-color:transparent;
	background-image:url(../img/banner-buttons.png);
	background-repeat:no-repeat;
	background-position:0 0;
	margin:0;
}

div.navigate input[type=button]:hover,div.navigate input[type=button].active{
	background-position:0 -20px;
}


div#chambre div#images{
	width:100%;
	height:370px;
	border:3px solid #FFF;
	box-shadow:0 0 10px #FFF;
	position:relative;
}

div#chambre div#images div#image{
	width:495px;
	height:370px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
div#chambre div#images div#image img{
	max-width:495px;
	max-height:370px;
}

div#chambre div#images div#autres{
	width:188px;
	height:100%;
	background-image:url(../img/lt-bg.png);
	background-repeat:repeat;
	position:absolute;
	top:0;
	right:0;
	border-top:1px solid #FFF;
}

div#chambre div#images div#autres ul li{
	width:81px;
	height:60px;
	border:2px solid #FFF;
	margin-left:5px;
	margin-top:5px;
}
div#chambre div#images div#autres ul li img{
	max-width:81px;
	max-height:60px;
	cursor:pointer;
}

div.tabs-pages{
	margin:10px 0;
	background-color:#FFF;
	box-shadow:0 0 10px #FFF;
	width:100%;
	min-height:20px;
	position:relative;
}
div.tabs-pages div.tabs{
	border-bottom:1px solid #DEDEDE;
	height:28px;
}

div.tabs-pages div.tabs h2{
	display:block;
	min-width:20px;
	height:12px;
	float:right;
	font-weight:100;
	font-size:14px;
	padding:6px 15px;
	background-color:#BF0200;
	margin:3px 2px 0 2px;
	border:1px solid #DEDEDE;
	border-radius:3px 3px 0 0;
	cursor:pointer;
	color:#fff;
	border-bottom:none;
}
div.tabs-pages div.tabs h2.active{
	color:#0C4683;
	background-color:#FFF;
	color:#7A070B;
	height:13px;
}

div.tabs-pages div.tabs h2:hover{
	color:#0C4683;
	background-color:#FFF;
	color:#7A070B;
}

div.tabs-pages div.page{
	font-size:15px;
	padding:10px 8px;
	display:none;
}

div.tabs-pages div.page span.description{
	color:#555;
	line-height:20px;
}

div#frm-reservation{
	width:395px;
	height:auto;
	margin:0px auto;
}

div#frmdisponibilite{
	margin-bottom:10px;
}

div#frmdisponibilite label{
	display:block;
	margin:5px 0;
	font-size:14px;
}

div#frmdisponibilite label.err-disponibilite{
	color:#900;
}

div#frmdisponibilite label.confirm-disponibilite{
	color:#090;
}

label#nbcar{
	position: absolute;
	padding: 5px 10px;
	color: #999;
	right: 10px;
	bottom: 14px;
	z-index: 10;
	background-color: #FBFBFB;
}

div.relative{
	position:relative;
}


#photos ul li input.play{
	position:absolute;
	width:60px;
	height:32px;
	background-color:transparent;
	background-image:url(../img/play.png);
	background-position:left top;
	background-repeat:no-repeat;
	border:none;
	top:50%;
	left:50%;
	margin-top:-16px;
	margin-left:-32px;
	cursor:pointer;
}


#photos ul li input.play:hover{
	background-position:left -32px;
}

div#videos_g embed{
	border:3px solid #FFF;
}

div.fb-like fb_edge_widget_with_comment fb_iframe_widget{
	float:right !important;
}
div#LikePluginPagelet{
	text-align:right !important;
	direction:rtl !important;
}