/*estilos generales*/
body 
{
 background-color: #EBEBEB;
 margin: 0px;
 padding: 0px;
 font-family: "Trebuchet MS", Arial, Sans-serif;
 font-size: 12px;
 line-height: 14px;
}

h2 
{
 font-family: "Trebuchet MS", Arial, Sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #01415f;
}

h3 
{
 font-family: "Trebuchet MS", Arial, Sans-serif;
 font-size: 16px;
 font-weight: bold;
 text-align: center;
 color: #000;
}

h4 
{
 font-family: "Trebuchet MS", Arial, Sans-serif;
 font-size: 15px;
 font-weight: bold;
 text-align: left;
 padding-top: 3px;
 padding-left: 16px;
 color: #000;
}

.bold 
{
 font-weight: bold;
}

.bold-blue 
{
 font-weight: bold;
 color: #01415f;
}

.bold-red 
{
 font-weight: bold;
 color: #84210d;
}

a:link 
{
 text-decoration: none;
 color: #df8905;
 font-weight: bold;
}

a:visited 
{
 text-decoration: none;
 color: #8d8d8d;
 font-weight: bold;
}

a:active 
{
 text-decoration: none;
 color: #8d8d8d;
 font-weight: bold;
}

a:hover 
{
 text-decoration: none;
 color: #d23313;
 font-weight: bold;
}

table 
{
 margin-left: 5px;
 margin-right: 5px;
}

/*elementos superiores*/
#logo 
{
 position: absolute;
 background-image: url(../images_index/logo-cabecera.gif);
 left: 60px;
 top: 10px;
 width: 300px;
 height: 120px;
 z-index: 2;
}

#encuentra 
{
 position: absolute;
 left: 90px;
 top: 125px;
 width: 200px;
}

#num-inmuebles 
{
 float: right;
 margin-right: -60px;
 top: 100px;
 width: 300px;
}

.right 
{
 position: absolute;
 float: right;
 margin-right: 85px;
 top: 107px;
 left: 780px;
 width: 120px;
}

/*cabecera y bordes exteriores*/
#Principal 
{
 position: relative;/*margin: 0px auto;*/
/*margin: 0 50%;*/

 background-color: #FFF;
 left: 35px;
 top: 0px;
 width: 900px;
 height: 1900px;
}

#lat-izq 
{
 position: absolute;
 background-image: url(../images_index/borde-izq.gif);
 background-repeat: repeat-y;
 background-attachment: scroll;
 left: 0px;
 top: 0px;
 width: 20px;
 height: 1900px;
}

#lat-dch 
{
 position: absolute;
 left: 900px;
 top: 0px;
 width: 20px;
 height: 1900px;
 background-image: url(../images_index/borde-dch.gif);
 background-repeat: repeat-y;
}

/*caja de búsqueda y mapa*/
#caja-busq 
{
 position: absolute;
 width: 520px;
 height: 140px;
 margin-top: 70px;
 margin-left: 70px;
}

#caja-busq-izq 
{
 position: absolute;
 left: 0px;
 width: 10px;
 height: 140px;
 float: left;
 background-image: url(../images_index/caja-busq-izq.jpg);
 background-repeat: no-repeat;
}

#caja-busq-ctr 
{
 position: absolute;
 left: 10px;
 height: 140px;
 width: 500px;
 float: left;
 background-image: url(../images_index/caja-busq-ctr.jpg);
 background-repeat: repeat-x;
}

#caja-busq-dentro 
{
 float: left;
 margin-top: -10px;
 font-weight: bold;
}

#caja-busq-dch 
{
 position: absolute;
 left: 510px;
 width: 10px;
 height: 140px;
 background-image: url(../images_index/caja-busq-dch.jpg);
 background-repeat: no-repeat;
}

#mapa 
{
 position: absolute;
 left: 590px;
 top: 170px;
 width: 251px;
 height: 140px;
}

#mapa_down 
{
 position: absolute;
 width: 350px;
 height: 250px;
 left: 575px;
 top: 520px;
}

/*cuadro naranja destacados*/
#destacados 
{
 position: absolute;
 width: 859px;
 height: 220px;
 margin-top: 230px;
 margin-left: 70px;
}

