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

/**********************
BOX 
***********************/

*{
margin:0;
padding:0;
}

body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
background:url(../img/background-header.jpg) top left repeat-x;
color:#666666;
}

#global{
background:url(../img/right-shadow.jpg) no-repeat top right;
position:relative;
margin:auto;
width:871px;
}

#mainBox{
margin:0 0 0 200px;
width:665px;
}

#content{

}

#content-left{
float:left;
}

#content-right{
float:left;
margin:14px 0 0 25px;
width:460px;
}

h1#logo{
background:url(../img/logo.jpg) top left no-repeat;
position:absolute;
top:0;
left:-5px;
width:205px;
height:166px;
}

h1#logo span{
display:none;
}

#lang{
position:absolute;
top:135px;
right:10px;
}

#lang ul li a img{
border:none;
}

a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
	outline:none;
}

a:hover{
	
	text-decoration:none;
}
/**********************
h1, p, a, etc ...
***********************/

h1{
font-size:18px;
margin:0 0 15px 0;
}

h2{
font-size:14px;
margin:0 0 8px 0;
font-weight:normal;
color:#CC6600;
}

h3{
font-weight:bold;
margin:0 0 8px 0;
}

p{
line-height:1.4em;
margin:0 0 8px 0;
}

#content-right p{
text-align:justify;
}

ul.arrow, ul.arrow-act, ul.arrow-act-cols{
list-style-type:none;
}

ul.arrow-act-cols{
float:left;
width:215px;
margin:0 0 15px 0;
}

ul.arrow li, ul.arrow-act-cols li{
background:url(../img/puce.gif) no-repeat 0 5px;
padding-left:15px;
margin:4px 0 0 0;
}

ul.arrow-act li{
/*background:url(../img/puce.gif) no-repeat 0 5px;
padding-left:15px;*/
margin:4px 0 0 0;
}

ul.arrow li span, ul.arrow-act li span, ul.arrow-act-cols li span{
font-weight:bold;
}

ul.arrow li.evi{
margin-top:20px;
padding:6px;
background:#fbfbfb;
border:3px solid #E0E0E0;
height:16px;
font-size:12px;
font-weight:bold;
}

ul.arrow-act{
margin:6px 0;
}

ul.arrow-act li{
margin:4px 40px 8px 0;
}

ul.activite{
list-style-type:none;
margin:0 0 35px 0;
}

ul.activite li{
line-height:16px;
margin:4px 40px 8px 0;
padding:6px 0;
width:300px;
border-bottom:1px solid #ccc;
}

ul.activite li span{
display:block;
font-weight:bold;
}

img.proximite{
position:relative;
top:3px;
}

p.legende-proxi{
position:relative;
top:-5px;
float:right;
font-weight:bold;
color:#999;
}

a{
outline:none;
}

#lang ul{
list-style-type:none;
display:block;
}

#lang ul li{
margin:0 0 0 6px;
float:left;
}

#lang ul li a{
color:#6a6a6a;
text-decoration:none;
}

#lang ul li a:hover{
color:#7f7f7f;
text-decoration:underline;
}

#lang ul li a#menu_lang_active{
color:#7f7f7f;
text-decoration:underline;
}

/**********************
FORM
***********************/

ul.defaut{
list-style-type:none;
}

ul.defaut li{
margin:15px 0 0 0;
}

label.width_100, label.width_170{
display:block;
float:left;
margin:3px 3px 0 0;
text-align:left;
}

label.width_100{
width:120px;
}

label.width_150{
width:150px;
}

.nextSeul, .next, .prev{
float:right;
margin:20px 0 0 8px;
}

.btn-link{
float:right;
margin:20px 0 0 8px;
border:none;
background:#fff;
text-decoration:underline;
cursor:pointer;
}

.btn-link:hover{
text-decoration:none;
}


input{
padding:1px;
border:1px solid #ccc;
color:#666666;
}

.y_titre{
float:left;
}

select{
border:1px solid #ccc;
margin:0 3px 0 0;
}

.error, #error{
font-size:10px;
color:#FF0000;
}

.correct{
font-size:10px;
color:green;
}

.link-btn{
padding:1px;
border:1px solid #ccc;
color:#666666;
float:right;
margin:20px 0 0 8px;
background:#f0f0f0;
height:18px;
}

/*  guestbook  */

#form_book{
margin:0 0 15px 0;
clear:both;
}

#form_book #submit{
margin-left:102px;
}

#form_book textarea{
width:275px;
height:75px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#666666;
font-size:12px;
}

ul#guestbook{
list-style-type:none;
}

ul#guestbook li{
border-bottom:1px solid #ccc;
margin-bottom:15px;
padding-bottom:9px;
}

ul#guestbook li p{
margin:6px;
}

#form_toggle{
background:#fbfbfb;
border:2px solid #E0E0E0;
padding:16px;
margin:6px 0;
}

