/* Generated by KompoZer */
#menu {
  text-align: left;
  float: left;
  margin-top: 100px;
  clear: left;
  font-family: Arial,Helvetica,sans-serif;
  font-weight: normal;
  font-size: 0.8em;
  color: #3366ff;
}
#texte {
  width: 650px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
#pied {
  background-image: url(images/pied_page.jpg);
  background-repeat: no-repeat;
  width: 510px;
  bottom: 0;
  left: 50%;
  margin-left: -255px;
  background-color: white;
  background-position:  center center;
  position: relative;
}
body {
  background-color: white;
  background-image: url(images/fond.jpg);
  background-repeat: repeat-x;
  color: #0066cc;
}
#front {
  background-color: #6699cc;
}
#contenu {
  overflow: hidden;
  float: right;
}

