body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: justify;
  font-size: 0.8em;
  color: #0065b0;
  margin: 0;
  padding: 0;
  background-color: #e4f2fd;
}


#header
{
  text-align: center;
  height: 200px;
  width: 100%;
}

#header img
{
  height: 170px;
}

#conteneur
{
  position: absolute;
  width: 100%;
}


#centre
{
  margin-left: 150px;
  margin-right: 230px;
  padding-right: 20px;
}


#gauche {
  position: absolute;
  left: 0;
  width: 150px;
}


#droite {
  position: absolute;
  right: 0;
  width: 220px;
  padding: 0 10px 0 0;
}


#pied
{
  clear: both;
  font-size: 12px;
  font-style: normal;
  text-align: center;
}


dl, dt, dd, ul, li
{
  margin: 0;
  padding: 0;
  list-style-type: none;
}


#login
{
  position: relative;
  top: 50px;
  text-align: center;
  /*border:1px solid #606;*/
}

#login form, #login a
{
  /*text-align: center;*/
  font-size: 11px;
  text-decoration: none;
  color: #f18101;
}

#login input
{
  background-color: #FFEFD5;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: red;
}


#menu 
{
  position: absolute;
  top: 60px;
  left: -1em;
  width: 12em;
}

#menu dt 
{
  cursor: pointer;
  height: 30px;
  line-height: 20px;
  margin: 10px 0;
  text-align: left;
  font-style: italic;
  font-size: 17px;
}

#menu dt a
{
  color: #0065b0;
  text-decoration: none;
  display: block;
}

#menu dt a img
{
  border: 0;
}

#menu dd
{
  position: absolute;
  z-index: 100;
  left: 10em;
  margin-top: -1.4em;
  width: 10em;
  background: #ffe8aa;
}

#menu ul
{
  padding: 2px;
}

#menu li
{
  text-align: center;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
}

#menu li a
{
  color: #000;
  text-decoration: none;
  display: block;
}

#menu li a:hover
{
  font-weight: bold;
  text-decoration: underline;
  color: white;
  background: #f18101;
}


#drapeau_lang img
{
  border: 0;
}


.menudroit
{
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.menudroit li
{
  margin-bottom: 5px;
}


.menudroit a 
{
  margin: 0 2px;
  color: #000000;
  text-decoration: underline;
}


.menudroit a:hover
{
  text-decoration: none;
}

p
{
  margin: 0 0 10px 0;
}


/*********************************** Formulaire ******************************/
.formulaire
{
  width: 80%;
  background-color: #FFE4B5;
}

.form_contenu
{
  border: 1px solid black;
}

.formulaire p
{
  position: relative;
}

.formulaire legend
{
  font-size: 16px;
  font-weight: bold;
}

.formulaire label
{
  display: inline;
  float: left;
  width: 130px;
  font-weight: normal;
  margin-left: 5px ;
}

.formulaire input
{
  background-color: #FFEFD5;
  font-family: Arial, Helvetica, sans-serif; color: red;
}


/***********************************   location  ******************************/
.legende_texte
{
  font-size: 9px;
  vertical-align: super;
}

/*********************************** Mes balises ******************************/
etoile
{
  font-family: Times;
  font-size: 11px;
  font-style: italic;
  color: #b80047;
  text-align: right;
}


maj
{
  font-family: Serif;
  font-size: 10px;
}



#societe
{
  text-align: center;
}


#contact
{
  text-align: center;
}

#contact img
{
  border: 0;
}

#pied span
{
  font-size: 10px;
}

