#conteneurTitreIdentification{
  background: #003300;
  position: absolute; left:150px; top: 10px; width: 590px; height: 18px; padding: 5px;
  text-align: center; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff;
}

#conteneurEmailIdentification{
  background: #d6dde6;
  position: absolute; left: 150px; top: 40px; width: 267px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#chpEmailIdentification{
  position: absolute; left: 55px; top: 2px; width: 208px; height: 16px;
}

#conteneurPasswordIdentification{
  background: #d6dde6;
  position: absolute; left: 429px; top: 40px; width: 189px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#chpPasswordIdentification{
  position: absolute; left: 82px; top: 2px; width: 100px; height: 16px;
}

#conteneurValidtionIdentification{
  background: #d6dde6;
  position: absolute; left: 630px; top: 40px; width: 110px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#btnValiderIdentification{  
  position: absolute; left:10px; top: 4px; width: 100px; height: 20px; border-width: 0;
}

#btnValiderIdentification:hover{
  cursor:pointer;
}

#conteneurOubliIdentification{
  background: #d6dde6;
  position: absolute; left: 150px; top: 70px; width: 590px; height: 30px; padding: 5px;
  text-align: center; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#conteneurTitreInscription{
  background: #ff0000;
  position: absolute; left:150px; top: 130px; width: 590px; height: 18px; padding: 5px;
  text-align: center; font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #ffffff;
}

#conteneurCivilitesInscription{
  background: #d6dde6;
  position: absolute; left: 150px; top: 160px; width: 189px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#lstCivilitesInscription{
  position: absolute; top: 2px; left: 72px; width: 118px; height: 22px;
}

#conteneurPrenomInscription{
  background: #d6dde6;
  position: absolute; left: 351px; top: 160px; width: 189px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#chpPrenomInscription{
  position: absolute; left: 72px; top: 2px; width: 111px; height: 16px;
}

#conteneurNomInscription{
  background: #d6dde6;
  position: absolute; left: 552px; top: 160px; width: 188px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#chpNomInscription{
  position: absolute; left: 51px; top: 2px; width: 131px; height: 16px;
}

#conteneurAdresseInscription{
  background: #d6dde6;
  position: absolute; left: 150px; top: 190px; width: 289px; height: 78px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#txtAdresseInscription{
  position: absolute; left: 5px; top: 23px; width: 283px; height: 55px;
}

#conteneurCodePostalInscription{
  background: #d6dde6;
  position: absolute; left: 451px; top: 190px; width: 289px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#chpCodePostalInscription{
  position: absolute; left: 96px; top: 2px; width: 187px; height: 16px;
}

#conteneurVilleInscription{
  background: #d6dde6;
  position: absolute; left: 451px; top: 220px; width: 289px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#chpVilleInscription{
  position: absolute; left: 47px; top: 2px; width: 236px; height: 16px;
}

#conteneurPaysInscription{
  background: #d6dde6;
  position: absolute; left: 451px; top: 250px; width: 289px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#chpPaysInscription{
  position: absolute; left: 52px; top: 2px; width: 231px; height: 16px;
}

#conteneurTelInscription{
  background: #d6dde6;
  position: absolute; left: 150px; top: 280px; width: 189px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}
#chpTelInscription{
  position: absolute; left: 41px; top: 2px; width: 142px; height: 16px;
}
#conteneurEmailInscription{
  background: #d6dde6;
  position: absolute; left: 351px; top: 280px; width: 189px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}
#chpEmailInscription{
  position: absolute; left: 55px; top: 2px; width: 128px; height: 16px;
}
#conteneurPasswordInscription{
  background: #d6dde6;
  position: absolute; left: 552px; top: 280px; width: 188px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}
#chpPasswordInscription{
  position: absolute; left: 82px; top: 2px; width: 100px; height: 16px;
}

#conteneurValidtionInscription{
  background: #d6dde6;
  position: absolute; left: 150px; top: 310px; width: 590px; height: 18px; padding: 5px;
  font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #062d76;
}

#btnValiderInscription{  
  position: absolute; left:245px; top: 4px; width: 100px; height: 20px; border-width: 0;
}

#btnValiderInscription:hover{
  cursor:pointer;
}
