
.noprint {
    display: none;
}

table { }
table.liste-dates { width:100%; border-collapse: collapse; border-spacing: 3px;font-size: 12px;}
table.liste-dates td { border-color: #999;
    border-style: inset;
    border-width: 1px;
    padding:5px; }
table.liste-dates td.bold { font-weight:bold; }

table.liste-dates span.red { color:#b90000;}

#print-info { display:block !important; }
#wpfront-scroll-top-container { display:none !important;}