html {
	height: 100%;
	}

body {
	margin: 0;
	min-height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #656363;
	background: #fff;
	}

h1 {
	float: none;
	clear: both;
	margin: 0 10px 10px 15px;
	padding: 0 0 7px 22px;
	font-size: 1.1em;
	background: url(../img/back-titulos.gif) no-repeat 0 2px;
	border-bottom: 1px solid #8CB8E8;
	}

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

a {
	color: #6285A6;
	text-decoration: none;
	}

a:hover {
	color: #445F77;
	}

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: 900px;
	margin: 0 auto;
	}

#version {
	text-align: right;
	height: 15px;
	padding-top: 15px;
	padding-right: 5px;
	font-size: 0.8em;
	font-weight: bold;
	}

#main, #main-lateral, #main-central, #main-port {
	float: left;
	clear: both;
	width: 100%;
	}

#main-lateral, #main-central {
	background: url(../img/back-main.jpg) repeat-y;
	}

#main {
	background: url(../img/back-main-total.jpg) repeat-y;
	}

#main-port {
	background: url(../img/back-main-port-total.jpg) repeat-y;
	}

#main-top, #main-top-lateral, #main-top-central, #main-port-top {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0.1em;
	}

#main-top-central, #main-top-lateral {
	background: url(../img/back-main-top.jpg) no-repeat;
	}

#main-top {
	background: url(../img/back-main-top-total.jpg) no-repeat;
	}

#main-port-top {
	background: url(../img/back-main-top-port-total.jpg) no-repeat;
	}

#main-bottom, #main-bottom-lateral, #main-bottom-central, #main-port-bottom {
	float: left;
	width: 100%;
	height: 5px;
	font-size: 0.1em;
	}

#main-bottom-lateral, #main-bottom-central {
	background: url(../img/back-main-bottom.jpg) no-repeat;
	}

#main-bottom {
	background: url(../img/back-main-bottom-total.jpg) no-repeat;
	}

#main-port-bottom {
	background: url(../img/back-main-bottom-port-total.jpg) no-repeat;
	}

#col-izquierda {
	float: left;
	width: 310px;
	min-height: 350px;
	_height: 350px;
	margin: 0;
	padding: 5px 0;
	vertical-align: top;
	}

#col-central, #col-lateral, #col {
	float: left;
	min-height: 350px;
	_height: 350px;
	margin: 0;
	padding: 5px 0;
	vertical-align: top;
	}

#col-lateral {
	width: 590px;
	}

#col {
	width: 100%;
	}

#col-central {
	width: 320px;
	}

#contenido {
	margin: 0;
	padding: 5px;
	}

#texto-central {
	float: none;
	clear: both;
	margin: 0 15px 20px 15px;
	}

#col-derecha {
	float: right;
	width: 230px;
	vertical-align: top;
	}

#pie {
	float: left;
	clear: both;
	width: 100%;
	padding-bottom: 20px;
	min-height: 50px;
	_height: 50px;
	text-align: center;
	margin-top: 10px;
	}

/*** IMAGENES ***/

#img_bnn_top {
	margin: 0;
	padding: 0;
	text-align: center;
	}

.img_bnn_top_registro {
	margin: 5px 0;
	}

#img_bnn_izq {
	text-align: center;
	}

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

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

#galeria_img_pag {
	float: none;
	clear: both;
	margin-left: 15px;
}

#galeria_img_pag .contenedor {
	float: left;
	margin-right: 8px;
	margin-bottom: 5px;
	padding: 2px;
	background-color: #CDCDCD;
	}

/*** 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 {
	color: #6285A6;
	background: #fff;
	padding: 3px;
	border: none;
	}

textarea {
	color: #6285A6;
	font-size: 11px;
	background: #fff;
	padding: 3px;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	}

.inputsubmit {
	font-size: 1.1em;
	padding: 2px 15px;
	color: #6285A6;
	background: #fff;
	border: 1px solid #6285A6;
	font-weight: bold;
	cursor: pointer;
	}

#texto_pie {
	float: none;
	clear: both;
	font-size: 0.9em;
	padding: 0;
	text-align: center;
	}

#funciones_paginas {
	margin-right: 10px;
	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;
	}

/*** MENUS ***/

/*** MENU PIE ***/

.menu_pie {
	padding: 5px 0;
	}

.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: #656363
	}

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

/*** MODULOS ***/

/*** PROPIEDADES ***/

#propiedades {
	float: left;
	clear: both;
	text-align: center;
	margin-left: 3px;
	}

.propiedades_registro {
	float: left;
	margin-left: 13px;
	_margin-left: 0;
	width: 270px;
	}

/*** DETALLE PROPIEDADES ***/

#propiedad_detalle {
	margin: 0 15px 20px 15px;
	}

#propiedad_detalle .etiqueta {
	font-weight: bold;
	}

#detalle_imagen_principal {
	float: left;
	width: 250px;
	}
	
#detalle_descripcion {
	float: left;
	width: 320px;
	}
	
#detalle_titulo {
	float: none;
	clear: both;
	margin: 0 0 10px 0;
	padding: 0 0 7px 22px;
	font-size: 1.1em;
	font-weight: bold;
	background: url(../img/back-titulos.gif) no-repeat 0 2px;
	border-bottom: 1px solid #8CB8E8;
	}
	
#detalle_ubicacion_galerias {
	float: right;
	width: 270px;
	margin-top: 130px;
	}
	
#detalle_mapa, #detalle_galeria_proyectos, #detalle_plano, #detalle_galeria_prov {
	padding-top: 15px;
	}

/*** 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.gif) 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;
	}

/*** NOVEDADES DETALLE ***/

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

/*** PANEL NEWSLETTER ***/

#panel_newsletter {
	float: left;
	padding: 5px 20px;
	margin-bottom: 10px;
	}

#panel_newsletter 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.gif) no-repeat 0 2px;
	border-bottom: 1px solid #8CB8E8;
	}

#panel_newsletter .etiqueta {
	float: left;
	width: 120px;
	text-align: right;
	margin-right: 5px;
	}

#panel_newsletter .campo {
	float: left;
	clear: both;
	width: 100%;
	margin-bottom: 4px;
	}

#panel_newsletter .inputbox, #panel_newsletter .area_edicion {
	float: left;
	width: 120px;
	}

#panel_newsletter .botones {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	text-align: center;
	}

/*** FORM DE CONTACTO ***/

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

#contactos .campo, #enviar_pagina .campo {
	margin: 0 0 3px 0;
	padding: 4px;
	}

#contactos .etiqueta, #enviar_pagina .etiqueta {
	float: left;
	width: 190px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	}
	
#contactos .botones, #enviar_pagina .botones {
	text-align: center;
	}