/*@import 'knacss';*/html,
body,
div,
p,
ul,
ol,
li,
form,
figure,
figcaption,
fieldset,
article,
h1,
h2,
h3,
h4,
section {
  padding: 0;
  margin: 0;
  border: none;
  list-style: none;
}
/* HTML5 IE < 9, et Firefox < 4 */aside,
nav,
article,
section,
header,
footer,
address {
  display: block;
  zoom: 1;
}
html {
  color: black;
  background: white;
}
a {
  color: blue;
  text-decoration: none;
}
a img {
  border: 0;
}
a:hover {
  text-decoration: underline;
}
.nodisplay {
  display: none;
}
.prec {
  float: left;
}
.suiv {
  float: right;
}
.navigation {
  text-align: center;
  padding: 5px;
}
button {
  cursor: pointer;
}
p.date {
  position: relative;
  z-index: 500;
}
.date input[type="text"] {
  width: 96px;
  background: white url('/img/calendrier.png') no-repeat 74px center;
  border: 1px solid #aaa;
  padding: 2px 2px;
}
.texte {
  position: relative;
  color: black;
}
.texte p {
  margin-bottom: 1em;
}
.texte h1 a,
.texte h2 a,
.texte h3 a,
.texte h4 a,
.texte h5 a,
.texte h6 a {
  text-decoration: none;
}
.texte a {
  color: black;
  text-decoration: underline;
}
.texte a:hover {
  color: blue;
}
.texte li {
  display: list-item;
}
.texte ul li {
  list-style: disc inside;
}
.texte ol li {
  list-style: decimal inside;
}
nav.pagination {
  clear: both;
  text-align: center;
}
nav.pagination .next {
  float: right;
}
nav.pagination .prev {
  float: left;
}
#plan ul {
  list-style: disc inside;
}
#plan ul ul {
  list-style: square inside;
}
/*Cabin and architecturs goes like this 

	font-family: 'Cabin', sans-serif;
	font-family: 'Architects Daughter', cursive;
	font-family: 'Allura', cursive;

*/.conteneur-mini {
  max-width: 1000px;
}
.conteneur-inter {
  max-width: 1065px;
}
.conteneur {
  max-width: 1200px;
}
.center-d {
  margin: 0 auto;
}
.txtdeco {
  text-decoration: none!important;
}
.txtdeco a {
  text-decoration: none!important;
}
.padd-5 {
  padding: 5px;
}
.twtWhite {
  color: white!important;
}
.val-m {
  vertical-align: middle;
}
.val-t {
  vertical-align: top;
}
.val-b {
  vertical-align: bottom;
}
.txt12 {
  font-size: 12px;
}
.txt14 {
  font-size: 14px;
}
.txt16 {
  font-size: 16px;
}
.txt15 {
  font-size: 15px;
}
.txt17 {
  font-size: 17px;
}
.txt18 {
  font-size: 18px;
}
.txt20 {
  font-size: 20px;
}
.txt22 {
  font-size: 22px;
}
.txt24 {
  font-size: 24px;
}
.txt26 {
  font-size: 26px;
}
.txt30 {
  font-size: 30px;
}
.txt35 {
  font-size: 35px;
}
.pointer {
  cursor: pointer;
}
.hidd {
  display: none;
}
.block {
  display: inline-block;
}
.left {
  float: left;
}
.right {
  float: right;
}
.line {
  clear: both;
}
.w10 {
  width: 10%;
}
.w20 {
  width: 20%;
}
.w25 {
  width: 25%;
}
.w30 {
  width: 30%;
}
.w33 {
  width: 33.3333%;
}
.w40 {
  width: 40%;
}
.w50 {
  width: 50%;
}
.w60 {
  width: 60%;
}
.w66 {
  width: 66.6666%;
}
.w70 {
  width: 70%;
}
.w75 {
  width: 75%;
}
.w80 {
  width: 80%;
}
.w90 {
  width: 90%;
}
.w100 {
  width: 100%;
}
.mw250 {
  min-width: 250px;
}
.txtcenter {
  text-align: center;
}
.txtleft {
  text-align: left;
}
.txtright {
  text-align: right;
}
.txtjust {
  text-align: justify;
}
.caps {
  text-transform: uppercase;
}
.large-hidden {
  display: none !important;
}
@media (max-width: 800px) {
  .small-hidden, .tablet-hidden {
    display: none !important;
  }
  
  .small-visible {
    display: block !important;
  }
}
body {
  font-family: 'Cabin', sans-serif;
  /*min-width: 335px;*/
}
body .texte p #carte-site {
  width: 100%;
  height: 550px;
}
#main {
  overflow: hidden;
}
.contLogoAccueil {
  position: relative;
}
.contLogoAccueil #logoAccueil {
  z-index: 50;
  position: absolute;
  right: 5px;
  height: 195px;
  width: 150px;
}
.contLogoAccueil #logoAccueil #logoAccueil2 {
  z-index: 55;
  position: absolute;
  right: 5px;
  top: 30px;
}
#wrapper_container {
  width: 100%;
  min-height: 505px;
  background-color: #f7f2e7;
}
#wrapper_container #wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
  background-color: #f7f2e7;
  overflow: visible;
  position: relative;
  height: auto;
}
#wrapper_container #wrapper .rose {
  position: absolute;
  top: 111px;
  right: -143px;
}
#wrapper_container #wrapper .rose2 {
  position: absolute;
  bottom: -133px;
  left: -150px;
}
#wrapper_container #wrapper .container_btnnav {
  width: 90%;
  margin: 0 auto;
  margin-top: 18px;
}
#wrapper_container #wrapper .container_btnnav .reserver {
  display: block;
  width: 135px;
  height: 25px;
  background-image: url(/img/bg_reserver.png);
  text-align: center;
  line-height: 23px;
  color: #625c4f;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
