﻿body
{
    font: 10px Verdana, Arial, Helvetica, sans-serif;
    margin: 0 auto;
    background-color: #F5F9EC;
}

#contenedor
{
    text-align: left;
    width: 1024px; 
    margin: auto;
}

#cabecera
{
    background-image: url('ImgStyles/Encabezado.png');
    background-repeat: no-repeat;
    background-position: center;
    height: 138px;
    color: #000000;
    padding-right: 3px;
    padding-left: 10px;
}

#Navegacion
{
    background-color: #FFFFFF;
    text-align:right;
    padding-top: 5px;
    font-family: "trebuchet MS";
    color: #000B38;
    text-transform: uppercase;
    padding-right: 55px;
}

#Navegacion a:hover
{
    margin: #68ADD9;
    text-transform: uppercase;
    text-decoration: underline;
}

#InfoUsuario
{
    height: 17px;
    background-image: url('ImgStyles/Imagen_Login.png');
    background-repeat: no-repeat;
    background-position: right;
    padding-top: 10px;
    text-align: left;
    padding-left: 50px;
    background-color: #FFFFFF;
    font-size: 10px;
    font-weight: bold;
    font-family: Trebuchet MS;
    font-size: 10px;
    color: #003365;
    text-decoration: none;
    font-weight: lighter;
    color: #FFFFFF;
}

#InfoUsuario a:hover
{
    font-size: 10px;
    color: #DBE9B4;
    text-decoration: underline;
    font-weight: lighter;
}

#Login
{
    height: 126px;
    background-repeat: no-repeat;
    background-position: right;
    text-align: right;
    background-color: #FFFFFF;
    width: 1024px;
    padding-top: 0px;
    padding-bottom: 10px;
}


#cuerpo
{
    margin: 30px 0px 10px 0px;
    min-height: 600px;
    background-color: #FFFFFF;
    width: 100%;
    background-image: url('ImgStyles/FondoCuerpo.png');
    background-repeat: no-repeat;
    background-position: left bottom;
}

#cuerpo2
{
    min-height: 650px;
    background-color: #FFFFFF;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0px;
    background-repeat: no-repeat;
    background-position: bottom left;
}

#lateral
{
    background-position: 16px 20px;
    width: 176px;
    float: left;
    text-align: right;
    font-family: Trebuchet MS;
    font-size: 12px;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 20px;
    padding-top: 21px;
    background-image: url('ImgStyles/FondoMenuPrincipal.png');
    background-repeat: no-repeat;
    height: 557px;
}


#lateral ul
{
    margin: 5px 5px 5px 0px;
    padding: 0px 5px 0px 0px;
    list-style: none;
}

#lateral li
{
    border-width: 1px;
    background-image: url('ImgStyles/FondoMenuPrincipalAzulOscuro.png');
    background-repeat: no-repeat;
    text-align: center;
    line-height: 25px;
    text-transform: uppercase;
}

#lateral li:hover
{
    background-image: url('ImgStyles/FondoMenuPrincipalAzulClaro.png');
    background-repeat: no-repeat;
    text-align: center;
}

#lateral .MenuSel
{
    background-image: url('ImgStyles/FondoMenuPrincipalAzulClaro.png');
    background-repeat: no-repeat;
    text-align: center;
}

#lateral a
{
    color: #003365;
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

#principal
{
    padding: 0px 10px 20px 10px;
    margin-left: 170px;
    min-height: 400px;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}


#pie
{
    color: #4e5766;
    padding: 8px 0px 0px 0px;
    margin: 0px auto;
    text-align: center;
    line-height: normal;
}

#pie a
{
    color: #4e5766;
    text-decoration: none;
}

#pie a
{
    color: #003365;
    text-decoration: none;
}

#pie a:hover
{
    color: #5798D7;
    text-decoration: underline;
}

.Rule
{
    width: 804px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
}

.Etiquetas
{
    color: #003365;
    font-family: "trebuchet MS";
    font-size: small;
    text-align: right;
}

.EtiquetaTitulo
{
    color: #003365;
    font-family: "trebuchet MS";
    font-size: small;
    font-weight: Normal;
    text-align: right;
}

.ButtonAceptar
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('ImgStyles/BotonVerde.png') no-repeat;
    height: 21px;
    width: 74px;
    font-family: "TREbuchet MS";
    color: #FFFFFF;
    font-size: x-small;
    font-weight: normal;
    cursor: pointer;
}

.ButtonAceptar:hover
{
    background: url('ImgStyles/BotonBlanco.png');
    background-repeat: no-repeat;
    font-family: "TREbuchet MS";
    color: #8CBE01;
    font-size: x-small;
    font-weight: normal;
    cursor: pointer;
}

.fieldset_
{
    border: 2px solid #003366;
    font-family: 'trebuchet MS';
    color: #003365;
    padding-left: 10px;
    padding-right: 10px;
    font-size: small;
    background-color: #FFFFFF;
}

