.TblTckt {font-size:15px;}
.TitreRubriqueV2 {color:#80BFB9;}
.btn {background-color:#112347;color:white;border:none;}
.btn-warning {background-color:#112347;color:white;border:none;}
.btn:hover {background-color:#80BFB9;}
#ctl00_Main_BtnIdentification {width:auto;}

/*Masquer titre back office pour texte invités & exposants */
#ctl00_Main_TcktFront_lbl_RU_1906 {display:none;}
#ctl00_Main_TcktFront_lbl_GR_4904 {display:none;}

/* remplacement texte tarif nuitée hébergement*/
#ctl00_Main_TcktFront_Hotel_TLbl399 {
    visibility : hidden ;
    position : relative ;
}
#ctl00_Main_TcktFront_Hotel_TLbl399:after {
    visibility : visible ;
    position : absolute ;
    top : 0 ;
    left : 0 ;
    content : "Arrhes" ;
}

