.titre {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.menu {
  display:none;
}

.centre {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #ffffcc;
  width: 750px;
  font-size: 10pt;
  color: #cc9933;
  font-family: verdana;
}

.content {
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  border: 1px #ff0000 dashed;
  text-align: center;
  background-color: #ffcc99;
  width: 750px;
  padding-top: 1em;
  font-size: 10pt;
  color: #cc9933;
  font-family: verdana;
}

.pied {
  display:none;
}

.soustitre {
  text-align: center;
  font-size: 10pt;
  font-style: bold;
  color: #cc9933;
  font-weight: bold;
  font-family: verdana;
}

.valid {
  display:none;
}
