table#slots {    text-align: center;}

#slots td.cell_day {
vertical-align: middle;
}

#slots * {
    white-space: nowrap;
    outline: medium none;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
}
.bold {    font-weight: bold;}
fieldset {
    border: none;
    margin: 10px 0 0 0;
    padding: 0;
    display: inline-block;
    width: 100%;
}
#slots span {    font-weight: normal;}
#slots th#next {    text-align: right;}
#slots th#prev {    text-align: left;}
#slots a.notlink {
    text-decoration: none;
    color: #e9e9e9;
    cursor:default;
}
#slots a.activelink {
    text-decoration: underline;
    color: #000;
    cursor:pointer;
}
#slots td.degrade {
    background-image: url(/res3/views/basket/livraison/images/cren_deg.gif);
    background-repeat: repeat-x;
}
#slots td.wbtop {    border-top: 0.10em solid #FFF;}
#slots td.wbbottom {    border-bottom: 0.10em solid #FFF;}
#slots td.wbleft {    border-left: 0.10em solid #FFF;}
#slots td.gbbottom {    border-bottom: 0.15em solid #F0F0F0;}
#slots td.wbright {    border-right: 0.10em solid #FFF;}
#slots td.gbright {    border-right: 0.10em solid #ACACAC;}
#slots td#legende {
    padding-top: 10px;
    padding-bottom: 10px;
}
#slots .legende {
    height:14px;
    width:14px;
    float:left;    
}
#slots .gratuit {
    background-color:#f6e3a1;
    color:#636466;
    width:50px;
    height:63px;
    font-weight: bold;
    font-size: 12px;
}
#slots .cell_label_gratuit { font-size: 12px; }
#slots .creneau {
    background-color:#E9E9E9;
    width:50px;
    height:32px;
}
#slots .color_gratuit {    background-color:#f6e3a1;}
#slots .complet {
    background-color:#8f8f8f;
    color:#fff;
    width:50px;
    height:32px;
    font-weight: bold;
    font-size: 10px;
}
#slots .color_complet {    background-color:#8f8f8f;}
#slots .payant {
    background-color:#90ccff;
    color:#636466;
    width:50px;
    height:32px;
    font-weight: bold;
    font-size: 10px;
}
#slots .color_codepromo {    background-color:#E9700B;}
#slots .codepromo {
    background-color:#E9700B;
    color:#636466;
    width:50px;
    height:32px;
    font-weight: bold;
    font-size: 10px;
}

.orange {
    color: #E9700B;
    font-weight:bold;
}

#slots .color_payant {    background-color:#90ccff;}
#slots .immediat {
    background-color:#d2e7f9;
    color:#636466;
    width:50px;
    height:32px;
    font-weight: bold;
    font-size: 10px;
}
#slots .color_immediat {    background-color:#d2e7f9;}
#slots .payant_dimanche {
    background-color:#0264bf;
    color:#fff;
    width:50px;
    height:32px;
    font-weight: bold;
    font-size: 10px;
}
#slots .color_payant_dimanche {    background-color:#0264bf;}
#slots .empty {
    background-color:#F4F4F4;
    width:50px;
    height:32px;
}
.red {
    color: #c90000;
    font-weight:bold;
}
.green {
    color: green;
    font-weight:bold;
}
.h22 {
    height:22px;
    vertical-align: top;
}
#slots .prs {padding-right: 5px;}