@import url("./deja_resa.css");
/* consult des dispos */
@import url("./resa_lcen_consult_dispo.css");

#fs_validCGV{
  margin:0 0 10px;
}
  #fs_validCGV a, #div_choixAssur a{
    color:#333333;
    text-decoration: underline;
  }
  
#div_canevasSupp{
  padding-top:20px;
}

#li_dateArrivee_calend{
  display:none;
}

#div_recapPrix.sejourAffiche {
  border:2px solid #333333;
  float:right;
  margin-top:15px;
  padding-top:0;
  width:206px;
  clear:right;
}
  span.lbl_recapPrix {
    width:140px;
  }
  #div_recapPrix div.recapPrix{
    width:200px;
  }
  span.px_recapPrix {
    width:50px;
}
  /* recap chambre */
  #div_pxDetailChambres{
    width:206px!important;
  }
  ul.detailPrixChambre{
    padding:0 3px;
    font-size:10px;
  }
  ul.details_prixOptions{
    padding-left:5px;
    line-height:16px;
  }

/* saisie de la date */
#div_saisieDatesSejour{
  clear:left;
  overflow:visible;
}
  #div_dateSejourSimple fieldset{
    border:none;
    margin:0;
    padding:0;
  }
    #div_dateSejourSimple fieldset legend{
      display:none;  
    }
  
  #div_saisieDatesSejour select{
    font-size:11px;
  }
  
  #ul_dateArrivee{
    display:inline;
    margin:0;
    padding:0;
  }
    #ul_dateArrivee li{
      display:inline;
      margin:0 5px;
    }
    
  #div_dateSejourDuree{
    padding-top:10px;
  }
    #div_dateSejourDuree select{
      margin-left:5px;
    }
    
  #div_consultDispos{
    padding:5px;
    float:left;
    width:410px;
    overflow:visible;
  }
    #sp_lblConsultDispos,#a_validDatesSejour{
      display:block;
      font-weight:bold;
      cursor:pointer;
      background-image: url(/config_v3/imgs_defaut/LCEN/puce_validerDate.gif);
      line-height:21px;
      text-indent:20px;
      background-repeat:no-repeat;
      background-position: left center;
      font-size:12px;
    }
  
/* valid date */
#div_btnValidDates{
  float:right;
}

/* options */
ul.listeOption{
  padding:0;
  margin:5px 0;
}
  li.option{
    padding:4px 0 4px;
  }
     
  label.optionLabel{
    padding-left:5px;
  }
  
  div.selectionOptionForfait{
    padding-left:5px;
    display:inline;
  }
  
  div.selectionOptionIndiv{
    padding-left:20px;
  }
    div.selectionOptionIndiv p{
      margin:2px 0;
    }
  
  ul.listeOption select{
    margin:0 5px;
    font-size:10px;
    padding:1px;
    border:1px #333333 solid;
  }
  
  label.optionAdu img{
    height:20px;
    margin-right:5px;
  }
  label.optionEnf img{
    height:15px;
    margin-right:5px;
  }


/* composition famille */
#div_compositionFamille{
  padding-top:0!important;
}
  #form_compoFamille{
    overflow: hidden;
  }
  p.p_compoFamille{
    float:left;
    margin:0 0 5px;
  }
  #p_compoFamille_bebe{
    display: block;
  }
  select.compoFamilleGite{
    margin:0 10px 0 5px;
    font-size:11px;
  }
    #p_msgNbBebe,#p_msgCautionAnimaux{
    margin-top:10px;
    font-style: italic;
  }
  #p_msgCautionAnimaux{
	display:block;
  }
  #p_msgNbBebe{
    clear:left;
    margin:0 0 10px;
  }
  

/* animaux */
p.p_compoFamilleAni, #div_msgClient_compoAnimaux{
  display:inline;
}
input.compoFamilleAni{
  margin:0 5px 0 10px;
}

/* mot magique */
  #lbl_motMagique_connu, #lbl_motMagique_inconnu{
    font-weight:bold;
    font-size:13px;
  }
  
  #div.div_motsMagiques label{
    font-weight:bold;
  }
    #input_mot_magique{
      border:1px #333333 solid;
      font-weight:bold;
      font-size:11px;
      padding:2px;
      margin:2px 10px 0 0; 
    }
    #validMotMagique{
      cursor:pointer;
      padding:1px 2px;
      border:1px #333333 solid;
      font-size:10px;
    }
      #validMotMagique:hover{
        border:1px #333333 solid;
      }

/* assurance */
#sp_lbl_question_assur{
  
}
  #sp_lbl_question_assur a{
    font-weight:bold;
  }


/* boutons */


