.table-horaire { color: #FFF; }
.table-horaire tr{text-align: center;opacity: 0.8;}
.table-horaire tr:hover{opacity: 1;}
.table-date{
    background-color: #34495e;
    border-color: #34495e;
    color:white;
}