.navigation, .navigation a, .navigation:hover{
background:#554F4F;
color:#A5A58B;
padding:5px;
font-size:10px;
text-align:center;
}

#click_toggle img{border:none;}


/**********************
Les Loges
***********************/

#loges{
float:left;
background:url(../img/les-loges.jpg) top left no-repeat;
padding:38px 0 0 0;
margin:10px 0 0 0;
/*width:145px;*/
width:390px;
text-align:justify;
}

/**********************
Tarifs
***********************/

#tarif{
width:100%;
border-collapse:collapse;
margin:0 0 20px 0;
}

#tarif td, #tarif th{
padding:10px;
}

#tarif th{
font-weight:bold;
text-align:left;
background:#eee;
font-size:12px;
}

/*
#tarif td, #tarif th, #tarif tr{
border:1px solid #999;
}*/

#tarif tr{
border:1px solid #e0e0e0;
}

#tarif td.tab-periode{
font-weight:bold;
font-size:11px;
}

#tarif td.tab-prix{
font-weight:bold;
width:75px;
}

/**********************
Photos
***********************/

ul#gal{
list-style-type:none;
}

ul#gal li{
float:left;
margin:0 15px 15px 0;
}

ul#gal li.last{
margin:0 0 15px 0;
}

ul#gal li img{
border:1px solid #e0e0e0;
}

.next-gal{
float:right;
margin:0 8px 0 0;
}

/**********************
RESERVATION
***********************/

#homeRes{
position:relative;
float:right;
background:#fbfbfb;
padding:5px;
margin:50px 0 0 0;
border:2px solid #e0e0e0;
height:130px;
width:225px;
}

#homeRes h2{
position:absolute;
top:-43px;
left:0;
}

#homeRes label{
padding:0 0 6px 0;
width:100%;
}

#homeRes ul li{
display:block;
height:50px;
margin:0;
}

#homeRes #naviguation{
position:relative;
top:-18px;
float:right;
margin:0;
padding:0;
}

#homeRes select{
float:left;
margin:0;
padding:0;
}

#selJourDep, #selJourArr,{
width:65px;
}

#selMoisDep, #selMoisArr{
width:95px;
}

#selAnneeDep, #selAnneeArr{
width:65px;
}


/**********************
NEWSLETTER
***********************/

#newsletter{
float:right;
text-align:right;
background:url(../img/newsletter.jpg) top right no-repeat;
padding:28px 0 0 0;
margin:10px 0 0 0;
width:200px;
}

#newsletter input{
margin:8px 0 0 0;
padding:1px;
border:1px solid #ccc;
color:#666666;
}

#newsletter input#submit{
margin:8px 0 0 0;
width:26px;
height:21px;
border:0;
background:url(../img/ok.jpg) top left no-repeat;
}

/**********************
MENU
***********************/

ul#menu{
list-style-type:none;
height:128px;
margin:0 0 26px 0;
}

ul#menu li{
float:left;
height:129px;
}

ul#menu li a{
height:129px;
display:block;
text-indent:-5000px;
}

ul#menu li a#active{
background-position:0 -129px;
}


#dispo{
margin:20px 0 0 0;
}

#dispo label{
position:relative;
top:3px;
margin:0 3px 0 0;
}

/**********************
SS MENU
***********************/

ul#ss_menu{
float:left;
margin:180px 0 0 0;
width:200px;
list-style-type:none;
}

ul#ss_menu li{
position:relative;
float:right;
display:block;
clear:both;
width:137px;
}

ul#ss_menu li a, ul#ss_menu li span{
height:31px;
width:137px;
display:block;
text-indent:-5000px;
cursor:pointer;
}

ul#ss_menu li a#active{
background-position:0 -31px;
}

#display{
display:block;
height:16px;
background:url(../img/calendar.png) 0 0 no-repeat;
margin:6px 140px 12px 0;
padding:0 0 0 20px;
}

/*******************/

ul#ss_menu li ul{
float:right;
list-style-type:none;
width:100px;
margin:0 16px 0 0;
}

ul#ss_menu li ul li{
text-align:right;
display:block;
height:18px;
width:100px;
color:#999;
}

ul#ss_menu li ul li a{
text-indent:0;
text-decoration:none;
width:100px;
}

ul#ss_menu li ul li a:hover{
text-decoration:underline;
}

/**********************
Jeditable
***********************/
label {
	float: left;
}
.editable, .editable form {
	margin-left: 5px;
	display: inline;
}

/**********************
FOOTER
***********************/

hr.separation{
clear:both;
visibility:hidden;
border:1px;
height:0;
}

#footer{
margin:35px auto 10px;
width:318px;
text-align:center;
}

#footer a#pixfactory{
display:block;
color:#999;
margin:18px 0 0 0;
font-size:10px;
text-decoration:none;
}

#footer a#pixfactory:hover{
text-decoration:underline;
}

#footer a:hover {
text-decoration:underline;
}


