/* Generated by KompoZer */
* {
  margin: 0px;
  padding: 0px;
}
bodyp {
  background-image: url(fond/body1.jpg);
  background-attachment: fixed;
  height: 100%;
}

body {
  background-attachment: fixed;
}


.mapage {
  float: none;
  width: 85%;
  height: 100%;
  margin-left: 130px;
  position: static;
  margin-top: 60px;
}