.fieldset_ legend
{
    padding: 3px 10px 3px 10px;
    margin: 3px 10px 3px 10px;
    border: 2px solid #003365;
    background-color: #DBE9B4;
    color: #003366;
    font-family: 'Trebuchet MS';
    font-size: 11px;
    text-transform: uppercase;
}

.fieldset_ tr
{
    height: 30px;
    background-color: #FFFFFF;
}

.fieldset_ td
{
    height: 30px;
    border: 2px solid #FFFFFF;
    font-size: 11px;
}

.Legend_
{
    padding: 20px 10px 3px 10px;
    margin: 3px 10px 3px 0px;
    color: #003365;
    font-family: 'trebuchet MS';
    font-size: x-small;
    width: 172px;
}

.GridHeader
{
    border: 1px solid #003365;
    font-family: "trebuchet MS";
    font-size: x-small;
    color: #003365;
    width: 133px;
    background-color: #FFFFFF;
}

.GridHeader thead tr
{
    background-color: #D5EAFF;
    color: #003365;
}

.GridHeader thead a
{
    text-decoration: none;
    color: #FFFFFF;
    font-family: "trebuchet MS";
}

.GridHeader thead a:hover
{
    text-decoration: underline;
    color: #68ADD9;
}

.GridHeader thead tr th
{
    border: 1px solid #003365;
    height: 20px;
    padding: 8px;
}

.GridHeader tfoot tr
{
    background-color: #D5EAFF;
    color: #003365;
}

.GridHeader tfoot tr th
{
    border: 1px solid #003365;
    height: 10px;
    padding: 8px;
}

.GridHeader tfoot a
{
    text-decoration: none;
    color: #003365;
    font-family: "TREbuchet MS";
}

.GridHeader tfoot a:hover
{
    text-decoration: underline;
    color: #68ADD9;
}

.GridHeader tbody td
{
    border-style: solid;
    border-width: 1px;
    border-color: #003365;
    color: #000000;
    padding: 8px;
    font-family: "TREbuchet MS";
}

.Textos
{
    color: #003365;
    font-family: "trebuchet MS";
    font-style: normal;
    text-align: justify;
    font-weight: normal;
    font-size: small;
    padding-right: 50px;
}

.Subtitulos
{
    padding: 5px;
    width: 16px;
    height: 15px;
    font-family: "trebuchet MS";
    font-size: x-small;
    color: #003365;
}

.TextosDescripcion
{
    font-family: "trebuchet MS";
    font-size: small;
    color: #003365;
    text-transform: none;
    font-weight: normal;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 50px;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
}

.TitulosDescripcion
{
    background-position: 10px 20px;
    font-family: "trebuchet MS";
    text-transform: uppercase;
    color: #003365;
    font-size: small;
    background-image: url('ImgStyles/StarImage.png');
    background-repeat: no-repeat;
    font-weight: bold;
    padding-top: 20px;
    padding-left: 30px;
}

.TitulosTablas
{
    font-family: "trebuchet MS";
    font-size: x-small;
    font-weight: normal;
    color: #FFFFFF;
    text-transform: uppercase;
    padding-top: 3px;
    padding-bottom: 3px;
    width: 211px;
}

.TablaLogin
{
    font-family: "trebuchet MS";
    font-size: small;
    font-weight: normal;
    color: #003365;
    padding-top: 7px;
}

.ImageBienvenida
{
    background-position: center center;
    height: 232px;
    width: 401px;
    background-repeat: no-repeat;
    padding-left: 150px;
    padding-top: 25px;
}

.BotonAceptar
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('ImgStyles/BotonAceptar.png') no-repeat center;
    height: 19px;
    width: 19px;
    cursor: pointer;
}

.BotonAceptar:hover
{
    background: url('ImgStyles/Hover_Aceptar.png') no-repeat center;
    cursor: pointer;
}

.BotonEliminar
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('ImgStyles/BotonEliminar.png') no-repeat center;
    height: 19px;
    width: 19px;
    cursor: pointer;
}

.BotonEliminar:hover
{
    background: url('ImgStyles/Eliminar_Hover.png') no-repeat center;
    cursor: pointer;
}

.Editar
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('ImgStyles/BotonEditar.png') no-repeat center;
    height: 19px;
    width: 19px;
    cursor: pointer;
}

.Editar:hover
{
    background: url('ImgStyles/Hover_Editar.png') no-repeat center;
    cursor: pointer;
}

.StyleNavigation
{
    width: 95%;
}

.StyleNavigation td
{
    text-align: center;
}

.StyleNavigation .StyleRow td
{
    padding-top: 15px;
    text-align: center;
}

.TextosBoton
{
    color: #002850;
    font-family: "trebuchet MS";
    font-style: normal;
    text-align: center;
    font-weight: normal;
    font-size: 11px;
    text-transform: uppercase;
}

