/*tags*/
h1, h2, h3 {
	margin: 0px;
	padding: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	color: #888888;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
a:hover {
	color: #888888;
	text-decoration: underline;
}
p {
	margin: 0px;
	padding: 0px;
}

/*main*/
#contenedor_pagina {
	width: 839px;
	margin: auto;
}
#contenedor_total {
	text-align: left;
	background-repeat: repeat-y;
	background-image: url(../imagenes/fondo_central.png);
	float: left;
}
#fondo_izq {
	float: left;
	width: 44px;
	height: 625px;
	background-image: url(../imagenes/fondo_izquierda.png);
	background-repeat: no-repeat;
}
#fondo_central {
	float: left;
	width: 751px;
	position: relative;
}
#fondo_der {
	float: left;
	width: 44px;
	height: 625px;
	background-image: url(../imagenes/fondo_derecha.png);
	background-repeat: no-repeat;
}
#cbza {
	height: 98px;
	background-image: url(../imagenes/fondo_cbza.png);
	background-repeat: repeat-x;
	position: relative;
	clear: both;
}
#botones_cbza {
	position: absolute;
	top: 18px;
	left: 1px;
}
#logo_cbza {
	position: absolute;
	top: 31px;
	left: 486px;
}
#botonera_principal {
	background-image: url(../imagenes/fondo_botonera_principal.png);
	background-repeat: repeat-x;
	height: 39px;
	clear: both;
}
#fondo_central ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	font-size: 16px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#fondo_central li {
	margin: 0px;
	padding: 0px;
	float: left;
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 6px;
}
#fondo_central .primer_boton{
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: none;
	padding-left: 6px;
	padding-right: 6px;
}
#botonera_principal li {
	background-image: url(../imagenes/fondo_lista_botonera_principal.png);
}
#banner {
	clear: both;
}
#botonera_inferior {
	height: 30px;
	clear: both;
	background-image: url(../imagenes/fondo_botonera_inferior.png);
	background-repeat: repeat-x;
	float: right;
	width: 751px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #001C1A;
}
#botonera_inferior a:hover {
	text-decoration: none;
	color: #DDDDDD;
}
#botonera_inferior ul {
	padding-top: 5px;
	color: #CCCCCC;
	font-size: 12px;
	float: right;
}
#botonera_inferior li {
	background-image: url(../imagenes/fondo_lista_botonera_inferior.gif);
}
#pie {
	background-image: url(../imagenes/fondo_pie.png);
	background-repeat: no-repeat;
	height: 81px;
	float: left;
	clear: both;
	width: 839px;
}
#texto_pie {
	clear: both;
	width: 839px;
	height: 30px;
}
#texto_pie_izquierda {
	float: left;
	padding-left: 50px;
	padding-top: 10px;
}
#texto_pie_derecha {
	text-align: right;
	padding-top: 10px;
	padding-right: 50px;
	float: right;
}
#botonera_pie {
	margin-top: 10px;
	text-align: center;
	clear: both;
}
#botonera_pie ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: none;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#botonera_pie li {
	margin: 0px;
	padding: 0px;
	float: left;
	background: url(../imagenes/fondo_boton_pie.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 6px;
	padding-right: 6px;
}
#botonera_pie ul a{
	color: #C8CDCD;
}
.bug {
	clear: both;
}

/*AJAX*/
#contenedor_cargando {
	text-align:center;
}
#cargando {
	background-image: url(../imagenes/relojito.gif);
	background-repeat: no-repeat;
	width: 208px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align:center;
	margin-right: auto;
	margin-left: auto;
	position:absolute;
	top:325px;
	left:280px;
}
#error_no_existe {
	text-align:center;
	color: #CC0000;
	font-weight: bold;
	position:absolute;
	top:235px;
	left:413px;
}
#error_varios {
	text-align:center;
	color: #CC0000;
	font-weight: bold;
	position:absolute;
	top:235px;
	left:413px;
}

/*box novedades*/
#box_novedad_home {
	background-image: url(../imagenes/fondo_box_login.png);
	background-repeat: no-repeat;
	width: 170px;
	height: 200px;
	float: left;
	text-align: right;
	background-position: right;
}
#tit_novedades_home h2 {
	margin-top: 8px;
	margin-right: 35px;
	color: #828282;
	font-weight: bold;
	font-size: 16px;
}
#img_novedad_home {
	margin-right: 35px;
	margin-top: 5px;
}
#tit_novedad_home {
	margin-right: 30px;
	margin-left: 15px;
	text-align: left;
	margin-top: 5px;
}
#tit_novedad_home h3 {
	color: #5B7977;
	font-size: 11px;
}
#contenido_novedad_home {
	margin-right: 30px;
	margin-top: 5px;
	text-align: left;
	margin-left: 15px;
	line-height: 11px;
}
.botones_boxes_home {
	padding-top: 3px;
	margin-right: 30px;
	margin-left: 15px;
	text-align: left;
}

