.logo, .cache {
  display: none;
}
#corps .cent {
  text-align: center;
}
#corps .intro {
  font-size: 0.8em;
  color: Black;
  font-family: "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  font-style: normal;
  text-align: justify;
}
#corps .introleft {
  font-size: 0.8em;
  color: Black;
  font-family: "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  font-style: normal;
  text-align: justify;
}
#corps .centre {
  text-align: justify;
  font-size: 0.7em;
  font-family: "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  color: black;
}
#corps .left {
  text-align: justify;
  font-size: 0.7em;
  font-family: "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  color: black;
}
#corps #recherche {
  color: blue;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
#corps h1 {
  font-family: "trebuchet MS",Georgia,Arial,"Arial Black","Times New Roman",Times,serif;
  margin-top: 5px;
  margin-bottom: 10px;
  font-size: 1.7em;
  color: #009300;
  text-align: center;
  font-style: oblique;
}
#corps h2 {
  font-size: 1.2em;
  font-family: "trebuchet MS",Georgia,"Times New Roman",Arial,"Arial Black",Times,serif;
  font-weight: bold;
  color: #009300;
  margin-left: 40px;
  text-decoration: underline;
}
#corps h3 {
  font-size: 1em;
  font-family: "trebuchet MS",Georgia,Arial,"Arial Black","Times New Roman",Times,serif;
  font-weight: bold;
  color: #969696;
  text-align: center;
  text-transform: uppercase;
}
#corps h4 {
  font-size: 1em;
  font-family: "trebuchet MS",Georgia,"Times New Roman",Arial,"Arial Black",Times,serif;
  font-weight: bold;
  color: #008040;
  margin-left: 20px;
  text-decoration: underline;
}
#corps ul {
  list-style-type: square;
}
#corps li, #corps p {
  text-align: justify;
  font-size: 0.8em;
  font-family: "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  color: black;
}
#corps li {
  text-align: justify;
  font-size: 0.8em;
  font-family: "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  color: black;
  margin-bottom: 10px;
}
#corps .img {
  text-align: center;
}
strong {
  text-decoration: underline;
}
#corps a {
  font-family: "trebuchet MS","Times New Roman",Arial,"Arial Black",Times,serif;
  font-size: 1.1em;
  color: #4242ff;
  font-style: normal;
  text-decoration: none;
}
#corps a:hover {
  background-color: #008040;
  color: #b7dbff;
}

