@import url(./newsletter.css);

#tdRubriques{
   display:none;
}

/* moteur de recherche du menu */
@import url(./calendrier.css);

#ul_moteur_menu{
  padding:0;
  margin:0;
}

#ul_moteur_menu li{
  list-style-type: none;
}

#moteur_recherche{
  font-size:11px;
  font-weight:bold;
  color:#bd2f2e;
  margin-top:10px;
  font-family:Arial,Helvetica,sans-serif;
}

#moteur_recherche form{
  margin:0;
}

#frm_moteur_menu{
  margin:0;
}

#li_type_heber input{
  margin-left:2px;
  margin-right:2px;
  position:relative;
  top:1px;
  padding:0;
  float:left;
}
#lbl_ch, #lbl_gite{
  float:left;
  line-height:21px;
}

#li_date_deb, #elem_lst_num{
  margin-left:3px;
  margin-top:8px;
  clear:left;
}
  #inpt_deb_j, #inpt_deb_m{
    width:25px;
    font-weight:bold;
    text-align: center;
    font-size:12px;
    color:#545454;
    border:1px #897A4B solid;
  }
  
  #inpt_deb_a{
    width:45px;
    text-align: center;
    font-weight:bold;
    font-size:12px;
    color:#545454;
    border:1px #897A4B solid;
  }
  
  #img_calend{
    top:3px;
    position:relative;
  }
  
#li_nb_nuit{
  margin-left:3px;
  margin-top:10px;
}
  
  #lst_nbj{
    font-size:11px;
    color:#545454;
    font-weight:bold;
    width:66px;
    border:1px #897A4B solid;
  }

#elem_lst_submit, #elem_lst_submitNum{
  padding-left:99px;
  padding-top:10px;
}

#inpt_num{
  border:1px #897A4B solid;
}
