
/**/

/*body{overflow: hidden;}*/

@font-face {
	font-family: 'maPolice';
	src: url('../font/andada-italic.eot');
	src: url('../font/andada-italic.eot?#iefix') format('embedded-opentype'), url('../font/andada-italic.svg#andada-italic') format('svg'), url('../font/andada-italic.woff') format('woff'), url('../font/andada-italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

* {
	-webkit-text-size-adjust: none;
	-moz-text-size-adjust: none;
	text-size-adjust: none;
}
 @CHARSET "UTF-8";

/******* GENERAL 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 {
	border:0pt none;
	font-family:inherit;
	font-size: 100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	padding:0pt;
	vertical-align:baseline;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

/*---------------------------------------*/

em {
	font-family: "Times New Roman", Times, serif;
	font-style:italic;
	font-size:12px;
}

a:link {
	text-decoration:none;
	color:#998544;
}

a:visited {
	text-decoration:none;
	color:#998544;
}

a:hover {
	text-decoration:underline;
	color:black;
}

strong {
  color: #000000;
  font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
  font-weight: 700;
}

p, pre {
	font-size: 14px;
	margin-top: 0px;
	margin-bottom:0px;
	font-weight:lighter;
	/*text-align: justify;*/
}

h1 {
  font-family: "Andada",Verdana,Geneva,Arial,sans-serif;
	font-size:19px;
	margin: 0px;
	padding-bottom:5px;
	color:#777;
}


h2 {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:16px;
	margin: 0px;
	padding-bottom:5px;
	color:#777;
}

h3 {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:14px;
	margin: 0px;
	color:#000000;/*font-weight:bold;*/
	
}

h4 {
  color: #555555;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:12px;
  margin: 0;
  padding: 0;
}

h5 {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:10px;
	margin: 0px;
	padding:0;
	color:#000;/*font-weight:bold;*/
}

h6 {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:8px;
	margin: 0px;
	padding:0;
	color:#000;/*font-weight:bold;*/
}

sup {
font-size: .6em;
vertical-align:super;
} 

/*---------------------------------------*/


body, html {
	margin:0;
	padding:0;
	border:0;
	height:100%;
	width:100%;
	position:absolute;
}

body {
	font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	color: #fff;
	/*background: #222;*/
	margin: auto;
	overflow:hidden;
}

#signature {
  bottom: 5px;
  position: absolute;
  right: 210px;
  z-index: 100;
}

#signature p{
 font-size:10px;
}

#signature p a{
 color:#999999;
}

/*---------------------------------------*/

#docwrapper {
/*	position:absolute;*/
	background-color:white;
	color:black;
	margin:0;
	padding:0;
	border:0;
	height:100%;
	width:100%;
	overflow:hidden;
}

#content_wrapper {
  bottom: 25px;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 12;
}
.page_altergoogle #content_wrapper {
  bottom: 0;
}

.page_intro #content_wrapper {
  top: 60px;
}




.page_online #content_wrapper {
  height: 100%;
  overflow: hidden;
}

/** Contenu full screen sans diaporama **/
/*#content_full_wrapper {
	z-index:5;
	position:fixed;
	display:block;
	margin:0;
	padding:0;
	border:0;
	top:0;
	left:0;
	width:100%;
	height:100%;
	overflow:auto;
}


#content_full {
	position:relative;
	display:block;
	margin:0;
	border:0;
	width:auto;
	height:100%;
	overflow:visible;
}

#content_full h2 {
	font: 30px "Cardo", Verdana, Geneva, Arial, sans-serif;
	background-color:#E3E4E4;
	width: 785px;
	padding-top:90px;
	padding-left:30px;
	color:#777;
	text-align: left;
	font-style:italic;
}*/

/** contenu box avec diaporama en fond - plugin library/Aramis/contentbox.js*/
/* div créé dans layout */

#content {
  height: 100%;
  width: 100%;
}



.page_formreservation  #content {
  background: none repeat scroll 0 0 #E0DDD1;
  width: 500px;
}


#letexte {
  background: none repeat scroll 0 0 #E0DDD1;
  bottom: 340px;
  left: 0;
  overflow-y: auto;
  position: absolute;
  text-align: center;
  top: 90px;
  width: 500px;
}

