body {
  font: normal 10pt "Trebuchet MS", Arial, sans-serif;
  color: black;
  background: white;
  padding: 0;
  margin: 0;
}
img {
  border: none;
}
input, textarea {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  border: 1px solid #11188C;
}
acronym {
  border: none;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
#accueil, #trou-noir, #en-tete, #menu, #sous-menu-masque, #sous-menu, #sous-sous-menu {
  display: none;
}
#corps {
  margin: 1cm;
}
#corps h1 {
  font-weight: bold;
  font-size: 16pt;
  text-align: center;
  padding: 0;
  margin: 0;
}
#corps h2 {
  font-weight: bold;
  font-size: 14pt;
  text-align: center;
  margin: 1cm 0 1cm 1cm;
}
#corps h3 {
  font-weight: bold;
  font-size: 10pt;
  color: black;
  background: white;
  text-align: justify;
  text-indent: 1cm;
  margin: 1cm 0 1cm 1cm;
}
#corps p {
  text-align: justify;
  text-indent: 1cm;
  margin: 1cm 0;
}
#corps ul {
  padding: 0;
  margin: 1cm 1cm 1cm 0;
  list-style: disc inside;
}
#corps li {
  background: none;
  text-indent: 1cm;
  padding: 0;
  margin: 0;
}
#corps a {
  text-decoration: none;
  color: black;
  background: white;
}
#imgage-droite {
  display: none;
}
#reference {
  text-align: center;
}
#retour, #contact, #avertissement {
  display: none;
}
#pied {
  text-align: center;
}
#pied ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#pied li {
  display: inline;
}
.services {
  color: black;
  background: white;
}
.champ-obligatoire, .champ-facultatif {
  background: transparent;
  width: 100px;
  border: none;
}
.champ-obligatoire {
  margin: 0 10px 0 0;
}
.champ-facultatif {
  padding: 0 0 0 10px;
}
.champ-divers {
  text-indent: 0.5cm;
}
.champ-divers input {
  margin: 0 2.5px 0 0;
}
.noprint {
  display: none;
}

