BODY {
  background: #5f5f5f;
  margin: 0px;
  padding: 0px;
  margin-bottom: 40px;
}

H1 {
  text-indent: 50px;
  font: bold 15px Verdana;
  color: #b73434;
}

H2 {
  text-indent: 20px;
  font: bold 12px Verdana;
  color: #000000;
  margin-bottom : 0px;
}

P {
  text-align: justify;
  font: normal 12px Verdana;
  color: #000000;
  margin-top: 1em;
  margin-bottom : 1em;
}
.center {
  text-align: center;
}

A {
  font-weight: bold;
  text-decoration: none;
  color: #0090b0;
}

.Amenu {
  font-weight: bold;
  text-decoration: none;
  padding-right: 30px;
  color: #000000;
}
.Amenu:hover, .Amenu2:hover, A:hover {
  color: #d3b300;
}

.pied_de_page {
  text-align: center;
  color: #FFFFFF;
}

DT {
  text-align: justify;
  font: bold 12px Verdana;
  color: #000000;
  margin : 0px;
}
DD {
  text-align: justify;
  font: normal 12px Verdana;
  color: #000000;
  margin-top : 0.2em;
  margin-bottom: 1em;
}

IMG {
  border: 0px;
}

.photo {
  border: 1px solid #000000;
}

#page {
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: 100%;
}

.ascenseur {
  overflow: auto;
  position: absolute;
  width: 100%;
  height: 100%;
}

#cadre {
  width: 790px;
  height: 580px;
}

#conteneur {
  background: #FFFFFF url("images-interface/alinehuf-multimedias-background.jpg");
  width: 790px;
  height: 580px;
  position: relative;
  border: 0;
}
#conteneur2 {
  background: #FFFFFF url("images-interface/alinehuf-oloron-background.jpg");
  width: 790px;
  height: 580px;
  position: relative;
  border: 0;
}

#retour {
  position: absolute;
  width: 135px;
  height: 135px;
  top: 0px;
  left: 0px;
}
#retour P{
  padding-top: 35px;
  text-align: center;
}
#retour A{
  padding-right: 0px;
}

#date {
  position: absolute;
  top: 103px;
  left: 500px;
}

#contact {
  position: absolute;
  top: 103px;
  left: 160px;
}
#contact2 {
  position: absolute;
  top: 50px;
  left: 620px;
}

#menu {
  position: absolute;
  top: 132px;
  left: 75px;
}

#pied_de_page {
  position: absolute;
  width: 790px;
  bottom: 0px;
  left: 0px;
}

#texte {
  position: absolute;
  width: 730px;
  height: 340px;
  top: 180px;
  left: 30px;
}
#texte2 {
  position: absolute;
  width: 730px;
  height: 380px;
  top: 135px;
  left: 30px;
}

#defilant_vignettes {
  position: relative;
  overflow: auto;
  left: 6px;
  margin: 10px;
  width: 690px;
  height: 140px;
}
#vignettes {
  width: 4000px;
}