#span_dateArrivee, #span_dateDureeSejour, #fs_secteur_touri, #li_moteurRecherchePlus_dist_3, #li_moteurRecherchePlus_dist_gare, #li_moteurRecherchePlus_dist_4, #li_moteurRecherchePlus_crit_1, #li_moteurRecherchePlus_crit_2, #li_moteurRecherchePlus_crit_3, #li_moteurRecherchePlus_crit_4, #li_moteurRecherchePlus_crit_8, #li_moteurRecherchePlus_crit_9, #li_moteurRecherchePlus_crit_10, #li_moteurRecherchePlus_crit_15, #li_moteurRecherchePlus_crit_16, #li_moteurRecherchePlus_crit_17, #li_moteurRecherchePlus_crit_19, #li_moteurRecherchePlus_crit_terrasse, #li_moteurRecherchePlus_crit_jardin{
  display:none!important;
}

#page{
  width:666px!important;
}

#entete_recherche{
  margin-bottom:15px;
  padding-right:10px;
}

#entete_recherche table{
  width:650px!important;
}

fieldset{
  border:none;
  margin:5px 0 0 0; 
  padding:0;
}

legend{
  color:#8F011F;
  font-weight:bold;
  font-size:13px;
  padding:0;
  margin:0;
}


#div_dateSejourSimple{
  background-color: #efefef;
  width:666px;
  color:#8F011F;
}
  #fldset_dateSejour{
    padding:5px;
  }
  #ul_dateArrivee{
    margin:0;
    padding:0;
    list-style-type: none;
  }
  
  li.dateSejour{
    display:inline;
  }
  
  #div_dateSejourSimple select{
    margin:0 3px;  
  }

#div_formEnteteMoteurRecherche{
  margin-top:20px;
}
  
  legend.moteurRecherche a, #legend_moteurRecherchePlus a{
    display:block;
    width:666px;
    background-color: #efefef;
    line-height:20px;
    text-indent:5px;
    color:#8F011F;
  }
@import url(./calendrier.css);

  #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{
    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:666px;
}

  #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:130px;
  }
  
  #ul_MoteurRecherchePlus_crit li{
    width:45%;
  }
  
#div_dateSejour_valid{
  text-align: right;
  margin-top:10px;
}

  #a_dateSejour_valid{
    padding:2px 4px 2px 4px;
    background-color: #efefef;
    border:1px #efefef solid;
    color:#8F011F;
    font-weight:bold;
    text-decoration:none;
    margin-right:20px;
  }
  
  #a_dateSejour_valid:hover{
    background-color: #ffffff;
    border:1px #8F011F solid;
    color:#8F011F;
  }