body {
  margin: -16px auto -8px;
  background-position: center top;
  background-repeat: repeat-y;
  width: 770px;
  background-image: url(images/fond.jpg);
  background-color: transparent;
  min-height: 100%;
}
.gris {
  margin: -16px auto -8px;
  background-image: url(images/gris.png);
  border-left-color: #666666;
  min-width: 100%;
  min-height: 100%;
  background-position:  center center;
}
.banniere {
  letter-spacing: 0.5em;
  border-bottom-width: 1px;
  font-weight: bold;
  margin-top: 16px;
  padding-bottom: 8px;
  margin-bottom: -20px;
  font-family: Arial,Helvetica,sans-serif;
  padding-top: 8px;
  border-left-width: 1px;
  width: 770px;
  text-align: center;
  font-size: 1.6em;
  background-color: #636363;
}
.menu {
  border-style: dotted none;
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
}
.menu a {
  text-decoration: none;
}
.pied {
  border-top: 1px dotted #666666;
  border-bottom: 1px dotted #666666;
  margin-top: 100px;
  font-size: 8px;
  text-align: center;
  font-weight: inherit;
  color: #c3c3c3;
  font-family: Verdana;
}
.intro {
  font-size: 14px;
  margin-right: auto;
  color: #e8e8e8;
  margin-left: auto;
  width: 652px;
}
.sections-ecrits {
  position: absolute;
  z-index: 4;
  font-family: Georgia;
  color: black;
}
.partition a {
  text-decoration: none;
  color: #e8e8e8;
}
.description {
  font-family: Verdana;
  width: 502px;
  z-index: 4;
  font-size: 11px;
  text-align: center;
  position: absolute;
  margin-left: 75px;
}
hr {
  border:  none;
  background-color: #666666;
  color: #666666;
}
li {
  margin: 0px;
  padding: 2px;
  position: relative;
  width: 250px;
  list-style-type: none;
}
ul {
  position: absolute;
  text-decoration: none;
  list-style-type: none;
  font-family: Georgia;
}
ul.niveau2 {
  left: 0px;
  top: 40px;
}
ul ul {
  border: 1px solid #990000;
  margin: 0px;
  padding: 0px;
  position: absolute;
  color: black;
  display: none;
  background-color: #cccccc;
}
li:hover ul.niveau2 {
  display: block;
}
.textes {
  font-size: 11px;
  font-family: Verdana;
  color: white;
}
.feuille a {
  text-decoration: none;
  color: black;
}
.arborescence a {
  font-family: Verdana;
  font-size: 12px;
  text-decoration: underline;
}
.arborescence {
  border-style: none;
  font-size: 12px;
  font-family: verdana;
}
.corp-texte {
  letter-spacing: 0.01em;
}
.top {
  position: absolute;
  font-family: Verdana;
  font-size: 11px;
  color: white;
  margin-left: 347px;
}
