﻿
/**General e intro**/
body
{
    background-color: #005595;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    color: #4D4D4D;
    line-height: 16px;
}

a, a:link, a:visited
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

img
{
    border: none;
}

.fondoVerde
{
    background-color: #BED63A;
}

.info
{
    width: 496px;
}

.infoDIV
{
    padding-left: 11px;
}

.infoDIV p
{
    font-size: 11px;
    color: #005595;
    margin-top: 2px;
}

.infoDIV a, .infoDIV a:visited, .infoDIV a:link, .infoDIV a:hover
{
    color: #005595;
}

.paddingBottom5
{
    padding-bottom: 5px;
}

.colorWhite
{
    color: White;
    font-size: 16px;
    font-weight: bold;
}

.width177
{
    width: 177px;
    padding-right: 12px;
    border-right: solid 1px #A5A835;
}

.width110
{
    width: 110px;
    padding-right: 12px;
    padding-left: 12px;
    border-right: solid 1px #A5A835;
}

.paddingRight10
{
    padding-right: 10px;
}

.paddingLeft12
{
    padding-left: 12px;
}

.fondoCeleste
{
    background-color: #DEE5F1;
}

.procedures
{
    width: 440px;
}

.proceduresDIV
{
    padding-left: 11px;
    padding-right: 24px;
    color: #005595;
    padding-bottom: 5px;
}

.espacio
{
    width: 12px;
    background-color: White;
}

.contenido
{
    background-color: White;
    padding: 20px 0px 0px 0px;
    width: 948px;
}

.logo
{
    padding-left: 11px;
    padding-bottom: 27px;
}

.menu td
{
    background: url(images/Template/linea_menu.png) no-repeat right top;
    font-family: Arial;
    text-align: center;
    font-weight: bold;
    color: #005595; /*width: 100%;     padding: 1em 0;*/
    height: 38px;
    padding-left: 3px;
    padding-right: 3px;
    vertical-align: middle;
}
.menu a
{
    display: block;
    padding-top: 6px;
    height: 32px;
}
.menu tr td:hover
{
    /*padding-top:7px;*/ /*vertical-align: bottom;*/
    background-color: #BED63A;
}

.menu a, .menu a:visited, .menu a:link
{
    font-weight: bold;
    color: #005595;
}

.menu a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: #005595;
}
*
{
    outline: none;
}
h1
{
    color: #005595;
    font-size: 20px;
}

h2
{
    color: #005595;
    font-size: 17px;
    margin-top: 10px;
    margin-bottom: 5px;
}

h3
{
    color: #005595;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 5px;
}

.textoInicio
{
    padding: 0px 11px 18px 11px;
}
.bigbefore
{
    font-family: Century Gothic;
    font-size: 22px;
    color: #5782b2;
    text-decoration: none;
}
.textoInicioDIV
{
    padding-left: 26px;
    width: 520px;
    text-align: justify;
    padding-right: 30px;
}

.colorAzul
{
    color: #005595;
}

.fontSize18
{
    font-size: 16px;
    font-weight: bold;
}

.columnaDerecha
{
    padding-top: 140px;
}


.fondoTestimonio
{
    background-image: url(images/Otros/cuadro_borde_sombra_r2_c1.gif);
    background-repeat: repeat-y;
}

.fondoTestimonioDIV
{
    padding: 1px 22px 18px 18px;
    text-align: right;
}

.fondoTestimonioDIV p
{
    color: #005595;
    font-size: 15px;
    font-weight: bold;
}

.verticalAlignBottom
{
    vertical-align: bottom;
}

.letraVerdeItalic
{
    font-style: italic;
    color: #BED63A;
}

.botonAzul
{
    text-align: right;
    font-weight: bold;
    color: #005595;
    font-size: 13px;
}

.botonAzul2
{
    text-align: right;
    font-weight: bold;
    color: #005595;
    font-size: 12px;
}


.idioma
{
    font-size: 11px;
}

botonAzul2
{
    font-weight: bold;
    color: #005595;
    font-size: 13px;
}

.botonAzul a, .botonAzul a:visited, .botonAzul a:link, .botonAzul a:hover
{
    color: #005595;
}


.botonAzul2 a, .botonAzul2 a:visited, .botonAzul2 a:link, .botonAzul2 a:hover
{
    color: #005595;
}



ul
{
    /*list-style-image: url(images/Otros/fecha_celeste.png);*/
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

ul li
{
    padding: 0px;
    margin: 0px;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px; /*list-style-position:outside;*/
}

.menuInferior
{
    padding-top: 12px;
    padding-bottom: 12px;
    background-color: White;
    font-size: 11px;
    line-height: 22px;
}

.menuInferior a, .menuInferior a:visited, .menuInferior a:link, .menuInferior a:hover
{
    color: #4D4D4D;
}