#wrapper_container #wrapper .listcontrolcatcher {
  padding-bottom: 20px;
  overflow: hidden;
  height: inherit;
  height: auto;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location {
  width: 31.1%;
  float: left;
  margin-top: 31px;
  /*background-image: url(/img/back_articles.png);
								background-repeat: no-repeat;*/
  /*height: 450px;*/
  margin-right: 16px;
  position: relative;
  /*article.float_carr{ .photo{ position: relative; z-index: 50; }  }*/
}
#wrapper_container #wrapper .listcontrolcatcher #container_location .mark {
  position: absolute;
  left: -2px;
  top: -25px;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location .mark2 {
  display: none !important;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location article .photo {
  margin-left: 11px;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location article h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #9ca93b;
  font-weight: 100;
  width: 90%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location article h3 a {
  color: #9ca93b;
  text-decoration: none;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location article .texte {
  margin: 0 auto;
  margin-top: 15px;
  width: 90%;
  padding-top: 10px;
  padding-bottom: 16px;
  border-top: 1px solid #d0cbc2;
  border-bottom: 1px solid #d0cbc2;
  font-size: 14px;
  color: #625b4e;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location article .texte .reserver {
  display: block;
  width: 135px;
  height: 25px;
  background-image: url(/img/bg_reserver.png);
  text-align: center;
  line-height: 23px;
  color: #625c4f;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 15px;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location article .texte .lire {
  color: #9eab3a;
  text-transform: capitalize;
  text-decoration: none;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location article .texte .lire a {
  color: #9eab3a;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container {
  width: 31.1%;
  float: left;
  margin-top: 31px;
  /*background-image: url(/img/back_articles.png);
								background-repeat: no-repeat;*/
  /*height: 440px;*/
  position: relative;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container .mark {
  position: absolute;
  left: -2px;
  top: -25px;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container .mark2 {
  display: none !important;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container article .photo {
  margin-left: 11px;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container article h3 {
  text-transform: uppercase;
  font-size: 18px;
  color: #9ca93b;
  font-weight: 100;
  width: 90%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container article h3 a {
  color: #9ca93b;
  text-decoration: none;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container article .texte {
  margin: 0 auto;
  margin-top: 15px;
  width: 90%;
  padding-top: 10px;
  padding-bottom: 16px;
  border-top: 1px solid #d0cbc2;
  border-bottom: 1px solid #d0cbc2;
  font-size: 14px;
  color: #625b4e;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container article .texte .reserver {
  display: block;
  width: 135px;
  height: 25px;
  background-image: url(/img/bg_reserver.png);
  text-align: center;
  line-height: 23px;
  color: #625c4f;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 auto;
  margin-top: 15px;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container article .texte .lire {
  color: #9eab3a;
  text-transform: capitalize;
  text-decoration: none;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container article .texte .lire a {
  color: #9eab3a;
}
#wrapper_container #wrapper .listcontrolcatcher #container_location_mobile {
  display: none !important;
}
#wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile {
  display: none !important;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites {
  position: absolute;
  /* width: 418px; PAT */
  width: 428px;
  right: -100px;
  background-image: url(/img/notebook_1.png);
  background-repeat: no-repeat;
  height: 526px;
  top: -12px;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites h3 {
  color: #2f2929;
  font-size: 43px;
  font-family: Allura;
  float: right;
  margin-right: 51px;
  margin-top: 20px;
  font-weight: 100;
  transform: rotate(355deg);
  -webkit-transform: rotate(355deg);
  -moz-transform: rotate(355deg);
  -o-transform: rotate(355deg);
  -ms-transform: rotate(355deg);
}
#wrapper_container #wrapper .listcontrolcatcher #actualites h3 a {
  color: #2f2929;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article {
  position: relative;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article .surflash {
  position: absolute;
  left: -30px;
  top: -25px;
  z-index: 10;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article .surflash_mobile {
  display: none !important;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article h3 {
  color: #2f2929;
  font-size: 43px;
  font-family: Allura;
  float: right;
  margin-right: 51px;
  margin-top: -89px;
  font-weight: 100;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article h3 a {
  color: #2f2929;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article .photo {
  width: 272px;
  /*height: 178px;*/
  max-width: 380px;
  margin: 0 auto;
  margin-top: 100px;
  transform: rotate(355deg);
  -webkit-transform: rotate(355deg);
  -moz-transform: rotate(355deg);
  -o-transform: rotate(355deg);
  -ms-transform: rotate(355deg);
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article .texte {
  width: 309px;
  margin-left: 86px!important;
  /*margin: 0 auto;*/
  margin-top: 28px;
  color: #3b3433;
  font-size: 14px;
  text-align: center;
  font-family: 'Architects Daughter', cursive;
  font-weight: 300;
  transform: rotate(355deg);
  -webkit-transform: rotate(355deg);
  -moz-transform: rotate(355deg);
  -o-transform: rotate(355deg);
  -ms-transform: rotate(355deg);
}
#wrapper_container #wrapper .listcontrolcatcher #actualites article .texte a {
  color: #000;
}
#wrapper_container #wrapper .listcontrolcatcher #actualites .detail_actu {
  display: block;
  width: 216px;
  height: 50px;
  background-image: url(/img/button_actualites.png);
  background-repeat: no-repeat;
  text-decoration: none;
  text-align: center;
  line-height: 48px;
  font-family: Allura;
  color: #2f2929;
  font-size: 24px;
  float: right;
  transform: rotate(355deg);
  -webkit-transform: rotate(355deg);
  -moz-transform: rotate(355deg);
  -o-transform: rotate(355deg);
  -ms-transform: rotate(355deg);
}
.clear {
  width: 100%;
  clear: both;
  background-color: #f7f2e7;
}
#haut-page {
  position: relative;
}
#haut-page .haut {
  position: absolute;
  right: -100px;
  bottom: -14px;
}
#doc_pres {
  width: 100%;
  /*background-image: url(/img/bg_docs_hor.png);*/
  background-color: #ded5c3;
  /*min-height: 250px;*/
  overflow: visible;
}
#doc_pres #doc_pres_center {
  position: relative;
  padding-top: 15px;
  /*ListControl Actualites*/
  /*Fin ListControl*/
}
#doc_pres #doc_pres_center #Documents {
  min-width: 200px;
  padding-left: 14px;
  font-size: 14px;
  color: #615a4e;
  /*padding-top: 23px;*/
}
#doc_pres #doc_pres_center #Documents .titre {
  text-transform: uppercase;
  font-size: 24px;
  color: #615a4e;
  font-weight: 100;
  padding-bottom: 7px;
  border-bottom: 1px solid #aea696;
  margin-bottom: 1px!important;
}
#doc_pres #doc_pres_center #Documents a {
  font-size: 14px;
  color: #615a4e;
  text-decoration: none;
  background-image: url(/img/bgdocs.png);
  background-repeat: no-repeat;
  padding-left: 20px;
  background-position: left center;
  line-height: 23px;
  display: block;
}
#doc_pres #doc_pres_center .mapa {
  /*
			position: absolute;
			left: 278px;
			top: 20px;
			padding-top: 30px;
			*/
  padding-left: 20px;
}
#doc_pres #doc_pres_center #Presentation .texte {
  color: #6c6557;
  font-size: 14px;
}
#doc_pres #doc_pres_center #Presentation .texte h1 {
  font-size: 21px;
}
#doc_pres #doc_pres_center #container_actus {
  width: 50%;
  position: relative;
}
#doc_pres #doc_pres_center #container_actus .reserver {
  display: block;
  /*position: absolute;*/
  width: 135px;
  height: 25px;
  text-decoration: none;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  color: #625c4f !important;
  text-transform: uppercase;
  background-image: url(/img/bg_reserver.png);
  bottom: -4px;
  /*left: 278px;*/
}
#doc_pres #doc_pres_center #container_actus .faraway {
  display: none;
  position: absolute;
  right: -50px;
  bottom: -31px;
  z-index: 10;
}
#doc_pres #doc_pres_center #container_actus article {
  width: 100%;
}
#doc_pres #doc_pres_center #container_actus article #nosactus {
  position: absolute;
  left: -3px;
  top: 32px;
  z-index: 10;
}
#doc_pres #doc_pres_center #container_actus article .photo {
  width: 37.8%;
  float: left;
  padding-left: 5.1%;
}
#doc_pres #doc_pres_center #container_actus article .texte_actus {
  width: 43.7%;
  float: right;
  color: #625b4e;
  font-size: 14px;
  font-family: Cabin;
  margin-top: 4px;
  font-weight: 100;
  padding-bottom: 7px;
  border-bottom: 1px solid #bcb3a3;
}
#doc_pres #doc_pres_center #container_actus article .texte_actus h3 {
  font-size: 18px;
  color: #a1ae38;
  text-transform: uppercase;
  font-weight: 100;
  font-family: Cabin;
  padding-bottom: 11px;
}
#doc_pres #doc_pres_center #container_actus article .texte_actus a {
  color: #a1ae38;
  text-decoration: none;
}
#doc_pres #doc_pres_center #container_actus article .texte_actus .lire {
  color: #9eab3a;
  text-transform: capitalize;
  text-decoration: none;
  display: block;
}
#doc_pres #doc_pres_center #container_actus article .texte_actus .lire a {
  color: #9eab3a;
}
#doc_pres #doc_pres_center #container_actus #actus {
  min-height: 153px;
}
#doc_pres #doc_pres_center #container_actus .nav1 {
  position: absolute;
  bottom: 3px;
  right: 10px;
  z-index: 50;
  width: 60px;
  height: 16px;
  border-left: 1px solid #bcb3a3;
  padding-left: 10px;
}
#doc_pres #doc_pres_center #container_actus .nav1 a {
  background-image: url(/img/circle_inactive.png);
  display: block;
  width: 13px;
  height: 18px;
  float: left;
  padding-right: 4px;
  background-repeat: no-repeat;
}
#doc_pres #doc_pres_center #container_actus .nav1 .activeSlide {
  background-image: url(/img/circle_active.png);
}
#doc_pres #doc_pres_center #container_actus .detail_right {
  float: right;
  padding-right: 9px;
  color: #cabca2;
  font-family: Lato;
  font-weight: 100;
}
#doc_pres #doc_pres_center #container_actus .detail_right a {
  color: #cabca2;
  font-size: 14px;
  font-family: Lato;
}
#Drapeaux_hide {
  position: absolute;
  z-index: 50;
  top: 5px;
  right: 10px;
}
header {
  min-height: 55px;
  width: 100%;
  background-image: url(/img/bg_header.png);
  background-color: #7a7263;
}
header #header_center {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  /*Styles of menu responsive*/
  /*End of styles*/
  /*Inicio menu*/
  /*Fin menu*/
}
header #header_center .plusinfo {
  position: absolute;
  right: -113px;
  bottom: -189px;
}
header #header_center #logo {
  position: absolute;
  top: 0;
  left: -147px;
}
header #header_center .intro_flags {
  float: right;
  width: 98%;
  margin-right: -115px;
  /*margin-right: -150px;	PAT*/
  clear: right;
  margin-top: 5px;
  margin-bottom: 3px;
  line-height: 14px;
}
header #header_center .intro_flags .add {
  float: right;
  color: #b1aca4!important;
  font-size: 12px;
  font-size: Cabin;
}
header #header_center .intro_flags .add a {
  color: #b1aca4!important;
}
header #header_center .intro_flags #Drapeaux {
  width: 80px;
  float: right;
  margin-left: 10px;
}
header #header_center .menu_trigger {
  display: none;
}
header #header_center #menu_container_responsive {
  width: 100%;
  background-color: #534c41;
  display: none;
  position: absolute;
  left: 0 !important;
  top: 0 !important;
  z-index: 500 !important;
}
header #header_center #menu_container_responsive .container_closer {
  width: 78px;
  padding-left: 18px;
  float: right;
  margin-right: 4.3%;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  margin-bottom: 20px;
  background-image: url(/img/fermer.png);
  background-repeat: no-repeat;
  background-position: right center;
  margin-top: 6px;
  cursor: pointer;
}
header #header_center #menu_container_responsive #menu_top_right_responsive {
  width: 78%;
  margin: 0 auto;
  clear: both;
  font-size: 14px;
  margin-bottom: 4px;
  line-height: 26px;
  font-size: 14px;
  font-family: 'Oxygen', sans-serif;
  text-align: justify;
  z-index: 100;
}
header #header_center #menu_container_responsive #menu_top_right_responsive a {
  color: #f4b239;
  text-decoration: none;
  padding-right: 7px;
}
header #header_center #menu_container_responsive #menu_responsive {
  width: 100%;
  overflow: hidden;
}
header #header_center #menu_container_responsive #menu_responsive ul {
  width: 80%;
  margin: 0 auto;
}
header #header_center #menu_container_responsive #menu_responsive ul li {
  font-size: 14px;
  text-transform: uppercase;
  color: #fbfaf7;
  font-family: gudearegular;
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px solid #ebdfbe;
  border-top: 1px solid #ebdfbe;
  /*height:20px;*/
}
header #header_center #menu_container_responsive #menu_responsive ul li a {
  color: #f9fafb;
}
header #header_center #menu_container_responsive #menu_responsive ul li .submenu_ul_rsponsive li:First-Child {
  padding-top: 15px !important;
}
header #header_center #menu_container_responsive #menu_responsive ul li .submenu_ul_rsponsive li {
  border: none !important;
  padding-top: 12 !important;
  font-size: 14px;
  color: #f4b239;
  font-family: 'Source Sans Pro', sans-serif;
}
header #header_center #menu_container_responsive #menu_responsive ul li .submenu_ul_rsponsive li a {
  color: #c2d811 !important;
  text-decoration: none;
}
header #header_center #menu {
  /* width: 871px; 
		margin-right: -130px;		PAT */
  float: right;
  margin-right: -115px;
  clear: right;
}
header #header_center #menu ul {
  position: relative;
}
header #header_center #menu ul > li {
  float: left;
  display: block;
  padding-left: 7px;
  padding-right: 8px;
  line-height: 15px;
  text-transform: uppercase;
  font-family: Cabin;
  height: 22px;
  background-image: url(/img/menu_border.png);
  background-repeat: no-repeat;
  background-position: left center;
  position: relative;
}
header #header_center #menu ul > li.hover {
  background-image: url(/img/back_selected.png);
  background-repeat: no-repeat;
  background-position: bottom center;
  padding-bottom: 5px;
  background-size: 100%;
  padding-right: 4px;
  background-color: #c0d229;
}
header #header_center #menu ul > li.hover > a {
  color: #fff;
  text-decoration: none;
}
header #header_center #menu ul > li a {
  color: #ffffff;
  font-size: 13px;
  font-family: cabin;
  text-decoration: none;
}
header #header_center #menu .submenu {
  position: absolute;
  top: 27px;
  left: 0;
  width: 161px;
  text-align: center;
  min-height: 120px;
  /* min-height: 105px; PAT */
  background-image: url(/img/bg_submenu.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: none;
  z-index: 99;
}
header #header_center #menu .submenu ul > li {
  padding-top: 9px;
  display: block;
}
header #header_center #menu .submenu .submenu_ul {
  width: 161px;
  margin-left: 7px;
}
header #header_center #menu .submenu .submenu_ul li {
  /* text-align: center; PAT */
  clear: both;
  text-align: left;
  border: none !important;
  /*height: 20px !important;*/
  padding-bottom: 5px !important;
  /*padding-bottom: 10 px !important;
								margin-left: 15px; PAT */
  margin-left: 5px;
  background: none;
  font-weight: 100;
  height: auto;
}
header #header_center #menu .submenu a {
  color: #fff;
  font-size: 14px;
  font-weight: 100;
  text-align: center;
}
header #header_center #menu li:First-Child {
  border: none;
  background: none ;
}
#bgs {
  width: 100%;
  position: absolute;
  top: 55px;
  left: 0;
  z-index: -1;
  height: 673px;
  /*margin-top: 55px;*/
  /* height: 673px; */
}
#bgs #bgstretcher {
  margin-top: 0 !important;
}
#reservation_mobil {
  display: none;
}
#reservation_container {
  margin-top: 436px;
  /*margin-top: 616px; 	PAT*/
  width: 100%;
  height: 50px;
  background-image: url(/img/bg_reservation.png);
  border-bottom: 2px solid #ada9a1;
}
#reservation_container #reservation {
  width: 1000px;
  position: relative;
  margin: 0 auto;
}
#reservation_container #reservation #dets {
  position: absolute;
  top: -113px;
  right: -80px;
}
#reservation_container #reservation .resa_boutons {
  overflow: hidden;
  float: left;
  width: 30%;
  padding-top: 15px;
  padding-left: 10px;
}
#reservation_container #reservation .resa_boutons .reserver {
  border: none;
  background: none;
  display: block;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  text-transform: uppercase;
  font-family: Cabin;
  width: 135px;
  height: 25px;
  background-color: #9ca93c;
  background-image: url(/img/bg_reserver.png);
}
#reservation_container #reservation .resa_boutons .disponibilities {
  display: block;
  width: 135px;
  height: 25px;
  line-height: 23px;
  background-image: url(/img/bg_dispo.png);
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  margin-right: 5px;
}
#reservation_container #reservation .pen {
  position: absolute;
  left: 51px;
  top: 41px;
  z-index: 8;
}
#reservation_container #reservation .infos {
  position: absolute;
  right: -100px;
  top: -115px;
}
#reservation_container #reservation h2 {
  float: left;
  font-family: 'Allura', cursive;
  padding-left: 10px;
  font-weight: 100;
  font-size: 46px;
  color: #2f2929;
  width: 193px;
  display: block;
  padding-top: 0;
  height: 43px;
  margin-right: 18px;
}
#reservation_container #reservation #Sduree, #reservation_container #reservation #nb_personnes {
  width: 40px;
}
#reservation_container #reservation p {
  float: left;
  display: block;
  overflow: hidden;
}
#reservation_container #reservation p label {
  float: left;
  line-height: 15px;
  padding-right: 10px;
  font-size: 11px;
  color: #2f2929;
}
#reservation_container #reservation p input {
  float: right;
  height: 14px;
  padding: 2px 0 2px 5px;
}
#reservation_container #reservation p label {
  line-height: 20px;
}
#reservation_container #reservation .date {
  z-index: 8;
}
#reservation_container #reservation .horizontal_numerique {
  padding-left: 42px;
}
#reservation_container #reservation .horizontal_pers {
  padding-left: 23px;
}
#reservation_container #reservation .location {
  padding-left: 0;
  margin-left: 15px;
}
#reservation_container #reservation .location label {
  margin-bottom: 3px;
}
#reservation_container #reservation label.location {
  margin: 0;
}
/*Non Accueil*/#Presentation_Na {
  width: 55%;
  background-image: url(/img/bg_presna.png);
  position: absolute;
  color: #f1ebe1;
  font-size: 14px;
  overflow: hidden;
  z-index: 95;
  left: 8px;
}
#Presentation_Na .texte {
  color: #f1ebe1;
  font-size: 14px;
  padding-bottom: 20px;
  padding-left: 24px;
  padding-right: 21px;
}
#Presentation_Na .texte a {
  color: #B1ACA4;
}
#Presentation_Na h1 {
  font-size: 36px;
  color: #f1ebe1;
  padding-top: 18px;
  padding-bottom: 14px;
  padding-left: 24px;
  padding-right: 21px;
  font-weight: 100;
  font-family: Cabin;
}
#Presentation_Na h1 a {
  color: #f1ebe1;
}
#Ariane {
  color: #a49f95;
  font-size: 14px;
  padding-top: 15px;
  padding-bottom: 10px;
}
#Ariane a {
  color: #a49f95;
}
#liste .container_articles {
  width: 31.1%;
  /*float: left;*/
  display: inline-block;
  vertical-align: top;
  margin-top: 31px;
  /*background-image: url(/img/back_articles.png);
								background-repeat: no-repeat;*/
  min-height: 400px;
  margin-right: 16px;
  position: relative;
}
#liste .container_articles .mark {
  position: absolute;
  top: -26px;
  left: -1px;
}
#liste .container_articles .mark2 {
  display: none !important;
}
#liste .container_articles article {
  position: relative;
}
#liste .container_articles article .photo {
  margin-left: 11px;
}
#liste .container_articles article h2 {
  text-transform: uppercase;
  font-size: 18px;
  color: #9ca93b;
  font-weight: 100;
  min-height: 25px;
  width: 90%;
  margin: 0 auto;
  margin-top: 20px;
  margin-bottom: 10px;
}
#liste .container_articles article h2 a {
  color: #9ca93b;
  text-decoration: none;
}
#liste .container_articles article .texte {
  margin: 0 auto;
  margin-top: 18px;
  width: 90%;
  padding-top: 10px;
  padding-bottom: 5px;
  border-top: 1px solid #d0cbc2;
  border-bottom: 1px solid #d0cbc2;
  font-size: 14px;
  color: #625b4e;
}
#liste .container_articles article .texte .detail {
  margin-top: 5px;
}
#liste .container_articles article .texte .lire {
  text-transform: uppercase;
  text-decoration: none;
  width: 135px!important;
  height: 25px;
  padding: 5px;
  text-decoration: none;
  text-align: center;
  line-height: 23px;
  font-size: 14px;
  color: #625C4F !important;
  background-image: url("/img/bg_reserver.png");
}
#liste .container_articles article .texte .lire a {
  display: block;
}
#liste .container_articles .reserver {
  display: block;
  margin: 0 auto;
  margin-top: 12px;
  width: 135px;
  height: 25px;
  background-image: url(/img/bg_reserver.png);
  text-align: center;
  line-height: 23px;
  color: #625c4f;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
}
h1.det {
  font-size: 18px;
  color: #9fab3b;
  text-transform: uppercase;
  font-family: Cabin;
  font-weight: 100;
  padding-top: 9px;
  padding-bottom: 10px;
}
#detail {
  padding-bottom: 30px;
  position: relative;
  overflow: hidden;
}
#detail .mycarousel {
  width: 100%;
  height: 165px;
  background-image: url("/img/bggalerie.png");
}
#detail .mycarousel li {
  margin-left: 0px;
  overflow: hidden;
}
#detail .texte {
  clear: both;
  color: #625b4e;
  font-size: 14px;
  border-top: 1px solid #d8d0bd;
  margin-top: 7px;
  width: 100%;
  float: left;
  position: relative;
}
#detail .texte .vpc {
  width: 100%!important;
  display: block;
}
#detail .texte .vmob1, #detail .texte .vmob2 {
  display: none!important;
}
#detail .texte a {
  color: #625B4E;
}
#detail .texte .butons_container_detail {
  position: absolute;
  width: 13.7%;
  top: 29px;
  right: 74px;
}
#detail .texte .butons_container_detail .reserver {
  display: block;
  width: 100%;
  height: 26px;
  text-align: center;
  text-decoration: none;
  line-height: 24px;
  background-image: url(/img/bg_reserver.png);
  color: #625c4f;
  font-size: 14px;
  margin-bottom: 13px;
}
#detail .texte .butons_container_detail .plusfoto {
  display: block;
  width: 100%;
  height: 26px;
  text-align: center;
  text-decoration: none;
  line-height: 24px;
  background-image: url(/img/bgplusphotos.png);
  color: #625c4f;
  font-size: 14px;
}
.navigation {
  overflow: hidden;
  position: absolute;
  bottom: 0;
  width: 98%;
  clear: both;
  color: #625b4e;
}
.navigation a {
  color: #625b4e;
  font-size: 20px;
}
/*En Na*/#footer_container {
  width: 100%;
  background: #605a4e top left repeat-x url(/img/bg_footer.png);
  clear: both;
  overflow: hidden;
}
#footer_container #footer {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  min-height: 175px;
}
#footer_container #footer .logo_down {
  float: left;
  width: 16%;
  margin-right: 11px;
  margin-top: 5px;
}
#footer_container #footer #Adresse {
  float: left;
  width: 27.2%;
  margin-top: 19px;
  color: #f3ede2;
  font-size: 14px;
  min-height: 79px;
  background-image: url(/img/border_footer.png);
  background-repeat: no-repeat;
  padding-left: 8px;
}
#footer_container #footer #Adresse a {
  color: #f3ede2;
  font-size: 14px;
  text-decoration: none;
}
#footer_container #footer #Adresse span {
  line-height: 36px;
}
#footer_container #footer .galerie_liens {
  float: left;
  width: 17.4%;
  margin-top: 19px;
  min-height: 79px;
  margin-right: 4px;
  background-image: url(/img/border_footer.png);
  background-repeat: no-repeat;
  padding-left: 6px;
}
#footer_container #footer .galerie_liens a {
  display: block;
  color: #f3ede2;
  font-size: 14px;
  text-decoration: none;
}
#footer_container #footer .rejoinez {
  float: left;
  width: 17.1%;
  margin-top: 19px;
  min-height: 79px;
  color: #f3ede2;
  font-size: 14px;
  background-image: url(/img/border_footer.png);
  background-repeat: no-repeat;
  padding-left: 6px;
}
#footer_container #footer .buttons_container {
  float: left;
  width: 17.7%;
  margin-top: 19px;
  min-height: 79px;
  background-image: url(/img/border_footer.png);
  background-repeat: no-repeat;
  padding-left: 6px;
}
#footer_container #footer .buttons_container .tarifs {
  display: block;
  border: none;
  background: none;
  width: 137px;
  height: 26px;
  background-image: url(/img/bg_btntarifs.png);
  color: #625b4e;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 25px;
  text-decoration: none;
  margin-bottom: 8px;
  /*padding-left: 13px;*/
  position: relative;
  text-align: center;
}
#footer_container #footer .buttons_container .tarifs .euro {
  position: absolute;
  top: 9px;
  right: 35px;
}
#footer_container #footer .buttons_container .reserver {
  display: block;
  width: 137px;
  height: 26px;
  background-image: url(/img/bg_reserver_down.png);
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
}
#footer_container #footer .legals {
  width: 100%;
  text-decoration: none;
  text-align: center;
  color: #b0a99c;
  font-size: 11px;
  height: 21px;
}
#footer_container #footer .legals a {
  color: #b0a99c;
  text-decoration: none;
}
/*Formulaire*/#Formulaire #Texte_form {
  text-align: center;
  margin: 10px 10px;
  color: #281c10;
}
#Formulaire #Texte_form h1 {
  font-weight: 100;
}
#Formulaire .creaFormulaire {
  width: 380px;
  margin: 0 auto;
  overflow: hidden;
  color: #281c10;
}
#Formulaire .creaFormulaire tbody tr td {
  text-align: center;
}
#Formulaire .creaFormulaire tbody tr td input, #Formulaire .creaFormulaire tbody tr td textarea {
  display: block;
  width: 200px;
}
#Formulaire .creaFormulaire tbody tr td select {
  display: block;
}
#Formulaire .creaFormulaire p {
  overflow: hidden;
  margin-bottom: 5px;
  font-weight: bold;
  color: #1d1d1d;
}
#Formulaire .creaFormulaire p > label {
  float: left;
}
#Formulaire .creaFormulaire p > input, #Formulaire .creaFormulaire p > textarea, #Formulaire .creaFormulaire p > span {
  float: right;
  width: 200px;
  border: solid 1px #281c10;
  /*border-bottom:solid 1px #79ccf2;
					border-right:solid 1px #79ccf2;*/
}
#Formulaire .creaFormulaire p span {
  border: none;
}
#Formulaire #Bouton input, #Formulaire #Bouton a, #Formulaire #Bouton form input {
  background: none;
  border: none;
  background-color: #62423e;
  color: #1d1d1d;
  width: 126px;
  height: 32px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-right: 5px;
  color: #FFF;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 32px;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 5px;
}
#Present {
  width: 300px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
}
#plan ul {
  margin-left: 20px;
}
#plan ul a {
  color: #62423e;
}
.article {
  margin-bottom: 20px;
  text-decoration: none!important;
}
.article a {
  text-decoration: none!important;
}
.article .photo {
  margin: 0 auto;
  width: 93%;
}
.article h3, .article .texte {
  margin: 0 auto;
  width: 80%!important;
}
.article h3 a {
  color: #9CA93B!important;
  text-decoration: none;
  text-transform: uppercase;
}
.article .texte {
  padding-top: 10px;
  padding-bottom: 16px;
  border-top: 1px solid #D0CBC2;
  border-bottom: 1px solid #D0CBC2;
  font-size: 14px;
  color: #625B4E;
}
.article .texte .reserver {
  display: block;
  width: 135px;
  height: 25px;
  background-image: url("/img/bg_reserver.png");
  line-height: 23px;
  color: #625C4F;
  font-size: 14px;
  margin: 15px auto 0px;
  text-transform: uppercase;
}
#Presentation_Na_mobile {
  background-image: url("/img/bg_presna.png");
  color: #F1EBE1;
  font-size: 14px;
}
.hebergement #txtRubrique {
  display: block;
  font-size: 14px;
  color: #625B4E;
  margin-bottom: 10px;
}
.hebergement #txtRubrique a {
  color: #625B4E;
  text-decoration: underline!important;
}
.hebergement #Presentation_Na {
  display: block;
}
/*Fini*//*Responsive 900 to 1200*/@media (max-width:640px) {
  #Presentation_Na #controlCache {
    font-size: 25px!important;
  }
  
  #liste.notAccueil article .photo, #liste.notAccueil article div.acro, #liste.notAccueil article p.detail {
    display: block!important;
  }
}
@media (max-width:480px) {
  #Presentation_Na {
    display: none!important;
  }
  
  #logoAccueil {
    display: none!important;
  }
}
@media (min-width: 480px) {
  #Presentation_Na_mobile {
    display: none!important;
  }
  
  .hebergement #txtRubrique {
    display: none!important;
  }
}
@media (min-width: 640px) and (max-width:1200px) {
  #Presentation_Na #controlCache {
    font-size: 28px!important;
  }
  
  #bgs {
    height: 564px;
    top: none!important;
  }
  
  .menu_trigger {
    display: block !important;
    position: absolute;
    right: 10px;
    top: 32px;
  }
  
  #Drapeaux_hide {
    right: 10px!important;
  }
  
  #main {
    width: 100% !important;
  }
  
  #menu {
    display: none !important;
  }
  
  header {
    min-height: 70px!important;
  }
  header #header_center {
    width: 100% !important;
  }
  header #header_center .plusinfo {
    position: absolute;
    right: 22px;
    /* bottom:-182px;	PAT */
    bottom: -188px;
    z-index: 11;
  }
  header #header_center #logo {
    left: 6px !important;
  }
  
  .intro_flags {
    width: 34.6% !important;
    float: none !important;
    margin-top: 0 !important;
    margin-left: 350px !important;
    padding-top: 13px !important;
  }
  .intro_flags #Drapeaux {
    display: none !important;
  }
  
  #reservation_container {
    width: 100% !important;
    margin-top: 500px !important;
    height: 60px;
  }
  #reservation_container #dets {
    display: none !important;
  }
  #reservation_container #reservation {
    width: 100% !important;
  }
  #reservation_container #reservation .resa_boutons {
    width: 20%;
    padding-top: 0;
  }
  #reservation_container #reservation .resa_boutons .disponibilities {
    margin-left: 0;
    margin-right: 5px;
    margin-top: 5px;
  }
  #reservation_container #reservation .infos {
    display: none !important;
  }
  
  #wrapper_container {
    width: 100% !important;
  }
  #wrapper_container #wrapper {
    width: 100% !important;
    overflow: inherit !important;
  }
  #wrapper_container #wrapper .rose {
    top: -23px !important;
    right: 0 !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location {
    float: left !important;
    margin-left: 67px;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location #location article h3 {
    margin-top: 8px !important;
    margin-bottom: 4px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location #location article .texte {
    margin-top: 5px !important;
    padding-top: 8px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile {
    display: none !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container {
    float: left !important;
    margin-left: 100px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container #avoir article h3 {
    margin-top: 8px !important;
    margin-bottom: 4px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container #avoir article .texte {
    margin-top: 5px !important;
    padding-top: 8px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites {
    float: left !important;
    width: 76% !important;
    margin-left: 12.08%  !important;
    margin-top: 1% !important;
    background: none !important;
    background-image: url(/img/notebook_1.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    position: static !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites h3 {
    margin-top: 30px!important;
    margin-right: 100px!important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article {
    position: relative !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article .surflash {
    /*width:60%;*/
    display: block !important;
    position: absolute !important;
    /*left:120px !important;*/
    z-index: 10 !important;
    /*top: -25px !important;*/
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article h3 {
    position: absolute !important;
    right: 150px !important;
    top: -60px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article .photo {
    /*margin: 0 auto;*/
    width: 58% !important;
    position: relative !important;
    transform: rotate(355deg);
    -webkit-transform: rotate(355deg);
    -moz-transform: rotate(355deg);
    -o-transform: rotate(355deg);
    -ms-transform: rotate(355deg) !important;
    /*margin-top: 26.27% !important;*/
    /*margin-left: 23.7% !important;*/
    /*background-image: url(/img/surflash_mobile.png) !important;
  										background-repeat: no-repeat !important;
  										background-size:100% !important ;*/
    /*img{
  											width: 84% !important;
  											height: auto !important;
  										}*/
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites .detail_actu {
    bottom: -14% !important;
    right: 12% !important;
  }
  
  #doc_pres {
    width: 100% !important;
    /*min-height:360px !important;*/
  }
  #doc_pres #doc_pres_center {
    width: 100% !important;
  }
  #doc_pres #doc_pres_center .mapa {
    /* left: 235px !important; 	PAT */
    left: 205px !important;
  }
  #doc_pres #doc_pres_center #Presentation {
    text-align: justify !important;
    /*width: 35% !important;*/
    /*margin-right: 120px !important;						*/
    /* width: 34.3% !important;
  						margin-right: 135px !important; 	PAT */
  }
  #doc_pres #doc_pres_center a .haut {
    right: 12px !important;
    top: 226px !important;
  }
  #doc_pres #doc_pres_center #container_actus .reserver {
    left: auto !important;
    right: 73px !important;
    bottom: -16px !important;
  }
  #doc_pres #doc_pres_center #container_actus .nav1 {
    bottom: -5px;
  }
  
  #footer_container {
    width: 100% !important;
  }
  #footer_container #footer {
    width: 100% !important;
  }
  #footer_container #footer #Adresse {
    width: 25% !important;
  }
  
  /*Non Accueil Responsive*/
  #Ariane {
    margin-left: 25px !important;
  }
  
  #liste .container_articles {
    width: 93.1% !important;
    margin: 0 auto !important;
    position: relative !important;
    min-height: 224px !important;
    margin-top: 15px !important;
    margin-left: 20px !important;
  }
  #liste .container_articles .mark {
    left: -2px !important;
    top: -7px !important;
  }
  #liste .container_articles .mark2 {
    display: none !important;
  }
  #liste .container_articles .photo {
    width: 37.3% !important;
    float: left !important;
    margin-right: 5.2% !important;
  }
  #liste .container_articles h2 {
    width: 34.7% !important;
    margin-bottom: 0 !important ;
  }
  #liste .container_articles .texte {
    width: 34.7% !important;
    float: left !important;
    margin-top: 9px !important;
  }
  #liste .container_articles .reserver {
    position: absolute !important;
    right: 0 !important;
    top: 66px !important;
  }
  
  #detail {
    width: 93.1% !important;
    margin: 0 auto !important;
  }
  #detail .texte .vpc {
    display: block;
    width: 100%!important;
  }
  #detail .texte .vmob1, #detail .texte .vmob2 {
    display: none!important;
  }
  #detail .photo_container .photo2 {
    width: 27.83% !important;
    margin-right: 4px !important;
  }
  #detail .photo_container .photo2 img {
    width: 100% !important;
    height: auto !important;
  }
  #detail .photo_container .photo4 {
    width: 27.83% !important;
  }
  #detail .photo_container .photo4 img {
    width: 100%;
    height: auto !important;
  }
  #detail .photo_container .photo {
    margin: 0 !important;
    width: 28.4% !important;
    margin-right: 4px !important;
  }
  #detail .photo_container .photo img {
    width: 100% !important;
    height: auto !important;
  }
  #detail .photo_container .photo1 {
    margin: 0 !important;
    margin-left: 10px !important;
    margin-right: 4px !important;
    width: 12.8% !important;
  }
  #detail .photo_container .photo1 img {
    width: 100% !important;
    height: auto !important;
  }
  
  /**/
}
#txtCache ul li {
  list-style-type: inherit!important;
}
#txtCache a {
  color: white!important;
}
/*Fin 900 1200 */@media (min-width:1200px) {
  #Drapeaux_hide {
    display: none!important;
  }
  
  header {
    position: fixed;
    top: 0px;
    z-index: 500;
  }
  
  #bgs {
    margin-top: 64px;
    top: 0px;
  }
}
@media (max-width:1200px) {
  #haut-page {
    display: none!important;
  }
}
@media (max-width:880px) {
  #doc_pres_center #Presentation {
    width: 90%!important;
    margin-left: 15px!important;
  }
}
@media (max-width:850px) {
  #doc_pres #doc_pres_center #container_actus {
    width: 100%!important;
  }
  #doc_pres #doc_pres_center #container_actus article .texte_actus, #doc_pres #doc_pres_center #container_actus article .photo {
    width: 40%!important;
    display: inline-block;
  }
  #doc_pres #doc_pres_center #container_actus article .photo a img {
    width: 100%!important;
  }
  #doc_pres #doc_pres_center #container_actus article .texte_actus {
    float: none!important;
  }
}
@media (max-width:750px) {
  #doc_pres #Presentation {
    width: 90%!important;
    padding: 5px;
  }
}
@media (max-width:730px) {
  .listcontrolcatcher #container_location {
    margin-left: 30px!important;
  }
}
@media (max-width:715px) {
  #reservation_container #reservation h2 {
    width: auto!important;
    font-size: 35px;
    margin-right: 5px;
  }
}
/*Responsive 480 or less*/@media (max-width:450px) {
  .texte p #carte-site {
    width: 100%;
    height: 300px;
  }
}
@media (max-width:640px) {
  .telMobile {
    display: block!important;
  }
  .telMobile a {
    color: white!important;
    text-decoration: none!important;
  }
  
  #actualites {
    height: 200px!important;
  }
  
  #bgs {
    width: 100% !important;
    /*height: 436px;*/
  }
  #bgs img {
    min-width: 25px !important;
    min-height: 25px !important;
  }
  
  #menu {
    display: none !important;
  }
  
  #main {
    width: 100% !important;
  }
  
  header {
    height: 75px;
  }
  header #header_center {
    width: 100% !important;
  }
  header #header_center .plusinfo {
    position: absolute;
    right: 22px;
    bottom: -188px;
    z-index: 11;
  }
  header #header_center #logo {
    left: 6px !important;
  }
  header #header_center #logo a img {
    width: 80% !important;
  }
  
  .menu_trigger {
    display: block !important;
    position: absolute;
    right: 10px;
    top: 27px;
  }
  
  #main {
    width: 100% !important;
  }
  
  .intro_flags {
    display: none !important;
  }
  
  #reservation_container {
    display: none !important;
  }
  #reservation_container #dets {
    display: none !important;
  }
  #reservation_container .infos {
    display: none !important;
  }
  
  #reservation_mobil {
    width: 100%;
    display: block !important;
    margin-top: 436px;
    text-align: center;
    background-color: #f5f0e5;
    height: 73px;
    border-bottom: 1px solid #afaba3;
    position: relative;
  }
  #reservation_mobil .pen_mobile {
    position: absolute;
    bottom: 0px !important;
    left: 45% !important;
  }
  #reservation_mobil .infos {
    display: none !important;
  }
  #reservation_mobil .resamobil {
    color: #2f2929;
    font-size: 46px;
    font-family: Allura;
    font-weight: 100;
    text-decoration: none;
  }
  
  /*wrapper*/
  #wrapper_container {
    width: 100% !important;
    overflow: inherit !important;
  }
  #wrapper_container #wrapper {
    width: 100% !important;
    overflow: inherit !important;
  }
  #wrapper_container #wrapper .rose {
    /* top: -108px !important; */
    display: none !important;
  }
  #wrapper_container #wrapper #Presentation_Na {
    display: block;
    /*top: -173px !important;*/
    width: 95% !important;
    margin: 0 !important;
    margin: 0 auto !important;
  }
  #wrapper_container #wrapper #Presentation_Na .vmob1, #wrapper_container #wrapper #Presentation_Na .vmob2 {
    display: block!important;
  }
  #wrapper_container #wrapper #Presentation_Na .texte {
    display: none !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher {
    text-align: center;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile {
    display: block !important;
    float: none !important;
    width: 90% !important;
    margin: 0 auto !important;
    position: relative !important;
    min-height: 176px !important;
    margin-top: 15px !important;
    overflow: hidden;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile .mark {
    display: block !important;
    left: 0px !important;
    top: -12px !important;
    position: absolute;
    width: 58% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile article {
    width: 90% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile .photo {
    width: 90% !important;
    min-height: 179px !important;
    background-image: url(/img/mark_mobile.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile .photo img {
    width: 90% !important;
    height: auto !important;
    padding-top: 20px !important;
    margin-left: -5px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile h2 {
    width: 60% !important;
    float: right !important;
    border-bottom: 1px solid #d0cbc2 !important;
    padding-bottom: 10px;
    margin-top: 31px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile .reserver {
    position: static !important;
    right: 12px !important;
    top: 63px !important;
    margin-top: 7px !important;
    margin: 0 auto;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile .container_btnnav {
    width: 35%;
    float: right;
    text-align: center;
    overflow: hidden !important;
    position: absolute !important;
    top: 34px !important;
    right: 20px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile .container_btnnav h3 {
    color: #9eaa3a;
    font-size: 18px;
    padding-bottom: 7px;
    border-bottom: 1px solid #d0cbc2;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location_mobile .container_btnnav h3 a {
    color: #9eaa3a;
  }
  #wrapper_container #wrapper .listcontrolcatcher #container_location {
    display: none !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile {
    display: block !important;
    float: none !important;
    width: 90% !important;
    margin: 0 auto !important;
    position: relative !important;
    min-height: 180px !important;
    margin-top: 15px !important;
    overflow: hidden;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile #avoir {
    width: 90% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .mark {
    display: block !important;
    left: 0px !important;
    top: -16px !important;
    position: absolute;
    width: 57% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile article {
    width: 90% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .photo {
    width: 90%;
    background: no-repeat top left url(/img/mark_mobile.png) !important;
    background-size: 100%!important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .photo img {
    width: 90% !important;
    height: auto !important;
    padding-top: 20px !important;
    margin-left: -5px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile h2 {
    width: 60% !important;
    float: right !important;
    border-bottom: 1px solid #d0cbc2 !important;
    padding-bottom: 10px;
    margin-top: 31px !important;
    color: #9eaa3a;
    font-size: 18px;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile h2 a {
    color: #9eaa3a;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .reserver {
    position: static !important;
    right: 12px !important;
    top: 63px !important;
    margin-top: 7px !important;
    margin: 0 auto;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .container_btnnav {
    width: 35%;
    float: right;
    text-align: center;
    overflow: hidden !important;
    position: absolute !important;
    top: 34px !important;
    right: 20px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .container_btnnav h3 {
    color: #9eaa3a;
    font-size: 18px;
    padding-bottom: 7px;
    border-bottom: 1px solid #d0cbc2;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .container_btnnav h3 a {
    color: #9eaa3a;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container_mobile .container_btnnav .points {
    margin-top: 11px;
  }
  #wrapper_container #wrapper .listcontrolcatcher #avoir_container {
    display: none !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites {
    /*position: static !important;*/
    float: left !important;
    width: 76% !important;
    margin-left: 12.08%  !important;
    margin-top: 1% !important;
    background: none !important;
    background-image: url(/img/notebook_mobile.png) !important;
    background-repeat: no-repeat !important;
    background-size: 100% !important;
    position: static !important;
    min-height: 292px !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article {
    position: relative !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article .surflash {
    display: none !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article h3 {
    margin-top: -19% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article .photo {
    /*width: 59.8% !important;*/
    position: relative !important;
    transform: rotate(355deg);
    -webkit-transform: rotate(355deg);
    -moz-transform: rotate(355deg);
    -o-transform: rotate(355deg);
    -ms-transform: rotate(355deg);
    /*margin-top: 26.27% !important;
  											margin-left: 23.7% !important;*/
    /*background-image: url(/img/surflash_mobile.png) !important;
  											background-repeat: no-repeat !important;
  											background-size:100% !important ;*/
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article .photo img {
    width: 84% !important;
    height: auto !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites article .photo .surflash_mobile {
    display: block !important;
    position: absolute !important;
    left: 0px !important;
    z-index: 10 !important;
    top: -11px !important;
    width: 100% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites .detail_actu {
    bottom: -5.1% !important;
  }
  #wrapper_container #wrapper .listcontrolcatcher #actualites .texte {
    display: none !important;
  }
  
  /*fin wrapper*/
  #doc_pres {
    width: 100% !important;
    min-height: 330px !important;
  }
  #doc_pres #doc_pres_center {
    width: 100% !important;
    position: relative !important;
    min-height: 510px !important;
    /*
  					#Presentation{
  						text-align: justify !important;
  						width: 94% !important;
  						
  						clear: both !important;
  						margin: 0 !important;
  						position: absolute !important;
  						left: 13px !important;
  						top: 202px !important
  
  					}
  					*/
  }
  #doc_pres #doc_pres_center .mapa {
    left: 55% !important;
    height: 32% !important;
  }
  #doc_pres #doc_pres_center #Documents {
    width: 48% !important;
    margin-bottom: 13px !important;
  }
  #doc_pres #doc_pres_center #Documents .titre {
    font-size: 20px;
  }
  #doc_pres #doc_pres_center #container_actus {
    float: none !important;
    width: 92.9% !important;
    margin: 0 !important;
    margin: 0 auto !important;
    min-height: 205px !important;
    clear: both !important;
    border-left: none !important;
    position: relative;
  }
  #doc_pres #doc_pres_center #container_actus .faraway {
    display: block!important;
    bottom: 249px !important;
    right: 16px !important;
  }
  #doc_pres #doc_pres_center #container_actus .reserver {
    bottom: 4px !important;
    left: 6% !important;
  }
  #doc_pres #doc_pres_center #container_actus #actus {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
    min-height: 205px !important;
    padding-bottom: 25px;
  }
  #doc_pres #doc_pres_center #container_actus #actus article .photo a img {
    width: 100%!important;
  }
  #doc_pres #doc_pres_center #container_actus article {
    width: 92.9% !important;
    margin: 0 auto !important;
    padding-top: 7px !important;
    border-bottom: 1px solid #bcb4a3;
    border-top: 1px solid #bcb4a3;
  }
  #doc_pres #doc_pres_center #container_actus .photo {
    width: 45.8% !important;
  }
  #doc_pres #doc_pres_center #container_actus .photo img {
    width: 100% !important;
  }
  #doc_pres #doc_pres_center #container_actus .texte_actus {
    width: 45.7% !important;
    position: static !important;
    overflow: visible !important;
  }
  #doc_pres #doc_pres_center #container_actus .nav1 {
    bottom: 4px !important;
  }
  #doc_pres #doc_pres_center a .haut {
    right: 4px !important;
    top: 199px !important;
    display: none !important;
  }
  
  .det {
    padding-left: 8px!important;
  }
  
  #detail {
    width: 95% !important;
    margin: 0 auto !important;
  }
  #detail .texte .vpc {
    display: none!important;
    width: 75%!important;
  }
  #detail .texte .vmob1, #detail .texte .vmob2 {
    display: block!important;
  }
  #detail #sharethis {
    position: relative!important;
    /*bottom:30px!important;*/
  }
  #detail .photo2 {
    display: none !important;
  }
  #detail .photo4 {
    display: none !important;
  }
  #detail .photo {
    margin: 0 !important;
    width: 54% !important;
  }
  #detail .photo img {
    width: 100% !important;
    height: auto !important;
  }
  #detail .photo1 {
    margin: 0 !important;
    margin-left: 61px !important;
    margin-right: 5px !important;
    width: 24.5% !important;
  }
  #detail .photo1 img {
    width: 100% !important;
    height: auto !important;
  }
  #detail .butons_container_detail {
    position: static !important;
    float: none !important;
    margin: 0 auto !important;
    width: 58% !important;
  }
  #detail .butons_container_detail .reserver {
    float: left !important;
    width: 47% !important;
    margin-right: 3% !important;
  }
  #detail .butons_container_detail .plusfoto {
    float: right !important;
    width: 47% !important;
  }
  
  .navigation a {
    font-size: 15px!important;
  }
  
  #footer_container {
    width: 100% !important;
    min-height: 277px!important;
    background: none !important;
    background-image: url(/img/bgmobile.png) !important;
  }
  #footer_container #footer {
    width: 100% !important;
    min-height: 277px!important;
  }
  #footer_container #footer .logo_down {
    width: 25% !important;
  }
  #footer_container #footer #Adresse {
    width: 50% !important;
  }
  #footer_container #footer .catcher_mobile {
    clear: both !important;
  }
  #footer_container #footer .catcher_mobile .galerie_liens {
    width: 28.3% !important;
  }
  #footer_container #footer .catcher_mobile .rejoinez {
    width: 34.8% !important;
  }
  #footer_container #footer .catcher_mobile .buttons_container .tarifs {
    width: 80px !important;
  }
  #footer_container #footer .catcher_mobile .buttons_container .reserver {
    width: 92px !important;
  }
  #footer_container #footer .legals {
    clear: both !important;
    overflow: hidden !important;
  }
  #footer_container #footer .legals #Ecom {
    display: none !important;
  }
  
  /*Liste*/
  #Ariane {
    margin-left: 25px !important;
  }
  
  #liste .container_articles {
    width: 90% !important;
    margin: 0 auto !important;
    position: relative !important;
    min-height: 176px !important;
    margin-top: 15px !important;
    margin-left: 20px !important;
    overflow: hidden;
  }
  #liste .container_articles .mark {
    left: -2px !important;
    top: -7px !important;
    width: 244px !important;
    height: 165px !important;
    display: none !important;
  }
  #liste .container_articles .mark2 {
    display: block !important;
    left: 0px !important;
    top: -14px !important;
    position: absolute;
    width: 98% !important;
  }
  #liste .container_articles .photo {
    width: 90%;
    display: block!important;
    margin-right: 0 !important;
  }
  #liste .container_articles .photo img {
    width: 100% !important;
    height: auto !important;
    padding-top: 4.5% !important;
  }
  #liste .container_articles h2 {
    width: 90%;
    margin: 0 auto !important ;
    /*float: right !important;*/
    margin-left: 10px !important;
    text-align: center !important;
    border-bottom: 1px solid #d0cbc2 !important;
    padding-bottom: 5px;
    margin-top: 10px !important;
  }
  #liste .container_articles .texte {
    width: 90%;
    margin: 0 auto!important;
    /*float: left !important*/
    /*margin-top: 9px !important;*/
    border-top: none !important;
    border-bottom: none !important;
    /*.acro
  							{
  								display: none !important;
  								
  							}
  
  							.detail
  							{
  								display: none !important;
  							}
  							*/
  }
  #liste .container_articles .reserver {
    position: relative;
    /*right: 12px !important;
  								top: 63px !important;*/
  }
  
  /*Fini Liste*/
  /*Formulaire*/
  #Formulaire .creaFormulaire {
    width: 80% !important;
    margin: 0 auto;
    overflow: hidden;
    color: #281c10;
  }
  #Formulaire .creaFormulaire tbody tr td {
    text-align: center;
  }
  #Formulaire .creaFormulaire tbody tr td input, #Formulaire .creaFormulaire tbody tr td textarea {
    display: block;
    width: 52.63%;
  }
  #Formulaire .creaFormulaire tbody tr td select {
    display: block;
  }
  #Formulaire .creaFormulaire p {
    overflow: hidden;
    margin-bottom: 5px;
    font-weight: bold;
    color: #1d1d1d;
  }
  #Formulaire .creaFormulaire p > label {
    float: left;
  }
  #Formulaire .creaFormulaire p > input, #Formulaire .creaFormulaire p > textarea, #Formulaire .creaFormulaire p > span {
    float: right;
    width: 52.63%;
    border: solid 1px #281c10;
    /*border-bottom:solid 1px #79ccf2;
  					border-right:solid 1px #79ccf2;*/
  }
  #Formulaire .creaFormulaire p span {
    border: none;
  }
  #Formulaire #Bouton input, #Formulaire #Bouton a, #Formulaire #Bouton form input {
    background: none;
    border: none;
    background-color: #62423e;
    color: #1d1d1d;
    width: 126px;
    height: 32px;
    display: block;
    margin: 0 auto;
    text-align: center;
    padding-right: 5px;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 32px;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: 5px;
  }
}
@media (max-width:480px) {
  .dispos_modal {
    float: right;
    display: block;
    border: none;
    /*background:#c9dc25;*/
    background-image: url(/img/bg_reserver_modal.png);
    height: 50px;
    width: 100px!important;
    margin: 10px 0;
    padding: 5px;
    color: #625b4e;
    font-size: 12px!important;
    text-transform: uppercase;
    line-height: 25px;
    text-decoration: none;
    margin-bottom: 8px;
    position: relative;
    text-align: center;
  }
}
/*Fin 480*/.dispos {
  float: left;
  display: block;
  border: none;
  background: none;
  width: 230px;
  margin: 10px 0;
  height: 26px;
  background-image: url(/img/bg_reserver.png);
  color: #625b4e;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 25px;
  text-decoration: none;
  margin-bottom: 8px;
  /*padding-left: 13px;*/
  position: relative;
  text-align: center;
}
.dispos_modal {
  float: right;
  display: block;
  border: none;
  /*background:#c9dc25;*/
  background-image: url(/img/bg_reserver_modal.png);
  height: 50px;
  width: 230px;
  margin: 10px 0;
  padding: 5px;
  color: #625b4e;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 25px;
  text-decoration: none;
  margin-bottom: 8px;
  position: relative;
  text-align: center;
}
.paiement {
  float: left;
  display: none!important;
  border: none;
  background: none;
  width: 130px;
  margin: 10px 0 10px 5px;
  height: 26px;
  background-image: url(/img/bg_btntarifs.png);
  color: #625b4e;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 25px;
  text-decoration: none;
  margin-bottom: 8px;
  /*padding-left: 13px;*/
  position: relative;
  text-align: center;
}
.tarifsV {
  margin: 10px 5px 10px 0;
  float: left;
  display: block;
  border: none;
  background: none;
  width: 120px;
  height: 26px;
  background-image: url(/img/bg_reserver.png);
  color: #625b4e;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 25px;
  text-decoration: none;
  margin-bottom: 8px;
  /*padding-left: 13px;*/
  position: relative;
  text-align: center;
}
.tarifsG {
  margin: 10px 5px 10px 0;
  float: left;
  display: block;
  border: none;
  background: none;
  width: 120px;
  height: 26px;
  background-image: url(/img/bg_btntarifs.png);
  color: #625b4e;
  font-size: 13px;
  text-transform: uppercase;
  line-height: 25px;
  text-decoration: none;
  margin-bottom: 8px;
  /*padding-left: 13px;*/
  position: relative;
  text-align: center;
}
#cart-site {
  width: 100%!important;
}
.telMobile {
  display: none;
  position: absolute;
  top: 53px;
  right: 10px;
  z-index: 100;
  color: #fff;
  font-weight: bold;
}
#PhotoVideo {
  text-align: center;
}
#PhotoVideo img {
  padding: 2px;
}
#cont-actus {
  background: #DED5C3;
  height: 260px;
}
#cont-actus #actus {
  max-width: 500px;
}
#cont-actus .article-2 h3 a {
  color: #9CA93B;
}
#cont-actus .article-2 .photo {
  text-align: center;
}
#cont-actus .article-2 .reserver {
  display: block;
  width: 135px;
  height: 25px;
  background-image: url("/img/bg_reserver.png");
  text-align: center;
  line-height: 23px;
  color: #625C4F;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  margin: 5px auto 0px;
}
.code img {
  display: none!important;
}
@media (max-width:700px) {
  #slidedetail {
    display: none!important;
  }
  
  #slidedetail-tablete {
    display: block;
  }
}
@media (max-width:450px) {
  #doc_pres #doc_pres_center #container_actus article {
    width: 80%!important;
    margin: 0 auto!important;
  }
  #doc_pres #doc_pres_center #container_actus article .photo, #doc_pres #doc_pres_center #container_actus article .texte_actus {
    width: 100%!important;
    padding-left: 30px;
  }
  #doc_pres #doc_pres_center #container_actus article .photo a img, #doc_pres #doc_pres_center #container_actus article .texte_actus a img {
    width: 100%!important;
  }
  
  #doc_pres #doc_pres_center {
    padding-bottom: 30px;
  }
  
  #slidedetail, #slidedetail-tablete {
    display: none!important;
  }
  
  #slidedetail-mobile {
    text-align: center;
    display: block!important;
  }
  #slidedetail-mobile a img {
    margin: 0 auto;
  }
}
#slidedetail a {
  margin-right: 3px;
}
#slidedetail img {
  margin: 0 auto;
}
.practique #bgs #reservation_container {
  margin-top: 0px!important;
}
#ListeAvis {
  clear: both;
}
#ListeAvis .review {
  overflow: hidden!important;
  background: #fff;
  margin: 15px;
  color: #736655;
  padding: 10px;
  font-family: Verdana;
  clear: both;
}
#ListeAvis .review .reviewL {
  float: left;
  width: 30%;
}
#ListeAvis .review .reviewL .reviewNote {
  font-size: 12px;
}
#ListeAvis .review .reviewL .reviewNote span {
  line-height: 34px;
  font-size: 30px;
  color: #b5c52e;
}
#ListeAvis .review .reviewL .jauge {
  height: 10px;
  max-width: 150px;
  border: 1px solid #736655;
  margin: 10px 0;
}
#ListeAvis .review .reviewL .jauge p {
  height: 10px;
  margin: 0!important;
}
#ListeAvis .review .reviewL .reviewAuthor {
  font-size: 12px;
  margin: 10px 0;
}
#ListeAvis .review .reviewInfo {
  font-size: 12px;
}
#ListeAvis .review .reviewInfo span {
  font-weight: bold;
  margin: 10px 0 0 0;
}
#ListeAvis .review .reviewR {
  float: right;
  width: 70%;
}
#ListeAvis .review .reviewR .reviewCommentaire span {
  text-align: center;
  width: 30px;
  float: left;
  font-size: 22px;
  color: #b5c52e;
}
#ListeAvis .review .reviewR .reviewTitre {
  margin: 10px 0 0 0;
}
#ListeAvis .review .reviewR .reviewTitre span {
  margin: 10px 0 0 0;
  text-decoration: underline;
  font-style: italic;
  text-transform: uppercase;
  margin: 10px 0 0 0;
}
#ListeAvis .review .reviewR .reviewInfoCom {
  background: #f3f3f3;
  border: 1px solid #f3f3f3;
  padding: 5px 15px;
  float: left;
  cursor: pointer;
}
#ListeAvis .review .reviewR .reviewInfoNote {
  border: 1px solid #f3f3f3;
  padding: 5px 15px;
  float: left;
  cursor: pointer;
}
#ListeAvis .review .reviewR .divComm {
  font-size: 12px;
  background: #f3f3f3;
  clear: both;
  float: none;
  cursor: pinter;
  padding: 0 10px 10px 10px;
}
#ListeAvis .review .reviewR .divNote {
  font-size: 12px;
  overflow: hidden!important;
  display: none;
  background: #f3f3f3;
  clear: both;
  float: none;
  cursor: pinter;
  padding: 0 10px 10px 10px;
}
#ListeAvis .review .reviewR .noteDetail {
  font-size: 12px;
  line-height: 16px;
}
#ListeAvis .review .reviewR .noteDetail .jauge {
  height: 10px;
  max-width: 150px;
  border: 1px solid #736655;
  margin: 10px 0;
}
#ListeAvis .review .reviewR .noteDetail .jauge p {
  height: 10px;
  margin: 0!important;
}
#ListeAvis #Navigation .prec {
  margin: 0 0 10px 0;
  padding: 3px 5px;
  color: #736655;
  background: #b5c52e;
  font-size: 16px;
  text-transform: uppercase;
}
#ListeAvis #Navigation .prec a {
  color: #736655;
}
#ListeAvis #Navigation .suiv {
  margin: 0 0 10px 0;
  padding: 3px 5px;
  color: #736655;
  background: #b5c52e;
  font-size: 16px;
  text-transform: uppercase;
}
#ListeAvis #Navigation .suiv a {
  color: #736655;
}
