* {
  padding: 0;
  margin: 0px;
  border: none;
  list-style: none;
  text-decoration: none;
  line-height: 18px;
}
a {
  color: #4f4140;
}
a:hover {
  text-decoration: underline;
}
.texte ul li {
  list-style: disc inside;
  margin-left: 1em;
}
.texte ul li li {
  list-style-type: circle;
}
.suiv {
  float: right;
}
.prec {
  float: left;
  overflow: hidden;
  zoom: 1;
}
.retour {
  overflow: hidden;
}
html {
  background: #e7e5e1;
}
body {
  font-family: arial, helvetica, sans-serif;
  background: tranparent url('/img/surflash.png') no-repeat center bottom;
  background-size: 100% 405px;
  font-size: 12px;
}
header#top {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 10;
  background: transparent url('/img/fond-top.png') repeat-x center top;
  height: 138px;
  width: 100%;
  padding-bottom: 8px;
}
header#top a {
  color: white;
}
header#top #menu_langue_toussa {
  padding: 5px 0;
  font-size: 9px;
  text-transform: uppercase;
  overflow: hidden;
}
header#top #menu_langue_toussa p {
  display: inline;
}
header#top #menu_langue_toussa li {
  display: inline;
}
header#top #menu_langue_toussa p, header#top #menu_langue_toussa ul {
  text-align: center;
  width: 400px;
}
header#top #menu_langue_toussa ul {
  float: left;
  margin-right: 200px;
}
header#top #menu_langue_toussa ul p {
  display: inline;
}
header#top #menu_langue_toussa ul li {
  display: inline;
}
header#top #menu_langue_toussa p {
  float: right;
  margin: 0;
  padding: 3px 0 0 0;
}
header#top #menu_langue_toussa p a {
  margin: 0 5px;
}
header#top #menu_langue_toussa li a {
  border-radius: 0 3px 3px 0;
  display: inline-block;
  padding: 0 6px 0 6px;
  background: #77646f;
  margin: 0 5px;
  line-height: 17px;
  behavior: url('/stylesheets/PIE.htc');
}
header#top #menu_langue_toussa li a:after {
  content: " >";
}
#main_menu {
  clear: both;
  width: 100%;
  height: 88px;
}
#main_menu .deroulant > a {
  display: block;
  padding: 68px 10px 6px 10px;
  background-image: url('/img/highlight-menu.png');
  background-repeat: repeat-x;
  background-position: left 100px;
  -webkit-transition: background-position 500ms;
  -moz-transition: background-position 500ms;
  -o-transition: background-position 500ms;
}
#main_menu .deroulant > a:hover {
  background-position: left top;
}
#main_menu .deroulant > a.offres {
  text-transform: uppercase;
}
#main_menu ul {
  text-align: center;
  width: 400px;
  float: left;
  overflow: visible;
  margin-left: 200px;
}
#main_menu ul li.deroulant a {
  padding-left: 10px;
  padding-right: 10px;
}
#main_menu ul:first-child {
  margin-left: 0;
}
#main_menu ul:first-child li.deroulant a {
  padding-left: 10px;
  padding-right: 10px;
}
#main_menu li.deroulant {
  float: left;
  font-size: 14px;
  padding-left: 1px;
  background: transparent url('/img/separate-menu.png') no-repeat left bottom;
}
#main_menu li.deroulant:first-child {
  background: none;
}
#main_menu li.deroulant ul.sous_menu {
  z-index: 21;
  display: none;
  width: auto;
  margin: 0;
  padding: 6px 12px;
  box-shadow: 0 0 7px rgba(0, 0, 0, 0.7);
  -pie-box-shadow: none;
  position: relative;
  background: #4f4140;
  background: -moz-linear-gradient(top, #4f4140 0%, #382e2d 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4f4140), color-stop(100%, #382e2d));
  background: -webkit-linear-gradient(top, #4f4140 0%, #382e2d 100%);
  background: -o-linear-gradient(top, #4f4140 0%, #382e2d 100%);
  background: -ms-linear-gradient(top, #4f4140 0%, #382e2d 100%);
  background: linear-gradient(top, #4f4140 0%, #382e2d 100%);
  -pie-background: linear-gradient(#4f4140, #382e2d);
  behavior: url(/stylesheets/PIE.htc);
  position: absolute;
  top: 100px;
}
#main_menu li.deroulant ul.sous_menu li {
  float: none;
  display: block;
  padding: 2px 0 2px 0;
  background: transparent url('/img/separate-submenu.png') repeat-x left top;
  text-align: left;
}
#main_menu li.deroulant ul.sous_menu li:first-child {
  background: transparent;
}
#main_menu li.deroulant ul.sous_menu li a {
  padding: 0;
  background: none;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
}
#main_menu #disney {
  position: absolute;
  right: 0;
  top: -24px;
  z-index: 22;
}
#main {
  width: 1000px;
  margin: 0 auto;
}
#main.interne {
  background: #e7e5e1;
  color: #77646f;
  padding-top: 132px;
}
#liste {
  width: 726px;
  margin-right: 32px;
  float: left;
}
#liste #Presentation {
  margin-bottom: 25px;
}
#liste #resa_link {
  float: right;
  margin-top: 5px;
  margin-left: 20px;
  padding: 4px;
  font-size: 16px;
  border: 1px solid #b6b5b6;
  background: url('/img/fond-reserv.png') no-repeat scroll top left;
  text-transform: uppercase;
  color: #60267b;
}
#liste #resa_link:after {
  content: "  >";
}
#liste h1 {
  font-size: 30px;
  color: #60267b;
  line-height: 36px;
  font-weight: normal;
}
#liste article {
  background: white;
  overflow: hidden;
  margin-bottom: 10px;
  padding-left: 20px;
}
#liste h2 {
  padding-top: 180px;
  text-transform: uppercase;
  font-size: 16.5px;
  font-weight: normal;
}
#liste h2 a {
  color: #60267b;
}
#liste .photo {
  float: right;
}
#liste .photo img {
  display: block;
}
#liste .detail {
  float: right;
  background: #60267b;
  padding: 2px;
  color: white;
  margin: 12px 20px 12px 12px;
}
#liste .detail:after {
  content: " >";
}
#detail {
  width: 728px;
  float: left;
  overflow: hidden;
}
#detail #Presentation {
  margin-bottom: 25px;
}
#detail .galerie {
  margin-bottom: 24px;
}
#detail .galerie img {
  display: block;
}
#detail .legend {
  position: absolute;
  z-index: 10;
  top: 413px;
  left: 12px;
  font-size: 11px;
  color: #aaa;
}
#detail .texte {
  width: 702px;
  margin-right: 32px;
  background: white;
  padding: 12px;
  position: relative;
}
#detail h1 {
  font-size: 30px;
  color: #60267b;
  line-height: 36px;
  font-weight: normal;
}
#detail h2 {
  font-size: 18px;
  color: #60267b;
  font-weight: normal;
  margin-top: 12px;
  margin-bottom: 12px;
}
#detail .tarif {
  padding-top: 20px;
}
#detail .retour {
  float: right;
  text-transform: uppercase;
  font-style: normal;
}
#detail .retour:before {
  content: "< ";
}
#detail #pager {
  position: absolute;
  right: 12px;
  top: 413px;
  text-align: right;
  margin: 5px 0;
  line-height: 10px;
}
#detail #pager a {
  text-align: right;
  overflow: hidden;
  font-size: 0;
  display: inline-block;
  padding: 0;
  height: 10px;
  width: 10px;
  background: transparent url('/img/pager.png') no-repeat left center;
  text-indent: 20px;
  line-height: 5px;
  margin-left: 5px;
  position: relative;
}
#detail #pager a.selected {
  background-image: url('/img/pager-hover.png');
}
#fourre_tout ul {
  text-transform: uppercase;
  border-bottom: 1px solid #4f4140;
  margin-bottom: 6px;
}
#fourre_tout li {
  background: transparent url('/img/puce.png') no-repeat left 5px;
  border-top: 1px dashed #4f4140;
  padding: 2px 0 2px 14px;
  border-top: 1px dashed #4f4140;
}
#fourre_tout li:first-child {
  border: none;
}
#lots_of_things {
  float: right;
  overflow: hidden;
  background: #83717b;
  width: 240px;
  margin-top: 46px;
}
#lots_of_things, #lots_of_things a {
  color: white;
}
#lots_of_things #autres_articles {
  margin: 25px;
}
#lots_of_things #autres_articles li {
  font-size: 14px;
  background: transparent url('/img/puce.png') no-repeat left 9px;
  border-top: 1px dashed #907f8a;
  padding-top: 6px;
  padding-left: 14px;
}
#lots_of_things #autres_articles li:first-child {
  border-top: none;
}
#lots_of_things address {
  color: white;
  padding: 12px 20px;
}
#lots_of_things address h1 {
  font-family: "adobe carlson Pro", "Carlson Pro", Georgia, Times, Sans-serif;
  font-size: 19px;
  font-weight: normal;
}
#lots_of_things #fourre_tout {
  margin: 12px;
  padding: 6px 0;
  border-top: 1px solid #907f8a;
}
#lots_of_things #fourre_tout ul, #lots_of_things #fourre_tout li {
  border-color: #907f8a;
  border-bottom: none;
}
#lots_of_things #fourre_tout #web20 {
  border-bottom: 1px solid #907f8a;
}
#lots_of_things #liste-offres {
  background: #705073;
}
#lots_of_things #liste-offres h1 {
  float: left;
  border-right: 1px solid #edebe9;
}
#lots_of_things #liste-offres h1 img {
  display: block;
}
#lots_of_things #liste-offres .pager {
  overflow: visible;
  padding: 45px 25px 0 25px;
  border-bottom: 1px solid #edebe9;
  height: 32px;
  text-align: center;
}
#lots_of_things #liste-offres #lo_next, #lots_of_things #liste-offres #lo_prev {
  color: white;
  background: #60267b;
  padding: 2px;
}
#lots_of_things #liste-offres article {
  position: relative;
  padding: 9px;
  height: 147px;
  width: 222px;
  border-bottom: 1px solid #edebe9;
}
#lots_of_things #liste-offres article .texte {
  position: absolute;
  font-size: 24px;
  bottom: 6px;
  font-weight: normal;
  padding: 6px;
  width: 210px;
  z-index: 23;
  background: #4f4140;
  background: rgba(79, 65, 64, 0.8);
  margin: 0;
}
#lots_of_things #liste-offres article .photos img {
  display: block;
}
#lots_of_things #liste-offres .detail {
  float: right;
  background: #83717b;
  padding: 3px;
}
#lots_of_things #liste-offres .detail:after {
  content: " >";
}
#lots_of_things #liste-offres .rub {
  display: block;
  text-align: right;
  color: #907890;
  font-style: italic;
}
#lots_of_things #liste-offres .rub:after {
  content: " >>";
}
#Ariane {
  font-style: italic;
  padding: 0 0 3px 0;
  border-bottom: 1px solid #b6b5b6;
  margin: 24px 0 10px 0;
}
#Ariane, #Ariane a {
  color: #a798a7;
}
body.home header#top {
  position: reative;
}
body.home #main {
  background: transparent;
}
body.home #Presentation {
  position: fixed;
  bottom: 132px;
  width: 226px;
  color: white;
  background: #77646f;
  border-radius: 0 3px 0 0;
  behavior: url('/stylesheets/PIE.htc');
}
body.home #Presentation.unfolded h1 {
  border-bottom: 1px solid #e5e3e2;
  background: transparent url('/img/bienvenue-toggle-fold.png') no-repeat right top;
}
body.home #Presentation.folded h1 {
  background: transparent url('/img/bienvenue-toggle-unfold.png') no-repeat right top;
}
body.home #Presentation .texte {
  padding: 20px 12px 20px 19px;
  text-align: justify;
  font-size: 11px;
}
body.home #Presentation .texte a {
  color: #ddccdd;
}
body.home #Presentation h1 {
  font-weight: normal;
  font-size: 11px;
  text-transform: uppercase;
  padding: 6px 44px 3px 19px;
}
body.home #reservation {
  top: 132px;
  position: absolute;
  z-index: 0;
  width: 1000px;
}
.inwrap {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}
#logo {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  overflow: visible;
  position: relative;
  z-index: 20;
}
#logo a {
  overflow: visible;
  position: absolute;
  top: 0	px;
  left: 400px;
}
#logo a img {
  display: block;
}
#Pied #utiles {
  clear: left;
  background: #4f4140;
  text-align: center;
  position: relative;
}
#Pied #utiles, #Pied #utiles a {
  color: white;
}
#Pied #Ecom {
  position: absolute;
  right: 10px;
  bottom: 0;
}
#Pied #Ecom, #Pied #Ecom a {
  color: #666;
}
body.home #Pied {
  position: relative;
  background: transparent url('/img/fond-pied-accueil.png') repeat-x center top;
  height: 124px;
  padding-top: 16px;
  position: fixed;
  font-size: 12px;
  bottom: 0;
  left: 0;
  right: 0;
}
body.home #Pied #fourre_tout {
  margin-top: 7px;
  margin-left: 20px;
  padding-left: 12px;
  border-left: 1px solid #4f4140;
  overflow: hidden;
}
body.home #Pied #fourre_tout, body.home #Pied #fourre_tout a {
  color: #4f4140;
}
body.home #Pied address {
  margin-right: 20px;
  float: left;
}
body.home #Pied #utiles {
  height: 24px;
}
body.home #Pied .inwrap {
  overflow: hidden;
}
#reservation {
  background: #704f72;
  color: white;
  position: relative;
  padding: 6px 12px;
  height: 18px;
}
#reservation p {
  display: inline;
}
#reservation li {
  float: left;
}
#reservation h2, #reservation form, #reservation div {
  float: left;
}
#reservation h2 {
  text-transform: uppercase;
}
#reservation h2, #reservation p {
  margin-right: 20px;
}
#reservation p.bouton {
  position: absolute;
  right: 10px;
  text-align: right;
}
#reservation .reserver {
  display: inline;
  background: #60267b;
  padding-left: 30px;
  color: white;
  padding-right: 5px;
  border-radius: 0 3px 3px 0;
  behavior: url('/stylesheets/PIE.htc');
  position: relative;
}
#reservation form {
  width: 634px;
}
#reservation input {
  padding: 0 2px;
}
#reservation .date input {
  background: white url('/img/calendrier.png') no-repeat right center;
}
.btcontact {
  text-align: center;
}
.bouton {
  background: #60267b;
  padding-left: 50px;
  color: white;
  padding-right: 5px;
  border-radius: 0 3px 3px 0;
  behavior: url('/stylesheets/PIE.htc');
  position: relative;
}
address {
  color: #4f4140;
  font-size: 12px;
  font-style: normal;
  line-height: 12px;
  padding-top: 7px;
}
address img {
  vertical-align: text-bottom;
}
address a {
  color: #4f4140;
}
#Pied #liste-offres {
  background: transparent url('/img/fond-promo-accueil.png') repeat-x center top;
  position: relative;
  float: left;
  margin: 7px 20px 7px 10px;
  padding: 8px 12px 6px 12px;
  width: 570px;
  z-index: 10;
}
#Pied #liste-offres img {
  display: block;
}
#Pied #liste-offres .pager {
  position: absolute;
  right: 7px;
  color: black;
}
#Pied #liste-offres #lo_next, #Pied #liste-offres #lo_prev {
  background: #60267b;
  font-weight: bold;
  padding: 2px;
  cursor: pointer;
  color: white;
  z-index: 20;
}
#Pied #liste-offres p {
  margin: 0;
  color: white;
}
#Pied #liste-offres h1 {
  float: left;
  margin-right: 29px;
}
#Pied #liste-offres h2 {
  padding-top: 23px;
  color: #704f72;
  font-size: 18px;
  font-weight: normal;
}
#Pied #liste-offres li {
  background: transparent;
}
#Pied #liste-offres article {
  background: transparent;
  position: relative;
  width: 493px;
}
#Pied #liste-offres article div {
  float: left;
}
#Pied #liste-offres article a.detail {
  position: absolute;
  right: 0;
  top: 46px;
  background: #77646f;
  color: white;
  padding: 0 3px;
}
#Pied #liste-offres article a.detail:after {
  content: " >";
}
#Pied #liste-offres a.rub {
  font-style: italic;
  color: white;
  position: absolute;
  right: 7px;
  bottom: 0;
}
#Pied #liste-offres a.rub:after {
  content: " >>";
}
#Pied #liste-offres .photos {
  margin-right: 12px;
}
#Pied.interne {
  overflow: hidden;
  clear: both;
}
#Pied.interne, #Pied.interne a {
  color: #77646f;
}
#Pied.interne nav > ul > li {
  float: left;
  margin-right: 16px;
}
#Pied.interne nav > ul > li h2 {
  margin-bottom: 12px;
}
#Pied.interne nav > ul > li li {
  font-size: 11px;
}
#Pied.interne nav {
  padding-bottom: 20px;
}
#Pied.interne .inwrap {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #77646f;
}
#Pied.interne .tel, #Pied.interne .mail {
  padding-left: 24px;
  margin-top: 12px;
  margin-bottom: 24px;
  padding-top: 12px;
  border-top: 1px solid #77646f;
  float: left;
}
#Pied.interne .tel {
  background: transparent url('/img/tel-bk.png') no-repeat left 12px;
}
#Pied.interne .mail {
  background: transparent url('/img/mail-bk.png') no-repeat 12px 16px;
}
#Pied.interne .mail li {
  float: left;
  width: 150px;
  margin-left: 25px;
  list-style-type: disc;
  font-weight: bold;
}
#Pied.interne .mail li a {
  display: block;
  font-weight: normal;
  font-size: 11px;
}
#Ecom {
  position: absolute;
  right: 10px;
  bottom: 0;
  text-align: right;
}
#Ecom, #Ecom a {
  color: #666;
}

