body {
  margin: 10px 0;
  padding: 0;
  background: #000000 none repeat scroll 0%;
  text-align: center;
  font-family: Vernada,helvetica,sans-serif;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  font-size: 0.8em;
  line-height: normal;
  font-size-adjust: none;
  font-stretch: normal;
}
div#conteneur {
  border: 1px solid #f16218;
  margin: 10px auto;
  background: #ffffff url(images/bg-body.jpg) repeat scroll 0%;
  width: 85%;
  text-align: left;
}
h1#header {
  margin: 0;
  background: #c8b39a none repeat scroll 0%;
  height: 120px;
}
h1#header a {
  background: transparent url(images/oppidum-de-Chateloi.gif) no-repeat scroll center;
  text-indent: -5000px;
  display: block;
  height: 100px;
  width: 100%;
  left: 0px;
  position: relative;
  top: 0px;
}
.menu1 {
  border-bottom: 0px solid black;
  position: absolute;
  top: 96px;
  padding-top: 0px;
  padding-bottom: 1px;
}
.onglet {
  margin: 5px 0px 0px 5px;
  padding: 10px 0px 0px;
  background: transparent url(onglet1.gif) no-repeat scroll center bottom;
  color: #000000;
  font-size: 16px;
  float: left;
  width: 100px;
  text-decoration: none;
  text-align: center;
}
a.onglet:hover {
  color: #ff9912;
}
.onglet-actif {
  border-bottom: 0px solid white;
  background: transparent url(images/onglet5.gif) no-repeat scroll center bottom;
  position: relative;
  color: red;
  top: 5px;
}
.spacer {
  clear: both;
}
div#contenu {
  padding: 0 40px;
}
div#contenu h1 {
  padding-left: 25px;
  line-height: 25px;
  font-size: 2.4em;
  text-align: center;
  color: #f16218;
}
div#contenu h2 {
  border-bottom: 1px solid #f16218;
  background: transparent url(images/favicon.png) no-repeat scroll left bottom;
  padding-left: 25px;
  line-height: 25px;
  font-size: 1.4em;
  color: #f16218;
}
div#contenu h3 {
  border-left: 2px solid #f16218;
  border-bottom: 1px solid #f16218;
  margin-left: 15px;
  padding-left: 3px;
  color: #000000;
}
div#contenu p {
  text-align: justify;
  text-indent: 2em;
  line-height: 1.7em;
  color: #000000;
}
div#contenu a {
  color: #f16218;
}
div#contenu a:hover {
  color: #1e90ff;
}
p#footer {
  margin: 0;
  padding-right: 0px;
  line-height: 30px;
  text-align: center;
  color: #f16218;
}
.ImageDroite {
  float: right;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 20px;
}
.Image {
  position: absolute;
}
.ImageGauche {
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 20px;
}
.OmbreGrise {
  font-size: 36pt;
  color: red;
}
div#notes {
  border: 1px solid black;
  margin: 0.5em;
  padding: 4px;
  float: right;
  background-color: WHITESMOKE;
}
#navlist {
  border-bottom: 0px solid black;
  position: absolute;
  top: 96px;
  padding-top: 0px;
  padding-bottom: 1px;
}
#navlist ul {
  margin: 10px 0px 10pt;
  padding: 0px 10px;
  list-style-type: none;
  font-family: Arial,Helvetica,sans-serif;
}
#navlist li {
  margin: 0px;
  padding: 0px 0px 0px 9px;
  background: transparent url(images/base/left.gif) no-repeat scroll left top;
  float: left;
}
#navlist a {
  padding: 5px 10px 4px 5px;
  background: transparent url(images/base/right.gif) no-repeat scroll right top;
  display: block;
  font-weight: bold;
  float: left;
  color: #000000;
  text-decoration: none;
  font-family: Arial,Helvetica,sans-serif;
}
#navlist a {
  float: none;
}
#navlist a:hover {
  color: #ffffff;
}
#navlist #current {
  background-image: url(images/base/left_on.gif);
}
#navlist #current a {
  background-image: url(images/base/right_on.gif);
  color: #ffffff;
}

