#span_dateArrivee, #span_dateDureeSejour, #legend_secteur_touri, #legend_commune, #legend_nbpers, #legend_epi, #legend_handi, #legend_animal, #legend_num, #legend_ville_prox, #legend_micro_region, #legend_table_hote, #fs_rubrique, #legend_theme, #legend_nbchmb{
  display:none;
}

#fs_secteur_touri_et_microreg{
display:none;
}

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

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

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


#div_dateSejourSimple{
  background-color: #c3c3c3;
  padding:5px 5px 10px 5px;
  width:610px;
  left:50px;
  position:relative;
}

  #ul_dateArrivee{
    margin:0;
    padding:0;
    list-style-type: none;
  }
  
  li.dateSejour{
    display:inline;
  }

#div_formEnteteMoteurRecherche{
  margin-top:20px;
  left:50px;
  position:relative;
}
  
  legend.moteurRecherche a, #legend_moteurRecherchePlus a{
    display:block;
    width:620px;
    background-color: #c3c3c3;
    line-height:20px;
    text-indent:5px
  }
  
  #span_ville_prox, #span_secteur_touri, #span_commune, #span_nbpers, #span_epi, #span_handi, #span_animal, #span_num, #span_table_hote, #span_micro_reg, #span_theme, #span_nbchmb{
    color: #666666;
    font-weight:bold;
    font-size:13px;
    width:200px;
    display:block;
    float:left;
  }
  
#div_lienCritPlus{
  margin-top:15px;
  left:50px;
  position:relative;
}
  
  #a_MoteurRecherche_critPlus{
    text-decoration: underline;
    margin-top:10px;
  }

#div_MoteurRecherchePlus{
  margin-top:15px;   
  left:50px;
  position:relative;
}

  li.moteurRecherchePlus_dist{
    list-style-type: none;
    clear:left;
    padding-top:3px;
  }
  
  li.moteurRecherchePlus_dist span{
    min-width:120px;
  }
  
  li.moteurRecherchePlus_dist span, li.moteurRecherchePlus_dist select{
    display:block;
    float:left;
    margin-right:5px;
  }
  
#ul_MoteurRecherchePlus_crit, #ul_MoteurRecherchePlus_dist{
  padding:0;
}

  #ul_MoteurRecherchePlus_crit li, #ul_MoteurRecherchePlus_dist li{
    width:40%;
    float:left;
  }
  
#div_dateSejour_valid{
  text-align: right;
  margin-top:10px;
}

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