/* style fond */
body {
  background-color: #6699FF;
  scrollbar-arrow-color:#4073e4;
  scrollbar-face-color:#5a8dff;
  scrollbar-highlight-color:#a1befd;
  scrollbar-3dlight-color:#4e81f4;
  scrollbar-shadow-color:#4073e4;
  scrollbar-darkshadow-color:#245bd6;
  scrollbar-track-color:#729eff;
}
#fondparc {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  left: 10px;
  background: url(../../images/fond/fond.gif) no-repeat;
}
#fondparc2 {
  width: 800px;
  height: 600px;
  position: absolute;
  top: 15px;
  left: 10px;
  background: url(../../images/fond/fond2.gif) no-repeat;
}

/* style en-tête */
#entete {
  width: 800px;
  height: 100px;
}
.logparc {
  width: 100px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url(../../images/logos/logo_lesparcs.gif) no-repeat;
  float: left;
}
.logparc2 {
  width: 88px;
  height: 100px;
  position: absolute;
  top: 0px;
  left: 6px;
  background: url(../../images/logos/logo_dlp.png) no-repeat;
  float: left;
}
.banparc {
  width: 670px;
  height: 70px;
  position: absolute;
  top: 15px;
  left: 115px;
  background: url(../../bannieres/banniere_parc.gif) no-repeat;
}
.banadventure {
  width: 400px;
  height: 92px;
  position: absolute;
  top: 4px;
  left: 250px;
  background: url(../parc_disneyland/adventureland/adventureland.gif) no-repeat;
  float: left;
}
.bandiscovery {
  width: 400px;
  height: 92px;
  position: absolute;
  top: 4px;
  left: 250px;
  background: url(../parc_disneyland/discoveryland/discoveryland.gif) no-repeat;
  float: left;
}
.banfantasy {
  width: 400px;
  height: 92px;
  position: absolute;
  top: 4px;
  left: 250px;
  background:  url(../parc_disneyland/fantasyland/fantasyland.gif) no-repeat;
  float: left;
}
.banfrontier {
  width: 400px;
  height: 92px;
  position: absolute;
  top: 4px;
  left: 250px;
  background: url(../parc_disneyland/frontierland/frontierland.gif) no-repeat;
  float: left;
}
.banmainstreet {
  width: 400px;
  height: 92px;
  position: absolute;
  top: 4px;
  left: 250px;
  background: url(../parc_disneyland/main_street/mainstreet.gif) no-repeat;
  float: left;
}
.banboutic {
  width: 600px;
  height: 60px;
  position: absolute;
  top: 20px;
  left: 150px;
  background: url(../../images/bandeau/boutiques.jpg) no-repeat;
  float: left;
}
.banresto {
  width: 600px;
  height: 60px;
  position: absolute;
  top: 20px;
  left: 150px;
  background: url(../../images/bandeau/restaurants.jpg) no-repeat;
  float: left;
}
.banhistoire {
  width: 600px;
  height: 60px;
  position: absolute;
  top: 20px;
  left: 150px;
  background: url(../../images/bandeau/histoire.jpg) no-repeat;
  float: left;
}

/* style menu */
#menu {
  width: 100px;
  height: 500px;
  float: left;
}
.sous_logo_parc {
  width: 88px;
  height: 100px;
  position: absolute;
  top: 110px;
  left: 6px;
  background: url(../../images/logos/logo_dlp.png) no-repeat;
}
.sous_logo_adventure {
  width: 95px;
  height: 69px;
  position: absolute;
  top: 125px;
  left: 2px;
  background: url(../parc_disneyland/adventureland/logo_adventureland2.png) no-repeat;
}
.sous_logo_discovery {
  width: 95px;
  height: 71px;
  position: absolute;
  top: 124px;
  left: 2px;
  background: url(../parc_disneyland/discoveryland/logo_discoveryland2.png) no-repeat;
}
.sous_logo_fantasy {
  width: 95px;
  height: 65px;
  position: absolute;
  top: 128px;
  left: 2px;
  background: url(../parc_disneyland/fantasyland/logo_fantasyland2.png) no-repeat;
}
.sous_logo_frontier {
  width: 95px;
  height: 63px;
  position: absolute;
  top: 129px;
  left: 2px;
  background: url(../parc_disneyland/frontierland/logo_frontierland2.png) no-repeat;
}
.sous_logo_mainstreet {
  width: 95px;
  height: 68px;
  position: absolute;
  top: 126px;
  left: 2px;
  background: url(../parc_disneyland/main_street/logo_mainstreet2.png) no-repeat;
}
.barremenu {
  margin-top: 120px;
}
.logmenu {
  width: 100px;
  height: 40px;
}
.bordure {
  border: none;
}

/* contenu page */
#corps {
  width: 700px;
  height: 500px;
}
#cadre {
  position:absolute;
  width:670px;
  height:450px;
  z-index:1;
  left: 120px;
  top: 140px;
  overflow: auto;
}
#cadre2 {
  position:absolute;
  width:670px;
  height:430px;
  z-index:1;
  left: 120px;
  top: 160px;
  overflow: auto;
}
.visudiapo {
  position:absolute;
  left: 280px;
  top: 110px;
  font-size: 16px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
}
.style1 {
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
}
.style2 {
  font-size: 16px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align:center;
}
.style3 {
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  text-align:justify;
  margin-right:10px;
}
.style4 {
  font-size: 28px;
  color: #003366;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align:center;
}
.style5 {
  font-size: 14px;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
}