html {
	height: 100%;
	}

body {
	margin: 0;
	min-height: 100%;
	_height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	background: #000 url(../img/back-total.jpg);
	}

h1 {
	float: none;
	clear: both;
	margin: 10px 0;
	font-size: 1.4em;
	}

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
}

h5 {
	margin: 0;
	}

a {
	color: #f32a13;
	text-decoration: none;
	}

a:hover {
	color: #CC1400;
	}

p {
	line-height: 15px;
	margin: 2px 0;
	}

input, select {
	}

form {
	display:inline;
	margin: 0;
	}

table, div, img {
	border: none;
	border-collapse: collapse;
	}

/*** LAYERS ***/

#total {
	float: none;
	clear: both;
	width: 800px;
	margin: 20px auto;
	}

#top {
	float: left;
	clear: both;
	width: 100%;
	height: 90px;
	background: #fff url(../img/back-top.jpg) repeat-x;
	}

#main {
	float: left;
	clear: both;
	width: 100%;
	min-height: 350px;
	_height: 350px;
	background:url(../img/back-main.jpg);
	}

#col-izquierda {
	float: left;
	width: 200px;
	margin-left: 25px;
	_margin-left: 12px;
	vertical-align: top;
	}

#col-central, #col-lateral, #col {
	float: left;
	margin: 0;
	padding: 0;
	vertical-align: top;
	}

#col-lateral {
	width: 575px;
	}

#col {
	width: 100%;
	}

#col_marco, #col .aviso {
	width: 722px;
	margin: 20px auto;
	background: url(../img/back-cuerpo-emprendimientos.jpg) repeat-y 0 -2px;
	border-bottom: 7px solid #303030;
	}

#col .aviso {
	width: 682px;
	padding: 12px 20px;
	border-top: 7px solid #303030;
	border-left: none;
	border-right: none;
	color: #fff;
	}

#col_marco h1 {
	width: 700px;
	height: 29px;
	padding: 4px 0 0 22px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	background: url(../img/back-tit-emprendimientos.jpg) no-repeat top;
	text-transform: uppercase;
	}

#col_marco #texto-central {
	padding: 0 20px;
	}

#col-central {
	width: 350px;
	}

#texto-central {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

#col-derecha {
	float: right;
	width: 200px;
	margin-right: 25px;
	_margin-right: 12px;
	vertical-align: top;
	}

#pie {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	min-height: 100px;
	_height: 100px;
	text-align: center;
	padding-top: 10px;
	background:url(../img/back-main.jpg);
	}

/*** IMAGENES ***/

#img_bnn_logo {
	float: left;
	margin: 15px 0 0 20px;
	_margin: 15px 0 0 10px;
	}

#img_bnn_top {
	float: left;
	margin-bottom: 5px;
	padding: 0;
	text-align: center;
	}

#img_bnn_top, #img_bnn_subtop {
	float: left;
	width: 100%;
	margin-bottom: 10px;
	padding: 0;
	}

#img_bnn_izq {
	text-align: center;
	}

#img_bnn_derecho {
	margin-bottom: 10px;
	}

.img_bnn_izq_registro {
	border: none;
	margin-bottom: 8px;
	}

.imagen-izquierda {
	border: 2px solid #5F5F5F;
	padding: 3px;
	margin: 0 5px 4px 0;
	_margin: 0 2px 4px 0;
	}

.imagen-central {
	border: 2px solid #5F5F5F;
	padding: 3px;
	margin: 0 auto;
	}

/*** CONTENIDOS ***/

.aviso {
	float: none;
	clear: both;
	padding: 8px;
	background-color: #f2f2f2;
	border: 1px solid #ccc;
	margin-bottom: 8px;
	margin-top:10px;
	color: #333;
	}

.separador {
	clear: both;
	height: 15px;
	}

.inputbox {
	background: url(../img/back-inputbox.jpg) repeat-x;
	height: 16px;
	border: none;
	border-left: 2px solid #595858;
	border-right: 2px solid #595858;
	padding: 3px;
	color: #fff;
	}

textarea {
	color: #f32a13;
	font-size: 1em;
	background: #fff;
	padding: 6px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	}

.inputsubmit {
	font-size: 1.1em;
	padding: 2px 15px;
	color: #f32a13;
	background: none;
	border: none;
	font-weight: bold;
	cursor: pointer;
	}

#texto_pie {
	float: left;
	font-size: 0.9em;
	padding: 0;
	margin-left: 15px;
	_margin-left: 7px;
	}

#texto_pie_propimage {
	float: right;
	font-size: 0.9em;
	padding: 0;
	margin-right: 15px;
	_margin-right: 7px;
	}

