/* === RESET =================================================== */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* ================================================================== */

br.clear{
	clear:both;
}

form .clear{
	clear:both;
}
body{
	font-family:Helvetica,Arial;
	color:#5b6c86;
	line-height:1.5em;
    background:#283947;
}
#header h1{
	margin:0;
}
#header h1 span, a span{
	display:none;

}
strong{
	font-weight:bold;
}
#container{
	width:970px;
	position:relative;
	margin:0px auto;
}  
.spip-admin-float{
	top:130px!important;
}
#header h1{
	display:inline;
	float:left;
	background:url('/medias/img/logo.png') no-repeat;
	width:404px;
	height:140px;	 
}
#header img{
	float:right;
	border:0;
	margin:0;
}
#header h1 span{
	display:none;
}
/* === menu =================================================== */
ul.menu{
	clear:both;
	background: url('/medias/img/menu.png');     
	display:block;
	width:970px;
	height:71px;
}
ul.menu li{
	float:left;
}
ul.menu li a{
	display:block;
	background-image:url('/medias/img/menu.png');
	background-repeat:no-repeat;
	width:123px;
	height:40px;
}
ul.menu li a.active, ul.menu li a:hover, ul.menu li a:visited:hover{
	background-image:url('/medias/img/menu_over.png');
}

ul.menu li a.fr{
	background-position: 0 0;
	width:50px;
}
   
ul.menu li a.en{
	background-position: -50px 0;
	width:40px;
}
	
ul.menu li a.homes{
	background-position: -355px 0;
	margin-left:265px;
	width:130px;
}
ul.menu li a.item-1{
	background-position:-485px 0;
	width:125px;
}
ul.menu li a.item-2{
	background-position:-610px 0;
	width:90px;
}
ul.menu li a.item-3{
	background-position:-700px 0;
	width:160px;
}
ul.menu li a.item-4{
	background-position:top right;
	width:110px;
}	               


/* VERSION FR*/
body.fr ul.menu{
	background: url('/medias/img/menu_fr.png');     
}
body.fr ul.menu li a{
	background-image:url('/medias/img/menu_fr.png');
}
body.fr ul.menu li a.active, body.fr ul.menu li a:hover, body.fr ul.menu li a:visited:hover{
	background-image:url('/medias/img/menu_fr_over.png');
}	


body.fr ul.menu li a.homes{
	width:85px;
}
body.fr ul.menu li a.item-1{
	background-position:-440px 0;
	width:113px;
}
body.fr ul.menu li a.item-2{
	background-position:-554px 0;
	width:115px;
}
body.fr ul.menu li a.item-3{
	background-position:-668px 0;
	width:115px;
}
body.fr ul.menu li a.item-4{
	background-position:top right;
	width:187px;
}	               

/* ======================================================================== */
#content{
	background:url('/medias/img/repeat.gif') repeat-y;
	padding:5px 25px;	
}
#footer{
	background:url('/medias/img/bottom.gif') no-repeat top left;
	text-align:center;
	color:#779FBF;
	letter-spacing:1px;
	font-size:12px;
	padding:30px 10px 0 10px;
}
img.new{
	margin-left:-210px;
	margin-bottom:-50px;
}
/* CONTENu */
h1{
	color:#353f4e;
	font-size:18px;
	margin-bottom:5px;
}
h1 em, a{
	color:#e5870d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#colLeft{
	border-right:1px solid #dadee3;
	width:305px;
	padding-right:20px;
}
#colLeft p{
	font-size:13px;
	text-align:justify;
	line-height:18px;
	margin-bottom:6px;
}
#colRight{
	width:575px;
	float:right;
}
body#houses #colRight{
	margin-top:-20px;
}     

body#rubrique #colRight{
	margin-top:-16px;
}     


#colRight, #colRight h1, #colRight h3{
	color:#5b6b87;
}

.house{
	padding:13px;
	line-height:17px;
	background:#FFF;
	border:1px solid #dadee3;
	font-size:13px;
}                           

body#home .house{
	margin-bottom:10px;
}
.house h1{
	letter-spacing:1px;
	font-size:30px;
	margin:6px 0 0px 0;
	line-height:28px; 


}
.house .chapo{
	margin-top:-19px;
}
body#rubrique #colRight{
	font-size:14px;
	line-height:18px;
} 
body#rubrique #colRight h1{
	letter-spacing:1px;
	font-size:24px;
	margin:20px 0 8px 0;
} 

body#rubrique #colRight p{
	margin-top:7px;
	text-align:justify;
}
body#rubrique #colRight h1 em, #colRight h3 i, .house h1 em{
	color:#07b0ef;
	font-style:normal;
}
#colRight h3{
	font-size:20px;
	padding-bottom:3px;
	border-bottom:1px dotted #07b0ef;
	margin:20px 0 10px 0;
	letter-spacing:1px;
}
.house{
	 height: 1%;
}
.house img.spip_logos{
	float:left;
	margin:-10px 0 0 -10px;
	
}

