html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}
body {
  font: 13px Georgia, 'Times New Roman', Times;
  color: #555;
  background: #821d00 url(images/body-vertical-bg.png) repeat-x 0 0;
  z-index: -1;
}

body.debug {
  /* background: white; */
}

h1, h2, h3, h4 {
  margin: 1.5em 0 1em 0;
  font-family: Georgia, Garamond, "Times New Roman", Times;
  font-weight: bold;
}

h1 { font-size: 1.4em; border-bottom: 1px solid #CBD696; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }

h1.first { margin-top: 0.57em } /* 0.8em/1.4em */
h2.first { margin-top: 0.62em } /* 0.8em/1.3em */
h3.first { margin-top: 0.67em } /* 0.8em/1.2em */
h4.first { margin-top: 0.73em } /* 0.8em/1.1em */

p {
  margin: 10px 0;
  text-align: justify;
}

a:link {color: #A61B00; text-decoration: none}
a:visited {color: #A61B00; text-decoration: none}
a:hover {color: #A61B00; text-decoration: underline}
a:active {color: #A61B00; text-decoration: none}

/* images */
img.thumb {
  padding: 9px;
  background: white;
  border: 1px solid #9dba00;
}

/* image links */
a.image, a.image:link {
  display: inline;
  width: auto;
  padding: 0;
  margin: 0;
  text-decoration: none;
}
a.image img, a.image:link img {
  padding: 9px;
  background: white;
  border: 1px solid #9dba00;
}
a.image:visited,
a.image:hover {
  text-decoration: none;
  border: none;
}
a.image:hover img {
  background-color: #f4ffb7;
}
a.image:active {

}
/* map image link : remove padding */
a#map-thumbnail img {
  padding: 0;
  border-color: #cbd696;
}
a#map-thumbnail:hover img {
  border-color: #A61B00;
}

ul {
  list-style-type: disc;
  list-style-position: outside;
  margin: 10px 0; /* like <p> */
  padding: 0 0 0 1.5em;
}

ul li {
  margin: 10px 0; /* like <p> */
  padding: 0;
}

.clear {
  clear: both;
}

#tab-contact address {
  margin: 10px 0;
}
body.homepage #fancybox-outer,
body.url-contact #fancybox-outer {
  background-color: #CBD696;
}

pre.debug {
  background: white;
  color: #333;
  margin: 1px 0;
  padding: 2px 5px;
}

#container {
  width: 100%;
  background: transparent url(images/body-top-bg.jpg) no-repeat 50% 0;
}

/* Background images at the bottom of the page */
#bottom-background {
  width: 100%;
  background: transparent url(images/body-bottom-bg.gif) no-repeat 50% 756px;
}

#spacer-top, #spacer-bottom {
  height: 60px;
  position: relative;
}

#page {
  width: 880px;
  margin: 0 auto;
  z-index: 1;
}

#header {
  height: 516px;
  position: relative;
  background: transparent url(images/page-top.png) no-repeat 0 0;
}

h1#home-link-title {
  position: absolute;
  top: 40px;
  left: 40px;
  border: none;
}
h1#home-link-title,
a#home-link {
  display: block;
  width: 480px;
  height: 60px;
  margin: 0;
  padding: 0;
}
a#home-link {
  
}
a#home-link:hover {

}
h2#slogan {
  height: 0;
  width: 0;
  position: absolute;
  left: -9000px;
}

#ambiance {
  position: absolute;
  top: 120px;
  left: 50px;
  width: 780px;
  height: 285px;
  overflow: hidden;
}

#ambiance ul.ambiance-images,
#ambiance ul.ambiance-images li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#home-news {
  position: absolute;
  z-index: 500;
  bottom: 111px;
  left: 50px;
  width: 780px;
  color: white;
  padding: 5px 0;
  background: transparent url(images/black-60.png) repeat;
}

#navigation-wrapper {
  position: absolute;
  top: 440px;
  left: 15px;
  width: 850px;
  height: 34px;
  padding: 6px 0;
  background-color: #a4b84b;
}

#navigation {
  position: relative;
  padding: 0 25px;
  height: 34px;
  background-color: #6b7e11;
}

#middle-wrapper {
  background: transparent url(images/page-repeat-y.png) repeat-y 0 0;
}

#middle {
  padding: 0 40px;
  min-height: 400px;
}

.middle-content {
}

/* Two columns layout */
.middle-content .left {
  float: left;
  width: 190px;
}
.middle-content .right {
  float: right;
  width: 590px;
}

