#fs_secteur_touri_et_microreg, #fs_secteur_touri{
  display:none;
}

#div_MoteurRecherchePlus{
  display:none;
}

#carte_moteur_recherche{
  float:right;
  padding-top:50px;
}

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

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

legend{
  color:#202020;
  font-weight:bold;
  font-size:13px;
  padding:0;
  margin:0;
}
#div_contenuMoteurRecherche legend{
  display:none;
}


#div_dateSejourSimple{
  background-color: #86AB27;
  width:496px;
  color:#202020;
}
  #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:496px;
    background-color: #86AB27;
    line-height:20px;
    text-indent:5px;
    color:#202020;
  }
@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, #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:496px;
}

  #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: #86AB27;
    border:1px #86AB27 solid;
    color:#202020;
    font-weight:bold;
    text-decoration:none;
    margin-right:20px;
  }
  
  #a_dateSejour_valid:hover{
    background-color: #ffffff;
    border:1px #86AB27 solid;
    color:#86AB27;
  }