dl{
	display:block;
	width:300px;
	font-size:11px;
	float:right;
	border:1px dotted #dadee3;
	border-bottom:0;
	margin-top:5px;
} 
table.theprices td, table.theprices th{
	text-align:right;
}
body#houses dl{
	margin-top:-10px;
	margin-bottom:-10px;
}
dt{
	display:block;
	float:left;
	width:50px;
	font-weight:bold;
  	padding:4px 0 0 5px;
}
dd{
	border-bottom:1px dotted #dadee3;
	height:20px;
	font-style:italic;
	padding:4px 0 4px 0;
}
dd.group2{
	background:#e9eef5;
}
dd span{
	margin:0;
	display:block;
	background-color:transparent;
	background-image:url('/medias/img/rates.gif');
	background-repeat:repeat-x;
	height:20px;
	margin-right:10px;	
}
dd span.c{
	background-image:url('/medias/img/rates_off.gif');
	background-repeat:repeat-x;	
	width:120px!important;
    margin:0 5px 0 0;
	float:left;	
}

dd.group1 span{
	background-position:top left;	
}
dd.group2 span{
	background-position:center left;	*/
}
dd.group3 span{
	background-position:bottom left;	*/
}
 
/* LUXE */
dd.mot1 span{
	width:60px;
} 
dd.mot2 span{
	width:80px;
} 
dd.mot33 span{
	width:100px;
} 
dd.mot4 span{
	width:120px;
} 


/* GUEST */ 
/* 3 */
dd.mot53 span{
	width:30px;
}    
/* 4 */
dd.mot51 span{
	width:40px;
}   
/* 4+1, 5 */
dd.mot34 span, dd.mot105 span, dd.mot50 span, dd.mot112 span{
	width:50px;
}           
/* 4+2, 6*/
dd.mot5 span, dd.mot43 span {
	width:60px;
}
span.cachemoi{
	display:none!important;
}  
/* 7 */         
dd.mot52 span{
	width:70px;
}           
/* 10 */
dd.mot85 span{
	width:100px;
}
dd.mot123 span{
	width:80px;
}
input.error{
	border:1px dotted red;
	padding:2px;
}
label.error{
	color:red;
	font-size:10px; 
	width:204px;
	text-align:left;
	padding-left:8px;
}
/* PRICE */
dd.price0 span{
	width:0px;
}
dd.price1 span{
	width:20px;
}
dd.price2 span{
	width:40px;
}
dd.price3 span{
	width:60px;
}
dd.price4 span{
	width:80px;
}
dd.price5 span{
	width:100px;
}
dd.price6 span{
	width:120px;
}
dd.price7 span{
	width:70px;
}
dd.price8 span{
	width:80px;
}
dd.price9 span{
	width:90px;
}
dd.price10 span{
	width:100px;
}
dd.price11 span{
	width:110px;
}           
dd.price12 span{
	width:120px;
}           
          
a.button{
	display:block;
	background-image:url('/medias/img/button.png');
    background-position:top left;
	width:123px;
	height:25px;
	margin:45px 0 0 90px; 
	_margin:45px 0 0 40px;
	float:left;
	color:#11b0eb;
	font-size:15px;
	padding:5px 0 0 10px;
}
a.button em{
	color:#8893a7;
}
a.button:hover, a.button:visited:hover{
    background-position:bottom left;	
	text-decoration:none;
	color:#e5870d;
}
a.buttonCb span, a.buttonMail span{
	display:block;
	font-size:12px;   
	line-height:14px;
	color:#8893a7;
	margin-top:4px; 
	font-weight:bold;
}
a.buttonCb,a.buttonMail{
	float:left;
	margin:5px;
}        
a.buttonCb{
	background-image:url('/medias/img/boutons-resas.png');
	background-position:-260px -5px;		
	width:160px;
	height:86px;
	padding:8px 10px 5px 55px;
}	
a.buttonMail{
	background-image:url('/medias/img/boutons-resas.png');
	background-position:-10px -5px;		
	width:160px;
	height:86px;
	padding:8px 65px 5px 13px;
}
a.buttonCb:hover,a.buttonCb:visited:hover{
	background-position:-260px -105px;
}                                     
a.buttonMail:hover,a.buttonMail:visited:hover{
	background-position:-10px -105px;
}
.bt-resas{
	clear:both;
	width:530px;
}                                     
#content li{
	list-style:url('/medias/img/puce.gif');
	list-style-position:inside;
	margin-top:3px;
}
.geoloc_onemap{
	width:303px;
	border:2px solid #000;
	height:250px;
}     

.spip_doc_titre{
	width:200px!important;
	float:left;
}
dl.spip_documents{
	border:0;
}
textarea.crayon-active, input.crayon-active{
	background:#FFF!important;
	color:#5D1725!important;
	padding:3px!important;
	font-size:12px!important;
}

table.datas{
	background:#353F4E;
	width:100%;
	padding:5px;
}
table.datas tr{
	line-height:1em;
}
table.datas tr.even{
	background:#3f4e64;
}
table.datas td, table.datas th{
	padding:3px 5px;
	font-size:12px;
	color:#a2b3cd;
}
table.datas th{
	color:#FFF;
	letter-spacing:1px;
}

