* {
  margin:0;
  padding:0;
}
body {
  font-size:14px;
	width:100%;
  background:#342119;
  padding-top:5px;
}
.clear{
  clear:both;
}
.fll{
  float:left;
}
.flr{
  float:right;
}
.noborder{
  border:2px solid red;
}
img{
  border:none;
}
#container{
  margin:0 auto;
  background:#fff;
  font-family:"Times New Roman", Times, serif;
  padding:0 5px 0 5px;
  width:960px;
}
/********************
      INDEX
*********************/
#container_index{
  margin:150px auto 10px auto;
	vertical-align:auto;
  background:#fff;
  font-family:"Times New Roman", Times, serif;
  padding:0 5px 0 5px;
  width:960px;
	font-size:1.2em;
}
#nav_supp_index{
	font-size:13px;
	font-weight:bold;
	float:left;
	width:960px;
	text-align:center;
	margin-bottom:10px;
}
#nav_supp_index a{
	text-decoration:none;
	color:#342119;
}
#nav_supp_index a:hover{
	text-decoration:underline;
	color:#342119;
}
#nav_supp_index li{
	display:inline;
	color:#342119;
	padding:0 0 0 9px;
  position:relative;
}
#nav_supp_index .index a{
  display:none;
}
#nav_supp_index li.root_menu_tool{
  background:none;
  width:20px;
  text-align:left;
  padding:0;
}
#nav_supp_index li.root_menu_tool a{
  padding-right:15px;
  margin:0;
  color:#fff;
  /*text-indent:-9999px;*/
  background:url(../images/admin/add.gif) 20px 0 no-repeat;
}
#nav_supp_index li:hover > ul.menu_tools{
  left:auto;
  right:0;
}
#nav_supp_index li:hover > ul.menu_tools a{
  text-indent:-9999px;
}
#nav_supp_index li .menu_tools{
  position:absolute;
  width:80px;
  bottom:20px;
  left:-9999px;
}
#nav_supp_index li .menu_tools li{
  float:right;
  margin:0 3px 0 0;
  width:12px;
}
#nav_supp_index li .menu_tools a{
  background:none;
  color:#7a7a7a;
  padding:0;
  text-decoration:none;
  font-size:0.7em;
  margin:0;
  width:15px;
  height:18px;
}
#nav_supp_index li .menu_tools a:hover{
  background:0;
  padding:0;
  text-decoration:none;
  font-size:0.7em;
  margin:0;
  width:15px;
  height:18px;
}
#nav_supp_index li .menu_tools a.add{
  background:url(../images/admin/add.gif) 0 1px no-repeat;
}
#nav_supp_index li .menu_tools a.edit{
  background:url(../images/admin/edit2.gif) 0 3px no-repeat;
}
#nav_supp_index li .menu_tools a.delete{
  background:url(../images/admin/delete3.gif) 0 3px no-repeat;
}
#container_index #fond_logo{
  margin-right:10px;
}
#container_index #logo{
  margin:80px 0 93px 0;
}
#container_index #bandeau{
  margin-top:5px;
  height:300px;
}
#container_index #page_content{
  margin:0;
	background:none;
  float:left;
  padding-left:18px;
}
#container_index #content_main{
  width:960px;
  text-align:center;
}
#container_index #content_main p{
  width:960px;
  margin:7px 0 12px 0px;
  text-align:center;
  font-size:13px;
 	color:#342119;
}
#flag{
  margin-top:10px;
}
/***********************
        PAGE
***********************/
/********HEADER********/
#header{
  padding:0 0 5px 5px;
}
#nav_main{
	color:#301205;
  font-style:normal;
	margin:5px 0 0 15px;
	width:960px;
	height:60px;
}
#nav_main li{
	display:block;
	background:url(../images/list-separation.gif) right 18px no-repeat; 
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	padding:0 10px;
  font-size:13.2px;
  text-transform:uppercase;
}
#nav_main li a{
	text-decoration:none;
	color:#301205;
	display:block;
	height:38px;
	padding-top:20px;
	outline:none;
  position:relative;
  /*z-index:100;*/
}
.hotel a{
  background:url(../images/hotel-hover.gif) 0 -50px no-repeat;	
	width:83px;
}
.hotel a:hover, .hotel .active{
  background:url(../images/hotel-hover.gif) 0 5px no-repeat;
	text-indent:-9999px;
}
.seminaires a{
  background:url(../images/seminaires-hover.gif) 0 -50px no-repeat;	
	width:95px;
}
.seminaires a:hover, .seminaires .active{
  background:url(../images/seminaires-hover.gif) -5px 5px no-repeat;
	text-indent:-9999px;
}
.restaurant a{
  background:url(../images/restaurant-hover.gif) 0 -50px no-repeat;	
	width:90px;
}
.restaurant a:hover, .restaurant .active{
  background:url(../images/restaurant-hover.gif) 0 5px no-repeat;
	text-indent:-9999px;
}
.loisirs a{
  background:url(../images/loisirs-hover.gif) 0 -50px no-repeat;	
	width:90px;
}
.loisirs a:hover, .loisirs .active{
  background:url(../images/loisirs-hover.gif) 10px 5px no-repeat;
	text-indent:-9999px;
}
.decouverte a{
  background:url(../images/decouverte-hover.gif) 0 -50px no-repeat;	
	width:240px;
}
.decouverte a:hover, .decouverte .active{
	text-indent:-9999px;
  background:url(../images/decouverte-hover.gif) 0 5px no-repeat;	
}
.forfaits a{
  background:url(../images/forfaits-hover.gif) 0 -50px no-repeat;	
	width:83px;
}
.forfaits a:hover, .forfaits .active{
  background:url(../images/forfaits-hover.gif) 5px 5px no-repeat;
	text-indent:-9999px;
}
.tarifs a{
  background:url(../images/tarifs-hover.gif) 0 -50px no-repeat;	
	width:83px;
}
.tarifs a:hover, .tarifs .active{
  background:url(../images/tarifs-hover.gif) 8px 5px no-repeat;
	text-indent:-9999px; 
}
#nav_main li.root_menu_tool{
  background:none;
}
#nav_main li.root_menu_tool a{
  padding:0;
  margin:0;
  display:block;
  text-indent:-9999px;
  background:url(../images/admin/add.gif) right 20px no-repeat;
  width:20px;
}
#nav_main li:hover > ul.menu_tools{
  left:auto;
  right:0;
  top:45px;
}
#nav_main li:hover > ul.menu_tools a{
  text-indent:-9999px;
}
#nav_main li .menu_tools{
  position:absolute;
  top:0px;
  left:-9999px;
}
#nav_main li .menu_tools li{
  float:left;
  margin:0;
  width:14px;
  background:none;
  padding:0;
  padding-right:2px;
  height:15px;
  width:16px; 
}
#nav_main li .menu_tools a{
  background:none;
  color:#7a7a7a;
  padding:0;
  text-decoration:none;
  font-size:0.7em;
  margin:0;
  width:16px;
  position:relative;
  /*z-index:1;*/
  height:15px; 
}
#nav_main li .menu_tools a:hover{
  background:0;
  padding:0;
  text-decoration:none;
  font-size:0.7em;
  margin:0;
  width:16px;
}
#nav_main li .menu_tools a.add{
  background:url(../images/admin/add.gif) 0 -1px no-repeat;
}
#nav_main li .menu_tools a.edit{
  background:url(../images/admin/edit2.gif) top no-repeat;
}
#nav_main li .menu_tools a.delete{
  background:url(../images/admin/delete3.gif) top no-repeat;
}
#fond_logo{
  background:url(../images/fond-logo.jpg) no-repeat;
  height:305px;
	width:206px;
  margin:5px 0 0 13px;
	text-align:center;
	float:left;
  display:inline;
}
#fond_logo em{
	font-size:13.2px;
	font-weight:bold;
	font-style:normal;
	letter-spacing:0.2em;
	color:#FFF;
}
#logo{
  margin:80px 0 97px 0;
}
#bandeau{
  margin:3px 0 0 10px;
}
/*****CONTENT******/
#page_content{
  margin:0;
	background:url(../images/bg-content-main.jpg) 430px top repeat-y;
  float:left;
}
#img-content-left{
  margin:0 0 0 18px;
	width:206px;
	height:506px;
	float:left;
  display:inline;
}
#content_supp{
	width:190px;
	margin-right:10px;
	margin-left:10px;
	padding:0px 15px 0 0px;
	float:left;
	text-align:right;
}
#content_supp em{
  color:#342119;
	font-size:16.8px;
	line-height:1.7em;
}
#content_main{
	float:left;
	width:480px;
  padding:0;
  position:relative;
}
#content_main h1{
	text-indent:-9999px;
	margin:10px;
}
#content_main a{
  color:#342119;
  text-decoration:none;
}
.h1_restaurant{
  background:url(../images/h1-restaurant.gif) no-repeat;
	height:83px;
}
.h1_hotel{
  background:url(../images/h1-hotel.gif) no-repeat;
	height:100px;
}
#content_main h2{
	font-style:italic;
	font-size:18.5px;
	margin:25px 0 10px 0;
}
#content_main .titre2-underline{
	font-style:italic;
	font-size:18.7px;
	margin:10px 0 10px 0;
  border-bottom:1px solid #000;
  width:480px;
  display:block;
}
#cont_plan a{
  color:#000;
  text-decoration:none;
}
#cont_plan a:hover{
  text-decoration:underline;
}
.reservation a,a .reservation,a.reservation{
  color:#fff;
	text-decoration:none;
  font-size:14px;
  font-weight:bold;
  background:#342119;
  padding:2px 10px;
  margin-top:20px;
}
.promotion a, a .promotion,a.promotion{
  color:#fff;
	text-decoration:none;
  font-size:14px;
  font-weight:bold;
  background:#342119;
  padding:2px 10px;
}
#content_main .contact-mail{
  color:#000;
  text-decoration:none;
  display:block;
  padding-left:20px;
  background:url(../images/contact-mail.gif) no-repeat;
  width:100px;
}
#content_main .contact-mail:hover{
  text-decoration:underline;
}
#content_main ul{
  margin:10px 0 10px 40px;
}
#content_main ul li{
  list-style:disc;
  margin:3px 0;
}
#content_main ul li ul li{
  list-style:circle;
}
#content_main table.dispo{
  border-collapse:collapse;
}
#content_main table.dispo th{
  background:#AF988E;
  height:30px;
}
#content_main table.dispo td{
  border:1px solid #AF988E;
  padding:4px;
}
#content_main p{
  margin:15px 0 0 0;
}
#nav_supp{
  margin:5px 0 5px 10px;
	font-size:13px;
	font-weight:bold;
	float:left;
  padding-top:20px;
}
#nav_supp li{
	display:inline;
	color:#342119;
	padding:0 0 0 9px;
  float:left;
  position:relative;
}
#nav_supp a{
	text-decoration:none;
	color:#342119;
  padding-top:20px;
}
#nav_supp a:hover{
	text-decoration:underline;
	color:#342119;
}
#nav_supp li.root_menu_tool{
  background:none;
}
#nav_supp li.root_menu_tool a{
  padding:0;
  margin:0;
  display:block;
  text-indent:-9999px;
  background:url(../images/admin/add.gif) right 0px no-repeat;
  width:20px;
}
#nav_supp li:hover > ul.menu_tools{
  left:auto;
  right:0;
}
#nav_supp li:hover > ul.menu_tools a{
  text-indent:-9999px;
}
#nav_supp li .menu_tools{
  position:absolute;
  width:100px;
  bottom:20px;
  left:-9999px;
}
#nav_supp li .menu_tools li{
  float:right;
  margin:0 3px 0 0;
  width:12px;
}
#nav_supp li .menu_tools a{
  background:none;
  color:#7a7a7a;
  padding:0;
  text-decoration:none;
  font-size:0.7em;
  margin:0;
  width:15px;
  height:18px;
}
#nav_supp li .menu_tools a:hover{
  background:0;
  padding:0;
  text-decoration:none;
  font-size:0.7em;
  margin:0;
  width:15px;
  height:18px;
}
#nav_supp li .menu_tools a.add{
  background:url(../images/admin/add.gif) 0 1px no-repeat;
}
#nav_supp li .menu_tools a.edit{
  background:url(../images/admin/edit2.gif) 0 3px no-repeat;
}
#nav_supp li .menu_tools a.delete{
  background:url(../images/admin/delete3.gif) 0 3px no-repeat;
}
#footer{
  height:22px;
  margin-top:2px;
	font-size:9px;
}
#footer p{
  text-align:center;
  display:block;
  padding-top:5px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
}
#footer p a{
  color:#fff;
  padding-right:5px;
  text-decoration:none;
}
#footer p a:hover{
  text-decoration:underline;
}
/***********************
        Reservation
***********************/
#bloc-STD{
  float:left;
  width:200px;
  display:inline;
}
#bloc-SPAC{
  width:200px;
  float:left;
}
#disponibilites{
  margin-top:20px;
}
#disponibilites h3{
  color:#342119;
  font-size:11px;
  text-transform:uppercase;
  padding-left:15px;
}
#disponibilites table.dispo{
  border:1px solid #AF988E;
  color:#342119;
  margin-left:5px;
}
#disponibilites table.dispo th{
  background:#AF988E;
}
#disponibilites table.dispo th.jours{
  background:none;
  border:1px solid #AF988E;
}
#disponibilites h2,form fieldset h2{
  border-bottom:1px solid #000;
}
#nav-dispos{
  font-size:11px;
  padding:10px 0 0 100px;
}
#nav-dispos a{
  color:#AF988E;
  text-decoration:none;
}
#nav-dispos a:hover{
  text-decoration:underline;
}
form.resa-promo fieldset{
  border:none;
}
#date_deb input,#date_f input{
  width:70px;
}
#sejours .nb,#chambres .nb{
  width:20px;
}
#chambres select{
  width:100px;
}
form.resa-promo .checkbox{
  margin:0;
  padding:0;
  width:20px;
}
form.resa-promo input.calendar{
  border:none;
  background:url(../images/admin/calendar/date.gif) no-repeat 0 0;
  width:17px;
  padding:0;
  margin:0 0 0 5px;
  cursor:pointer;
}
form.resa-promo .double label{
  float:left;
  display:block;
  width:90px;
}
form.resa-promo input,form.resa-promo select{
  margin-left:5px;
  width:200px;
}
form.resa-promo textarea{
  width:350px;
  height:150px;
  margin-left:5px;
}
form.resa-promo a{
  color:#AF988E;
  font-size:12px;
  padding-left:10px;
}
form.resa-promo p.double{
  line-height:18px;
}
form.resa-promo p.simple{
  float:left;
  width:440px;
  margin-left:10px;
  display:inline;
}
form.resa-promo p.supp{
  padding-top:10px;
  border-top:1px dashed #AF988E;
}
form.resa-promo .valider{
  border:1px solid #342119;
  color:#fff;
  background:#342119;
  width:150px;
  float:right;
}
.small_size{
  font-size:11px;
}
form.resa-promo .small_input{
  width:40px;
}
/* ############################################## */
/* #################### EWOK #################### */
/* ############################################## */
#nav_main .not_visible a{
  opacity:.30;
  filter:alpha(opacity=30);
  -moz-opacity:0.3;
}
#content_main ul.child_list, #content_main ul.linked_pages{
  list-style-type:none;
  margin:10px 0 0 26px;
}
#content_main ul.child_list li, #content_main ul.linked_pages li{
  list-style-type:none;
  width:145px;
  height:132px;
  text-align:center;
  margin:15px 5px 0 0;
  font-size:1.1em;
  opacity: 0.70;	
  filter:alpha(opacity=70);
}
#content_main ul.child_list li:hover, #content_main ul.linked_pages li:hover{
  opacity: 1;	
  filter:alpha(opacity=100);
}
#content_main ul.child_list li img, #content_main ul.linked_pages li img{
  border:1px solid #000;
  margin:0;
}
#content_main ul.child_list li a, #content_main ul.linked_pages li a{
  text-decoration:none;
  color:#000;
  background:none;
  padding-left:0;
}
#content_main ul.child_list li a:hover, #content_main ul.linked_pages li a:hover{
  text-decoration:underline;
}
#content_main ul.child_list li.not_visible, #content_main ul.linked_pages li.not_visible{
  opacity: 0.30;	
  filter:alpha(opacity=30);
}
#form_login{
  margin:30px 0 0 30px;
}
#form_login fieldset{
  border:0;
}
#form_login label{
  position:absolute;
  margin-top:10px;
  font-size:1em;
}
#form_login input{
  margin:10px 0 0 100px;
  border:1px solid #000;
}
#form_login #remember{
  border:none;
}
/*== BACK OFFICE CONTENT ==*/
#toolbar{
  list-style-type:none;
  background-color:#fff;
  position:absolute;
  top:0;
  left:0;
  top:expression(documentElement.scrollTop+body.scrollTop);
  z-index:100;
  width:100%;
  margin:0;
  color:#000;
}
form > #toolbar, body > #toolbar{
  position:fixed;
  top:0;
  color:#000;
  z-index:1;
}
#toolbar li{
  padding:0;
  margin-right:5px;
}
#toolbar li a{
  font-size:0.8em;
  font-family:Arial, Helvetica, "Nimbus Sans L", sans-serif;
  background:none;
  border:none;
  text-decoration:none;
  margin-top:2px;
  padding:0 3px 0 3px;
  line-height:14px;
  color:#000;
  cursor:pointer;
}
#toolbar li a:hover{
  color:#000;
}
.submit, .submit2,.cancel, .save{
  width:20px;
  text-indent:-9999px;
  border:none;
  display:block;
}
.submit{
  background:url(../images/admin/submit2.gif) no-repeat;
}
.submit2{
  background:url(../images/admin/submit2.gif) no-repeat;
}
.cancel{
  background:url(../images/admin/cancel.gif) no-repeat;
}
.save{
  background:url(../images/admin/save_and_continue.gif) no-repeat;
}
.add,.edit,.delete{
  border:none;
  display:block;
  padding:0;
}
#page_creation{
  padding:5px 0 0 0;
  font-size:0.9em;
}
#page_creation input{
  width:130px;
}
#container_index #content_main .modbar{
  text-align:left;
  margin:10px auto;
  font-size:13px;
}
.modbar{
  text-align:left;
  margin:10px auto;
  font-size:13px;
}
#container_index #content_main .modbar_new{
  text-align:left;
}
.modbar_new{
  padding:5px 0 5px 10px;
  margin:10px 0;
  font-size:13px;
}
.modbar button, .modbar_new button{
  border:none;
  font-size:0.9em;
  line-height:2.3em;
  font-family:Arial, Helvetica, "Nimbus Sans L", sans-serif;
  margin:0;
  padding:0 0 8px 20px;
  width:auto;
  overflow:visible;
  margin:0 10px 5px 0;
  cursor:pointer;
}
.modbar button span{
  background-color:#e3e4e7;
  padding:3px 2px;
}
/*== FORMS ==*/
#field_parameters{
  font-family:Arial, Helvetica, "Nimbus Sans L", sans-serif;
  background:#fff;
  margin:3px 0 0 0;
  padding-top:20px;
  color:#000;
  width:443px;
  border:1px solid #e3e4e7;
}
#field_parameters legend{
  margin-left:15px;
  font-weight:bold;
  font-size:1.5em;
  color:#e3e4e7;
  padding:0 5px;
  margin:0 0 0 10px;
  text-transform:uppercase;
}
#field_parameters fieldset{
  border:none;
  margin:10px;
}
#field_parameters fieldset legend{
  font-size:1.1em;
  color:#7a7a7a;
}
#field_parameters p{
  margin:20px 5px 10px 20px;
}
#field_parameters p#options{
  margin:20px;
  width:443px;
  line-height:30px;
}
#field_parameters p#options a{
  font-size:0.9em;
  border:1px solid #E3E4E7;
  padding:4px;
  text-decoration:none;
  color:#7a7a7a;
  outline:none;
}
#field_parameters p#options a.active{
  background-color:#E3E4E7;
}
#field_parameters label{
  position:absolute;
  width:160px;
  font-size:0.9em;
}
#field_parameters input, #field_parameters textarea{
  width:220px;
  margin-left:160px;
  border:1px solid #7A7A7A;
}
#field_parameters input.auto{
  border:none;
}
#field_parameters .calendar{
  border:0;
  background:url(../images/admin/calendar/date.gif) no-repeat 0 0;
  width:17px;
  padding:0;
  margin:0 0 0 5px;
  cursor:pointer;
}
#field_parameters .mini_input{
  width:280px;
}
#field_parameters .mini_input2{
  width:25px;
  margin:0;
}
#field_content{
  border:none;
  margin:3px 5px 3px 0;
}
#modules {
  list-style:none;
}
.template_content1, .template_content2{
  text-indent:-9999px;
  border:none;
  width:22px;
  height:21px;
  margin-right:20px;
}
.template_content1{
  background:url(../images/admin/template_1.gif) no-repeat;
  border:none;
}
.template_content2{
  background:url(../images/admin/template_2.gif) no-repeat;
}
.warning{
  color:#f00; 
}
.translate_fr{
  background:url(../images/fr.gif) top left no-repeat;
  padding-left:25px;
  margin:0 15px 0 0;
}
.translate_en{
  background:url(../images/en.gif) top left no-repeat;
  padding-left:25px;
  margin:0;
}

/*== AJAX SEARCH ==*/
#field_search{
  border:0;
  color:#0C6B99;
  margin:10px 0 0 0;
}
#field_search h2{
  margin:0 0 5px 0;
}
button.search{
  background:url(../images/admin/zoom.gif) top left no-repeat;
  border:0;
  text-indent:-9999px;
  width:16px;
}
#pages_results ul{
  position:absolute;
  width:195px;
  background-color:white;
  border:1px solid #7A7A7A;
  margin:0;
  padding:0;
  z-index:10;
}
#pages_results ul{
  list-style-type:none;
  margin:0;
  padding:0;
}
#pages_results ul li.selected{
  background-color:#74000C;
  color:#fff;
}
#pages_results ul li{
  list-style-type:none;
  display:block;
  margin:0;
  padding:2px;
  height:15px;
  width:190px;
  cursor:pointer;
  text-align:left;
}

/*== MULTI CRITERIA ==*/
.options{
  margin:10px 0 0 0;
  list-style:none;
}
.options li{
  background:url(../images/admin/bullet.gif) left no-repeat;
  padding:0 0 0 8px;
}
.hs_big{
  background:url(../images/admin/edit.gif) no-repeat;
  padding:0 0 0 15px;
  margin:0 10px 0 0;
}
