body {
  background-image: url("./images/fon1.jpg");
  text-align: center;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
}

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

a:visited {
  color: #505050;
}

a:hover {
  color: #000000;
}

img {
  border: 0px;
}

h6 {
  font-size: 17px;
  text-align: center;
}

h4 {
  font-size: 20px;
  text-align: center;
}

#global {
  width: 760px;
  margin: auto;
  margin-top: 40px;
}

#souslemenu {
  width: 680px;
  margin: auto;
  border-bottom: solid;
  border-bottom-width: 1px;
  border-bottom-color: #339933;
}

#menulat {
  float: left;
  margin-top: 18px;
  margin-left: -20px;
  text-align: left;
  font-weight: bold;
  font-size: 16px;
  width: 170px;
}

#menulat li {
  list-style: none;
  padding-top: 15px;
}

#menuhori {
  margin-top: 15px;
  font-size: 18px;
}

#menuhori li {
  list-style: none;
  display: inline;
  padding: 35px;
}

.page {
  text-decoration: underline;
}

.centrer {
  text-align: center;
}

.ital {
  font-style: italic;
}

.red {
  color: #FF0000;
}

.gras {
  font-weight: bold;
}

.sousmenu {
  font-size: 14px;
  font-weight: normal;
}

#contenu {
  float: right;
  margin-top: 20px;
  padding: 10px;
  width: 580px;
  font-size: 14px;
  text-align: justify;
}

