﻿td.cuerpo_discotecas_Descripcion
{
    background-color: #ffffff;
    font-size: 13px;
    line-height: 17px;
}

td.cuerpo_discotecas_Estadisticas
{
    /*border-left: red 2px solid;*/
    border-top: black 1px dotted;
    background-color:#ff9f2c;
}

table.discotecas
{
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}

.desfasada
{
     font-weight: bold;
     background: yellow;
}