.recherche_menu{
  margin-top:10px;
  margin-left:10px;
  float:left;
  background-image:url('../images/recherche/box/formulaire.png');
  background-repeat:no-repeat;
  width:299px;
  height:249px;
}

.recherche_resultat{
  margin-top:10px;
  background-image:url('../images/recherche/box/liste.png');
  background-repeat:no-repeat;
  width:489px;!width:499px;
  height:480px;!height:510px;
  float:right;
  margin-right:10px;
  padding-left:5px;
  padding-right:5px;
  padding-bottom:30px;
}

.recherche_avancee{
  margin-top:10px;
  width:499px;
  float:right;
  margin-right:10px;
}

.middle_avancee{
  background-image:url('../images/recherche/avancee/milieu_liste.png');
  background-repeat:repeat-y;
  width:499px;
}

.profil_recherche{
  background-image:url('../images/recherche/box/fiche.png');
  background-repeat:no-repeat;
  float:left;
  width:240px;
  height:94px;
  margin-bottom:10px;
}

.recherche_libelle{
  background-color: #e9e5e5;
  width:199px;!width:209px;
  border:1px solid #CCCCCC;
  height:24px;!height:29px;
  font-size:12px;
  padding-left:10px;
  vertical-align:top;
  padding-top:5px;
}

.recherche_txt{
  width:279px;!width:289px;
  border:1px solid #CCCCCC;
  height:29px;
  font-size:12px;
  padding-left:10px;
}

.titre_recherche{
  background-image:url('../images/icones/fleche_bas_blue.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  text-align: left;
  font-style:italic;
  margin-bottom:5px;
}

.titre_recherche_close{
  background-image:url('../images/icones/fleche_droite_blue.png');
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 20px;
  text-align: left;
  font-style:italic;
  margin-bottom:5px;
}
