﻿h1.SeoNuevo
{
    font-family: Arial, Verdana, Tahoma;
    font-size: x-large;
    color: #000000;
}
h2.SeoNuevo
{
    font-family: Arial, Verdana, Tahoma;
    font-size: large;
    color: #000000;
    line-height: 20px;
}
h2.SeoNuevoTitular
{
    border-width: 1px;
    border-color: #000000;
    font-family: Arial, Verdana, Tahoma;
    font-size: large;
    color: #000000;
    line-height: 20px;
    border-bottom-style: dotted;
}
h3.SeoNuevo
{
    font-family: Arial, Verdana, Tahoma;
    font-size: small;
    color: #000000;
    line-height: 15px;
}
h4.SeoNuevo
{
    font-family: Arial, Verdana, Tahoma;
    font-size: smaller;
    color: #000000;
    line-height: 12px;
}
h5.SeoNuevo
{
    font-family: Arial, Verdana, Tahoma;
    font-size: x-small;
    color: #000000;
    line-height: 10px;
}
.CeldaLateral
{
    border: 1px solid #62A8DD;
}
.CeldaLateral .Titular
{
    padding: 4px;
    border-bottom: 1px dotted #9DBED9;
    border-color: #9DBED9;
    border-width: 1px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}
.CeldaLateral .Cuerpo
{
    padding: 4px;
    font-size: 11px;
    text-align: left;
}

#Footer
{
    border: 1px solid #000000;
    width: 100%;
    height: 25px;
    position: fixed;
    bottom: 0px;
    z-index: 5000;
    background-color: #000000; /* for IE */
    filter: alpha(opacity=80); /* CSS3 standard */
    opacity: 0.8;
    color: #FFFFFF;
    font-size: 14px;
    padding-top: 3px;
    padding-bottom: 6px;
    left: 0px;
    display:none;
}

#Footer  a:link
{
    color: #91BA1B;
    text-decoration: none;
    font-size: 15px;
}
#Footer  a:visited
{
    color: #91BA1B;
    text-decoration: none;
    font-size: 15px;
}
#Footer a:hover
{
    color: #D1EC80;
    text-decoration: none;
    font-size: 15px;
}
#Footer  a:active
{
    color: #91BA1B;
    text-decoration: none;
    font-size: 15px;
}
.ColumnaDeslizante
{
    position:absolute;
    width:180px;
}