.page_formreservation #letexte {
  bottom: 0;
  width: 500px;
}

.page_chapitre #letexte {
  right: 0;
  left:auto;
}

.page_intro #letexte {
  bottom: 0;
  padding: 80px 40px 40px;
  width: 445px;
  top:0;
}


.page_intro #letexte p{
 font-size:15px;
}

.page_chapitre #letexte {

}




#letexte ul li {
  list-style-image: url("puceGrise.png");
  list-style-type: none;
  margin-bottom: 3px;
}

#documentPDF ul li{
margin:0;
padding:10px;
border-top:1px dotted #000;
font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:14px;
}


#documentPDF ul{
border-bottom:1px dotted #000;
}

#documentPDF a {
  color: #6d4f76;
}


.page_formreservation #letexte,  {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  padding: 0;
  text-align: left;
}







.page_formreservation #letexte p {
 text-align:left;
}


.page_online #letexte {
  height: 100%;
  padding: 120px 0 0;
  text-align: center;
}

#letexte h1 {
  color: #6d4f76;
  font-family: "Andada",Verdana,Geneva,Arial,sans-serif;
	font-size:31px;
 
  text-align: center;
}

#letexte p {
	font-family: "maPolice",Verdana,Geneva,Arial,sans-serif;
	font-size:15px;
  color: #6d4f76;
  margin-top:25px;
}

.page_formreservation_ok #letexte p {
  margin: 25px;
  padding: 30px;
}

.page_formreservation_ok #letexte {
bottom:auto;
}

#letexte table {
  height:100%;
  width:100%;
}


#letexte table td {
  padding: 0 40px;
  vertical-align: middle;
}


#letexte a {
  color: #000000;
  text-decoration: none;
}

#booking {
  background: none repeat scroll 0 0 #FF6841;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
}

/*---------------textebas----------*/

#textebas {
  bottom: 0;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
  margin: 60px 0 10px;
  overflow-y: auto;
  padding: 0 60px;
  position: absolute;
}

.page_chambre #textebas {
  height: 165px;
  left: 500px;
  margin: 0;
  padding: 40px 40px 0;
  right: 200px;
}

.page_contenu #textebas {
  right: 20px;
}

#textebas table td{
padding:2px 10px 2px 0;
}

.page_chapitre #textebas {
  left: 0;
  right: 500px;
    height: 135px;
}

#textebas .tableprix{
float:left;
}


#textebas  #condition {
  margin: 20px 0 0 350px;
}
/*--------booking bas ------*/


#onlinebookingbas {
background:#C2BAA4;
  position: absolute;
  right: 0;
  bottom:0;
  height:205px;
  width: 200px;
  z-index: 40;
  text-align:center;
}

#onlinebookingbas table {
	width:100%;
	border-collapse: collapse;
}

#onlinebookingbas h2 {
  color: #FFFFFF;
  font: 19px "maPolice",Verdana,Geneva,Arial,sans-serif;
  margin: 0;
  padding: 15px;
}



#onlinebookingbas td {
	height: 16px;
	margin-top: 3px;
}


#arrivalbas, #nightsbas {
  display: inline-block;
  height: 28px;
  margin-bottom: 10px;
}


#arrivalbas.error, #nightsbas.error {
	background-color: red;
} 
 

#onlinebookingbas input {
  border: medium none;
  color: #774E78;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
  font-size: 13px;
  text-align: center;
  -webkit-appearance: none;
    border-radius: 0;
    width:150px;
}



 
#onlinebookingbas input#submitter {
  background: none repeat scroll 0 0 #774E78;
  color: #FFFFFF;
  cursor: pointer;
  height: 35px;
  margin: 0;
  width: 150px;
}


#onlinebookingbas input.error{
background:#F99;
}
/*---------------decor---------------*/

#imageDecor{
position : absolute;
left:0;
width:500px;
bottom:0;
height:340px;
}

#imageDecor img{
width:500px;
height:340px;
}

.page_chapitre #imageDecor {
  left: auto;
  right: 0;
}

.page_chapitre #imageDecor img {
  height: 340px;
}


/*---------------decor---------------*/

.noWeb {
	display:none;
}

