﻿body
{
    z-index: 20;
    background-color: transparent;
    background-image: url("../img/masterpage/img_torre_trump_001.png");
    background-size: cover;
    background-repeat: no-repeat;
}

.panel_cabecera_larga_fondo
{
    position: absolute;
    z-index: 10;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 87px;
    background-color: #606062;
}
 
.panel_fondo_master
{
    position: absolute;
    z-index: 15;
    top: 0px;
    left: 50%;
    width: 1003px;
    height: 592px;
    background-color: transparent;
    margin-left: -501px;
}

::-webkit-scrollbar
{
    width: 2px;
    height: 0px;
}

::-webkit-scrollbar-track
{
    background-color: #FAFAFA;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}

::-webkit-scrollbar-track-piece:corner-present 
{
    background-color: green;
}
 
::-webkit-scrollbar-thumb 
{
    background-color: #ED3237;
    border-radius: 20px;    
}

::-webkit-scrollbar-button
{
    background-color: #F4E901;
    width: 0px;
    height: 10px;
}
 
.panel_logo_grupolevi
{
	position: absolute;
	z-index: 125;
	top: 5px;
	left: 470px;
	width: 78px;
	height: 61px;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url("../img/img_logo_grupolevi.png") !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/img_logo_grupolevi.png') !important;
}

.panel_fondo_uno
{
    position: absolute;
    z-index: 15;
    top: 0px;
    left: 0px;
    width: 1003px;
    height: 76px;
    border: none;
    background-color: transparent;
    background-repeat: repeat-x;
    background-image: url("../img/img_fondo_cabecera.png") !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/img_fondo_cabecera.png') !important;
}


.panel_fondo_menu
{
    position: absolute;
    z-index: 25;
    top: 35px;
    left: 143px;
    width: 746px;
    height: 67px;
    background-repeat: no-repeat;
    background-color: transparent;
}

.lnkbtn_inicio
{
    position: absolute;
    z-index: 51;
    font-size: 15px;
    left: 0px;
    width: 35px;
    cursor: pointer;
    color: #FFFFFF;
    top: 7px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-repeat: no-repeat;
    background-position: center top;
}

.lnkbtn_inicio:hover
{
    position: absolute;
    z-index: 51;
    font-size: 15px;
    left: 0px;
    width: 35px;
    cursor: pointer;
    color: #F5874F;
    top: 7px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
    transition: all 1s ease;    
}

.lnkbtn_nosotros
{
    position: absolute;
    z-index: 51;
    top: 7px;
    left: 76px;
    width: 80px;
    height: 30px;
    color: #FFFFFF;
    background-color: transparent;
    font-family: arial, arbutus;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.lnkbtn_nosotros:hover
{
    position: absolute;
    z-index: 51;
    font-size: 15px;
    left: 76px;
    width: 80px;
    cursor: pointer;
    color: #F5874F;
    top: 7px;
    height: 30px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
    transition: all 1s ease;    
}

.lnkbtn_clientes
{
    position: absolute;
    z-index: 51;
    font-size: 15px;
    left: 560px;
    width: 80px;
    cursor: pointer;
    color: #FFFFFF;
    top: 7px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
}

.lnkbtn_clientes:hover
{
    position: absolute;
    z-index: 51;
    font-size: 15px;
    left: 560px;
    width: 80px;
    cursor: pointer;
    color: #F5874F;
    top: 7px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-position: center top;
    transition: all 1s ease;    
}

.lnkbtn_inversion
{
    position: absolute;
    z-index: 51;
    font-size: 18px;
    left: 188px;
    width: 100px;
    cursor: pointer;
    color: #FFFFFF;
    top: -21px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
}

.lnkbtn_inversion:hover
{
    position: absolute;
    z-index: 51;
    font-size: 18px;
    left: 188px;
    width: 100px;
    cursor: pointer;
    color: #F5874F;
    top: -21px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
    transition: all 1s ease;    
}

.lnkbtn_inmobiliaria
{
    position: absolute;
    z-index: 51;
    font-size: 18px;
    left: 422px;
    width: 55px;
    cursor: pointer;
    color: #FFFFFF;
    top: -21px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
}

.lnkbtn_inmobiliaria:hover
{
    position: absolute;
    z-index: 51;
    font-size: 18px;
    left: 422px;
    width: 55px;
    cursor: pointer;
    color: #F5874F;
    top: -21px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
    transition: all 1s ease;    
}


.lnkbtn_contactenos
{
    position: absolute;
    z-index: 51;
    font-size: 15px;
    left: 630px;
    width: 115px;
    cursor: pointer;
    color: #FFFFFF;
    top: 7px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
}

.lnkbtn_contactenos:hover
{
    position: absolute;
    z-index: 51;
    font-size: 15px;
    left: 630px;
    width: 115px;
    cursor: pointer;
    color: #F5874F;
    top: 7px;
    height: 23px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
    transition: all 1s ease;    
}

.lnkbtn_administrador
{
    position: absolute;
    z-index: 225;
    font-size: 13px;
    left: 481px;
    width: 80px;
    cursor: pointer;
    color: #FFFFFF;
    top: 564px;
    height: 29px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
    background-repeat: no-repeat;    
}

.lnkbtn_administrador:hover
{
    position: absolute;
    z-index: 225;
    font-size: 13px;
    left: 481px;
    width: 80px;
    cursor: pointer;
    color: #F5874F;
    top: 564px;
    height: 29px;
    text-align: center;
    text-decoration: none;
    font-family: arial, arbutus;
    background-color: transparent;
    background-repeat: no-repeat;    
    background-image: url("../img/img_administrador_over.png") !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/img_administrador_over.png') !important;
    transition: all 1s ease;    
}

.panel_fondo_menu1
{
    position: absolute;
    z-index: 115;
    top: 50%;
    left: 0%;
    width: 16px;
    height: 100px;
    background-repeat: no-repeat;
    background-color: #000000;
    filter: alpha(opacity=30);
    -moz-opacity: 0.30;
    opacity: 0.30;
}

.lnkbtn_inicio1
{
    position: absolute;
    z-index: 115;
    top: 2px;
    left: 2px;
    width: 12px;
    height: 12px;
    color: #FFFFFF;
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    background-position: center top;
    font-family: arial, arbutus;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.lnkbtn_inicio1:hover
{
    position: absolute;
    z-index: 115;
    top: 1px;
    left: 1px;
    width: 14px;
    height: 14px;
    color: #FFFFFF;
    background-color: #F5874F;
    background-repeat: no-repeat;
    background-position: center top;
    font-family: arial, arbutus;
    font-size: 15px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    transition: all 1s ease;       
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
}

.panel_datos_ubicacion
{
    border: none;
    left: 700px;
    width: 300px;
    position: absolute;
    top: 573px;
    height: 28px;
    z-index: 110;
    background-color: transparent;
}

.lbl_contactenos_direccion1
{
    font-size: 12px;
    z-index: 20;
    left: 0px;
    width: 55px;
    color: #BDBFC1;
    position: absolute;
    top: -8px;
    height: 12px;
    background-color: transparent;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
}
.txt_contactenos_direccion1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    z-index: 102;
    font-size: 12px;
    left: 55px;
    width: 235px;
    color: #FFFFFF;
    position: absolute;
    top: -8px;
    height: 12px;
    background-color: transparent;
    font-family: arial, Helvetica, sans-serif;
    overflow: hidden;
    text-align: left;
    resize: none;
}

.lbl_contactenos_ciudad1
{
    font-size: 12px;
    z-index: 20;
    left: 0px;
    width: 42px;
    color: #BDBFC1;
    position: absolute;
    top: 6px;
    height: 12px;
    background-color: transparent;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
}

.txt_contactenos_ciudad1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    z-index: 102;
    font-size: 12px;
    left: 42px;
    width: 65px;
    color: #FFFFFF;
    position: absolute;
    top: 6px;
    height: 12px;
    background-color: transparent;
    font-family: arial, Helvetica, sans-serif;
    overflow: auto;
    text-align: left;
    resize: none;
}

.lbl_contactenos_telefono1
{
    font-size: 12px;
    z-index: 20;
    left: 116px;
    width: 50px;
    color: #BDBFC1;
    position: absolute;
    top: 6px;
    height: 12px;
    background-color: transparent;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
}

.txt_contactenos_telefono1
{
    border-style: none;
    border-color: inherit;
    border-width: medium;
    z-index: 102;
    font-size: 12px;
    left: 166px;
    width: 125px;
    color: #FFFFFF;
    position: absolute;
    top: 6px;
    height: 12px;
    background-color: transparent;
    font-family: arial, Helvetica, sans-serif;
    overflow: hidden;
    text-align: left;
    resize: none;
}

.panel_mapa
{
    border: 3px solid #FFFFFF;
    left: 12px;
    width: 970px;
    position: absolute;
    top: 5px;
    height: 250px;
    z-index: 15;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
}



.hlnk_desarrollado
{
    font-size: 12px;
    z-index: 110;
    left: 10px;
    width: 398px;
    color: #BDBFC1;
    position: absolute;
    top: 580px;
    height: 14px;
    background-color: transparent;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
}

.hlnk_desarrollado:hover
{
    font-size: 12px;
    z-index: 110;
    left: 10px;
    width: 398px;
    color: #F5874F;
    position: absolute;
    top: 580px;
    height: 14px;
    background-color: transparent;
    text-align: left;
    font-family: arial, Helvetica, sans-serif;
    transition: all 1s ease;    
}

.lbl_derechos
{
	font-size: 12px;
	z-index: 110;
	left: 10px;
	width: 398px;
	color: #BDBFC1;
	position: absolute;
	top: 565px;
	height: 14px;
	background-color: transparent;
	text-align: left;
	vertical-align: middle;
	font-family: arial, Helvetica, sans-serif;
}

.panel_pie
{
    left: 0px;
    width: 1003px;
    position: absolute;
    top: 564px;
    height: 29px;
    z-index: 105;
    background-repeat: repeat-x;
    background-color: #000000;
    filter: alpha(opacity=80);
    -moz-opacity: 0.80;
    opacity: 0.80;
}

.panel_pie_largo_fondo
{
    position: absolute;
    z-index: 10;
    top: 93.3%;
    left: 0px;
    width: 100%;
    height: 6.7%;
    background-repeat: repeat-x;
    background-position: center top;
    background-color: #606062;
    background-image: url("../img/img_fondo_pie_largoo.png") !important;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/img_fondo_pie_largoo.png') !important;
}

.panel_ubicacion
{
    border: none;
    left: 820px;
    width: 77px;
    position: absolute;
    top: 548px;
    height: 31px;
    z-index: 110;
    cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url("../img/img_ubicacion.png") !important;
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../img/img_ubicacion.png') !important;

}
