body {
  font-family: verdana;
}

p {
  line-height: 170%;
}

a {
  text-decoration: none;
  font-weight: bold;
  color: #444444;
}

a:hover {
  color: #888888;
}

img {
  border: none;
}

#global {
  margin: auto;
  width: 950px;
}

#banniere {
  margin: auto;
  margin-top: 30px;
  width: 728px;
}

#menuhori {
  width: 100%;
  text-align: right;
  margin-top: 30px;
  margin-bottom: 100px;
}

#menuhori li {
  display: inline;
  margin-right: 40px;
  list-style: none;
}

#menuhori a:before {
  content: "/";
}

#menulat {
  margin-top: -10px;
  float: left;
  width: 200px;
  border-right-width: 1px;
  border-right-style: dashed;
  border-right-color: #000000;
}

#menulat li {
  list-style: none;
  margin-bottom: 20px;
}

#menulat a:before {
  content: "_";
  color: #444444;
}

#menulat a:hover:before {
  content: "";
}

#menulat a:hover:after {
  content: "_";
  color: #888888;
}

.pageactive {
  font-weight: bold;
  color: #444444;
}

.pageactive:after {
  content: "_";
  color: #444444;
}

.obl {
  font-style: italic;
}

#contenu {
  text-align: justify;
  margin-left: auto;
  width: 700px;
  color: #000000;
}

#contenu h3 {
  text-align: center;
  margin-bottom: 75px;
}

.center {
  text-align: center;
}
