BODY {
  margin: 0px;
  padding: 0px;
}
.motards {
  background: url("fr/img_fr/background-motos.jpg");
}
P {
  text-indent: 30px;
  margin-bottom: 0.5em;
  margin-top: 0px;
  margin-left: 8px;
  text-align: justify;
  font: italic 10pt arial;
  color: #000000;
}
.noindent {
  text-indent: 0px;
}
.centrer {
  text-indent: 0px;
  text-align: center;
}
.droite {
  text-indent: 0px;
  text-align: center;
  margin-left: 0px;
  font: italic 13px arial;
  color: #000000;
}

A {
  color: #b00000;
  text-decoration: none;
  font-weight: bold;
}
A:hover {
  color: #f38900;
}
A:active {
  color: #198611;
}
IMG {
  border: 0px;
}
HR {
  height: 1px;
}
/* FORMULAIRE */
fieldset {
  width: 400px;
}
legend {
  vertical-align: top;
  font: italic 12pt arial;
}
label {
  text-align:right;
  width:110px;
  float:left;
  vertical-align: top;
  font: italic 10pt arial;
  color: #000000;
}
.champ_text {
  margin-top: 1px;
  width: 250px;
  font: italic 10pt arial;
  color: #b00000;
  border: solid 1px #198611;
}
.champ_petit {
  text-align: center;
  width: 50px;
  font: italic 10pt arial;
  color: #b00000;
  border: solid 1px #198611;
}
.champ_adresse {
  margin-top: 1px;
  height: 38px;
  width: 250px;
  font: italic 10pt arial;
  color: #b00000;
  border: solid 1px #198611;
}
.champ_message {
  margin-top: 1px;
  height:100px;
  width: 250px;
  font: italic 10pt arial;
  color: #b00000;
  border: solid 1px #198611;
}
.submit {
  font: italic 10pt arial;
  color: #000000;
  margin-left: 190px;
}

/* DEFILANT AVEC TABLEAU POUR MISE EN PAGE */
.tableau {
  margin: 0px;
  font: italic 10pt arial;
  color: #000000;
}
#haut {
  z-index: 20;
  position: absolute;
  top: 10px;
  left: 520px;
  width: 20px;
  height: 20px;
}
#bas {
  z-index: 20;
  position: absolute;
  bottom: 10px;
  left: 520px;
  width: 20px;
  height: 20px;
}

/*ACCUEIL*/
#page_accueil {
  background: url("img/accueil_hotel_des_vallees.jpg") no-repeat;
  width: 770px;
  height: 470px;
  position: relative;
}
#fr {
  position: absolute;
  top: 40px;
  left: 330px;
}
#en {
  position: absolute;
  top: 100px;
  left: 420px;
}
#es {
  position: absolute;
  top: 160px;
  left: 510px;
}
#bienvenue {
  position: absolute;
  top: 50px;
  left: 440px;
}
#zone-motards {
  position: absolute;
  top: 160px;
  left: 340px;
}
#copyright1 {
  position: absolute;
  bottom: -14px;
  left: 100px;
}

/* STRUCTURE DE L'INTERFACE */
#conteneur {
  border: 0px;
  height: 100%;
  width: 100%;
}
#cadre{
  width: 770px;
  height: 470px;
}
#page_mere {
  background: url("img/fond_hotel_des_vallees.jpg") no-repeat;
  width: 770px;
  height: 470px;
  position: relative;
}
#copyright2 {
  position: absolute;
  top: 100px;
  left: -14px;
}

/* MENU */
#menu {
  position: absolute;
  left: 16px;
  top: 13px;
}
#langue {
  z-index: 10;
  position: absolute;
  width: 250px;
  top: 58px;
  right: 16px;
  text-align: right;
}
#langue IMG {
  vertical-align: top;
}

/* CONTENU */
#contenu {
  position: absolute;
  left: 16px;
  top: 58px;
  width: 738px;
  height: 345px;
}
