a {
  margin: 0;
  padding: 0;
}
.menu {
  border-style: none;
  border-width: 2px 1px 1px 2px;
  float: left;
  width: 25px;
  margin-left: 5px;
  background-color: transparent;
  margin-top: -55px;
  height: 50px;
  color: white;
}
.titre {
  text-align: center;
  height: 5px;
  margin-left: 5px;
  font-weight: bold;
  margin-top: 5px;
  font-size: 150%;
  width: 100px;
  color: black;
}
.contenu {
  border: 2px solid #613b20;
  margin-top: 12px;
  font-size: 125%;
  width: 1004px;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
  background-color: #dfd7c5;
  color: #613b20;
  margin-right: auto;
}
.soustitre {
  text-align: center;
  margin-left: auto;
  font-size: 150%;
  margin-top: 5px;
  height: 300px;
  width: 1015px;
  font-weight: bold;
  margin-right: auto;
}
.imagegauche {
  float: left;
  margin-right: 5px;
  margin-left: 5px;
}
ul {
  border-width: 1px;
  list-style-type: none;
  background-color: transparent;
}
.menu li {
  border-width: 0;
  font-family: Comic Sans MS;
  background-color: transparent;
}
.menu li a {
  color: black;
  text-decoration: none;
}
.menu2 {
  border-style: outset;
  border-width: 2px 1px 1px 2px;
  float: left;
  background-color: #ffcccc;
  margin-left: 5px;
  position: fixed;
  margin-top: 600px;
  width: 235px;
  height: 200px;
}
.menu2 li {
}
.menu2 li a {
  text-decoration: none;
  color: black;
}
.coordonnees {
  border:  none;
  float: left;
  height: 50px;
  font-size: 110%;
  margin-top: 5px;
  position: fixed;
  margin-left: 5px;
  width: 25px;
  padding-left: 5px;
  padding-right: 5px;
}
pageweb {
  margin-right: auto;
  margin-left: auto;
  width: 1600px;
}
