<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.eventsCalendar-day.dayWithEvents a.active {
    background: #222222;
}
.eventsCalendar-list li .eventTitle.active {
    background: #222222;
}

#selectedSeance:not(:empty) {
    text-align: center;
    background-color: #5F5F5F;
    margin-bottom: 20px;
    overflow: hidden;
}


@font-face {
    font-family: Akrobat;
    src: url(../../FONTS/Akrobat-Regular.otf);
    font-weight:400;
}
@font-face {
    font-family: Akrobat Bold;
    src: url(../../FONTS/Akrobat-Bold.otf);
    font-weight:bold;
}

html,body {
		font-family: Akrobat, Arial !important;
		 font-size: 14px;
}

/*.siegeall.categNo1 .siegebg, circle.siegeall.categNo1, #ctl00_ContentPlaceHolder1_divForGrilleTarifHtml 
.categNo1:not(.GrilleTarifNameVide):before {
    background-color: #00ff00;
    fill: #00ff00;
}
.siegeall.categNo2 .siegebg, circle.siegeall.categNo2, #ctl00_ContentPlaceHolder1_divForGrilleTarifHtml 
.categNo2:not(.GrilleTarifNameVide):before {
    background-color: #ff94ce;
    fill: #ff94ce;
}
.siegeall.categNo3 .siegebg, circle.siegeall.categNo3, #ctl00_ContentPlaceHolder1_divForGrilleTarifHtml 
.categNo3:not(.GrilleTarifNameVide):before {
    background-color: #2863ff;
    fill: #2863ff;
}
.siegeall.categNo4 .siegebg, circle.siegeall.categNo4, #ctl00_ContentPlaceHolder1_divForGrilleTarifHtml 
.categNo4:not(.GrilleTarifNameVide):before {
    background-color: #ff9463;
    fill: #ff9463;
}
.siegeall.categNo5 .siegebg, circle.siegeall.categNo5, #ctl00_ContentPlaceHolder1_divForGrilleTarifHtml 
.categNo5:not(.GrilleTarifNameVide):before {
    background-color: #ffff00;
    fill: #ffff00;
}
*/</pre></body></html>