.noMenuWeb {
	display:none;
}

/*-------------FOND MENU-----------------*/

#lemenubouge_wrapper {

  height: 60px;
  left: 0;
  position: absolute;
  right: 170px;
  top: 0;
  z-index: 20;
}



#lemenubouge {
background:  #c2baa4;
width:100%;
height:60px;
}



.mobile {
	display:none !important;
}

.noMobile {
	display:block !important;
}

.webmenu {
	z-index:25;
	position:relative;/* width:300px !important;*/
}

/*---------------LOGO----------*/


#entete {
  height: 90px;
  left: 80px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 283px;
  z-index: 30;
}


#entete a{
  display: block;
}


/*---------------partenaire----------*/

#partenaire {
  bottom: 0;
  position: absolute;
  right: 160px;
  z-index: 110;
}


#partenaire p {
height:42px;
  width: 64px;
}


/*--------------LANGUE---------------*/

#langueWeb {
  background: none repeat scroll 0 0 #413B45;
  bottom: 0;
  height: 15px;
  padding: 5px 0;
  position: absolute;
  right: 0;
  text-align: center;
  width: 200px;
  z-index: 50;
}





#langueWeb a {
  color: #FFFFFF;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
  margin-left: 10px;
  text-decoration: none;
}


/*--------------ADRESSE------------*/

#coordone_wrapper {
  background: none repeat scroll 0 0 #413B45;
  bottom: 0;
  height: 20px;
  padding-top:5px;
  left: 0;
  padding-left: 80px;
  position: absolute;
  right: 201px;
  text-align: left;
}



#coordone_wrapper p {
  color: #FFFFFF;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
  font-size: 13px;
}



#coordone_wrapper a {
  color: #FFFFFF;
}


.mention{
padding-left:25px;
font-weight:300;
color#FFFFFF;
}


/*---------------MENU----------*/

#menu {
margin-left:400px;
  
  overflow: visible;
  position: relative;
  top: 20px;

}

#menu ul {
	margin:0;
	padding:0;
	list-style : none;
}

#menu > ul { 
  overflow: visible;
 /* padding-top: 25px;*/
  position: relative;
  width: 100%;
}

#menu > ul > li {
  display: block;
  float: left;
  height: 28px;
  overflow: visible;
  padding: 0 15px;
  position: relative;
}

/* un element de menu qui as un sous menu */
#menu > ul > li.submenu  {
/*background-image:url("../images/fleche_submenu.png");
background-position: right center;
background-repeat: no-repeat;*/
}

#menu > ul.web_design > li  {
/*margin:0 15px;*/
}

#menu > ul > li > a {
/*	padding-left:3%;*/
}


/* les lien du menu niveau 1 */
#menu > ul > li > a, #menu > ul > li > span {
  color: #FFFFFF;
  font-family: "maPolice",Verdana,Geneva,Arial,sans-serif;
  font-size: 16px;
  list-style: none outside none;
  text-align: left;
}


#menu > ul > li > a:hover, 
/* class active, selon url pour chemin de menu actif */
#menu > ul > li.active > a, #menu > ul > li.active > span ,
/* menuhover est placé par aramismenu */
#menu > ul > li.menuhover > a, #menu > ul > li.menuhover > span {
	color:#000000;
	text-decoration:none;
}


/* les sous-menu */
#menu > ul > li > ul {
  bottom: 127px;
  display: block;
  left: 0;
  overflow: hidden;
  position: fixed;
  right: 0;
}

/* les elements des sous-menus */
#menu > ul > li > ul > li {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  text-align: center;
  width: 100%;
  /*background-color:white;*/
}

/* les liens des elements de sous menu */
#menu > ul > li > ul > li > a, #menu > ul > li > ul > li > span {
  color: #333333;
  display: inline-block;
  font-family: "maPolice",Verdana,Geneva,Arial,sans-serif;
	font-size:14px;
	line-height:110px;
  height: 100px;
  width:100%;
  background:#ffffff;
}

 
#menu > ul > li > ul > li.active a, #menu > ul > li > ul > li.active span {
	text-decoration:none;
	color:#DDCC00;
}