/* chambre */
#ul_selectChambre{
  padding-left:0;
  font-size:11px;
}
  #ul_selectChambre li.selectChambre{
    padding:5px;
    overflow:hidden;
  }
  
  div.titreChambre{
    overflow:hidden;
    margin:0 0 5px;
    padding:0 0 5px;
    border-bottom:1px #dddddd solid;
  }
  
  a.titre_chambre{
    font-weight:bold;
    text-decoration:none;
  }
  
  div.pictoTable{
    display:inline;
    padding-left:10px;
  }
    ul.list_picto_tarif_chb{
      padding-left:0;
      display:inline;
    }
      ul.list_picto_tarif_chb li{
        padding-right:10px;
        display:inline;
      }
    
  div.div_fiche_grille_tarif{
    overflow:hidden;
    margin:0 0 5px;
  }
    ul.tarifChambre{
      padding-left:0px;
    }
    ul.tarifChambre li{
      border:1px #333333 solid;
      font-weight:bold;
      line-height:20px;
      margin:0 5px 5px 0;;
      overflow:hidden;
      float:left;
      width:195px;
    }
    ul.tarifChambre span.libelle_tarif{
      font-weight:bold;
      padding:0 3px;
      display:block;
      float:left;
      width:143px;
      border-right:1px #333333 solid;
    }
    ul.tarifChambre span.prix_tarif{
      padding:0 3px;  
    }
  
  div.comboNbPers{
    overflow:hidden;
    padding:0 0 5px 10px;
    border-left:1px #dddddd solid;
  }  
    label.comboNbPers{
      font-weight:bold;
      margin:0 5px 0 0;
    }
    
    select.comboNbAduChb, select.comboNbEnfChb{
      margin:0 3px 0 3px;
      font-size:10px;
      padding:2px;
      border:1px #333333 solid;
      width:90px;
    }
    
    ul.selectionOption{
      padding-left:10px;
      padding-top:5px;
    }
      ul.selectionOption li{
        padding:5px 0;
      }
      label.selectionOption{
        font-weight:bold;
        padding-right:2px;
      }
      ul.selectionOption select{
        font-size:10px;
        margin:0 3px;
        border:1px #333333 solid;
      }
      span.prixOption{
        font-weight:bold;
        font-size:12px;
      }

/* dispogites */
div.formMailProprio{
  clear:left;
  float:left;
  width:100%;
  padding:3px 0;
}
  #div_champsFormMailProprio{
    width:320px;
    margin:20px auto;
    float:none;
  }
  label.label_formMailProprio{
    display:block;
    float:left;
    width:120px;
    font-weight:bold;  
  }
    #div_formMailProprio_compoFamille label{
      width:70px;
    }
  
  div.formMailProprio input{
    width:200px;
    border:0;
    padding:2px;
    font-weight:bold;
    font-size:11px;
  } 
    #input_tel{
      width:100px!important;
    }
    #input_cp{
      width:70px!important;
    }
    #div_formMailProprio_compoFamille input{
      width:30px;
    }
    
  #span_formMailProprio_libCompoFamille{
    display:block;
    font-weight:bold;
  }
  #div_formMailProprio_compoFamille p{
    float:left;
    width:50%;
    margin-top:5px;
  }
  
  #textarea_message{
    clear:left;
    display:block;
    width:320px;
    border:0;
    padding:2px;
    height:100px;
    font-weight:bold;
    font-size:11px;
  }
  
  div.msgEnvoiMailPropAffiche{
    clear:both;
    position:relative;
    top:20px;
    padding:10px;
    text-align:center;
    font-weight:bold;
    letter-spacing:1px;
  }
  
li.elem_lst_canevas{
  overflow:hidden;
  padding:5px;
}
  .elem_lst_canevas_impaire{
    background-color: #efefef;
  }
  
  table.supplements{
    width: 100%;
    border-collapse: collapse;
    font-size:11px;
  }
  
  table.supplements td, table.supplements th{
    padding:2px 0;
    font-size:11px;
  }
  span.choixSupplements_prixTotal{
    font-size:11px;    
  }
  
  td.elem_lst_canevas{
    font-weight:bold;
    background: url("/config_v3/imgs_defaut/LCEN/puce.gif") no-repeat left center;
    padding:0 0 0 8px!important;
    text-transform: uppercase;
    line-height:20px;
  }
  th.th_canevasLblDecompte{
    text-align: left;
    background: url("/config_v3/imgs_defaut/LCEN/puce_tarif.gif") no-repeat 8px center;
    padding:0 0 0 15px!important;
    font-weight:normal;
    width:250px;
  }
    th.th_canevasLblDecompte img{
      height:10px;
      margin:0 0 0 3px;
    }        
    .th_canevasLblDecompte a{
      display: none;
    }
    .a_info_prod_resa{
      display: inline!important;
    }
  
  td.choixSupplements_prixUnit{
    width:50px;
  }
  td.td_canevasQte{
    width:40px;
  }
  td.td_canevasQte select{
    font-size:10px;
    width:35px;
  }
  span.choixSupplements_prixTotal{
    display:block;
    width:45px;
  }
    span.choixSupplements_prixTotal #div_roue_attente_prix{
      padding:0!important;
      height:10px;
    }
    