#destacados-izq 
{
 position: absolute;
 left: 0px;
 width: 12px;
 height: 195px;
 float: left;
 background-image: url(../images_index/destacados-izq.gif);
 background-repeat: no-repeat;
}

#destacados-centro 
{
 position: absolute;
 left: 12px;
 height: 195px;
 width: 800px;
 float: left;
 background-image: url(../images_index/destacados-ctr.gif);
 background-repeat: repeat-x;
}

#destacados-dch 
{
 position: absolute;
 left: 800px;
 width: 12px;
 height: 195px;
 float: right;
 background-image: url(../images_index/destacados-dch.gif);
 background-repeat: no-repeat;
}

#destacados-destacados 
{
 float: left;
 margin-top: -12px;
 font-size: 11px;
}

/*noticias*/
#noticias 
{
 position: absolute;
 top: 520px;
 left: 70px;
 width: 480px;
 text-align: justify;
}

#titulos 
{
 background-image: url(../images_index/barra-titulos.jpg);
 background-repeat: no-repeat;
 width: 350px;
 height: 21px;
}

#formulario 
{
 position: absolute;
 left: 65px;
 top: 840px;
 width: 500px;
}

#asesorate 
{
 position: absolute;
 left: 575px;
 top: 750px;
 width: 270px;
 text-align: justify;
}

#asesorate a:link 
{
 text-decoration: none;
 color: #8d8d8d;
}

#asesorate a:visited 
{
 text-decoration: none;
 color: #8d8d8d;
}

#asesorate a:active 
{
 text-decoration: none;
 color: #8d8d8d;
}

#asesorate a:hover 
{
 text-decoration: underline;
 color: #d23313;
}

#enlaces-pie2 
{
 position: absolute;
 text-align: center;
 left: 45px;
 top: 1480px;
 width: 780px;
}

#pdf_profesionales 
{
 position: absolute;
 text-align: center;
 left: 45px;
 top: 1400px;
 width: 780px;
}

#enlaces-pie2 td 
{
 vertical-align: top;
}

#copyright 
{
 position: relative;
 top: 900px;
 margin-left: 15%;
 width: 880px;
 text-align: center;
 color: #aeaeae;
}

.combo_index 
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: normal;
 color: #969696;
 text-decoration: none;
 background-color: #FFFFFF;
 border-color: #969696;
 border-width: 1px;
 border-style: solid;
 width: 270px;
}

.dvzona_privada 
{
 position: absolute;
 left: 640px;
 top: 107px;
}

#dvencuesta 
{
 position: absolute;
 left: 40px;
 top: 170px;
 width: 579px;
}

#borde_up 
{
 position: absolute;
 left: 39px;
 top: 147px;
 width: 580px;
 height: 23px;
}

#borde_bottom 
{
 position: absolute;
 left: 39px;
 top: 379px;
 width: 580px;
 height: 23px;
}

#dvimagen 
{
 left: 650px;
 position: absolute;
 top: 147px;
}
.enlace_mas_promociones
{
 color: white;
}
#creditfooter{
    display:none;
}

#caja_404 {
-moz-border-radius-bottomleft:6px;
-moz-border-radius-bottomright:6px;
-moz-border-radius-topleft:6px;
-moz-border-radius-topright:6px;
background-color:#FDF9E1;
border:1px solid #FFC163;
margin-top:30px;
padding-bottom:10px;
padding-right:10px;
padding-top:0;
position:relative;
width: 859px;
line-height:20px;
}

.texto_404{
font-family: "Trebuchet MS", Arial, Sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
padding-top: 3px;
padding-left: 16px;
color:#1A546F;
}


#div_rutaUbicacion a:link
{
 text-decoration: none;
 color: #df8905;
 font-weight: normal;
}

#div_rutaUbicacion a:visited
{
 text-decoration: none;
 color: #8d8d8d;
 font-weight: normal;
}

#div_rutaUbicacion a:active
{
 text-decoration: none;
 color: #8d8d8d;
 font-weight: normal;
}

#div_rutaUbicacion a:hover
{
 text-decoration: none;
 color: #d23313;
 font-weight: normal;
}