#funciones_paginas {
	margin-right: 10px;
	_margin-right: 5px;
	text-align: right;
	}

#funciones_paginas ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#funciones_paginas ul li {
	display: inline;
	padding: 0 5px;
	}

#funciones_paginas img {
	vertical-align: middle;
	margin-right: 4px;
	_margin-right: 2px;
	}

#paginacion {
	float: left;
	clear: both;
	width: 100%;
	margin: 15px 0;
	text-align: center;
	font-size: 1.1em;
	}

#paginacion a {
	margin: 2px;
	}

#paginacion .pagina {
	background: url(../img/back-paginacion.jpg) no-repeat 1px 6px;
	color: #fff;
	font-weight: bold;
	padding: 5px;
	}

/*** MENUS ***/

/*** MENUS IDIOMAS ***/

#menu_idiomas {
	float: right;
	height: 14px;
	padding: 0 10px 0 15px;
	background: #565656 url(../img/back-idiomas.jpg) no-repeat left;
	}

#menu_idiomas ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#menu_idiomas li {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 10px;
	}

#menu_idiomas li a {
	color: #fff;
	}

#menu_idiomas li a:hover {
	color: #E9E9E9;
	}

/*** MENU PRINCIPAL ***/

.menu_principal {
	float: right;
	width: 560px;
	height: 31px;
	border-left: 1px solid #989696;
	padding: 33px 0 0 0;
	font-weight: bold;
	}

.menu_principal ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_principal ul li {
	float: left;
	padding: 0 0 0 17px;
	text-transform: uppercase;
	}

.menu_principal li a {
	color: #454545;
	}

.menu_principal li a:hover, .menu_principal li a.active {
	color: #ff4c4c;
	}

/*** MENU PIE ***/

.menu_pie {
	padding: 10px 0;
	border-bottom: 1px solid #3c3c3c;
	margin-bottom: 10px;
	}

.menu_pie ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.menu_pie ul li {
	display: inline;
	background: url(../img/back-menu-pie.jpg) no-repeat right;
	padding: 0 12px;
	}

.menu_pie li a {
	color: #fff;
	}

.menu_pie li a:hover {
	color: #E9E9E9;
	}

/*** MODULOS ***/

/*** PANEL DESTACADOS ***/

#panel_destacadas {
	position: relative;
	width: 309px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-left: 15px;
	_margin-left: 7px;
	}

#panel_destacadas h5 {
	background: url(../img/back-tit-destacadas.jpg) no-repeat;
	width: 294px;
	padding-left: 15px;
	padding-top: 3px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#panel_destacadas_navegador {
	position: absolute;
	top: -2px;
	left: 224px;
	font-size: 11px;
	}

#panel_destacadas_navegador #anterior {
	float: left;
	margin-right: 5px;
	_margin-right: 2px;
	}

#panel_destacadas_navegador #numeros, #panel_destacadas_navegador #siguiente {
	float: left;
	}

#panel_destacadas_navegador #numeros .numero {
	float: left;
	margin-right: 4px;
	_margin-right: 2px;
	}

#destacadas_miniatura {
	text-align: center;
	padding: 4px 0 8px 0;
	background-color: #303030;
	}

#destacadas_miniatura img {
	width: 290px;
	}

#destacadas_presentacion {
	margin-top: 9px;
	padding-top: 5px;
	text-transform: uppercase;
	}

#destacadas_presentacion, #destacadas_valor, #destacadas_caracteristicas {
	text-align: center;
	background: url(../img/back-mod-derecho.jpg);
	font-size: 11px;
	font-weight: bold;
	}

#destacadas_valor {
	color: #e61d00;
	background-position: -1px;
	}

#destacadas_caracteristicas {
	padding-bottom: 20px;
	background-position: -5px;
	}

#destacadas_id_tipo {
	border-right: 1px solid #fff;
	}

#destacadas_id_operacion {
	padding-left: 3px;
	}

#destacadas_id_tipo, #destacadas_id_operacion {
	display: inline;
	font-weight: bold;
	}

#destacadas_moneda {
	display: inline;
	margin-right: 4px;
	_margin-right: 2px;
	}

#destacadas_precio {
	display: inline;
	}

#destacadas_id_tipo .texto, #destacadas_id_operacion .texto, #destacadas_moneda .texto, #destacadas_precio .texto, #destacadas_titulo .texto, #destacadas_id_barrio .texto {
	display: inline;
	}

#destacadas_titulo, #destacadas_id_barrio {
	display: inline;
	}

#destacadas_ver_ficha a {
	position: absolute;
	top: 278px;
	left: 265px;
	}

