
html {
  height: 101%;
}
body {
  color: #333333;
  font-weight: inherit;
  font-family: "Courier New",Courier,monospace;
  background-image: url(images/bg.jpg);
  background-position: center top;
  background-color: #9f9d9d;
  background-repeat: no-repeat;
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 768px;
}
#topsection {
  height: 80px;
  background-repeat: no-repeat;
  background-image: url(images/top.gif);
  background-position: center top;
}
#pubtopsection {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  margin-top: 15px;
  width: 500px;
  background-color: white;
}
.cls {
  clear: both;
  height: 0px;
}
#navi {
  border: 1px solid #666666;
  padding: 15px;
  float: left;
  font-size: 12px;
  width: 180px;
  height: 100%;
  color: black;
  text-transform: uppercase;
}
#navi ul {
  margin-bottom: 0px;
  color: black;
  font-weight: inherit;
  margin-left: -1em;
  margin-top: 1px;
}
#navi li {
  margin: 9px 0 6px;
  display: inline;
  list-style-type: none;
  font-weight: inherit;
}
#navi a {
  padding: 4px 8px;
  font-weight: bold;
  color: black;
}
#navi a:hover, #page_accueil #navi01 a, #page_des_partenaires #navi02 a, #page_des_tarifs #navi03 a, #boutique #navi04 a, #page_des_contacts #navi05 a {
  border-bottom: medium none;
  text-decoration: none;
  background-color: white;
  padding-bottom: 5px;
  font-weight: bold;
  color: #660000;
  margin-left: 10px;
}
#navi a:active {
  background-color: white;
  font-weight: bolder;
  color: #660000;
}
#cont_titre {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  width: 500px;
}
#cont {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  margin-top: 15px;
  font-size: 12px;
  width: 500px;
  background-color: white;
}
#contpart {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  margin-top: 15px;
  font-size: 12px;
  width: 500px;
  text-align: center;
}
#cont_pub {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  margin-top: 15px;
  width: 500px;
  background-color: white;
}
#foot {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 10px;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  width: 100%;
}
h1 {
  font-size: 20px;
  margin-bottom: 0px;
  margin-top: 0px;
}
h2 {
  font-size: 10px;
  margin-top: 0px;
  margin-left: 0px;
  font-style: normal;
  font-weight: normal;
}
a {
  text-decoration: none;
}
a:link {
  color: #666666;
}
a:visited {
  color: #333333;
}
a:hover, a:focus {
  text-decoration: underline;
  color: #660000;
}
a:active {
  color: #330000;
}
#navibas {
  border: 1px solid #666666;
  padding: 15px;
  font-size: 12px;
  float: left;
  position: absolute;
  margin-top: 380px;
}
#contR_titre {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  width: 800px;
}
#contR {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  margin-top: 15px;
  font-size: 12px;
  width: 800px;
}
#contR_pub {
  border: 1px solid #666666;
  padding: 15px;
  float: right;
  margin-top: 15px;
  width: 800px;
}
#recherche {
  margin-top: -5em;
  width: 160px;
  margin-left: 38em;
}
#adresse {
  font-size: 9px;
}
#adresse2 {
  font-size: 9px;
  margin-left: 40em;
}
#plus {
  float: right;
  margin-bottom: 5px;
  margin-top: 15px;
}

