﻿body
{
    background-color: White;
    font-family: Arial;
    font-size: 11px;
    color: White;
    line-height: 15px;
}


img
{
    float: right;
    border: 0px;
}

.celdaSupIzq
{
    background-image: url(images/Index/index_r5_c2.gif);
    width: 230px;
    padding: 15px;
    text-align: justify;
}

.celdaSupIzq img
{
    float: none;
    vertical-align: bottom;
}

.celdaInfIzq
{
    background-image: url(images/Index/index_r10_c2.gif);
    width: 230px;
    padding: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: justify;
}

.celdaInfIzq img
{
    float: none;
    vertical-align: bottom;
}

.celdaSupDer
{
    background-image: url(images/Index/index_r6_c4.gif);
    padding: 15px;
    padding-bottom: 0px;
    padding-top: 10px;
    width: 233px;
    text-align: justify;
}

.celdaSupDer img
{
    float: none;
    vertical-align: bottom;
}

.celdaInfDer
{
    background-image: url(images/Index/index_r11_c4.gif);
    width: 245px;
    padding: 0px;
    padding-left: 20px;
    padding-top: 5px;
    text-align: justify;
}

.celdaInfDer img
{
    float: none;
    vertical-align: bottom;
}

#Footer
{
    color: Black;
    text-align: center;
}

#Footer a
{
    color: Black;
    text-decoration: none;
}

#Footer a:hover
{
    color: Black;
    text-decoration: underline;
}

#Footer img
{
    float: none;
    vertical-align: top;
}