#box_novedad {
	background-image: url(../imagenes/fondo_box_login.png);
	background-repeat: no-repeat;
	width: 220px;
	height: 200px;
	float: left;
	text-align: right;
}
#tit_novedades h2 {
	margin-top: 8px;
	margin-right: 35px;
	color: #828282;
	font-weight: bold;
	font-size: 16px;
}
#img_novedad {
	margin-right: 35px;
	margin-top: 5px;
}
#tit_novedad {
	margin-right: 30px;
	margin-left: 15px;
	text-align: left;
	margin-top: 5px;
}
#tit_novedad h3 {
	color: #5B7977;
	font-size: 11px;
}
#contenido_novedad {
	margin-right: 30px;
	margin-top: 5px;
	text-align: left;
	margin-left: 15px;
	line-height: 11px;
}
.botones_boxes {
	padding-top: 3px;
	margin-right: 30px;
	margin-left: 15px;
	text-align: left;
}

#novedades_img_flotante_home {
	height: 200px;
	width: 160px;
	float: left;
	background: url(../imagenes/fondo_box_novedades_flotante.png);
	background-repeat: repeat-x;
	position: relative;
}
#novedades_img_flotante {
	height: 200px;
	width: 160px;
	float: left;
	background: url(../imagenes/fondo_box_novedades_flotante.png);
	background-repeat: repeat-x;
	position: relative;
}
#busqueda_rapida {
	text-align: right;
	width: 160px;
	padding-top: 8px;
}
#busqueda_rapida h2 {
	color: #828282;
	font-weight: bold;
	font-size: 16px;
}
#busqueda_rapida input {
	width: 96px;
	margin-top: 5px;
}
#busqueda_rapida select {
	width: 100px;
	margin-top: 5px;
}
#busqueda_rapida .btn_buscar {
	width: auto;
}
#img_flotante {
	position: absolute;
	top: 110px;
	left: 0px;
}
#novedades_img_flotante #img_flotante {
	position: absolute;
	top: 60px;
	left: 0px;
}
.btn_ampliar{
	float: right;
}

/*contenido*/
#contenido {
	float: left;
	width: auto;
}
#contenido h1 {
	color: #002F2C;
	font-size: 19px;
	margin-top: 5px;
}
#contenido p {
	margin-top: 5px;
}

/*contenido_home*/
#contenido_home {
	padding-left: 15px;
	width: 390px;
	padding-top: 10px;
}
#contenido_home img{
	border: 1px solid #F0F0F0;
}
#contenido_home p{
	padding-bottom:15px;
	padding-right:20px;
}
#banner_home_02 {
	padding-left:5px;
}
#img_llave {
	float:left;
	background-image: url(../imagenes/img_llave.jpg);
	background-repeat: no-repeat;
	height: 219px;
	width: 167px;
}
/*inversores*/
#frase_inversores {
	background-image: url(../imagenes/frase_inversores.jpg);
	background-repeat: no-repeat;
	height: 198px;
	width: 472px;
}
/*servicios*/
#box_novedades_servicios {
	width: 235px;
	float: left;
	background: url(../imagenes/fondo_box_novedades.png);
	background-repeat: no-repeat;
}
#box_novedades_servicios #novedades_img_flotante_home {
	background: none;
	padding-left: 25px;
}
#box_novedades_servicios #novedades_img_flotante {
	background: none;
}
#box_novedades_servicios #box_novedad {
	background: none;
}
#seccion {
	width: 510px;
	position: relative;
}
#seccion_servicios {
	padding-top: 146px;
}
#seccion p {
	margin-bottom: 5px;
}
#banner_servicios {
	position: absolute;
	left: -22px;
	top: -1px;
}
.box_servicios {
	margin-top: 4px;
	float: left;
	width: 250px;
	background-image: url(../imagenes/fondo_box_servicios.jpg);
	background-repeat: no-repeat;
	height: 97px;
	margin-right: 4px;
}
.img_box_servicios {
	float: left;
	padding-top: 15px;
	padding-left: 16px;
	padding-right: 10px;
	width:100px;
}
.tit_box_servicios {
	float: left;
	width: 110px;
	margin-top: 10px;
}
.tit_box_servicios h3 {
	font-size: 16px;
	color: #052A28;
	margin: 0px;
	padding: 0px;
}
.texto_box_servicios {
	float: left;
	width: 110px;
}
#seccion_servicios .box_servicios .texto_box_servicios p {
	line-height: 12px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

