BODY {
  background: #ffebae;
  margin: 0px;
  padding: 0px;
}

H1 {
  font: bold 15px Verdana;
  color: #b73434;
}
H2 {
  font: bold 12px Verdana;
  color: #b73434;
}
H3 {
  font: bold 12px Verdana;
  color: #000000;
}
P {
  text-align: justify;
  font: normal 12px Verdana;
  color: #000000;
}
.center {
  text-align: center;
}

IMG {
  border: 0px;
}
.vignette {
  border: 1px solid #000000;
}
.vignette:hover {
  border: 1px solid #FF0000;
}

#page {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

#cadre_html {
  width: 690px;
  height: 518px;
  text-align: center;
}
#cadre_flash {
  text-align: center;
}
#pied_de_page_flash {
  text-align: center;
  height: 60px;
}

#conteneur_accueil {
  background: #FFFFFF url("images/accueil_aquitaine_montgolfieres.jpg");
  width: 690px;
  height: 518px;
  position: relative;
  border: 0;
}

#photo {
  padding: 1px;
  position: absolute;
  top: 90px;
  left: 245px;
  width: 200px;
  height: 200px;
  text-align: center;
}
#bouton_site_flash {
  padding: 1px;
  position: absolute;
  top: 280px;
  left: 80px;
}
#bouton_site_html {
  padding: 1px;
  position: absolute;
  top: 280px;
  right: 80px;
}

#conteneur {
  background: #FFFFFF url("images/pyrenees-atlantiques.jpg");
  width: 690px;
  height: 518px;
  position: relative;
  border: 0;
}
#conteneur-galerie {
  background: #FFFFFF url("images/pyrenees-atlantiques2.jpg");
  width: 690px;
  height: 518px;
  position: relative;
  border: 0;
}

#logo {
  position: absolute;
  top: -30px;
  left: -5px;
  z-index: 1;
}

#accueil {
  position: absolute;
  top: 165px;
  left: -46px;
}
#accueil2 {
  position: absolute;
  top: 165px;
  left: -46px;
  z-index: 2;
}

#bapteme {
  position: absolute;
  top: 195px;
  left: -46px;
}

#nouveau {
  position: absolute;
  top: 218px;
  left: 50px;
}
#couple {
  position: absolute;
  top: 225px;
  left: -46px;
}
#nouveau2 {
  position: absolute;
  top: 248px;
  left: 50px;
}
#instruction {
  position: absolute;
  top: 255px;
  left: -46px;
}
#captif {
  position: absolute;
  top: 285px;
  left: -46px;
}
#marketing {
  position: absolute;
  top: 315px;
  left: -46px;
}
#galerie {
  position: absolute;
  top: 345px;
  left: -46px;
}
#video {
  position: absolute;
  top: 375px;
  left: -46px;
}
#liens {
  position: absolute;
  top: 405px;
  left: -46px;
}
#contact {
  position: absolute;
  top: 435px;
  left: -46px;
}
#reservation {
  position: absolute;
  top: 465px;
  left: -46px;
}

#coordonnees {
  position: absolute;
  width:690;
  bottom: -32px;
  left: 0px;
}

#copyright {
  position: absolute;
  top: -15px;
  left: 300px;
}

#logoDGAC {
  position: absolute;
  top: -50px;
  left: 230px;
}

#texte {
  overflow: auto;
  position: absolute;
  width: 530px;
  height: 378px;
  top: 87px;
  left: 135px;
}




#apercu {
  position:absolute;
  top:30px;
  left:30px;
  width:630px;
  height:330px;
  overflow:hidden;
}
#boutongauche {
  position:absolute;
  bottom:50px;
  left:20px;
}
#boutondroite {
  position:absolute;
  bottom:50px;
  right:20px;
}