/*** BUSCADORES ***/

#buscador_rapida, #buscador_codigo, #panel_acceso {
	width: 189px;
	background: url(../img/back-mod-derecho.jpg) -18px;
	margin-bottom: 10px;
	}

#buscador_rapida .campo, #buscador_codigo .campo, #panel_acceso .campo {
	margin-top: 5px;
	}

#buscador_rapida select {
	width: 90%;
	}

#buscador_rapida .campo {
	margin-left: 20px;
	_margin-left: 10px;
	}

#buscador_rapida h5, #buscador_codigo h5, #panel_acceso h5 {
	background: url(../img/back-tit-derecho.jpg) no-repeat;
	width: 177px;
	padding-left: 12px;
	padding-top: 3px;
	height: 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#buscador_rapida .etiqueta, #buscador_codigo .etiqueta, #panel_acceso .etiqueta {
	text-transform: uppercase;
	padding: 3px 0;
	font-size: 10px;
	}

#buscador_codigo .etiqueta, #panel_acceso .etiqueta {
	float: left;
	width: 80px;
	text-align: right;
	margin-right: 5px;
	_margin-right: 2px;
	padding-top: 5px;
	}

#buscador_codigo .inputbox, .panel_acceso_item .inputbox {
	width: 80px;
	}

#buscador_rapida .botones, #buscador_codigo .botones, #panel_acceso .botones {
	text-align: center;
	padding: 3px 0;
	}

/*** PANEL DE ACCESO ***/

.panel_acceso_item {
	float: left;
	width: 100%;
	margin-bottom: 4px;
	}

/*** PANEL ULTIMAS NOVEDADES ***/

.panel_articulos {
	padding: 5px 20px;
	}

.panel_articulos h5 {
	float: none;
	clear: both;
	margin: 0 0 10px 0;
	font-weight: bold;
	padding: 0 0 7px 22px;
	font-size: 14px;
	background: url(../img/back-titulos.jpg) no-repeat 0 2px;
	border-bottom: 1px solid #8CB8E8;
	}

.panel_articulos_registro, .articulos_registro {
	margin: 0 0 10px 0;
	}

.panel_articulos_titulo, .articulos_titulo, .articulos_detalle_titulo {
	font-weight: bold;
	font-size: 14px;
	margin: 5px 0;
	padding-left: 14px;
	background: url(../img/bullet-news.gif) no-repeat 0 4px;
	}

.panel_articulos_resumen, .articulos_resumen, .articulos_detalle_resumen {
	margin: 0;
	}

.panel_articulos_resumen p, .articulos_resumen p, .articulos_detalle_resumen p {
	margin: 0;
	line-height: 14px;
	}

.panel_articulos_leermas, .articulos_leermas {
	text-align: right;
	margin: 0;
	}
	
.panel_articulos_todos {
	margin-top: 10px;	
	}

/*** NOVEDADES LISTADO ***/

.articulos{
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

/*** NOVEDADES DETALLE ***/

.articulos_detalle {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

/*** FORM DE CONTACTO ***/


#contactos {
	float: right;
	width: 200px;
	padding-left: 50px;
	padding-right: 100px;
	border-left: 1px dashed #404040;
	}

#contactos, #enviar_pagina {
	margin: 0 15px 20px 15px;
	_margin: 0 7px 20px 7px;
	}

#contactos .inputbox, #contactos textarea {
	width: 194px;
	}

#contactos textarea {
	background: url(../img/back-textarea.jpg);
	border: 2px solid #595858;
	}

#contactos .campo, #enviar_pagina .campo {
	margin: 0 0 6px 0;
	_margin: 0 0 3px 0;
	}

#contactos .etiqueta, #enviar_pagina .etiqueta {
	margin-bottom: 4px;
	}
	
#contactos .botones, #enviar_pagina .botones {
	text-align: right;
	margin: 0;
	padding: 0;
	}

#contactos .inputsubmit {
	padding: 2px;
	margin: 0;
	}

/*** PROPIEDADES ***/

#propiedades {
	float: none;
	clear: both;
	}

.propiedades_registro, .propiedades_registro_destacada {
	position: relative;
	float: left;
	clear: both;
	width: 776px;
	height: 125px;
	margin-bottom: 15px;
	background: url(../img/back-propiedad.jpg) no-repeat;
	padding: 6px 7px;
	}
	
.listado_miniatura {
	float: left;
	clear: none;
	}
	
.listado_miniatura img {
	width: 181px;
	height: 125px;
	}
	
.listado_presentacion {
	float: right;
	width: 595px;
	margin-bottom: 10px;
	color: #fff;
}

