﻿body {
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 11pt;
}

img {
    border-style: none;
}

table {
    border: none;
    border-style: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-collapse:collapse;
}

td {
    padding: 0 0 0 0;
}

.degradadoMenuSuperior {
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 164px;
    background-image: url('../images/bg-header-home.png');
    background-repeat: repeat-x;
    text-align: center;
}

.nodoPrincipalMenu {
    text-decoration: none;
    color: #9d9d9d;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.nodoPrincipalMenu:hover {
    text-decoration: none;
    color: #9d9d9d;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: underline;
}

.nodoPrincipalMenuDestacado {
    text-decoration: none;
    color: #9d9d9d; /* #c5c5c5; */
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 10pt;
}

.nodoPrincipalMenuDestacado:hover {
    text-decoration: none;
    color: #9d9d9d;
    font-family: 'Lato', Arial, Helvetica, sans-serif;
    font-size: 10pt;
    text-decoration: underline;
}

.opcionesCentralesPaginaPrincipal {
    width: 965px;
    position: absolute;
    left: 50%;
    margin-left: -483px;
    top: 268px;
}

.opcionPaginaPrincipal {
    width: 310px;
    height: 60px;
    background-image: url('../images/bg-main-menu.png');
    background-repeat: repeat;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    text-indent: 30px;
    font-size: 24pt;
    color: white;
}

.opcionPaginaPrincipal:hover {
    width: 310px;
    height: 60px;
    background-color: black;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    text-indent: 30px;
    font-size: 24pt;
    color: white;
}

.celdaSeparacion {
    width: 10px !important;
    height: 60px !important;
    background-color: transparent;
    display: table-cell;
    vertical-align: middle;
}

.celdaSeparacionOver {
    width: 10px !important;
    height: 60px !important;
    background-color: black;
    display: table-cell;
    vertical-align: middle;
}

.cajaContenedoraInformacionMenuPaginaPrincipal {
    width: 645px !important;
    background-color: black;
    text-align: center;
    vertical-align: middle;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
    display: block;
}

.cajaInformacionMenuPrincipal {
    display: block;
    margin-left: 20px;
    background-image: url('../images/fondoCajaInformacion_570x92.jpg');
    background-repeat: repeat;
    border-style: solid;
    border-color: #5b5b5b;
    border-width: 1px;
    width: 600px;
    height: 90%;
    color: white;
    text-align: justify;
    padding-right: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 23px;
}

.textoBlancoGrandeMas {
    font-size: 25px;
    color: white;
}

.textoBlancoGrandeMasMas {
    font-size: 30px;
    color: white;
}

.textoGrisNormal {
    color: #acacac;
    font-size: 12pt;
}

.textoNegroNormal {
    color: black;
    font-size: 10pt;
    text-align: justify;
}

.textoNegroNormalSeccionPrincipal {
    color: black;
    font-size: 12pt;
    text-align: justify;
    padding-left: 45px;
    padding-right: 55px;
}

.textoAzulNormal {
    color: #91C2F3;
    font-size: 12pt;    
}

.textoGrisPeque {
    color: #acacac;
    font-size: 10pt;
}

.textoAzulPeque {
    color: #91C2F3;
    font-size: 10pt;    
}


.linkNormal {
    text-decoration: none;
    font-size: 12pt;
    color: #91C2F3;    
}

.linkNormal:hover {
    text-decoration: none;
    font-size: 12pt;
    color: #91C2F3;
    text-decoration: underline;
}

.linkBlancoGrandeMasMas {
    text-decoration: none;
    font-size: 30px;
    color: white;
}

.linkBlancoGrandeMasMas:hover {
    text-decoration: none;
    font-size: 30px;
    color: white;
    text-decoration: underline;
}


.botonVerLocalizacionEmpresa {
    background-image: url('../images/btn-homepage-find.png');
    background-repeat: no-repeat;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    font-size: 22px;
    color: white;
    width: 354px;
    height: 61px;
    cursor: pointer;
}


