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


#header
{
  text-align: center;
  height: 150px;
}

#login
{
  position: absolute;
  left: -10px;
  width: 15%;
  border:0;
}

#login form, #login span
{
  line-height: 100%;
  font-size: 10px;
  color: #FFA500;
}

#bienvenue
{
  font-style: italic;
  word-spacing: 6px;
  font-size: 30px;
}

#lourulladou
{
  font-style: italic;
  font-weight: bold;
  word-spacing: 6px;
  font-size: 30px;
}

#inscription
{
  position: absolute;
  top:140px;
  left: 2%;
  /*border:1px solid #606;*/
  z-index: 20;
}

#inscription a{
  text-decoration: none;
color: #008080;
}


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


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


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


#droite {
  position: absolute;
  right: 0;
  width: 200px;
  text-align: center;
}


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



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

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

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

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

#menu dt:hover a, #menu dt a:hover
{
  color: #8997d4;
  text-decoration: none;
}


#menu dd
{
  position: absolute;
  z-index: 100;
  left: 10em;
  margin-top: -1em;
  margin-left: -1em;
  width: 11em;
  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;
}


#validation
{
  position: relative;
  bottom: 5%;
  left: 1%;
  width: 10em;
}

#validation img
{
  border: 0;
}

#stat
{
  font-family: Verdana, Serif;
  font-size: 10px;
}

/*****************************************************************************************/
/*****************************************************************************************/
#centre span{
  font-weight: bold;
}

#centre ul{
  list-style-type: none;
}

#log_accueil_lou
{
  position: relative;
  top: 2%;
  left: 2%;
  width:240px; height: 70px;
}

#log_accueil_doc
{
  position: relative;
  top: 25%;
  left: 22%;
  width: 240px; height: 70px;
}

#log_accueil_pra
{
  position: relative;
  top: -10%;
  left: 66%;
  width: 240px; height: 70px;
}

#log_accueil_lou ul,#log_accueil_doc ul,#log_accueil_pra ul
{
  position: relative;
  left: -15%;
}

#log_accueil_lou span, #log_accueil_doc span,  #log_accueil_pra span
{
  font-style: italic;
  color: #8997d4;
}

#log_accueil_lou span a, #log_accueil_doc span a, #log_accueil_pra span a
{
  color: #b80047;
}

#titre{
  font-weight: bold;
text-align: center;
}


/*****************************************************************************************/
/*****************************************************************************************/
/*********************************** Formulaire ******************************/
.formulaire{
  width: 550px;
margin: 1em 10%;
}

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

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

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

.formulaire option{
  background-color: #FFEFD5;
}

.formulaire select{
  background-color: #FFEFD5;
}

.formulaire textarea{
  background-color: #FFEFD5; color: red;
}

.formulaire button{
  font-family: Verdana, Arial, Helvetica, sans-serif; border-width: 2pt; font-size: 16pt; color: black; top: 250px;
background-color: #F5DEB3;
}

#obligatoire{
  position: relative;
top: -50px;
left: 17%;
}


/*********************************** Formulaire2 ******************************/
.formulaire2{
  width: 750px;
margin: 1em -50px;
}

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

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

.formulaire2 label a{
  display: inline; float: left ; width: 130px;
font-weight: bold;
text-decoration: none;
}

.formulaire2 #label_mail{
  display: inline; float: left ; width: 250px;
font-weight: normal;
margin-left: 5px ;
}

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

.formulaire2 #action_membre, .formulaire2 #action_groupe
{
  position: relative;
left: 42%;
background-color: #FFEFD5;
font-family: Verdana, Arial, Helvetica, sans-serif; color: red;
}

.formulaire2 span
{
  position: relative;
  left: 70%;
  display: inline; float: left;
  width: 130px;
  font-weight: normal;
}

.formulaire2 #action_possible
{
  position: relative;
  left: 30%;
  display: inline; float: left;
  width: 150px;
  font-weight: bold;
}

.formulaire2 select
{
  position: relative;
  left: 40%;
  font-weight: normal;
  background-color: #FFEFD5;
  font-family: Verdana, Arial, Helvetica, sans-serif; color: red;
}

/*********************************** Formulaire3 ******************************/
.formulaire3{
  width: 750px;
margin: 1em -50px;
}

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

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

/*********************************** Formulaire ******************************/

#drapeau_lang img
{
  border: 0;
}


/*#droit
{
  position: absolute;
  right: 1%;
  width: 18%;
  border:0;
  text-align: center;
/*border:1px solid #606;*/
}*/

#titre_news{
  font-weight: bold;
font-size:13px;
}

#droite p{
  font-size: 11px;
font-weight: normal;
}

#droite span{
  font-weight: bold;
}

p
{
  margin: 0 0 10px 0;
}


#societe
{
  text-align: center;
}


#contact
{
  text-align: center;
}

#contact img
{
  border: 0;
}

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