div.moteur_recherche {
  
}

div.moteur_recherche fieldset {
  padding:10px;
  background-color:0;
}

div.moteur_recherche h3,div.moteur_recherche h4,div.moteur_recherche h5 {
  margin-bottom:10px;
}

div.moteur_recherche fieldset label {
  width:350px;
  float:left;
}

div.moteur_recherche fieldset select {
  float:left;
  width:350px;
  margin-bottom:10px;
}

div.moteur_recherche fieldset input {
  margin-top:10px;
  float:right;
}