.listado_id_barrio, .listado_id_operacion, .listado_id_tipo, .listado_ambientes {
	font-size: 11px;
	text-transform: uppercase;
	}

.listado_id_barrio {
	position: absolute;
	left: 202px;
	top: 4px;
	}

.listado_ambientes {
	position: absolute;
	left: 555px;
	width: 40px;
	text-align: center;
	top: 4px;
	}

.listado_ambientes .texto {
	display: inline;
	}

.listado_ambientes .etiqueta {
	display: inline;
	}

.listado_id_tipo {
	position: absolute;
	width: 90px;
	text-align: center;
	left: 608px;
	top: 4px;
	}

.listado_id_operacion {
	position: absolute;
	width: 90px;
	text-align: center;
	left: 695px;
	top: 4px;
	}

.listado_descripcion {
	position: absolute;
	top: 30px;
	left: 202px;
	width: 470px;
	}

.listado_valor {
	position: absolute;
	top: 30px;
	left: 675px;
	text-align: right;
	width: 100px;
	}

.listado_moneda, .listado_precio {
	display: inline;
	font-size: 13px;
	font-weight: bold;
	}

.listado_moneda .texto, .listado_precio .texto {
	display: inline;
	}

.listado_id_estado, .listado_codigo {
	float: right;
	clear: right;
	margin: 0 8px 2px 0;
	_margin: 0 4px 2px 0;
	}

.listado_id_estado {
	margin-top: 40px;
	}

.listado_codigo a {
	color: #fff;
	}

.listado_codigo a:hover {
	color: #D6D6D6;
	}

.ver_detalles_propiedad {
	float: right;
	clear: right;
	margin: 8px 8px 2px 0;
	_margin: 8px 4px 2px 0;
	}

/*** PROPIEDAD DETALLE ***/

#propiedad_detalle {
	position: relative;
	float: left;
	}

#detalle_presentacion {
	float: left;
	width: 355px;
	margin-left: 20px;
	_margin-left: 5px;
	margin-top: 15px;
	background: #303030 url(../img/back-detalle-tipo-operacion.jpg) no-repeat top;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	}

#detalle_id_tipo {
	width: 117px;
	}

#detalle_id_operacion {
	width: 88px;
	}

#detalle_id_tipo, #detalle_id_operacion {
	float: left;
	text-align: center;
	padding-top: 2px;
	color: #fff;
	}

#detalle_imagen_principal {
	float: left;
	width: 375px;
	}

#imagen_principal img {
	width: 345px;
	_width: 365px;
	padding: 5px;
	}

#detalle_caracteristicas {
	float: left;
	width: 375px;
	margin-left: 20px;
	_margin-left: 10px;
	margin-top: 30px;
	}

#detalle_id_ciudad, #detalle_id_barrio, #detalle_ambientes, #detalle_direccion {
	float: left;
	font-weight: bold;
	padding: 0 5px 5px 0;
	border-bottom: 1px solid #cd1010;
	}

#detalle_id_ciudad .texto, #detalle_id_barrio .texto, #detalle_ambientes .etiqueta, #detalle_ambientes .texto, #detalle_direccion .texto {
	display: inline;
	}

#detalle_titulo {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-weight: bold;
	}

#detalle_descripcion {
	float: left;
	width: 100%;
	margin-top: 5px;
	}

#detalle_id_estado {
	float: left;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	font-size: 18px;
	}

#propiedad_detalle .etiqueta {
	float: left;
	font-weight: bold;
	margin-right: 7px;
	_margin-right: 3px;
	}

#detalle_sup_total, #detalle_id_sucursal, #detalle_codigo {
	float: left;
	width: 100%;
	}

#detalle_valor {
	position: absolute;
	text-align: right;
	top: 264px;
	left: 245px;
	_top: 279px;
	_left: 255px;
	width: 105px;
	height: 15px;
	font-size: 12px;
	padding: 0 5px 0 15px;
	background: #d02d26 url(../img/back-valor.jpg) no-repeat left;
	}

#detalle_moneda, #detalle_precio {
	display: inline;
	font-weight: bold;
	}

#detalle_moneda .texto, #detalle_precio .texto {
	display: inline;
	}

#detalle_galeria_imagenes {
	float: left;
	clear: both;
	width: 100%;
	margin: 25px 0 10px 10px;
	_margin: 25px 0 10px 5px;
	}

#galeria_img .contenedor {
	float: left;
	background: url(../img/back-galeria.jpg);
	padding: 6px;
	margin-bottom: 18px;
	}

#galeria_img .contenedor img {
	width: 144px;
	height: 97px;
	}
	