<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.tdEventName h3, .tdEventName a, .tdEventName {
    color: #1940ff;

}
.tdEventDate {
    color: #000;

}
.tdMois h2 {

    font-weight : bold;
}

.panel-default&gt;.panel-heading {
    background-image: -webkit-linear-gradient(top, #f3ecd9 0, #f3ecd9 100%);
    background-image: -o-linear-gradient(top, #f3ecd9 0, #f3ecd9 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f3ecd9), to(#f3ecd9));
    background-image: linear-gradient(to bottom, #f3ecd9 0, #f3ecd9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}

@media screen and (max-width: 991px) {
    #titleMenuPanier, #titleMenuLogin, #titleMenuCodePromo, #titleMenuCode, #menu .menu_header {
        color: #000;
    }
}
@media screen and (max-width: 991px) {
    #menu a {
        color: #000;
    }
	
@media screen and (max-width: 991px) {
    li#menuPanierBillets, #MenuPanier a, #MenuLogin a, #menuPanierBillets a {
        color: #000;
    }</pre></body></html>