/* CSS Document */
#tab_menu{
  float: right;
  position:relative;
  top:5px;
}

#PAGE{
  position:relative;
  top:15px;
}

#tab_piedPageGeneral{
  padding-left:75px;
  z-index:9;
}
td.PiedPage{
  z-index:8;
}
#tab_piedPage_ligne0{
  height:1px!important;
}
#tablePageGeneral{
  background-image: url(/config_v3/62/G.v3/SLA.FRANCAIS/librairie/img/fond-pied-page.gif);
  background-position: bottom;
  background-repeat: no-repeat;
  padding-bottom:20px;
}

#PageGeneral{
  padding-bottom:50px;
}

#photofiche{
  max-width:250px!important;
}

#table_liensBoutons td{
  vertical-align: top;
}

b{
  color:#00B6EE!important;
}

a{
  color:#00B6EE;
  font-size:9px;
}
img{
  border:none;
}

/* moteur de recherche de l'article mis le 16/10/09 - KL*/
@import url(./calendrier.css);

#ul_moteur_article{
  padding:0;
  margin:0;
}

#ul_moteur_article li{
  list-style-type: none;
}
#sp_rech_expr{
  font-family: arial;
  font-weight:bold;
  font-size:16px;
}
#moteur_recherche{
  font-size:11px;
  font-weight:bold;
  margin-top:10px;
  font-family:Arial,Helvetica,sans-serif;
}

#moteur_recherche form{
  margin:0;
}

#frm_moteur_article{
  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;
    border:1px #000000 solid;
  }
  
  #inpt_deb_a{
    width:45px;
    text-align: center;
    font-weight:bold;
    font-size:12px;
    border:1px #000000 solid;
  }
  
  #img_calend{
    top:3px;
    position:relative;
  }
  
#li_nb_nuit{
  margin-left:3px;
  margin-top:10px;
}
  
  #lst_nbj{
    font-size:11px;
    font-weight:bold;
    width:66px;
    border:1px #000000 solid;
  }

#elem_lst_submit, #elem_lst_submitNum{
  padding-left:99px;
  padding-top:10px;
}

#inpt_num{
  border:1px #000000 solid;
}
/* fin moteur de recherche de l'article mis le 16/10/09 - KL*/