#menu > ul > li > ul > li a:hover, 
#menu > ul > li > ul > li.menuhover a, #menu > ul > li > ul > li.menuhover span {
  background:#DDCC00;
  font-weight:400;
  color:#FFFFFF;
  	text-decoration:none;
}

/*------------systeme booking-------*/
#wrapper_system_online {
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  width: 170px;
  z-index: 25;
}

/*---------------onlinebooking----------*/


#onlinebooking {
  background: none repeat scroll 0 0 #FFFFFF;
  position: relative;
  right: 0;
  top: 0;
  width: 200px;
  z-index: 40;
  display:none;
}




#onlinebooking table {
	width:100%;
	border-collapse: collapse;
}

#onlinebooking h2 {
	color: #FFFFFF;
	font: 400 16px  "Andada", Verdana, Geneva, Arial, sans-serif;
	margin: 0;
	padding: 10px 10px 5px;
}

#onlinebooking td {
	height: 16px;
	margin-top: 3px;
}

::-webkit-input-placeholder {
 color: #774E78;
}

:-moz-placeholder { /* Firefox 18- */
 color: #774E78;
}

::-moz-placeholder {  /* Firefox 19+ */
 color: #774E78;
}

:-ms-input-placeholder {
 color: #666666;
}


#arrival, #nights {
  display: inline-block;
  height: 28px;
  padding-left: 3px;
}


#arrival.error, #nights.error {
	background-color: red;
} 

#onlinebooking input {
  border: medium none;
  color: #774E78;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
  font-size: 13px;
  text-align: center;
  width: 99%;
  -webkit-appearance: none;
    border-radius: 0;
}

#onlinebooking input#arrival {
  
}

 
#onlinebooking input#submitter {
  background: none repeat scroll 0 0 #774E78;
  color: #FFFFFF;
  cursor: pointer;
  height: 30px;
  margin: 0;
  width: 100%;
}


#onlinebooking input.error{
background:#F99;
}


/*---------------bt booking----------*/

 .btbooking {
  height: 60px;
  position: relative;



}

.btbooking.open {
  height: 30px;
  right: 140px;
  width: 30px;
  z-index: 50;
  position: absolute;
}


 a.booking:link {
 background: none repeat scroll 0 0 #774E78;
  display: inline-block;
  font-family: "maPolice",Verdana,Geneva,Arial,sans-serif;
  font-size: 17px;
  font-weight: 300;
  height: 20px;
  padding: 20px 0;
  text-align: center;
  text-decoration: none;
  width: 200px;
  color:#FFFFFF;
}


.open a.booking   {
  background: none repeat scroll 0 0 #774E78;
  color: #FFFFFF;
  font-family: "Basic";
  height: 28px;
  padding: 3px 0 0;
  width: 30px;
}



a.booking:visited {
color:#ffffff;
}

.open a.booking:visited {
color:#ff5500;
}

a.booking:visited{

}

.footer_special{
display:none;
}


/*____________________________*/
._newsletter {
  left: 340px;
  position: absolute;
  top: 200px;
  z-index: 15;
}

#formletter label {
	color:#A397B2;
	font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
}

#formletter_email {
	font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
	border:none;
	color:#000;
}

#formletter_valider {
	border:  none;
	color: #B05956;
	font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
	background-color:#FFF;
	padding:0;
}

#formletter_effacer {
	border:  none;
	font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
	color:#c6c7c8;
	background-color:#FFF;
	padding:0;
}

/*----------------- sous menu ----------------------*/
#sousmenu {
  left: 0;
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 20;
}

#sousmenu ul {
  background: none repeat scroll 0 0 #FFFFFF;
  padding-left: 390px;
  padding-top: 5px;
}



.submenu li {
  display:inline-block;
  list-style:none;
  height: 25px;
  list-style: none outside none;
  margin: 0 15px;
}

.submenu li a {
	color:#000000;
	font-family: "maPolice",Verdana,Geneva,Arial,sans-serif;
	font-size:14px;
}

.submenu li.active a {
	color:#998544;
}


/*----------------- carte / google ----------------------*/



.page_altergoogle #diaporama_wrapper,.page_online #diaporama_wrapper{
display:none;
}

#carteGoogle {
  bottom: 25px;
  left: 500px;
  position: absolute;
  right: 0;
  top: 90px;
}

