#calendrierRecherche{display:none;}
#legend_secteur_touri{display:none;}
#fs_secteur_touri_et_microreg{display:none;}
#legend_micro_region{display:none;}
#legend_ville_prox{display:none;}
#legend_commune{display:none;}
#legend_nbpers{display:none;}
#legend_epi{display:none;}
#legend_handi{display:none;}
#legend_animal{display:none;}
#legend_num{display:none;}
#legend_table_hote{display:none;}
#legend_nbchmb{display:none;}


#legend_rubrique, #legend_theme, #fs_theme, #fs_secteur_touri, #span_dateArrivee, #span_dateDureeSejour{
  display:none;
}


#entete_recherche{
  margin-bottom:15px;
  padding-right:10px;
  text-align: justify;
  
}
  #entete_recherche h5{
    font-size:12px;
  }

fieldset{
  border:none;
  margin:5px 0 0 0; 
  padding:0;
}

legend{
  color:#333333;
  font-weight:bold;
  font-size:13px;
  padding:0;
  margin:0;
}


#div_dateSejourSimple{
  background-color: #B3CAD8;
  width:664px;
  color:#333333;
}
  #fldset_dateSejour{
    padding:5px;
  }
  #ul_dateArrivee{
    margin:0;
    padding:0;
    list-style-type: none;
  }
  
  li.dateSejour{
    display:inline;
  }

#div_formEnteteMoteurRecherche{
  margin-top:20px;
}
  
  legend.moteurRecherche a, #legend_moteurRecherchePlus a{
    display:block;
    width:664px;
    background-color: #B3CAD8;
    line-height:20px;
    text-indent:5px;
    color:#333333;
  }
  
  #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_rubrique, #span_theme{
    font-weight:bold;
    font-size:13px;
    width:200px;
    display:block;
    float:left;
  }
  
#div_lienCritPlus{
  margin-top:15px;
}
  
  #a_MoteurRecherche_critPlus{
    text-decoration: underline;
    margin-top:10px;
  }

#div_MoteurRecherchePlus{
  margin-top:15px;   
}

#div_MoteurRecherchePlus_dist{
  float:left;
}  
#ul_MoteurRecherchePlus_crit, #ul_MoteurRecherchePlus_dist{
  margin:0;
  padding:0;
  float:left;
  width:664px;
}

  #ul_MoteurRecherchePlus_crit li, #ul_MoteurRecherchePlus_dist li{
    float:left;
    display:block;
    padding-left:5px;
    padding-top:2px;
  }
  li.moteurRecherchePlus_dist span, li.moteurRecherchePlus_dist select {
    display:block;
    float:left;    
    line-height:20px;
    margin-right:5px;
    width:150px;
  }
  
  #ul_MoteurRecherchePlus_crit li{
    width:200px;
  }
  
#div_dateSejour_valid{
  text-align: right;
  margin-top:10px;
}

  #a_dateSejour_valid{
    padding:2px 4px 2px 4px;
    background-color: #B3CAD8;
    border:1px #B3CAD8 solid;
    color:#333333;
    font-weight:bold;
    text-decoration:none;
    margin-right:20px;
  }
  
  #a_dateSejour_valid:hover{
    background-color: #ffffff;
    border:1px #B3CAD8 solid;
    color:#B3CAD8;
  }
