table{
    border-collapse:collapse;
    width:100%;
}
th{
    border-right:1px solid #189d9f;
    height:40px;
    background:url(../imgs/horarios/tbbg.jpg) repeat-x;
    color:#fff;
    padding:0;
}
th a, th a:visited{
    color:#fff;
    font-size:9px;
}
td{
    height:25px;
    padding:3px;
    font-size:11px;
    text-align:center;
    background:url(../imgs/horarios/bgtd.jpg) no-repeat;
}