/* Generated by KompoZer */
#conteneur {
  font-family: Arial;
  background-color: #c6ddf0;
  width: 980px;
  margin-right: auto;
  margin-left: auto;
}
#entete {
  background-repeat: no-repeat;
  height: 160px;
  background-image: url(Fourmi-divers/bande_haut.jpg);
}
#menu {
  z-index: 2;
  width: 180px;
  float: left;
  font-family: Arial;
  font-weight: bold;
  text-transform: uppercase;
  padding-left: 4px;
  display: inline;
  clear: none;
  font-size: smaller;
  background-color: #c6ddf0;
}
#corps {
  font-family: Arial;
  padding-right: 10px;
  padding-top: 1px;
  padding-left: 210px;
  background-color: #c6ddf0;
  color: black;
  font-size: smaller;
}
#pied_page {
  color: #e9dec0;
  font-size: x-small;
  background-image: url(Fourmi-divers/pied_page.jpg);
  background-repeat: no-repeat;
  height: 48px;
}
body {
  margin: 0px;
  width: 100%;
  height: 100%;
  position: relative;
}
.Imagedroite {
  border: 2px double black;
  margin: 10px 0 5px 12px;
  float: right;
}
.ImageCentre {
  border: 2px solid black;
}
a:link {
  color: black;
}
a:visited {
  color: black;
}