#carteGoogle iframe {
	border: 0 none;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
/* ______________________ page forfait _______________________*/

#contentforfait {
  background-image: url("../images/fondBlanc80.png");
  bottom: 40px;
  position: absolute;
  width: 291px;
  top: 210px;
}



#contentforfait ul {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
	line-height:30px;
  padding: 90px 0 40px 40px;
}


#contentforfait ul li {
  background-image: url("../images/puce.png");
  background-position: 0 8px;
  background-repeat: no-repeat;
  list-style-type: none;
  padding-left: 15px;
}

#contentforfait a{
	text-decoration:none;
	color:#000;
	
	}




/*---------------------mini news------------*/
/*
#miniNews {
  background: url("../fond/4F5D61_50.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: none;
  left: 0;
  position: absolute;
  top: 100px;
  width: 218px;
  z-index: 5;
}




#bloc_info {
  padding-bottom: 5px;
      width: 218px;
}



#miniNewsInfo {
  text-align: center;
  width: 218px;
  padding: 5px 0;
}


#miniNewsInfo td {

}


#miniNewsInfo td a {
  color: #FFFFFF;
  font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
  text-align: center;
  text-decoration: none;

}

#miniNewsInfo td a.lire_suite { 
  font-size: 12px;
  
}



#bouton_offre {
  height: 40px;
}

#bouton_offre a {
  background: none repeat scroll 0 0 #C4B700;
  color: #FFFFFF;
  display: block;
  font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:16px;
	font-weight:400;
  padding: 10px;
  text-align: center;
  text-decoration: none;
}

#miniNews > a .imagetteWeb {
  padding: 50px 0 0;
  width:218px;
}



#miniNews > a .imagetteWeb img {
width: 218px;
}

#bloc_info > .texteWeb {
	display:none !important;
}

#offre_spe_nav {
	padding: 12px 5px 8px;
	text-align: center;
}

#offre_spe_nav h2 {
	font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
	line-height:30px;
	color: #000000;
}

#offre_spe_nav a {
	border: 0 none;
	display: inline-block;
	height: 18px;
	margin: auto;
	padding: 0;
	text-indent: -9999px;
	width: 218px;
}

#news_next {
	background: url("prevplanPM.png") repeat scroll 0 0 transparent;
}

#news_prev {
	background: url("nextplanPM.png") repeat scroll 0 0 transparent;
}

a.minisavoir {
  color: #FFFFFF;
  font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
  position: absolute;
  text-align: center;
  text-decoration: none;
  top: 15px;
  width: 218px;
  text-transform: uppercase;
}


*/



/*----------------- forfait / news ----------------------*/
#lesNews_wrapper {
  border: 0 none;
  bottom: 30px;
  display: block;
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  right: 170px;
  top: 110px;
  z-index: 5;
}

.laconsole #lesNews_wrapper {
  bottom: 0;
  top: 0;
}




/*#lesNews_wrapper {
	background-image: url("../fond/ECE8CC_70.png");
	border: 0 none;
	display: block;
	height: 358px;
	left: 295px;
	margin: 0;
	padding: 20px;
	position: absolute;
	right: 20px;
	top: 229px;
	z-index: 5;
}*/


#lesNews {
}

.laNewsWeb {
  background-image: url("../images/blanc_90.png");
  margin-bottom: 1px;
  min-height: 230px;
  padding-bottom: 15px;
  position: relative;
}


.laNewsWeb > .imagetteWeb {
	float: left;
	padding-left: 15px;
	padding-top: 15px;
	width: 246px;
	z-index: 5;
}

.laNewsWeb > .imagetteWeb img {
	width: 100%;
	height:auto;
}

.laNewsWeb .bloc_reserver {
  background: none repeat scroll 0 0 #774E78;
  margin: 15px;
  z-index: 10;
}


.bande_news > .bloc_renseignement h4 {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
}


.laNewsWeb .bloc_reserver a {
  color: #FFFFFF;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
	line-height:40px;
}


.laNewsWeb > .texteWeb {
	color: #444;
	font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:12px;
	font-weight:400;
	line-height:18px;
	padding-left: 285px;
	padding-right: 280px;
	padding-top: 15px;
}