table.datas .on{
	background:#000!important;
	cursor:pointer;
	color:#FFF;
}
table.datas .almoston{
	background:#0C213F;
}

table.equipement{
	border:1px solid #07b0ef;
	width:100%;
	font-size:12px;
	background:#E0EBEF;
	color:#283947;
}
table.equipement caption{
	background:#07b0ef;
	padding:2px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
table.equipement td, table.equipement th{
	padding:3px 5px;
}
table.equipement th{
	font-weight:bold;
	text-transform:capitalize;
}
table.equipement tr.even{
	background:#FFF;
}	

/* FORMULAIRE */
fieldset{
	border:1px dotted #283947;
	padding:10px;
	margin-bottom:15px;
}
legend{
	padding:5px;
	text-transform:uppercase;
	color:#07B0EF;
	background:#FFF;
}
label{
	width:160px;
	float:left;
	text-align:right;
	padding-right:6px;
}
form p.clear{
	padding:4px;
}
input, select, textarea{
	float:left;
}
input.submit{
	float:right;
}
.datepick + img { position: relative; left: -21px; top: 1px; }
#colRight p.spip{
	margin-bottom:5px;
	
}

.spip_documents { text-align: center; }
.spip_documents_center { width: 100%; margin: 10px auto; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-right: 15px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 15px; margin-bottom: 5px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }


/*LIGHTBOX*/

html,body{margin:0;padding:0;height:100%}
#lightbox,#lightbox-overlay{position:absolute;top:0px;left:0px;bottom:auto;right:auto;z-index:100;width:100%;height:auto;text-align:center;color:#333;margin:0px;padding:0px;border:none;outline:none;line-height:0;text-decoration:none;background:none;word-spacing:normal;letter-spacing:normal;float:none;clear:none;display:block}
#lightbox-overlay{z-index:90;background-color:#000;height:100%;position:fixed}
#lightbox-overlay-text{text-align:right;margin-right:20px;margin-top:20px;color:white;font-size:12px;cursor:default;line-height:normal}
#lightbox-overlay-text a,#lightbox-overlay-text a:hover,#lightbox-overlay-text a:visited,#lightbox-overlay-text a:link{text-decoration:underline;color:white}
#lightbox-overlay-text span{padding-left:5px;padding-right:5px}
#lightbox img,#lightbox a img,#lightbox a{border:none;outline:none}
#lightbox-imageBox{position:relative;border:1px solid black;;background-color:white;width:400px;height:400px;margin:0 auto}
#lightbox-imageContainer{padding:1px}
#lightbox-loading{position:absolute;top:40%;left:0%;height:25%;width:100%;text-align:center;line-height:0}
#lightbox-nav{position:absolute;top:0;left:0;height:100%;width:100%;z-index:10}
#lightbox-nav-btnPrev,#lightbox-nav-btnNext{display:block;width:49%;height:100%;background:transparent url("/medias/img/blank.gif") no-repeat;zoom:1;padding:0px;margin:0px}
#lightbox-nav-btnPrev{left:0;right:auto;float:left}
#lightbox-nav-btnNext{left:auto;right:0;float:right}
#lightbox-infoBox{font:10px Verdana,Helvetica,sans-serif;background-color:#FFF;margin:0 auto;padding:0px}
#lightbox-infoContainer{padding-left:10px;padding-right:10px;padding-top:5px;padding-bottom:5px;color:#666;line-height:normal}
#lightbox-infoHeader{width:100%;text-align:center}
#lightbox-caption{text-align:justify}
#lightbox-caption-title{font-weight:bold}
#lightbox-caption-description{font-weight:normal}
#lightbox-infoFooter{margin-top:3px;color:#999}
#lightbox-currentNumber{display:block;width:49%;float:left;text-align:left}
#lightbox-close{display:block;width:45%;float:right;text-align:right}
#lightbox-close-button{padding-left:30%}
#lightbox-close-button,#lightbox-close-button:link,#lightbox-close-button:visited,#lightbox-close-button:hover{text-decoration:underline;color:#999}
#lightbox-close-button:hover{color:#666}
#lightbox-infoContainer-clear{clear:both;visibility:hidden}   


/* There is a version of this file commented in great detail for educational purposes here:
 * http://users.tpg.com.au/j_birch/plugins/superfish/superfish.commented.css
 */

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;    
}
.nav {
	line-height:1.0;
}
.nav ul {
	position:absolute;
	top:-999em;
	width:9.45em;
}
body ul.nav ul li, body .nav ul li a{
	width:100%;  
	display:block;
}
.nav li {
	float:left;
	position:relative;

}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul {
	left:-1px;
	top:2.5em;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul {
	left:9.45em;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}
body ul.nav li ul li a:hover,body ul.nav li ul li a:visited:hover{   
	color:#CA9A16;                                          
	text-decoration:none;
}
body ul.nav li ul li a{   
	background-image:none!important;
	background:#1C222B;
	font-size:14px;
	text-align:left;
	height:auto;
	padding:6px 6px 6px 10px; 
	border-bottom:1px solid #000;
	color:#4E5F77; 
	text-transform:lowercase;
}
