html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
article,
aside,
canvas,
datalist,
details,
figure,
footer,
header,
hgroup,
mark,
menu,
meter,
nav,
output,
progress,
section,
time,
video {
  margin: 0;
  padding: 0;
  display: block;
}
body {
  font: 12px/1.5 "Museo500", serif;
  color: #817443;
}
a {
  color: #5d9900;
}
a:visited {
  color: #2a6600;
}
a:active, a:focus {
  outline: 1px dotted invert;
}
hr {
  border: 0 #ccc solid;
  border-top-width: 1px;
  clear: both;
  height: 0;
}
h1 {
  font-size: 25px;
}
h2 {
  font-size: 23px;
}
h3 {
  font-size: 21px;
}
h4 {
  font-size: 19px;
}
h5 {
  font-size: 17px;
}
h6 {
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #685b38;
  font-weight: normal;
  line-height: 100%;
}
ol {
  list-style: decimal;
}
ul {
  list-style: none inside;
}
li {
  padding: 3px 0px 3px 25px;
  line-height: 15px;
  background: transparent url('../img/bullet.png') no-repeat scroll 0px 3px;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
  margin-bottom: 20px;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 15, 2010 */
@font-face {
  font-family: 'Museo300';
  src: url('fonts/museo300-regular-webfont.eot');
  src: local('☺'), url('fonts/museo300-regular-webfont.woff') format('woff'), url('fonts/museo300-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo700';
  src: url('fonts/museo700-regular-webfont.eot');
  src: local('☺'), url('fonts/museo700-regular-webfont.woff') format('woff'), url('fonts/museo700-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Museo500';
  src: url('fonts/museo500-regular-webfont.eot');
  src: local('☺'), url('fonts/museo500-regular-webfont.woff') format('woff'), url('fonts/museo500-regular-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/*
960px grid system ~ Core CSS.
12 Columns ~ Margin left: 10px ~ Margin right: 10px

Based on the 1kb grid system - http://www.1kbgrid.com/
by Tyler Tate

Created by the Grid System Generator - v1.01
Learn more ~ http://www.gridsystemgenerator.com/
*/
.grid_1 {
  width: 60px;
}
.grid_2 {
  width: 140px;
}
.grid_3 {
  width: 220px;
}
.grid_4 {
  width: 300px;
}
.grid_5 {
  width: 380px;
}
.grid_6 {
  width: 460px;
}
.grid_7 {
  width: 540px;
}
.grid_8 {
  width: 620px;
}
.grid_9 {
  width: 700px;
}
.grid_10 {
  width: 780px;
}
.grid_11 {
  width: 860px;
}
.grid_12 {
  width: 940px;
}
.column {
  margin: 0 10px 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
}
.column.prefix_1 {
  margin-left: 90px;
}
.column.prefix_2 {
  margin-left: 170px;
}
.column.prefix_3 {
  margin-left: 250px;
}
.column.prefix_4 {
  margin-left: 330px;
}
.column.prefix_5 {
  margin-left: 410px;
}
.column.prefix_6 {
  margin-left: 490px;
}
.column.prefix_7 {
  margin-left: 570px;
}
.column.prefix_8 {
  margin-left: 650px;
}
.column.prefix_9 {
  margin-left: 730px;
}
.column.prefix_10 {
  margin-left: 810px;
}
.column.prefix_11 {
  margin-left: 890px;
}
.column.suffix_1 {
  margin-right: 90px;
}
.column.suffix_2 {
  margin-right: 170px;
}
.column.suffix_3 {
  margin-right: 250px;
}
.column.suffix_4 {
  margin-right: 330px;
}
.column.suffix_5 {
  margin-right: 410px;
}
.column.suffix_6 {
  margin-right: 490px;
}
.column.suffix_7 {
  margin-right: 570px;
}
.column.suffix_8 {
  margin-right: 650px;
}
.column.suffix_9 {
  margin-right: 730px;
}
.column.suffix_10 {
  margin-right: 810px;
}
.column.suffix_11 {
  margin-right: 890px;
}
.row {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.row .row {
  margin: 0 -10px 0 -10px;
  width: auto;
  display: inline-block;
}
html, body {
  height: 100%;
}
body {
  background: #373737 url('../img/bg.jpg') no-repeat scroll top center;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -190px;
  /* the bottom margin is the negative value of the footer's height */

  background: transparent url('../img/bg-content2.png') repeat-y top center;
  width: 980px;
}
footer, .push {
  height: 190px;
  /* .push must be the same height as .footer */

}
header .row {
  height: 89px;
  background: transparent url('../img/bg-header.jpg') no-repeat top center;
  padding-top: 70px;
}
header .logo a {
  text-decoration: none;
  font-size: 14px;
  color: #75726a;
  line-height: 14px;
}
header menu {
  padding: 25px 0 0 0;
}
header menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
header menu li {
  padding: 0;
  margin: 0;
  float: left;
  display: block;
  background-image: none;
}
header menu a {
  display: block;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #827443;
}
header menu a:link,
header menu a:active,
header menu a:visited,
header menu a:hover {
  color: #827443;
  text-decoration: none;
  outline: none;
}
header menu li.current a {
  background-color: #5d9900;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #ffffff;
}
header menu.lang a {
  font-size: 9px;
  font-family: "Museo300", serif;
  padding: 8px 2px;
}
header menu.lang li.current a {
  background-color: transparent;
  color: #5d9900;
}
.heroes {
  width: 920px;
  margin-left: 30px;
  background-color: #d65400;
  height: 320px;
  background-repeat: no-repeat;
  background-position: 10px 0;
  position: relative;
}
.heroes .title {
  background-color: #d65400;
  margin-top: 150px;
}
.heroes .title h1 {
  margin: 0;
  padding: 0;
}
.heroes .map {
  margin: 0;
  padding: 0;
  border: none;
  position: absolute;
  top: 300px;
  right: 70px;
}
.heroes ul {
  height: 100%;
  margin: 0;
  padding: 0;
}
.heroes ul li {
  height: 100%;
  margin: 0;
  margin-left: 10px;
  padding: 0;
  list-style-type: none;
  float: left;
  display: block;
}
.heroes a {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
}
.heroes a.right {
  right: 0;
  left: auto;
}
.heroes.slide {
  overflow: hidden;
}
.heroes.small {
  height: 92px;
}
.content {
  margin-top: 20px;
}
footer {
  width: 980px;
  margin: 0 auto;
  background: transparent url('../img/bg-footer.png') no-repeat top center;
  overflow: hidden;
  font-size: 11px;
  color: #ffffff;
}
footer .row {
  padding-top: 20px;
}
footer .row .row {
  padding-top: 0;
}
footer h6 {
  color: #ffffff;
  padding: 0;
  margin-bottom: 10px;
}
footer a {
  color: #ffffff;
  text-decoration: none;
}
footer a:visited {
  color: #ffffff;
}
footer li {
  padding: 0;
  background: none;
}
table.home {
  width: 100%;
  border: 1px solid #dfd7bf;
  border-collapse: collapse;
}
table.home a {
  color: #817443;
  text-decoration: none;
}
table.home a:visited {
  color: #817443;
}
table.home th, table.home td {
  vertical-align: middle;
  text-align: center;
}
table.home thead th {
  background-color: #ffffff;
  padding-top: 10px;
  border-left: 1px solid #dfd7bf;
  min-width: 70px;
}
table.home td.first {
  background-color: #d65400;
  border-bottom: none;
}
table.home th.first {
  width: 163px;
  text-align: left;
  padding: 20px 5px 5px 5px;
  border-left: none;
  border-bottom: 1px solid #dfd7bf;
  background-color: #ffffff;
}
table.home .last {
  border-left: none;
  background-color: #ffffff;
  min-width: 0;
}
table.home tbody td {
  padding: 5px;
  border-left: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  background-color: #f9f9f5;
}
table.home tbody tr.odd td {
  background-color: #e5e5d7;
}
table.home tbody tr.odd td.last {
  background-color: #ffffff;
  border-bottom: none;
  border-right: 1px solid #dfd7bf;
}
table.home tbody tr.odd td.first {
  background-color: #d65400;
}
table.home tfoot td {
  background-color: #ffffff;
}
.contact_gite {
  cursor: pointer;
  border-bottom: 1px solid #dfd9c5;
  padding-top: 20px;
  height: 122px;
}
.contact_gite h4 {
  font-size: 16px;
  margin-bottom: 2px;
}
.contact_gite p {
  line-height: 16px;
}
.contact_gite img {
  margin-left: 10px;
}
.contact_gite:hover {
  border-bottom: none;
  background: transparent url('../img/bg-contact.png') no-repeat scroll top left;
}
.caracteristiques {
  width: 100%;
  border-collapse: collapse;
}
.caracteristiques em {
  color: #5d9900;
  font-weight: normal;
  font-style: normal;
}
.caracteristiques td {
  width: 25%;
  text-align: left;
  vertical-align: top;
  padding: 5px 5px 20px 5px;
  border-left: 1px solid #dfd9c5;
}
.caracteristiques td.first {
  border-left: none;
}
.map {
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #dfd9c5;
  position: relative;
}
.map h5 {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #5d9900;
  padding: 15px;
  font-size: 14px;
  margin: 0;
}
.map h5 a {
  color: #ffffff;
  text-decoration: none;
}
.map h5 a:link,
.map h5 a:active,
.map h5 a:visited,
.map h5 a:hover {
  color: #ffffff;
}
.coords {
  background: #ffffff url('../img/bg-coords.png') no-repeat scroll top left;
  padding-top: 20px;
  height: 184px;
}
.coords h4 {
  margin: 0;
  line-height: 22px;
}
.coords h4 a {
  text-decoration: none;
}

