﻿html, body{
    background-position: #D9E6F2;
    background: #808080;
    height:100%;
    margin: 0;
    padding: 0;
    border: none;
}

.Tabla
{
    height:100%;
}

.TextoLoading
{
    font-family: Verdana;
    font-size: 10px;
    color: #808080;
}

.Texto
{
    text-decoration: none;
    font-family: Verdana;
    font-size: 12px;
    color: #808080;
    height: 20px;
}

.TitulosPaginas
{
    font-family: Verdana;
    font-size: 14px;
    color: #808080;
    font-weight: bold;
}

.TextoFooter
{
    font-family: Verdana;
    font-size: 9px;
    color: #808080;
}

.TextoLegal
{
    font-family: Verdana;
    font-size: 7px;
    color: #808080;
}
