/* Generated by KompoZer */
body {
  background-repeat: repeat-y;
  background-attachment: fixed;
  background-image: url(../Images/backG.jpg);
  background-position: center bottom;
}
#contenu {
  padding: 1% 2% 2%;
  margin-right: 2%;
  margin-left: 2%;
  font-size: 0.8em;
  font-family: Arial,Helvetica,sans-serif;
  background-position:  center center;
  background-image: url(../Images/bkContenu.jpg);
  background-repeat: repeat;
}
#titre {
  font-size: 1.5em;
  color: white;
  font-weight: bold;
  font-family: Comic Sans MS;
  border-top-style: outset;
  padding-bottom: 5px;
  margin-top: 14px;
}
#entete {
  background-image: url(../Images/banniereLogo.gif);
  width: 100%;
  background-position: center top;
  height: 37ex;
}
#barreNavigation {
  margin-top: 10px;
}
#forfait {
  font-family: Lucida Calligraphy;
  font-weight: bold;
  font-size: 1em;
  color: #660000;
  text-align: center;
}
#barreNavigation li {
  border: 1px solid #990000;
  list-style-type: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 86pt;
  font-family: Arial;
  display: inline;
  font-size: 0.9em;
  line-height: 2.5em;
}
#barreNavigation ul {
}
a:visited {
  color: #666600;
  font-weight: bold;
  text-decoration: none;
}
#barreNavigation a {
  padding: 7px;
  font-weight: bold;
  text-decoration: none;
  background-color: #cccccc;
  color: #993399;
  display: inline;
  width: 100%;
}
#barreNavigation a:hover {
  background-color: #663366;
  font-weight: bold;
  color: #999900;
}
