@import url(./infos_etapes_resa.css);

#div_contenuMoteurRecherche legend.moteurRecherche, #fs_secteur_touri_et_microreg, #fs_secteur_touri{
  display:none;
}
#div_contenuMoteurRecherche legend.moteurRecherche{
  display:none;
}

/* GESTLOC */

#legend_dateArrivee, #fs_dateDureeSejour legend{
  display:none;
}

#div_dateSejourArrivee{
  padding-top:15px;
  width:100%;
}

#div_formdateSejour{
  clear:left;
  float:left;  
  width:100%;
}

#span_dateSejour_txt_fin{
  clear:left;
  float:left;
  width:100%;
}

#div_dateSejour_we{
  clear:left;
  float:left;
}

legend.dateSejour a{
  display:block;
  width:725px;
  color:#606060;
  border-bottom:1px #606060 solid;
  font-weight:bold;
}

span.dateSejour{
  float:left;
  font-weight:bold;
}

#ul_dateArrivee{
  padding:0;
  margin:0;
  }

  #ul_dateArrivee li{
    float:left;
    margin-left:10px;
  }
  
#duree{
  margin-left:10px;
}

#div_dateSejour_valid{
  float:right;
  margin-right:10px;
}

  #a_dateSejour_valid{
    background-color: #436ca3;
    border:1px #436ca3 solid;
    color:#ffffff;
    font-weight:bold;
    text-decoration:none;
    font-size:13px;
    padding-right:15px;
    padding-left:15px;
    line-height:20px;
    display:block;
  }
  
  
/* moteur */
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{
}

  #ul_dateArrivee{
    margin:0;
    padding:0;
    list-style-type: none;
  }
  
  li.dateSejour{
    display:inline;
  }

#div_formEnteteMoteurRecherche{
  margin-top:20px;
  padding-left:60px;
}
  
  legend.moteurRecherche a, #legend_moteurRecherchePlus a{
    display:block;
    width:620px;
    background-color: #006600;
    line-height:20px;
    text-indent:5px;
    color:#ffffff;
  }
  
  #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{
    color: #606060;
    font-weight:bold;
    font-size:13px;
    width:200px;
    display:block;
    float:left;
  }
  

  
#div_dateSejour_valid{
  text-align: right;
  margin-top:10px;
}

  #a_dateSejour_valid{
    padding:2px 4px 2px 4px;
      background-color: #006600;
      color:#ffffff;
      font-weight:bold;
      text-decoration:none;
      margin-right:20px;
  }
  
  #a_dateSejour_valid:hover{
    background-color: #ffffff;
    border:1px #006600 solid;
    color:#006600;
  }