.laconsole .laNewsWeb > .texteWeb {
    padding: 10px;
}

.laNewsWeb > .texteWeb p {
	font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:12px;
}

.laNewsWeb > .texteWeb .titreNewsWeb {
	color: #444;
	font-family: "Andada",Verdana,Geneva,Arial,sans-serif;
	font-size:25px;
	font-weight:400;
	line-height:25px;
}

.page_menu .laNewsWeb > .texteWeb .titreNewsWeb {
	text-align:center;
}
.page_pauschalen .laNewsWeb > .texteWeb .titreNewsWeb {
	text-align:left;
}


.laNewsWeb > .texteWeb table{
width:100%;
}

.laNewsWeb > .texteWeb table td {
  border-top: 1px solid #777777;
  padding: 10px;
}

.page_menu .laNewsWeb > .texteWeb p {
  text-align:center;
}

.laNewsWeb > .bande_news {
	border-left: 1px solid #999999;
	bottom: 15px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 15px;
	width: 250px;
	z-index: 10;
}

.texteWeb ul li {
	list-style-image: url("puceGrise.png");
	list-style-type: none;
	margin-bottom: 3px;
}

.texteWeb ul {
	padding-left: 15px;
}

.bande_news > .bloc_share {
	margin: 5px 20px;
	width: 200px;
}

.bande_news > .bloc_renseignement {
	bottom: 34px;
	color: #444444;
	height: auto;
	margin: 0 20px;
	text-align: left;
	width: 210px;
	border-bottom:1px solid #999999;
}

.laNewsWeb .bloc_renseignement p {
  border-top: 1px solid #999999;
  font-size: 11px;
  padding-bottom: 10px;
  padding-top: 10px;
}

.laNewsWeb .bloc_renseignement a {
	color: #444444;
	line-height:25px;
}

.laNewsWeb .bloc_renseignement img {
	padding-right: 10px;
	vertical-align: middle;
}

.bloc_share p {
  line-height: 22px;
  text-transform: uppercase;
  text-align: left;
}


.bloc_share span {
	display: block;
	float: left;
	font-size: 10px;
	padding-right:20px;
}

.bloc_share a {
	display:inline-block;
}

.logofacebook {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}

.page_pauschalen .separateur, .page_menu .separateur {
display:none;
}

.laNewsWeb > .texteLien {
	background-image: url("../fond/006400_30.png");
	bottom: 0;
	height: 45px;
	line-height: 40px;
	position: absolute;
	text-align: center;
	width: 65px;
	margin:20px;
}

.laNewsWeb > .texteLien a {
	color:#FFF;
	text-decoration:none;
}

/*-----------reseau social----------------------------*/

#reseau_social {
  position: absolute;
  right: 5px;
  top: 0;
  z-index: 16;
}



#reseau_social img {
  border-left: 1px solid #999999;
  padding: 0;
}

#reseau_social a {
  padding: 0;
}

/*----------------- Diaporama / Slideshow ----------------------*/

#diaporama_wrapper {
  background-color: #FFFFFF;
  border: 0 none;
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 60px;
  z-index: 5;
}

.page_chambre #diaporama_wrapper{
  bottom: 230px;
  left: 500px;
  right: 0;
  top: 90px;
}

.page_chapitre #diaporama_wrapper {
  bottom: 230px;
  left: 0;
  right: 500px;
  top: 90px;
}


#diaporama_container {
	overflow: scroll; /* Allows the slides to be viewed using scrollbar if Javascript isn't available */
	position: relative;
	top:0;
	padding: 0;
	border:0;
	margin:0;
	height: 100%;
	width:100%;
	overflow:visible;
	z-index: 5;/*border:1px solid red;*/
}

#masquenoir{
position:absolute;
top:0;
bottom:0;
left:0;
right:0;
background-image:url("../fond/000000_50.png");
z-index:16;
display:none;
}


#aramiscommand{
	border: 0 none;
	list-style: none outside none;
	margin: auto;
	padding: 50px 0;
	position:relative;
}


#diaporama_control {
	bottom: 285px;
	height: 77px;
	position: absolute;
	right: 0;
	width: 53px;
	z-index: 9999;
}

