
body {
  color: #001830;
  background-color: #c9e0ff;
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 90%;
  font-family: helvetica, sans-serif, serif;
}

img {
  border: 0;
}

p {
  margin: 0px;
  padding: 5px 5px 10px;
}
a {
  color: #660;
  text-decoration: none;
  border-bottom: 1px dotted #333;
}
a:hover {
  border-bottom: none;
}
.exposant {
  vertical-align : super;
  font-size : 60%;
}

#flag {
  position: absolute;
  top: 34px;
  right: 80px;
}
#flag a {
  padding: 5px;
  border-bottom: none;
  text-decoration: none;
}

#ads {
  position: absolute;
  top: 70px;
  right: 10px;
}

#logo {
  position: relative;
  height: 250px;
  background: #c9e0ff url(images/logo_bg.jpeg) no-repeat left top;
}
#logo img {
  position: absolute;
  right: 150px;
  bottom: 0px;
}

#bottom {
  border-top : 1px solid #00305b;
  margin : 0px;
  padding : 0px;
  text-align: right;
}
#bottom a {
  text-decoration: underline;
  border-bottom: none;
}

#content {
  position: relative;
  width: 100%;
  margin: 0px;
  text-align: justify;
  min-height: 680px;
  height: auto !important;
  height: 680px;
}
#content.chene {
  background: #c9e0ff url(/images/chene.jpeg) no-repeat left bottom;
}

#floatie {
  position: absolute;
  width: 180px;
  margin: 0px;
  padding: 0px;
  left: 10px;
  top: 0px;
}

#gites {
  width: 170px;
  border: 1px solid #333300;
  background: #a6b868;
  text-align: center;
  float: left;
  margin: 10px 10px 5px 200px;
}
#gites a {
  color: #333300;
  text-decoration: none;
  border-bottom: none;
}
#gites a:hover {
  color: #666600;
}
#gites img {
  display: block;
  margin: 0 auto;
  border: none;
}

#menu {
  margin: 0px;
  padding: 0px;
  text-align: left;
}

#menu-content ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#menu-content ul li {
  background: #c9e0ff url(images/fleche.png) no-repeat 0px 3px;
  margin: 12px 0px 8px;
  padding-left: 30px;
  font-size: 16px;
  font-weight: bold;
  font-family: 'urw gothic l', 'century gothic', helvetica, sans-serif, serif;
  font-variant: small-caps;
}
#menu-content ul li a {
  color: #001830;
  border-bottom: none;
}
#menu-content ul li a:hover {
  text-decoration: underline;
}
#menu-content ul ul {
  margin-left: -30px;
  list-style-image: none;
}
#menu-content ul ul li {
  font-family: helvetica, sans-serif, serif;
  margin: 0px;
  font-size: 12px;
  font-weight: normal;
  font-variant: normal;
  background: #c9e0ff;
  padding-left: 0px;
}
#menu-content ul ul li a {
  color: #660;
  text-decoration: none;
  border-bottom: 1px dotted #333;
}
#menu-content ul ul li a:hover {
  border-bottom: none;
}

#menu_ads {
  margin-top: 20px;
}

#text {
  padding: 10px;
  margin: 0px 130px 0px 180px;
}
#text h1 {
  font-family: 'urw gothic l', 'century gothic', helvetica, sans-serif, serif;
  font-size: 180%;
  font-variant: small-caps;
  text-align: right;
  text-decoration: underline;
}
#text h2 {
  font-size: 150%;
  font-variant: small-caps;
  padding-left: 30px;
  background: #c9e0ff url(images/fleche.png) no-repeat left 3px;
  text-decoration: underline;
  clear: left;
}
#text h3 {
  font-size: 120%;
  text-decoration: underline;
}
#text #cite {
  margin : 1em 0;
  font-family : Georgia,"New York",serif;
  font-size : 120%;
  font-style : italic;
}
#text ul {
  list-style-image: url(images/bullet.png);
}
#text #contact strong {
  display: none;
}
#text #contact img {
  margin: 10px 15px;
}
#text .center {
  text-align: center;
}
#text .center img {
  border: 1px solid #001830;
  margin: 10px auto;
}
#text .left {
  clear: left;
}
#text .left img {
  border: 1px solid #001830;
  margin: 0px 10px 15px 0px;
  float: left;
}
#text .right img {
  border: 1px solid #001830;
  margin: 0px 0px 15px 10px;
  float: right;
}

#tarif table {
  display : table;
  border-collapse : collapse;
  border : 2px solid #000;
  background : white;
  text-align : center;
  font-size : 120%;
  table-layout : fixed;
  width : 500px;
  margin : 20px auto;
}
#tarif col#quantite {
  width : 200px;
}
#tarif col#dimension, #tarif col#prix, #tarif col#prix-sapin {
  width : 100px;
}
#tarif caption {
  font-weight : bold;
  caption-side : bottom;
  margin : 20px auto;
}
#tarif th, #tarif td {
  border : 1px solid #000;
}
#tarif .asth, #tarif .prix {
  font-weight : bold;
}

#credit {
  font-family: helvetica, sans-serif, serif;
  font-size: 11px;
  padding: 5px;
  text-align: right;
}
#credit img {
  width: 24px;
  height: 31px;
  float: right;
}

#partenaires {
  position: relative;
  padding-right: 140px;
}
#partenaires-icons {
  position: absolute;
  width: 130px;
  top: 0;
  right: 0;
}