/* Two columns layout on the homepage */
body.homepage .middle-content .left { width: 390px; }
body.homepage .middle-content .right { width: 390px; }

/* Two columns layout on the contact page */
body.url-contact .middle-content .left { width: 290px; }
body.url-contact .middle-content .right { width: 490px; }

.middle-header,
.middle-footer {
  height: 1px;
  margin-bottom: -1px;
  margin: 0;
  padding: 0;
}
.middle-footer {
  clear: both;
}


#footer {
  height: 40px;
  background: transparent url(images/page-bottom.png) no-repeat 0 0;
}

#copyright {
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
#copyright p {
  text-align: center;
  font: 9px Arial;
  color: black;
  padding: 5px 0;
  margin: 0;
}
#copyright a,
#copyright a:link,
#copyright a:visited,
#copyright a:hover,
#copyright a:active {
  color: #666;
}


/** Menu de navigation et switcher de langue **/
ul.navigation-menu {
  margin: 0;
  padding: 0;
  float: left;
}
ul.navigation-menu li {
  display: inline;
  margin: 0;
  list-style: none;
}
ul.navigation-menu li a {
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-size: 16px;
  color: white;
  margin: 0;
  display: block;
  float: left;
  height: 20px;
  padding: 5px 7px 7px 7px;
}
ul.navigation-menu li.first a {
  padding-left: 0;
}
ul.navigation-menu li.last a {
  padding-right: 0;
}
ul.navigation-menu li a:hover,
ul.navigation-menu li a.active,
ul.navigation-menu li.last a.active,
ul.navigation-menu li a:active {
  color: black;
  text-decoration: none;
}


/* Tables */

table.language-switcher {
  float: right;
  border: none;
  margin-top: 10px;
}

table.language-switcher tr td {
  padding-left: 2px;
}

.middle table {
  border-spacing: 0;
  border-collapse: collapse;
}

.middle table tr th,
.middle table tr td {
  vertical-align: top;
}

.middle table tr th {
  background-color: #cbd696;
  font-weight: bold;
}

.middle table tr td {

}

table.light {
  border: none;
}
table.light tr th,
table.light tr td {
  border: none;
  border-bottom: 1px dotted #cbd696;
  padding: 6px 0;
}

table tr td.price {
  white-space: nowrap;
  vertical-align: bottom;
  padding-left: 20px;
}

table.gallery {
  border: none;
}

table.gallery tr th,
table.gallery tr td {
  border: none;
  padding: 0 20px 20px 0;
}

/* Booking */
table.gridFrame {
  border: 1px solid #cbd696;
  border-spacing: 0;
  border-collapse: collapse;
}

table.gridFrame th {
  background-color: #cbd696;
  font-weight: bold;
  padding: 3px;
}

table.gridFrame td {
  border: 1px solid #cbd696;
  padding: 3px;
}

table.no-border,
table.no-border td {
  border: none;
}

input.error {
  background-color: #FEE;
  border-color: #D00 #F00 #F00 #D00;
}


/* Contact form */
body.url-contact input,
body.url-contact select,
body.url-contact textarea {
  width: 360px;
}
body.url-contact input.button {
  width: 160px;
}


/* jQuery tabs */
ul.tabs {
  margin: 0;
  padding: 0;
  float: left;
  list-style: none;
  height: 22px; /*--Set height of tabs--*/
  border-bottom: 1px solid #cbd696;
  border-left: 1px solid #cbd696;
  width: 100%;
}
ul.tabs li {
  float: left;
  margin: 0;
  padding: 0;
  height: 21px; /*--Subtract 1px from the height of the unordered list--*/
  line-height: 20px; /*--Vertically aligns the text within the tab--*/
  border: 1px solid #cbd696;
  border-left: none;
  margin-bottom: -1px; /*--Pull the list item down 1px--*/
  overflow: hidden;
  position: relative;
  background: #cbd696;
}
ul.tabs li a {
  text-decoration: none;
  color: #555;
  display: block;
  padding: 0 10px;
  border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
  outline: none;
}
ul.tabs li a:hover {
  color: black;
  background: #cbd696;
}
html ul.tabs li.active,
html ul.tabs li.active a:hover { /*--Makes sure that the active tab does not listen to the hover properties--*/
  background: #fff;
  border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab-container {
  border: 1px solid #cbd696;
  border-top: none;
  overflow: hidden;
  clear: both;
  float: left; width: 100%;
  background: #fff;
}
.tab-content {
  padding: 10px;
}
