﻿BODY
{
    background-position: #f4f5f5;
    background: #FFFFFF;
    color: #606e74;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url('Imagenes/fondo2.jpg');
    background-repeat: repeat-x;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-size: 8pt;
}
TABLE
{
    border-right: 0px;
    border-top: 0px;
    border-left: 0px;
    border-bottom: 0px;
    border-collapse: collapse;
}
TD
{
    border-right: medium none;
    padding-right: 0px;
    border-top: medium none;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: medium none;
    padding-top: 0px;
    border-bottom: medium none;
}
A
{
    color: #606e74;
    text-decoration: none;
}
A:hover
{
    text-decoration: underline;
}
P
{
    text-align: justify;
    padding: 7px;
}
h3
{
    font-size: 20px;
    font-weight: bold;
}

.Imagen {
	border-style: none;
    border-color: inherit;
    border-width: 0px;
    width: 780px;
    height: 209px;
}

.TextRightAlign
{
    text-align: right;
    clear: right;
}
.PageTitle
{
    font-size: 12pt;
    font-weight: bold;
    color: #FFFFFF;
}

.BordeTable
{
    border: 1px solid #808080;
}

.EncTableTop
{
    background-color: #800000;
    background-repeat: repeat-x;
    background-position: top;
    background-image: url('ig_res/RedPlanet/images/header_large.gif');
    border-top: solid 1px #D8D8D8;
    padding: 5px 8px 5px 8px;
    overflow: hidden;
    height: 20px;
    text-align: left;
    color: #FFFFFF;
}
.EncTable
{
    background-color: #800000;
    background-repeat: repeat-x;
    background-position: top;
    border-top: solid 1px #D8D8D8;
    padding: 5px 8px 5px 8px;
    overflow: hidden;
    height: 20px;
    text-align: left;
    color: #FFFFFF;
}
.RowTable
{
    background-color: White;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url(ig_res/Redplanet/images/igg_filterrow.gif);
    border-top: solid 1px #D8D8D8;
    overflow: hidden;
    height: 25px;
    text-align: left;
    color: #000000;
}
.RowTableAlter
{
    background-color: White;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url(ig_res/Redplanet/images/igg_filterrow.gif);
    border-top: solid 1px #D8D8D8;
    overflow: hidden;
    height: 25px;
    text-align: left;
    color: #000000;
}

.PagerTable
{
    background-color: #800000;
    color: #FFFFFF;
    border: 1px solid #D8D8D8;
    font-size: 10pt;
}

.nada
{
    background-color: Transparent;
    background-image: url(transparent);
    border: solid 0px #FFFFFF;
    color: #FFFFFF;
}

