/* style fond */
body {
  background-color: #6699FF;
  position: relative;
  width: 800px;
  margin: 0 auto;
}
#fondparcs {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  background: url(../images/fond/fond.gif) no-repeat;
}

/* style en-tête */
#entete {
  width: 800px;
  height: 100px;
}
.logparcs {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../images/logos/logo_lesparcs.gif) no-repeat;
  float: left;
}
.banparcs {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../bannieres/parcs_et_alentours.gif) no-repeat;
}

/* style menu */
#menu {
  width: 100px;
  height: 500px;
  float: left;
}
.sous_logo_parcs {
  width: 88px;
  height: 115px;
  position: absolute;
  top: 103px;
  left: 6px;
  background: url(../images/image_lesparcs.gif) no-repeat;
}
.barremenu {
  margin-top: 120px;
}
.logmenu {
  width: 100px;
  height: 40px;
}
.hitparade {
  margin-left: 11px;
  margin-top: 35px;
  width: 77px;
  height: 15px;
}
.bordure {
  border: none;
}

/* contenu page */
#corps {
  width: 675px;
  height: 500px;
  position: absolute;
  top: 138px;
  left: 112px;
  text-align: center;
}
.texte_parcdisneyland {
  position: absolute;
  top: 138px;
  left: 154px;
}
.logo_parcdisneyland {
  position: absolute;
  top: 168px;
  left: 180px;
}
.texte_alentours {
  position: absolute;
  top: 138px;
  left: 408px;
}
.logo_alentours {
  position: absolute;
  top: 168px;
  left: 423px;
}
.texte_wds {
  position: absolute;
  top: 138px;
  left: 589px;
}
.logo_wds {
  position: absolute;
  top: 168px;
  left: 630px;
}
.texte_hotels {
  position: absolute;
  top: 325px;
  left: 195px;
}
.logo_hotels {
  position: absolute;
  top: 355px;
  left: 165px;
}
.texte_spectacles {
  position: absolute;
  top: 325px;
  left: 380px;
}
.logo_spectacles {
  position: absolute;
  top: 350px;
  left: 385px;
}
.texte_village {
  position: absolute;
  top: 325px;
  left: 615px;
}
.logo_village {
  position: absolute;
  top: 365px;
  left: 625px;
}
.texte_golf {
  position: absolute;
  top: 485px;
  left: 199px;
}
.logo_golf {
  position: absolute;
  top: 515px;
  left: 149px;
}
.texte_historique {
  position: absolute;
  top: 485px;
  left: 377px;
}
.logo_historique {
  position: absolute;
  top: 515px;
  left: 377px;
}
.texte_valeurope {
  position: absolute;
  top: 485px;
  left: 619px;
}
.logo_valeurope {
  position: absolute;
  top: 536px;
  left: 589px;
}
