body {
  font: normal 1.5em "Book Antiqua", "Palatino Linotype", serif;
  color: #630;
  background: white;
  padding: 0;
  margin: 0;
}
p {
  text-indent: 1em;
}
img {
  vertical-align: middle;
  margin: 1em 0;
  border: none;
}
a {
  text-decoration: none;
  color: #69553D;
  background: white;
}
a:hover {
  color: #C5A381;
  background: white;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
acronym {
  border-bottom: 1px dotted #630;
}
#page {
  width: 648px;
  margin: 0 auto;
}
#trou-noir {
  display: none;
}
#en-tete {
  font-size: 0em;
  line-height: 0em;
  color: white;
  background: #69553D url(images/bandeau.png) no-repeat center top;
  text-indent: -5000px;
  height: 76px;
  padding: 0;
  margin: 0;
}
#menu, #sous-menu-masque, #sous-menu {
  font-weight: bold;
  font-size: 0.5em;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
}
#menu li {
  line-height: 30px;
  color: #630;
  background: #C5A381;
  width: 108px;
  height: 30px;
  float: left;
  padding: 0;
  margin: 0;
}
#menu li a {
  color: #C5A381;
  background: #630;
  display: block;
  width: 108px;
}
#menu li a:hover {
  color: #630;
  background: #C5A381;
}
#sous-menu-masque, #sous-menu {
  clear: both;
}
#sous-menu-masque li {
  line-height: 20px;
  visibility: hidden;
}
#sous-menu {
  color: #69553D;
  background: #C5A381;
}
#sous-menu li {
  line-height: 20px;
  color: #69553D;
  background: #C5A381;
  display: inline;
  padding: 0;
  margin: 0;
}
#sous-menu li a {
  color: #630;
  background: #C5A381;
}
#sous-menu li a:hover {
  color: #69553D;
  background: #C5A381;
}
#corps {
  font-size: 0.675em;
  text-align: center;
}
#corps h1, #corps h2 {
  padding: 10px 0;
  margin: 0;
}
#corps h1 {
  font-size: 2em;
}
#corps h2 {
  font-size: 1.25em;
}
#corps p, #corps ul, #corps ol, #corps dl {
  text-align: justify;
  padding: 0;
  margin: 10px 15px;
}
#corps ul {
  list-style: square;
}
#corps ul.realisation {
  text-align: center;
  float: left;
  margin: 10px 0;
  list-style: none;
}
#corps ul.realisation.double-colonne {
  width: 45%;
}
#corps ul.realisation.triple-colonne {
  width: 33%;
}
#corps ol {
  list-style: upper-roman;
}
#corps li {
  padding: 0;
  margin: 0 0 0 15px;
}
#corps li.realisation {
  margin: 0;
}
#corps dt {
  font-weight: bold;
  padding: 0;
  margin: 0 0 0 2em;
}
#corps dd {
  padding: 0;
  margin: 0 0 5px 1em;
}
#contact {
  text-align: center;
}
#contact ul {
  text-indent: 0;
  padding: 0;
  list-style: none;
}
#contact li {
  line-height: 15px;
  background: none;
  margin: 10px 0;
}
#contact input {
  font-family: "Book Antiqua", "Palatino Linotype", serif;
  vertical-align: middle;
  width: 200px;
  border: 1px solid #630;
}
#contact input[type="checkbox"] {
  width: auto;
}
#contact input[type="submit"] {
  color: #630;
  background: #C5A381;
  display: block;
  width: 75px;
  height: 25px;
  margin: 0 auto;
}
#avertissement {
  text-align: center;
  text-indent: 0;
}
#annuaire, p#annuaire {
  font-size: 0.75em;
  text-align: center;
  text-indent: 0;
  margin: 0;
}
#pied {
  font-weight: normal;
  font-size: 0.5em;
  text-align: center;
  clear: both;
  padding: 10px 0;
  margin: 0;
}
#pied ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
#pied li {
  line-height: 15px;
  display: inline;
}
li.sous-liste {
  display: inline;
}
.flotte {
  width: 150px;
  float: left;
}
