﻿BODY
{
    background-position: center top;
    background: #3FABD9;
    color: #606e74;
    font-family: Arial, Helvetica, sans-serif;
    background-image: url( 'Imagenes/Fondo.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: #FAFAFA;
    background-repeat: repeat-x;
    background-position: top;
    background-image: url(    'ig_res/Nautilus/images/header12.png' );
    padding: 5px 8px 5px 8px;
    overflow: hidden;
    height: 30px;
    text-align: left;
    color: #C0C0C0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #D8D8D8;
    border-top-style: none;
    font-weight: bold;
}
.EncTable
{
    background-color: #FAFAFA;
    background-repeat: repeat-x;
    background-position: top;
    border-bottom: solid 1px #D8D8D8;
    padding: 5px 8px 5px 8px;
    overflow: hidden;
    height: 20px;
    text-align: left;
    color: #333333;
}
.EncFieldTable
{
    background-color: #C4C4C7;
    background-repeat: repeat-x;
    background-position: top;
    border-bottom: solid 1px #D8D8D8;
    text-align: left;
    color: #333333;
    font-weight: bold;
    border-bottom-style: none;
}

.RowTable
{
    background-color: #FFFFFF;
    border-bottom: solid 1px #FAFAFA;
    overflow: hidden;
    height: 25px;
    text-align: left;
    color: #000000;
    border-bottom-color: #C0C0C0;
}
.RowTableAlter
{
    background-color: #F6F9FB;
    overflow: hidden;
    height: 25px;
    text-align: left;
    color: #000000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #C0C0C0;
}

.PagerTable
{
    background-color: #EFEFEF;
    color: #333333;
    border: 1px solid #D8D8D8;
    font-size: 10pt;
}

.nada
{
    background-color: Transparent;
    background-image: url(transparent);
    border: solid 0px #FFFFFF;
    color: #FFFFFF;
}
