#legend_theme, #legend_rubrique, #legend_communeDist, #legend_dateArrivee, #fs_dateDureeSejour legend{
  display:none;
}

#entete_recherche{
  margin-bottom:15px;
  padding-right:10px;
}

fieldset{
  border:none;
  margin:5px 0 0 0; 
  padding:0;
}

legend{
  color:#666633;
  font-weight:bold;
  font-size:13px;
  padding:0;
  margin:0;
}

#div_moteur_recherche{
  padding-left:10px;
}

#div_dateSejourSimple{
  background-color: #E4EB9D;
  width:571px;
  color:#666633;
}
  #fldset_dateSejour{
    padding:5px;
  }
  #ul_dateArrivee{
    margin:0;
    padding:0;
    list-style-type: none;
    display:inline;
  }
  #span_dateArrivee{
    margin-right:5px;
  }
  #span_dateDureeSejour{
    margin-right:4px;
  }
  
  li.dateSejour{
    display:inline;
  }

#div_formEnteteMoteurRecherche{
  margin-top:20px;
}

#div_generale_criteres{display:none;}
  
  legend.moteurRecherche a, #div_titre_distance, #div_titre_critere{
    display:block;
    width:571px;
    background-color: #E4EB9D;
    line-height:20px;
    text-indent:5px;
    color:#666633;
    margin:10px 0;
  }
  
  #span_communeDist_commune, #span_rubrique, #span_ville_prox, #span_secteur_touri, #span_micro_reg, #span_commune, #span_nbpers, #span_epi, #span_nbchmb, #span_handi, #span_animal, #span_num, #span_table_hote, #span_secteur_touri_et_microreg, #span_theme{
    font-weight:bold;
    font-size:13px;
    width:200px;
    display:block;
    float:left;
  }
  
  #span_communeDist_dist{
    font-size:12px;
    width:120px;
    padding-left:205px;
    display:block;
    float:left;
    clear:left;
    margin-top:5px;
  }
  #inpt_distcomm{
    float:left;
    margin-top:5px;
  }
  
#div_lienCritPlus{
  margin-top:15px;
}
  
  #a_MoteurRecherche_critPlus{
    text-decoration: underline;
    margin-top:10px;
  }

#div_MoteurRecherchePlus{
  margin-top:15px;   
}

#div_MoteurRecherchePlus_dist{
  float:left;
}  
#div_distances, #div_criteres{
  margin:0;
  padding:0;
  float:left;
  width:571px;
}

  #div_distances li, #div_criteres li{
    float:left;
    display:block;
    padding-left:5px;
    padding-top:2px;
  }
  #div_distances span, #div_distances select {
    display:block;
    float:left;    
    line-height:20px;
    margin-right:5px;
    width:130px;
  }
  
  #div_criteres li{
    width:45%;
  }
  
#div_validation{
  text-align: right;
  margin-top:10px;
}

  #a_dateSejour_valid{
    padding:2px 4px 2px 4px;
    background-color: #E4EB9D;
    border:1px #E4EB9D solid;
    color:#666633;
    font-weight:bold;
    text-decoration:none;
    margin-right:20px;
  }
  
  #a_dateSejour_valid:hover{
    background-color: #ffffff;
    border:1px #E4EB9D solid;
    color:#E4EB9D;
  }