﻿.body
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    margin: 0px;
    padding-top: 0px;
    font-size: 10pt;
    background-color: #ECEDED;
}

.Tablas
{
    border-color: inherit;
    border-style: none;
    border-width: 0px;
    padding: 0px;
    border: 0px;
    margin: 0px auto;
    font-family: Tahoma;
    border-spacing: 0px;
    border-collapse: collapse;
    background-color: #ECEDED;
    vertical-align: middle;
    font-size: 8pt;
}

.EncabezadosTablas
{
    font-variant: small-caps;
    font-weight: bold;
    font-size: 10pt;
    background-color: #04064f;
    color: #A9D0F5;
    text-align: center;
    vertical-align: middle;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: black 0.2em 0.2em 0.2em;
    }

.CeldaTabla
{
    vertical-align: middle;
    text-align: center;
    }

.alinearPaneles
{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    vertical-align: middle;
    font-size: 10pt;
    font-family: Calibri;
    font-variant: small-caps;
}

.alinearDiv
{
    margin-left: auto;
    margin-right: auto;
    
    vertical-align: middle;
    
    font-family: Tahoma;
    font-variant: small-caps;
    width: 100%;
}

.div_flotante_centro_pantalla
{
    position: fixed;
    background-color: #F9F7F0;
    margin: 0 auto;
    width: 40%;
    top: 30%;
    left: 30%;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: black 0.2em 0.2em 0.2em;
    font-size: 12px;
    font-family: Calibri;
    font-style: normal;
    overflow: auto;
    text-align: center;
}

.boton
{
    background-position: 0% 0%;
    border-style: solid;
    border-width: 1px;
    -moz-box-shadow: #8cccdd inset;
    -webkit-box-shadow: #8cccdd;
    -o-box-shadow: 0 5px 5px #8cccdd inset;
    box-shadow: 0 5px 5px #8cccdd inset;
    padding: 1px;
    color: white;
    font-weight: normal;
    width: 110px;
    font-variant: small-caps;
    font-family: Calibri;
    font-size: 12pt;
    box-shadow: gray 0.2em 0.2em 0.2em;
    background-color: #0B3861;
    background-repeat: repeat;
    background-attachment: scroll;
    height: 23px;
}
.boton:hover
{
    background: #ECEDED;
    background-image: linear-gradient(to top,#5f8d99,#080808);
    cursor: pointer;
    color: #080808;
    box-shadow: lightgray 0.2em 0.2em 0.2em;
}

.boton:first-letter {
    color: #993333; 
    font-weight: bold;
}

.CamposText.GridHeaderStyle
{
    color: #FFFFFF;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 11pt;
    font-family: Calibri;
    background-color: #808080;
}


.GridItemStyle {
    color: #333333;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 9pt;
    font-family: Calibri;
    background-color: #CCCCCC;
}

.GridAlternatingItemStyle
{
    color: #505050;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 9pt;
    font-family: Calibri;
    background-color: #F0F0F0;
}

.GridSelectedItemStyle
{
    color: #FFFFFF;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 10pt;
    font-family: Calibri;
    background-color: #FF0000;
    text-align: left;
}

.GridEditItemStyle {
    color: #333333;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 10pt;
    font-family: Calibri;
    background-color: #00FF00;
}

.GridPagerStyle
{
    color: #FFFFFF;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 10pt;
    font-family: Calibri;
    background-color: #5f8d99;
    BackColor="#5F8D99";
}


.CamposTexto
{
    color: #2c2a2a;
    /*background-color: #ECEDED;*/
    font-size: 11px;
    font-family: Calibri;
    font-style: normal;
    margin-bottom: 0px;
}

.GridHeaderStyle
{
    color: #FFFFFF;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 11pt;
    font-family: Calibri;
    background-color: #808080;
}

.GridItemStyle {
    color: #333333;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 9pt;
    font-family: Calibri;
    background-color: #CCCCCC;
}

.GridAlternatingItemStyle
{
    color: #505050;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 9pt;
    font-family: Calibri;
    background-color: #F0F0F0;
}

.GridSelectedItemStyle
{
    color: #FFFFFF;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 10pt;
    font-family: Calibri;
    background-color: #FF0000;
    text-align: left;
}

.GridEditItemStyle {
    color: #333333;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    font-size: 10pt;
    font-family: Calibri;
    background-color: #FFFFFF;
}

.GridPagerStyle {
    color: #FFFFFF;
    text-decoration: none;
    font-variant: small-caps;
    font-weight: bold;
    
    font-family: Calibri;
    background-color: #333333;
}

.LineaSeparadora {
    color: #04064f;
    width: 100%;
    height: 2px;
    background-color: #04064f;
}


.TextoSemiVisto
{
    color: #C0C0C0;
    text-transform: uppercase;
    font-style: normal;
    font-variant: small-caps;
    font-weight: bolder;
    font-size: 10px;
    font-family: Calibri;
    text-align: center;
    vertical-align: middle;
}

.TituloPrincipal
{
    background: #F2F2F2;
    -webkit-background-clip: text;
    color: #000000;
    text-shadow: 0px 3px 3px rgba(255,255,255,0.5),0px -1px 1px rgba(0,0,0,.3);
    vertical-align: middle;
    text-align: center;
    font-size: 24pt;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Calibri;
}
.TituloPrincipal:hover {
    color: #130e87;
    text-shadow: 0px 0px 15px #ffffff;
 }


.TituloSecundario
{
    font-size: 20px;
    color: #999999;
    text-decoration: none;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
}

.TituloSecundario:hover {
    color:#ffffff;
    text-shadow: 0px 0px 15px #ffffff;
 }