body {
  color: #ffffff;
  background-color: #444444;
  padding: 0;
  margin: 0;
  border: 0;
  text-align: center;
  font-size: 13px;
  font-family: helvetica, sans-serif, serif;
}

img {
  border: 0;
}

p {
  margin: 0px;
  padding: 5px 5px 10px;
}
a {
  color: #917c1c;
}
a:hover {
  color: #444444;
}
em a {
  color: #333333;
}
em a:hover {
  color: #917c1c;
}
  
ul li pre {
 font-family: courier, helvetica, sans-serif, serif;
 font-size: 150%;
}

.decor {
  margin-right: 4px;
  vertical-align: -10%;
}

#top {
  margin: 0px auto;
  padding-bottom: 10px;
  width: 778px;
  background: #444444 url(images/top_bg.png) no-repeat bottom;
  color: #ffffff;
  font-size: 9px;
  text-align: right;
}
#top a {
  color: #ffffff;
  text-decoration: none;
}
#top a:hover {
  color: #ffffff;
  text-decoration: underline;
}

#page {
  margin: 0px auto;
  padding: 0;
  width: 778px;
  background: #ffffff url(images/bg.png) repeat-y top;
  color: #444444;
}

#bottom {
  margin: 0px auto;
  width: 778px;
  background: #444444 url(images/bottom_bg.png) no-repeat top;
  color: #ffffff;
  padding-top: 10px;
  font-size: 9px;
  clear: both;
}
#bottom a {
  color: #ffffff;
}
#bottom a:hover {
  color: #ffffff;
  text-decoration: none;
}

#logo {
  margin: 0px;
  padding: 10px 0px 0px 0px;
}

#content {
  position: relative;
  margin: 0px 6px;
  width: 766px;
  text-align: justify;
  background: #ffffff url(images/content_bg.jpeg) no-repeat left top;
  min-height: 750px;
  height: auto !important;
  height: 750px;
}

#floatie {
  position: absolute;
  margin: 0;
  padding: 0;
  top: 272px;
  left: 24px;
}
#menu {
  width: 294px;
  background: #ffffff url(images/menu_bg.png) repeat-y;
  color: #000000;
  text-align: left;
}

#menu-top {
  height: 341px;
  background: #ffffff url(images/menu_top.jpeg) no-repeat 0px 0px;
  color: #000000;

}

#menu-content {
  margin-top: -336px;
}
#menu-content ul {
  list-style-image: url(images/fleche-metal-marron-11.png);
  list-style-type: none;
  padding-left: 0px;
  margin-left: 30px;
  font-size: 13px;
  font-family: 'bitstream vera sans', verdana, helvetica, sans-serif, serif;
}
#menu-content ul li {
  margin-top: 10px;
}
#menu-content ul a {
  color: #000000;
  background: inherit;
  text-decoration: none;
}
#menu-content ul a:hover {
  text-decoration: underline;
}
#menu-content ul ul {
  list-style-image: url(images/petite-sphere-marron.png);
  font-size: 11px;
}
#menu-content ul ul li {
  margin-top: 3px;
}
#menu-content ul li#current a {
  font-weight: bold;
  text-decoration: underline;
}

#menu-bottom {
  height: 20px;
  background: #ffffff url(images/menu_bottom.jpeg) no-repeat left top;
  color: #000000;
  margin-top: 10px;
}

#text {
  padding: 115px 0px 0px 26px;
  margin-left: 316px;
  width: 400px;
}
#text h1 {
  font-size: 145%;
  font-variant: small-caps;
  background: #ffffff url(images/underline-or.png) no-repeat left bottom;
}
#text h1 a {
  text-decoration: none;
  color: #333333;
}
#text h1 a:hover {
  color: #917c1c;
}
#text h2 {
  font-size: 120%;
  color: #333333;
  margin: 10px 0px 10px 3px;
  padding-left: 20px;
  background: #ffffff url(images/fleche-metal-or-15.png) no-repeat left;
  font-variant: small-caps;
}
#text h2 a {
  text-decoration: none;
  background: #ffffff url(images/underline-or.png) no-repeat left bottom;
  color: #333333;
  display: block;
}
#text h2 a:hover {
  color: #917c1c;
}
#text h3 {
  font-size: 110%;
  background: #ffffff url(images/underline-or.png) no-repeat left bottom;
  color: #333333;
  margin: 0px 0px 10px 0px;
}
#text ul {
  list-style-image: url(images/petite-sphere-or.png);
  margin: -10px 0px 0px 0px;
  padding-left: 30px;
}
#text ul li {
  margin: 5px 3px 5px;
}
#text ul li ul {
  list-style-image: url(images/fleche-metal-or-9.png);
  margin: 5px 3px 5px;
}
.price {
  float: right;
  margin: 0px;
  text-align: right;
  font-weight: bold;
}
.price u {
  color: #917c1c;
}

#formules div {
  margin: 20px 5px;
}
#formules h2 {
  background: #ffffff;
  margin: 10px 0px 0px 50px;
}
#formules span {
  color: #917c1c;
}
#formules span strong {
  color: #444444;
}
#formules span a {
  color: #444444;
}
#formules span a:hover {
  color: #917c1c;
}
#formules img {
  float: left;
}
.nav img {
  margin: 1px 0 0 0;
  vertical-align: middle;
}

