form#gereremailform fieldset {
margin:0 auto;
margin-top:30px;
text-align:center;
padding: 15px 15px 10px 15px;
border:#5F64A4 solid 1px;
width:350px;
}
#gereremailform fieldset  legend{
color:#5F64A4;
font-weight:bold;
padding: 0 10px 0 10px;
}

.boutonvalid {
margin-top:10px;
}
div#resultatmail{
margin-top:5px;
color:#f00;
}
div#texte{
margin-top:40px;
}
ul#photos {
height:118px;
}
ul#photos li {
display:block;
float:left;
width:100px;
padding:15px;
}
ul#photos li  img{
padding:3px;
}
input#trouver{
cursor:pointer;
width:174px;
height:40px;
border:none;
background: transparent url(../img/recherche_mes_annonce.png) no-repeat center center;
margin-top:0px;
}
input#modifier{
cursor:pointer;
width:174px;
height:40px;
border:none;
background: transparent url(../img/bouton_valider_pass.png) no-repeat center center;
margin-top:0px;
}
input#valid_mdp{
cursor:pointer;
width:174px;
height:40px;
border:none;
background: transparent url(../img/bouton_valider_pass.png) no-repeat center center;
margin-top:0px;
}
div#btnRetour{
margin-left:600px;
margin-top:-15px;
}
div.btns  .boutonvalid {
cursor:pointer;
width:174px;
height:40px;
border:none;
background: transparent url(../img/valider_annonce.png) no-repeat center center; 
margin-top:0px;
}
div.btns  .reset {
cursor:pointer;
width:174px;
height:40px;
border:none;
background: transparent url(../img/bouton_annul_modif.png) no-repeat center center;
margin-top:0px;
}

.supprimer {
cursor:pointer;
width:174px;
height:40px;
border:none;
background: transparent url(../img/delete_annonce.png) no-repeat center center;
margin-top:0px;


}