/*inmuebles_home*/
#buscar_inmuebles {
	background: url(../imagenes/fondo_buscar_inmueble_home.png);
	height: 53px;
	width: 510px;
	position: relative;
	margin-bottom: 20px;
}
#buscar_inmuebles form {
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 40px;
}
#buscar_inmuebles input, select {
	width: 100px;
}
#buscar_inmuebles .btn_enviar {
	width: auto;
	position: absolute;
	top: 52px;
	left: 448px;
}
.box_inmuebles_home {
	float: left;
	background: url(../imagenes/fondo_box_inmueble_home.png);
	background-repeat: no-repeat;
	width: 168px;
	height: 180px;
	margin-right: 1px;
}
.contenido_box_inmuebles_home {
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 13px;
	padding-left: 14px;
	float: left;
}
.tit_box_inmuebles_home {
	margin-bottom: 4px;
}
.tit_box_inmuebles_home h2 {
	font-size: 16px;
	color: #052A28;
}
.img_box_inmuebles_home {
	padding-bottom: 7px;
}

/*inmuebles*/
#seccion_inmuebles {
	padding-top: 67px;
}
#categoria_inmuebles {
	position: absolute;
	left: -22px;
	top: -1px;
	height: 63px;
	width: 513px;
	background: url(../imagenes/fondo_banner_inmuebles.png);
	padding-left: 25px;
}
#registros_inmuebles {
	position: absolute;
	left: 10px;
	top: 40px;
	color: #C7D1D1;
}
#categoria_inmuebles h1 {
	float: left;
	width: 300px;
	color: #FFFFFF;
	font-size: 16px;
	margin-top: 11px;
	margin-left: 5px;
}
#otra_busqueda {
	text-align: right;
	padding-right: 10px;
}
.box_inmuebles {
	background-repeat: no-repeat;
	width: 510px;
	height: 145px;
	background-image: url(../imagenes/fondo_box_inmuebles.png);
}
.img_box_inmuebles {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.img_box_inmuebles img {
	border: solid;
	border-width: 2px;
	border-color: #CCCCCC;
}
.contenido_box_inmuebles {
	padding-top: 10px;
	width: 350px;
	float: left;
}
.tit_box_inmuebles {
	float: left;
	width: 250px;
}
.tipo_inmueble {
	float: right;
	padding-right: 10px;
	color: #002F2C;
}
.tit_box_inmuebles h3 {
	color: #002F2C;
	font-size: 14px;
}
.items_box_inmuebles {
	width: 340px;
	float: left;
	text-align:right;
	vertical-align: top;
	background:url(../imagenes/fondo_items_inmuebles.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 5px;
}
.texto_box_inmuebles {
	overflow: auto;
	height: 75px;
	width: 340px;
	clear: both;
}
#sin_registros {
	background: url(../imagenes/fondo_sin_registros.gif);
	background-repeat: repeat-x;
	text-align: center;
	margin-right: 20px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#combo_registros {
	text-align: right;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-top: 5px;
}

/*inmueble-amp*/
.box_inmuebles_amp {
	background: url(../imagenes/fondo_box_inmuebles_amp.png);
	background-repeat: repeat-x;
	width: 510px;
	float: left;
	background-color: #F2F2F2;
}
.box_inmuebles_amp .contenido_box_inmuebles {
	padding-top: 15px;
}
#detalle_inmueble p{
	padding-left: 5px;
	padding-right: 5px;
}
#tit_galeria img {
	border: none;
}
#img_galerias {
	float: left;
	width: 130px;
}
#img_galerias img{
	border-width: 1px;
	margin-top: 3px;
	margin-right: 3px;
}

/*contactenos*/
#contenido_formulario {
	width: 290px;
	float: left;
	padding-left: 30px;
}
#contenido_formulario input,textarea {
	width: 270px;
}
#contenido_formulario .btn_enviar {
	float: right;
	margin-top: 10px;
	padding-right: 16px;
	margin-bottom: 20px;
	width: auto;
}
.tit_campo {
	margin-top: 6px;
	margin-bottom: 4px;
}
#feed {
	padding: 60px;;
	float: left;
}
#linea {
	height: 2px;
	background-image: url(../imagenes/linea_contactos.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-top: 6px;
	margin-bottom: 12px;
}
#bloque_contactos p{
	text-align: right;
	padding-right: 10px;
	padding-bottom: 0px;
}
#bloque_der {
	background-image: url(../imagenes/cbza_bloque_destacado.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #F7F7F7;
	float: left;
	width: 190px;
}
#tit_bloque_der {
	text-align: right;
	padding-right: 20px;
}