.page_altergoogle #diaporama_control, .page_pauschalen #diaporama_control {
	display:none;
}




.page_chambre #diaporama_control, .page_chapitre #diaporama_control {
  bottom: 240px;
  margin: 0;
  position: absolute;
  right: 10px;
}

 .page_chapitre #diaporama_control {
  left: 20px;
}

.page_chambre #diaporama_control {
  left: auto;
}




#diaporama_control p {
	background-image: url("/fond/000000_50.png");
	color: #FFFFFF;
	padding: 3px 0;
	text-align: center;
	font: 300 12px "Lekton", Verdana, Geneva, Arial, sans-serif;
}





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

#diaporama_control li {
	position:absolute;
}

#diaporama_prev {
	height: 25px;
	width: 25px;
	top: 24px;
}

#diaporama_pause {
	height: 25px;
	top: 52px;
	width: 53px;
}

#diaporama_next {
	height: 25px;
	right: 0;
	top: 24px;
	width: 25px;
}

#diaporama_nav li a {
	border: 0 none;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
}
/** #diaporama_nav ...*/

#diaporama_prev a {
	background: url("prev.png");
	height: 25px;
	width: 25px;
}

#diaporama_pause a {
	background: url(pause.png);
	height: 25px;
	width: 53px;
}

#diaporama_nav a.paused {
	background: url(play.png);
}

#diaporama_next a {
	background: url(next.png);
	height: 25px;
	width: 25px;
}

#diaporama_nav a:active {
	outline: none;
}

#diaporama_nav a:focus {
	outline:none;
}

#diaporama_slides {
	list-style: none;
	display:block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin:0;
	border:0;
	overflow:visible;
	position:relative;
}

#diaporama_slides li {
	display:block;
	width: 100%;
	height: 100%;
	padding: 0;
	margin:0;
	border:0;
	margin: 0 0 0 0;
}

/*---------------------------------------*/
#diaporama_legende {
  color: #FFFFFF;
  font-family: "Source Sans Pro",Verdana,Geneva,Arial,sans-serif;
	font-size:22px;
	font-weight:300;
  position: absolute;
  left: 80px;
  top: 280px;
  z-index: 200;
  text-shadow:1px 1px 2px #000000;
}

.page_formreservation #diaporama_legende , .page_prix #diaporama_legende, .page_intro #diaporama_legende{
left:auto;
right:80px;
}

.page_chambre #diaporama_legende {
left:550px;
}



/*---------------------------------------*/

#aramiscommand {
display:none;
  bottom: 180px;
  list-style: none outside none;
  position: absolute;
  right: 0;
  z-index: 999;
}

#command_toggle{
display:none;
}


/*#aramiscommand {	z-index:161;	display:block;	position:fixed;	right:140px;	bottom:0;	width:0;	border:0;	height:80px;	font-size:12px;	padding: 0;	text-align:center;	list-style: none;	-moz-box-shadow: 0px 0px 2px #000;	-webkit-box-shadow: 0px 0px 2px #000;	box-shadow: 0px 0px 2px #000;	background-color: none;}#aramiscommand li {	position:absolute;	padding:0;	margin:0;	border:0;}*/

#aramiscommand li a {
  background-repeat: no-repeat;
  border: 0 none;
  display: block;
  height: 53px;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  width: 53px;
}

/*#command_fullscreen {	left:-200px !important;	display:none;}#command_fullcontent {	left:-120px !important;	display:none;}#command_normal {	left:-40px !important;	display:none;}#command_toggle {	left:5px !important;}*//** #diaporama_nav ...*/

#command_fullscreen {
	left:-200px !important;
	display:none;
}

#command_fullcontent {
	left:-120px !important;
	display:none;
}

#command_normal {
	left:-40px !important;
	display:none;
}

#command_toggle {
	/*left:5px !important;*/
}

/** #diaporama_nav ...*/
#command_fullscreen a {
	background: url(pause.png);
}

#command_fullcontent a {
	background: url(pause.png);
}

#command_normal a {
	background: url(pause.png);
}

#command_toggle a {
	background: url(diashow.png);
}

#aramiscommand a:active {
	outline: none;
}

#aramiscommand a:focus {
	outline:none;
}

/* ______________________ Tableau Prix _______________________*/