.ticker {
    background: rgb(1, 1, 1);
    background: -moz-linear-gradient(top, rgba(1, 1, 1, 0.75) 0%, rgba(1, 1, 1, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1, 1, 1, 1, 0.75)), color-stop(100%, rgba(1, 1, 1, 1)));
    background: -webkit-linear-gradient(top, rgba(1, 1, 1, 0.75) 0%, rgba(1, 1, 1, 1) 100%);
    background: -o-linear-gradient(top, rgba(1, 1, 1, 0.75) 0%, rgba(1, 1, 1, 1) 100%);
    background: -ms-linear-gradient(top, rgba(1, 1, 1, 0.75) 0%, rgba(1, 1, 1, 1) 100%);
    background: linear-gradient(to bottom, rgba(1, 1, 1, 0.75) 0%, rgba(1, 1, 1, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#010101', endColorstr='#010101', GradientType=0);
    width: 100%;
    height: 48px;
    position: absolute;
    top: 690px;
    left: 0px;
    text-align: center;
    display: table-cell;
}

.menuPie {
    position: absolute;
    width: 100%;
    background-color: black;
    left: 0px;
    top: 738px;
}

.lineaSeparadoraPie {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #1d1d1d;
    padding-top: 10px;
}

.separadorColumnasPie {
    width: 60px !important;
    border-bottom-color: #eb0000;
}

.bordeaTabla {
    border-style: solid;
    border-width: 2pt;
    border-color: #eb0000;
}

.bordeaTabla td {
    border-style: solid;
    border-width: 2pt;
    border-color: #eb0000;
}

.nodoPrincipalMenuPie {
    width:280px; height:35px; border-bottom-style:solid; border-bottom-width:1px; border-bottom-color:#125184; text-align:left; padding-top:55px;
}

.linkGrisNormal {
    text-decoration: none;
    font-size: 12pt;
    color: #acacac;    
}

.linkGrisPeque {
    text-decoration: none;
    font-size: 10pt;
    color: #acacac;        
}

.linkGrisPeque:hover {
    text-decoration: none;
    font-size: 10pt;
    color: #acacac;
    text-decoration: underline;
}


.linkGrisNormal:hover {
    text-decoration: none;
    font-size: 12pt;
    color: #acacac;
    text-decoration: underline;
}

.lineHeightNormal {
    line-height: 20px;
}

.subOpcionesMenuSuperior {
    background-image: url('../images/fondoCajaInformacion_570x92.jpg');
    background-repeat: repeat;
    position: absolute;
    display: block;
}

.celdaSubOpcionMenuSuperior {
    height: 20px !important;
    display: block;
    vertical-align: middle;
    text-align: left;
    padding-left: 35px;
    padding-right: 30px;
    padding-top: 7px;
}

.textoBlancoVersalita {
    font-size: 13pt;
    color: white;
    font-variant: small-caps;
}

.capaSombrasApartadosGenericos {
    background-image: url('../images/bg-shadow.png');
    background-repeat: no-repeat;
    width: 1096px;
    height: 786px;
    position: absolute;
    left: 50%;
    margin-left: -548px;
    top: 164px;
}

.capaAreaDeContenido {
    width: 820px !important;
    display: block;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: white;
    color: black;
}

.botonSeccionApartadoInformativo {
    background-image: url('../images/fondoBotonSubapartadoGenericoPrincipal_310x41.png');
    background-repeat: no-repeat;
    width: 310px;
    height: 41px;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    padding-left: 30px;
    font-size: 17pt;
    color: white;
}

.botonSubSeccionApartadoInformativoSeleccionado {
    background-image: url('../images/fondoBotonSubapartadoGenerico_310x41.png');
    background-repeat: no-repeat;
    width: 310px;
    height: 41px;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    padding-left: 30px;
    font-size: 12pt;
    color: white;
    cursor: pointer;
}

.botonSubSeccionApartadoInformativo {
    background-image: url('../images/fondoBotonSubapartadoGenericoNoSeleccionado_310x41.png');
    background-repeat: no-repeat;
    width: 310px;
    height: 41px;
    text-align: left;
    vertical-align: middle;
    display: table-cell;
    padding-left: 30px;
    font-size: 12pt;
    color: #1e61ac;
    cursor: pointer;
}

.tituloSeccionPrincipal {
    font-size: 26pt;
    color: #264b71;
    padding-left: 45px;
    padding-right: 40px;
    padding-top: 45px;
}

.areaTextoSeccionPrincipal {
    background-image: url('../images/bg-landing-textarea.png');
    background-repeat: no-repeat;
    width: 475px;
    height: 616px;
    display: block;
}

.botonAccesoSubApartado {
    background-image: url('../images/bg-landing-nav-item.png');
    background-repeat: no-repeat;
    width: 265px;
    height: 39px;
    display: table-cell;
    text-align: left;
    vertical-align: middle;
    color: white;
    font-size: 13pt;
    cursor: pointer;
}

.radiosSubapartados {
    width: 35px;
    height: 30px;
    padding-left: 10px;
    padding-top: 6px;
    cursor: pointer;
}

.linkAccesoSubapartado {
    text-decoration: none;
    font-size: 13pt;
    color: white;
    padding-left: 20px;
}

.capaDegradadoSubopciones {
    background-image: url('../images/bg-landing-nav-bottom.png');
    width: 256px;
    height: 169px;
}

.celdaPropiedad {
    width: 180px;
    text-align: right;
    font-size: 11pt;
    color: #5b5b5b;
    padding-top: 8px;
}

.celdaValor {
    padding-left: 5px;
    text-align: left;
    padding-top: 8px;
}

.fondoBotonTexto {
    background-color:#F0ECE2;
    height:31px;
    width:200px;
    -moz-border-radius: 5px; 
    border-radius: 5px; 
    text-align:left; 
    padding-left:4px; 
    padding-right:4px; 
    display:table-cell; 
    vertical-align: middle;
}

.cajaTexto {
    color:#878787;
    font-size:11pt;
    height:27px;
    width:100%; 
    background-color:transparent; 
    border-style:none;
}

.lineaSeparadorPuntos {
    width: 100%;
    background-image: url('../images/separator-05.gif');
    background-repeat: repeat-x;
    margin-top: 15px;
}

.cajaLateralFormularioContacto {
    background-image: url('../images/fondoLateralFormularioContacto_302x183.jpg');
    background-repeat: no-repeat;
    width: 302px;
    height: 183px;
}