﻿body
{
    border: 0px;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    text-align: center;
}
.cssDivContenedor
{
    width: 790px;
    background-color: #C0C0C0;
}
.tbListaEstadisticas
{
    width:100%;
}
.cssEncabezadoEstadisticas
{
    background-position: left top;
    font-family: 'Trebuchet MS';
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    text-align: left;
    background-image: url('gb-portal.png');
    background-repeat: no-repeat;
    height: 184px;
}
.infoTituloEncabezado
{
    position: relative;
    width: 370px;
    height: 60px;
    top: 50px;
    padding-left: 20px;
    font-weight: normal;
}
.infoEstadisticaEncabezado
{
    float: right;
    width: 200px;
    height: 50px;
    position: relative;
    top: 50px;
    text-align: right;
    color: #000000;
    padding-right: 5px;
    font-weight: normal;
}
.cssTrEncabezado
{
    background-color: #C0C0C0;
    height: 20px;
    font-weight: bold;
}
.cssTrLine
{
    background-color: #FFFFFF;
    height: 28px;
    text-align: left;
    padding-left: 4px;
}
.cssTrDatos
{
    background-color: #FFFFFF;
}
.cssTdTituloInforme
{
    text-align: left;
    padding-left: 3px;
    height: 23px;
}
/* */
#lbltituloEncabezado
{
    text-transform: uppercase;
    font-family: 'Century Gothic';
    font-weight: bold;
    color: #2C5885;
    letter-spacing: 1em;
}
#lblTituloListado
{
    font-family: 'Century Gothic';
    color: #000000;
    letter-spacing: 1px;
    font-size: 17px;
}
#lblEstadistica
{
    font-family: 'Century Gothic';
    font-size: 11px;
}