#contentPrix {
  background: none repeat scroll 0 0 #E0DDD1;
  bottom: 0;
  position: absolute;
  top: 0;
  width: 580px;
}

#lesTableaux h1{
text-align:center;
font-size:25px;
}

.aligncenter{
text-align:center;
}

#bandeTableau {
padding:40px;

}



.tableprix {
  border: 0 none;
  border-collapse: collapse;
  border-spacing: 0;
  display: inline-block;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-top: 10px;
  padding: 0;
  text-indent: 0;
}


#contentPrix .tableprix p {
	margin-bottom:0;
}

.tableprix tr {
	border:0;
	padding:0;
	margin:0;
}

.alignleft {
	text-align:left;
	padding-left:12px;
}

.alignright {
	text-align:left;
}

.tableprix th {
	border:0;
	margin:0;
}

.tableprix h3 {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:13px;
	font-weight:400;
}

.typechambre{
background:#dccfb4;
}

.tableprix h2 {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
  font-size: 18px;
color:#6D4F76;
}


.tableprix tr.bottomwhite th, .tableprix tr.bottomwhite td {
  border-bottom: 1px dotted #999999;
  height: 30px;
  vertical-align: middle;
}



.prixgris {
  color: #333333;
  font-size: 12px;
  padding-left: 10px;
  padding-right: 10px;
}


.prixnoir {
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:12px;
	font-weight:400;
}


.tableprix th.prixgris b {
  color: #333333;
 font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:12px;
	font-weight:400;
}



#condition {
  margin: 20px auto;

}



#condition p {
  color: #000000;
font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:14px;
	font-weight:400;
}

#condition ul li {
  list-style-image: url("puceGrise.png");
  list-style-type: none;
  
}

#condition ul {
  padding-left: 15px;
  margin-bottom: 5px;
}


/*------------------formulaire-----------------*/
.formcontact_newsletter ul ,.formcontact_newsletter  li{
list-style:none;
}
#letexte form {
  padding: 50px 0 25px 50px;
  width: 400px;
}


#letexte form h1 {
  color: #000000;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:15px;
	font-weight:400;
  margin: 0;
  padding-bottom: 5px;
  text-align: left;
}

#letexte form h2 {
  color: #000000;
  font-family: "Basic",Verdana,Geneva,Arial,sans-serif;
	font-size:15px;
	font-weight:400;
  margin: 0;
  padding-bottom: 5px;
  text-align: left;
  padding:50px 0 0 0;
}


#letexte #adressehotel a {
  padding: 0px;
  background:none;
}

#letexte form p {
padding : 0;
clear: both;
}

#nom,#prenom,#adresse,#codepostal,#ville,#pays,#telephone,#mobile,#fax,#email,#beneficiaire_societe,#beneficiaire_nom,#beneficiaire_prenom,#beneficiaire_adresse,#beneficiaire_codepostal,#beneficiaire_ville,#beneficiaire_pays,#beneficiaire_email,#societe,#table_date,#table_heure,#table_nombre,#arrive_date,#depart_date,#arrive_heure,#nombre_adulte,#nombre_enfant,#age_enfant,#montant,#chambre_cat_1,#chambre_cat_2,#chambre_cat_3,#chambre_cat_4,#chambre_cat_5{
	background-color:transparent;
	border:none;
	width:260px;
        float:right;
}
#table_nombre{
	width:210px;
}

.separateur {
  background-color: #b1b1b1;
  height: 1px;
  margin-bottom: 10px;
  margin-left: 130px;
  width: 270px;
}

input[type="checkbox"] {
  float: right;
}


textarea {
	max-width:100%;
	min-width:100%;	
	border:1px solid #C5C5C7;
}

#valider-element input {
  background: none repeat scroll 0 0 #774e78;
  border: medium none;
  display: block;
  height: 35px;
  width: 100%;
    color: #ffffff;
  font-family: "Andada",Verdana,Geneva,Arial,sans-serif;
	font-size:15px;
	font-weight:400;
}



#adressehotel {
  border-bottom: 1px solid #DEDEDE;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#lescoordonnes, #reservationTable, #reservationChambre,#leschambres,#lesoptions {
 
  /*margin: 20px 0;*/
}