/* ajout canevas 29/04/2011 */
#div_choixAssur_milieu{
  overflow:hidden;
}
  #div_recapAssur_oui, #div_recapAssur_non{
    float:right;
    margin:0 0 0 5px;
  }
  #div_choixAssur_milieu a{
    text-decoration: underline;
    font-size:12px;
    font-weight:normal;
    color:#333333;
  }
  
#div_btnValidAssurCgv{
  overflow:hidden;
  padding:10px 0 0 0;
}

/* 02 05 2011 */  
  table.supplements select{
    font-size:10px;
  }
  table.supplements td, th.th_canevasLblDecompte{
    width:auto!important;
    text-align: center;
  }
  table.supplements td.elem_lst_canevas, th.th_canevasLblDecompte{
    text-align: left!important;    
  }
  
  #div_bulle{
    font-size:11px;
    line-height:18px;
    width:400px;
  }
  
  #div_compoFamille_ageEnfant{
  clear:both;
  padding:10px 0;
}
  .lbl_saisieAgeEnfant{
	float: left;
    margin:0 2px 0 0;
  }
  .sp_titreSaisieEnfant{
    font-weight:bold;
  }
  .sp_exempleAgeEnfant{
    font-style: italic;
    font-size:10px;
  }
  #input_age_enfant{
    font-size:11px;
  }

#div_selectAgesEnfants{
	width: 100px;
	margin-left: 200px;
}

.select_ageEnfant{
	margin-bottom: 5px;
}







#div_contenuSejour{
  margin:0 0 10px;
}  
#div_msgClient_boutonValidationDetailSejour{
  clear:both;
}

#div_dateSejourAff_Cache, #div_dateSejourDuree{
  float:left;
  padding:0;
}
#div_dateSejourAff_Cache{
  width:195px;
}
#div_dateSejourDuree{
  width:225px;
}
#inpt_dateDebSejour{
  width:70px;
  margin:0 5px 0 0;
}
#span_dateDebut, #inpt_dateDebSejour, #imgCalendrier_dateSejourDeb{
  float:left;
} 
#imgCalendrier_dateSejourDeb{
  height:18px;
  cursor:pointer
}
#span_dateDebut, #div_dateSejourDuree span{
  line-height:18px;
  margin:0 3px 0 0;  
}

#div_dateSejourDuree span, #div_dateSejourDuree select{
  float:left;  
}
#div_dateSejourDuree select{
  width:125px;
  margin:0;
  height:18px;
}

#calendrierRechercheDeb{
  clear:left;
  padding:10px 0 0 0;
}

#calendItea_calendrierRechercheDeb.calendItea_CARRE{
  position:relative;
  overflow: hidden;
  padding:15px 0 0 0;
}
  #calendItea_calendrierRechercheDeb.calendItea_CARRE ul.calendItea_ul_CARRE li{
    margin:0;
    padding:5px!important;
  }
  div.calendItea_CARRE div.calendItea_navigGauche, div.calendItea_CARRE div.calendItea_navigDroite {
    top:20px;
  }
  div.calendItea_CARRE div.calendItea_navigDroite{
    left:165px;
  }
  #calendItea_calendrierRechercheDeb.calendItea_CARRE #div_calendItea_listMois{
    width:190px;
    margin:0 10px 0 0;    
    float:left;
  }
  #calendItea_calendrierRechercheDeb.calendItea_CARRE div.calendItea_legende{
    clear:none;
    float:left;    
    width:200px;
  }
  
div.calendItea_LIGNE{
  top:45px;  
  border:1px #333333 solid;
}
ul.calendItea_ul_LIGNE li{
  padding:5px 0 0 0;
}
div.calendItea_LIGNE div.calendItea_navigGauche, div.calendItea_LIGNE div.calendItea_navigDroite {
    top: 5px;
}

#div_dateSejourSimple{
  position: relative;
}

#saisieDatesSejour_changeAff_calendrierRechercheDeb{
  padding:0;
  margin:0;
  top:25px;
  left:0;
  cursor:pointer;
  font-weight:bold;
  position:absolute;
  text-decoration: underline;
}
#saisieDatesSejour_changeAff_calendrierRechercheDeb:hover{
  text-decoration: none;  
}

p.p_compoFamilleAni, #sp_lbl_question_ani{
  margin:0 5px 0 0;
}
p.p_compoFamilleAni select{
  margin:0 3px 0 0;
}

#span_dateSejour_lbl_choix_modeVente{
  display:block;
  margin:0 0 10px;
}
#div_dateEtDureeSejour{
  position: relative;
}

#div_msgClient_typeResa.msgClientAffiche{
  margin:20px 0!important;
  padding:0 0 0 40px;
  color:#333333!important;
  letter-spacing:inherit!important;
  font-weight:bold;
  font-size:13px;
  background: transparent url(/config_v3/imgs_defaut/LCEN/info.png) left center no-repeat!important;
}