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: #3a3636;
}
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;
}
body {
  font-family: Gabriela;
}
#bg_left {
  position: absolute;
  left: 0;
  top: 42px;
  height: 733px;
  z-index: -1;
}
#bg_right {
  position: absolute;
  right: 0;
  top: 42px;
  height: 733px;
  z-index: -1;
}
#bg_right_na {
  position: absolute;
  right: 0;
  top: 139px;
  background-image: url(/img/bg_right_na.png);
  height: 644px;
  z-index: -1;
}
#wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}
#wrapper #menu {
  width: 303px;
  margin: 0 auto;
  margin-top: 24px;
  position: relative;
  background-image: url(/img/bg_menu.png);
}
#wrapper #menu ul > li {
  width: 273px;
  border-top: 1px solid #4c4055;
  padding-bottom: 11px;
  padding-top: 14px;
  font-size: 22px;
  margin: 0 auto;
  text-align: center;
}
#wrapper #menu ul > li li:First-Child {
  border: none;
}
#wrapper #menu ul > li a {
  color: #fff;
  text-decoration: none;
}
#wrapper #menu ul > li .selected {
  color: #947eaf;
}
#wrapper #menu #bienvenue {
  position: absolute;
  left: -43px;
  top: 93px;
  cursor: pointer;
}
#wrapper #menu #offres {
  position: absolute;
  right: -43px;
  top: 93px;
  cursor: pointer;
}
#wrapper #menu #Presentation {
  position: absolute;
  left: -352px;
  top: 93px;
  background-image: url(/img/bg_pres.png);
  width: 353px;
  min-height: 272px;
  display: none;
}
#wrapper #menu #Presentation #close {
  position: absolute;
  right: 12px;
  top: 9px;
}
#wrapper #menu #Presentation #close2 {
  position: absolute;
  right: 12px;
  bottom: 9px;
}
#wrapper #menu #Presentation .texte {
  color: #f6f5f5;
  font-size: 12px;
  padding-left: 20px;
  width: 275px;
}
#wrapper #menu #Presentation .texte h1 {
  color: #f6f5f5;
  font-size: 18px;
  margin-bottom: 25px;
  font-weight: 100;
}
#wrapper #menu #Presentation .texte p a {
  color: #947EAF !important;
}
#wrapper #menu #Presentation .texte .trad {
  font-size: 45px;
  color: #b9b6b7;
  margin-bottom: 16px;
}
#wrapper #menu #offre {
  width: 339px;
  position: absolute;
  right: -339px;
  top: 93px;
  background-image: url(/img/bg_pres.png);
  min-height: 272px;
  display: none;
}
#wrapper #menu #offre #close_offre {
  position: absolute;
  left: 12px;
  top: 9px;
}
#wrapper #menu #offre #close_offres2 {
  position: absolute;
  left: 12px;
  bottom: 9px;
}
#wrapper #menu #offre h1 {
  font-size: 36px;
  color: #b9b6b7;
  margin-bottom: 16px;
  padding-left: 55px;
}
#wrapper #menu #offre h1 a {
  color: #b9b6b7;
  font-family: Gabriela;
  font-weight: 100;
}
#wrapper #menu #offre .photo {
  width: 290px;
  height: 190px;
  margin-left: 43px;
}
#wrapper #menu #offre .texte {
  position: absolute;
  color: #f6f5f5;
  font-size: 12px;
  background-image: url(/img/bg_photo.png);
  width: 290px;
  height: 190px;
  top: 57px;
  left: 43px;
  text-align: center;
}
#wrapper #menu #offre .texte h3 {
  font-size: 21px;
  padding-top: 40px;
  padding-bottom: 17px;
  font-weight: 100;
}
#wrapper #menu #offre .texte h3 a {
  color: #f6f5f5;
}
#wrapper #menu #offre .texte .detail {
  color: #f6f5f5;
  font-size: 12px;
  float: right;
  padding-right: 10px;
}
#info_container {
  width: 100%;
  height: 44px;
  background-color: #5c5858;
}
#info_container #info_center {
  width: 1000px;
  margin: 0 auto;
}
#info_container #info_center .socials {
  width: 304px;
  float: left;
}
#info_container #info_center .socials p {
  color: #fff;
  font-size: 12px;
  float: left;
  padding-top: 10px;
}
#info_container #info_center .socials iframe {
  padding-left: 11px;
  padding-top: 11px;
}
#info_container #info_center .socials img {
  float: left;
  padding-top: 6px;
}
#info_container #info_center .tel_up {
  color: #b9b6b7;
  font-size: 22px;
  width: 220px;
  float: right;
  padding-top: 10px;
}
#info_container #info_center .tel_up #Drapeaux {
  width: 25px;
  float: left;
}
#header_container {
  width: 100%;
  overflow: hidden;
  height: 95px;
  background-image: url(/img/bg_header.png);
}
#header_container header {
  width: 1000px;
  margin: 0 auto;
}
#header_container header #logo {
  margin-left: 159px;
  width: 569px;
  margin-top: 7px;
}
#reservation_container {
  width: 100%;
  height: 28px;
  background-color: #957eae;
  margin-top: 13px;
}
#reservation_container #aside_content {
  width: 1000px;
  height: 55px;
  margin: 0 auto;
}
#reservation_container #aside_content h2 {
  text-transform: capitalize;
  float: left;
  padding-left: 16px;
  padding-right: 20px;
  font-weight: 100;
  font-size: 20px;
  color: #fff;
}
#reservation_container #aside_content form #Sduree, #reservation_container #aside_content form #NPers {
  width: 40px;
}
#reservation_container #aside_content p {
  float: left;
  display: block;
  overflow: hidden;
}
#reservation_container #aside_content p label {
  float: left;
  line-height: 15px;
  padding-right: 10px;
  color: #2b2828;
}
#reservation_container #aside_content p input {
  float: right;
  height: 13px;
}
#reservation_container #aside_content .date {
  padding-top: 7px;
}
#reservation_container #aside_content .horizontal_numerique {
  padding-left: 50px;
  padding-top: 7px;
}
#reservation_container #aside_content .reserver {
  border: none;
  background: none;
  width: 100px;
  height: 22px;
  font-size: 20px;
  text-align: center;
  color: #FFF;
  text-transform: capitalize;
  font-family: Gabriela;
  margin-left: 23px;
}
#other_container {
  width: 100%;
  height: 200px;
  overflow: hidden;
  margin-top: 20px;
}
#other_container #inmediate {
  width: 100%;
  background-image: url(/img/bg_inmediate.png);
  background-position: top center;
  height: 112px;
  margin-top: 15px;
  margin-bottom: 15px;
}
#other_container #inmediate #inmediate_container {
  width: 1000px;
  margin: 0 auto;
}
#other_container #inmediate #inmediate_container .info_left {
  float: left;
  width: 388px;
  padding-top: 16px;
  color: #b9b6b7;
  font-size: 14px;
}
#other_container #inmediate #inmediate_container .info_left p {
  font-size: 32px;
  color: #947eaf;
}
#other_container #inmediate #inmediate_container .info_left a {
  color: #b9b6b7;
}
#other_container #inmediate #inmediate_container .info_right {
  float: right;
  width: 413px;
  background-image: url(/img/telephone.png);
  background-position: right 15px;
  background-repeat: no-repeat;
  color: #947eaf;
  font-size: 32px;
  text-align: center;
  padding-top: 15px;
}
#other_container #photos_container {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 20px;
}
#other_container #photos_container #photos {
  float: left;
  display: block;
  width: 320px;
  height: 30;
  text-align: center;
  margin-right: 11px;
  background-color: #2b2828;
  color: #947eaf;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
}
#other_container #photos_container #videos {
  float: left;
  display: block;
  width: 320px;
  height: 30;
  text-align: center;
  margin-right: 11px;
  background-color: #2b2828;
  color: #947eaf;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  padding-top: 3px;
  padding-bottom: 3px;
  text-decoration: none;
}
#other_container #photos_container #Documents {
  width: 320px;
  float: left;
  height: 30px;
  position: relative;
}
#other_container #photos_container #Documents #action {
  padding-left: 36px;
  display: block;
  background-color: #2b2828;
  color: #947eaf;
  font-size: 18px;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  padding-top: 3px;
  padding-bottom: 3px;
}
#other_container #photos_container #Documents #documents_container {
  width: 226px;
  position: absolute;
  top: -25px;
  left: 0;
  display: none;
}
#other_container #photos_container #Documents #documents_container p {
  background-color: #2b2828;
  color: #947eaf;
  margin-bottom: 5px;
  text-transform: uppercase;
}
#other_container #photos_container #Documents #documents_container p a {
  padding: 0;
  color: #947eaf;
  margin-left: 10px;
  text-decoration: none;
}
#down_things {
  width: 100%;
  background-color: #5d5959;
  border-top: 1px solid #fff;
}
#down_things #thing_container {
  width: 1000px;
  margin: 0 auto;
}
#down_things #thing_container #mentions {
  float: right;
  width: 317px;
  padding-top: 16px;
  padding-bottom: 20px;
  color: #b6b6b7;
}
#down_things #thing_container #mentions #Pied {
  text-align: right;
  font-size: 14px;
  padding-bottom: 12px;
}
#down_things #thing_container #mentions #Pied a {
  color: #b9b6b7;
  padding-right: 4px;
}
#down_things #thing_container #mentions #Ecom {
  text-align: right;
  font-size: 14px;
}
#down_things #thing_container #mentions #Ecom a {
  color: #b9b6b7;
}
#down_things #thing_container #Adresse {
  float: left;
  width: 322px;
  color: #b9b6b7;
  font-size: 14px;
  text-transform: uppercase;
  padding-top: 16px;
}
#down_things #thing_container #Adresse a {
  padding-left: 90px;
  color: #b9b6b7;
  padding-bottom: 12px;
}
/*Non Accueil*/#Presentation_Na {
  width: 344px;
  float: left;
  margin-top: 43px;
  font-size: 14px;
}
#Presentation_Na .texte {
  color: #fff;
  padding-right: 24px;
}
#Presentation_Na .texte a {
  color: #947EAF !important;
}
#Presentation_Na #Ariane {
  font-size: 12px;
  color: #fff;
}
#Presentation_Na #Ariane a {
  color: #fff;
}
#Presentation_Na h1 {
  font-size: 32px;
  color: #947eaf;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 32px;
  font-weight: 100;
}
#liste {
  float: right;
  width: 303px;
  margin-left: 12px;
}
#liste article {
  position: relative;
  width: 245px;
}
#liste article article:First-Child {
  padding-top: 45px;
}
#liste article .texte {
  display: block;
  width: 241px;
  height: 163px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  background-image: url(/img/bg_actus.png);
}
#liste article .texte h2 {
  text-align: center;
  font-weight: 100;
  color: #f6f5f5;
  font-family: Gabriela;
  margin-top: 21px;
  padding-bottom: 25px;
}
#liste article .texte a {
  color: #f6f5f5;
  font-size: 21px;
  font-family: Gabriela;
  text-align: center;
  text-decoration: none;
}
#liste article .texte .detail {
  color: #f6f5f5;
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 69px;
  font-size: 12px !important;
}
#liste article .texte .acroche {
  color: #f6f5f5;
  font-size: 12px;
  font-family: Gabriela;
  text-align: center;
  font-weight: 100;
}
#liste_dec {
  float: right;
  width: 303px;
  margin-top: 25px;
  margin-bottom: 25px;
  margin-left: 12px;
}
#liste_dec .slimScrollDiv {
  float: right !important;
}
#liste_dec article {
  position: relative;
  width: 245px;
}
#liste_dec article article:First-Child {
  padding-top: 45px;
}
#liste_dec article .texte {
  display: none;
  width: 241px;
  height: 163px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  background-image: url(/img/bg_actus.png);
}
#liste_dec article .texte h2 {
  text-align: center;
  font-weight: 100;
  color: #f6f5f5;
  font-family: Gabriela;
  margin-top: 21px;
  padding-bottom: 25px;
}
#liste_dec article .texte a {
  color: #f6f5f5;
  font-size: 21px;
  font-family: Gabriela;
  text-align: center;
  text-decoration: none;
}
#liste_dec article .texte .detail {
  color: #f6f5f5;
  position: absolute;
  bottom: 5px;
  right: 5px;
  width: 69px;
  font-size: 12px !important;
}
#liste_dec article .texte .acroche {
  color: #f6f5f5;
  font-size: 12px;
  font-family: Gabriela;
  text-align: center;
  font-weight: 100;
}
#detail #Gal {
  width: 400px;
  float: right;
  z-index: -1;
  height: 636px;
}
#detail #Gal .photo {
  z-index: -1;
}
#detail .texte_details {
  width: 325px !important;
  overflow: hidden;
  margin-top: 43px;
  font-size: 14px;
  color: #fff;
  float: left;
}
#detail .texte_details #Ariane {
  font-size: 12px;
  color: #fff;
}
#detail .texte_details #Ariane a {
  color: #fff;
}
#detail .texte_details h1 {
  font-size: 32px;
  color: #947eaf;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 32px;
  font-weight: 100;
}
#detail .texte_details a {
  color: #947EAF;
}
#detail .texte_details .our_tarifs {
  display: block;
  width: 248px;
  height: 22px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  font-size: 18px;
  background-color: #957eaf;
  line-height: 20px;
  text-decoration: none;
  margin: 0 auto;
  margin-bottom: 10px;
  margin-top: 10px;
}
#detail #container_carousel {
  width: 503px ;
  position: absolute;
  bottom: 0;
  left: 651px;
  background-image: url(/img/bg_container_car.png);
  height: 98px !important;
  padding-top: 10px;
  padding-left: 20px;
}
#detail #container_carousel .mycarousel {
  width: 100% !important;
  height: 98px !important;
}
#detail #container_carousel .mycarousel #mycarousel1 {
  /*position: absolute;
			left: 17px !important;
			top:13px !important;*/
  height: 98px !important;
  padding-top: 5px;
}
#detail .right_tarifs {
  float: right;
  width: 320px;
  margin-top: 115px;
}
#detail .right_tarifs table {
  font-family: Gabriella;
  font-size: 17px;
  color: #f6f5f5;
}
#detail .right_tarifs table td:First-Child {
  padding-left: 8px;
  border-top: 1px solid #333 !important;
}
#detail .texte_details_tarifs {
  float: left;
}
.navigation {
  overflow: hidden;
  clear: both;
  color: #fff;
  font-family: Gabriela;
  font-size: 12px;
  width: 475px;
  float: left;
  text-align: left;
}
.navigation a {
  color: #fff;
}
.navigation .retour {
  display: block;
  text-align: center;
}
#Formulaire {
  padding-bottom: 10px;
  float: right;
  width: 320px;
  margin-top: 25px;
}
#Formulaire #Texte_form {
  text-align: center;
  margin: 10px 10px;
  color: #3b3737;
}
#Formulaire #Texte_form h1 {
  font-weight: 100;
}
#Formulaire .creaFormulaire {
  width: 320px;
  overflow: hidden;
  color: #3b3737;
  float: right;
}
#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: #3b3737;
}
#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 #947EAF;
  /*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: #3b3737;
  color: #947EAF;
  width: 126px;
  height: 32px;
  display: block;
  margin: 0 auto;
  text-align: center;
  padding-right: 5px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 32px;
  cursor: pointer;
  margin-top: 10px;
  clear: both;
}
#plan {
  padding-top: 10px;
  width: 322px;
}
#plan ul {
  margin-left: 20px;
}
#plan ul a {
  color: #947EAF;
}
#Present {
  width: 220px;
  float: right;
  text-align: center;
  color: #947EAF;
}
.slimScrollDiv {
  float: left;
}
#upper {
  float: right;
  width: 334px;
}
#upper_tarifs {
  float: right;
  width: 334px;
}
