﻿table
{
    font-size: 10px;
    vertical-align: middle;
}
.Titulo
{
    font-size: 20px;
    font-weight: bold;
    padding: 7px 0 5px 0;
}
table#Domingo th
{
    background-color: #ff2400;
}
table#Lunes th, table#Martes th, table#Miercoles th
{
    background-color: #640099;
}
table#Jueves th
{
    background-color: #C54B8C;
}
table#Viernes th
{
    background-color: #000000;
}
table#DomingoR th
{
    background-color: #FFD700;
}
th
{
    background-color: #4b417d;
}
.Ultima
{
    border-right-color: #4b417d;
    border-right-style: solid;
    border-right-width: 5px;
}
table#Domingo .Ultima
{
    border-right-color: #ff2400;
    border-right-style: solid;
    border-right-width: 5px;
}
table#Lunes .Ultima, table#Martes .Ultima, table#Miercoles .Ultima
{
    border-right-color: #640099;
    border-right-style: solid;
    border-right-width: 5px;
}
table#Jueves .Ultima
{
    border-right-color: #C54B8C;
    border-right-style: solid;
    border-right-width: 5px;
}
table#Viernes .Ultima
{
    border-right-color: #000000;
    border-right-style: solid;
    border-right-width: 5px;
}
table#DomingoR .Ultima
{
    border-right-color: #FFD700;
    border-right-style: solid;
    border-right-width: 5px;
}
table th.Horario, table.ocho th.Horario
{
    width: 30px;
    text-align: left;
    color: #FFFFFF;
}
.Especial
{
    font-weight: bold;
}
.Imagen
{
    padding: 0 0 0 0;
}
th, td
{
    width: 85px;
    height: 13px;
    text-align: center;
    padding: 0 2px 0 2px;
}
table.ocho th, table.ocho td
{
    width: 55px;
}
td
{
    border-bottom: solid 1px #4b417d;
    border-left: solid 1px #4b417d;
}
table#Domingo td
{
    border-bottom: solid 1px #ff2400;
    border-left: solid 1px #ff2400;
}
table#Lunes td, table#Martes td, table#Miercoles td
{
    border-bottom: solid 1px #640099;
    border-left: solid 1px #640099;
}
table#Jueves td
{
    border-bottom: solid 1px #C54B8C;
    border-left: solid 1px #C54B8C;
}
table#Viernes td
{
    border-bottom: solid 1px #000000;
    border-left: solid 1px #000000;
}
table#Domingor td
{
    border-bottom: solid 1px #FFD700; ;
border-left:solid1px#4b417d;
}
thead, tfoot
{
    color: #FFFFFF;
}
thead th
{
    font-size: 10px;
    font-weight: bold;
}
tfoot th
{
    font-size: 9px;
    font-weight: bold;
}
a:active
{
    outline: none;
}
:focus
{
    -moz-outline-style: none;
}
div.panes div.pane
{
    display: none;
}
div.panes div
{
    display: none;
}