/*novedades*/
#fondo_titulo_seccion {
	background-image: url(../imagenes/linea_subtit_empresa.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 10px;
}
.novedades_box {
	width: 490px;
	background-position: center bottom;
	background-image: url(../imagenes/linea_subtit_empresa.gif);
	background-repeat: no-repeat;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.tit_novedades_box {
	width: 320px;
}
.tit_novedades_box h3 {
	font-size: 13px;
}
.contenido_novedades_box {
	float: left;
	width: 320px;
}
.img_novedad {
	border: 3px solid #E9E9E9;
	margin-left: 10px;
	margin-bottom: 10px:
}
.foto_novedades {
	float: right;
}
.contenido_novedades_box p {
	margin-top: 0px;
}
.btn_ver_mas {
	text-align: right;
	clear: both;
}
#descripcion_novedad_amp {
	clear: both;
	padding-top: 5px;
}
#paginador {
	text-align: right;
	margin-top: 10px;
	padding-right: 10px;
}

/*paginador*/
#paginador {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
}
#paginador .activo {
	font-weight: bold;
	padding-left: 5px;
	text-decoration:underline;
}
#paginador a {
	padding-left: 5px;
}
#paginador a:hover {
	color: #000000;
	text-decoration: none;
}
#paginador_novedades{
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EAEAEA;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
}
#paginador_novedades .activo {
	font-weight: bold;
	padding-left: 5px;
	text-decoration:underline;
}
#paginador_novedades a {
	padding-left: 5px;
}
#paginador_novedades a:hover {
	color: #000000;
	text-decoration: none;
}

/*emprendimientos*/
.box_emprendimientos {
	width: 510px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
.box_emprendimientos .contenido_emprendimiento {
	padding-left: 10px;
	padding-right: 10px;
}
.box_emprendimientos .tit_detalle {
	padding-left: 10px;
}
.fondo_izq_emprendimientos {
	width: 503px;
	background: url(../imagenes/fondo_lista_emprendimientos.png);
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	float: left;
}
.fondo_der_emprendimientos {
	width: 7px;
	height: 124px;
	background: url(../imagenes/fondo_derecha_emprendimientos.png);
	background-repeat: no-repeat;
	float: left;
}
.columna_izq {
	float: left;
	width: 164px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: url(../imagenes/fondo_columna_izq.gif);
	background-position: right center;
	background-repeat: no-repeat;
}
.columna_central {
	float: left;
	width: 150px;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-right: 10px;
}
.columna_der {
	float: left;
	width: 148px;
	padding-bottom: 10px;
	margin-top: 10px;
}
.tit_box_emprendimiento {
	width: 462px;
	padding-top: 5px;
	padding-left: 5px;
}
.tit_box_emprendimiento h3 {
	color: #002F2C;
	font-size: 14px;
}
.logo_emprendimiento {
	text-align: center;
}
.ubicacion_emprendimiento {
	width: 100px;
	float: right;
	text-align: right;
	padding-top: 10px;
	padding-bottom: 10px;
}
.imagen_columna_der img {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 3px;
}
.solicitar_informacion {
	float: right;
}

/*emprendimiento-amp*/
.imagenes_emprendimiento img{
	margin-right: 5px;
	margin-bottom: 5px;
	border-color: #CCCCCC;
	border-width: 2px;
	border-style: solid;
}

/*quienes_somos*/
#frase_quienes_somos {
	text-align: center;
	padding: 30px;
}

/*video_pop*/
#contenido_pop_up {
	float: left;
	width: 425px;
}
#logo_cbza_pop {
	padding-top: 20px;
}
#contenido_pop_up h1 {
	color: #002F2C;
	font-size: 19px;
}
#box_chat {
	background-image: url(../imagenes/img_box_chat.jpg);
	width: 195px;
	background-repeat: no-repeat;
	clear: both;
	margin-left: 10px;
}
#box_chat p {
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 120px;
	line-height: 12px;
	padding-bottom: 0px;
}
#box_chat_home {
	background-image: url(../imagenes/img_chat_home.jpg);
	height: 130px;
	width: 388px;
	background-repeat: no-repeat;
}
#box_chat_home p {
	padding-right: 10px;
	padding-left: 160px;
	padding-top: 36px;
	line-height: 12px;
	padding-bottom: 0px;
}
#btn_haga_click {
	text-align: right;
	float: right;
	margin-top: 10px;
	padding-left: 50px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E6E6E6;
}
#btn_haga_click img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#chat {
	float: left;
	width: 300px;
	padding-right: 20px;
}

