/* =RESET */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a, img { margin: 0; padding: 0; border: 0; }
ul,ol { list-style: none; }

/* =CLEARFIX */
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden; }
.clearfix { display:inline-block; }
.clearfix { display:block; }
* html .clearfix { height:1px; }
.clearfix {zoom:1;}

/* =GENERAL */
.left { float: left; display: inline; }
.right {float: right; display: inline; }
.center { text-align: center !important; }
.oculto { visibility: hidden; }
.clear { clear: both; }

body {
	text-align: center;
	font: 100.1% arial,verdana,helvetica,sans-serif;
	background-color: #CD740E;
	position: relative;
	color: #593B00;
}

a {
	color: #7D4102;
	font-weight: bold;
}

select {
	font: 100% verdana;
}

ul.texto {
	list-style: outside square;
	text-align: left;
	font: 90% verdana,sans-serif;
	margin-left: 35px;
	line-height: 175%;
}

	ul.texto li {
		margin: 5px 0;
	}

h1 a {
	width: 161px;
	height: 130px;
	background: url(../images/web/logo.jpg) no-repeat;
	text-indent: -9999px;
	outline: none;
	position: absolute;
	top: 175px;
	left: 40px;
}

h2.titular {
	height: 25px;
	text-indent: -9999px;
	outline: none;
}

	h2#tit_promociones_1 { background: url(../images/web/titulos/en/promociones.jpg) no-repeat; padding-bottom: 10px; }
	h2#tit_promociones_2 { background: url(../images/web/titulos/es/promociones.jpg) no-repeat; padding-bottom: 10px; }	
	h2#tit_promociones_3 { background: url(../images/web/titulos/fr/promociones.jpg) no-repeat; padding-bottom: 10px; }	
	
	h2#tit_bienvenido_1 { background: url(../images/web/titulos/en/bienvenidos.jpg) no-repeat; }
	h2#tit_bienvenido_2 { background: url(../images/web/titulos/es/bienvenidos.jpg) no-repeat; }
	h2#tit_bienvenido_3 { background: url(../images/web/titulos/fr/bienvenidos.jpg) no-repeat; }
	
	h2#tit_noticias_1 { background: url(../images/web/titulos/en/noticias.jpg) no-repeat; }
	h2#tit_noticias_2 { background: url(../images/web/titulos/es/noticias.jpg) no-repeat; }
	h2#tit_noticias_3 { background: url(../images/web/titulos/fr/noticias.jpg) no-repeat; }
	
	h2#tit_simulador_1 { background: url(../images/web/titulos/en/simulador_de_hipoteca.jpg) no-repeat; }
	h2#tit_simulador_2 { background: url(../images/web/titulos/es/simulador_de_hipoteca.jpg) no-repeat; }
	h2#tit_simulador_3 { background: url(../images/web/titulos/fr/simulador_de_hipoteca.jpg) no-repeat; }
	
	h2#tit_contacto_1 { background: url(../images/web/titulos/en/contacto.jpg) no-repeat; }
	h2#tit_contacto_2 { background: url(../images/web/titulos/es/contacto.jpg) no-repeat; }
	h2#tit_contacto_3 { background: url(../images/web/titulos/fr/contacto.jpg) no-repeat; }
	
	h2#tit_empresa_1 { background: url(../images/web/titulos/en/quienes_somos.jpg) no-repeat; }
	h2#tit_empresa_2 { background: url(../images/web/titulos/es/quienes_somos.jpg) no-repeat; }
	h2#tit_empresa_3 { background: url(../images/web/titulos/fr/quienes_somos.jpg) no-repeat; }
	
	h2#tit_inmuebles_1 { background: url(../images/web/titulos/en/inmuebles_en_venta.jpg) no-repeat; }
	h2#tit_inmuebles_2 { background: url(../images/web/titulos/es/inmuebles_en_venta.jpg) no-repeat; }
	h2#tit_inmuebles_3 { background: url(../images/web/titulos/fr/inmuebles_en_venta.jpg) no-repeat; }
	
	h2#tit_elche_1 { background: url(../images/web/titulos/en/elche.jpg) no-repeat; }
	h2#tit_elche_2 { background: url(../images/web/titulos/es/elche.jpg) no-repeat; }
	h2#tit_elche_3 { background: url(../images/web/titulos/fr/elche.jpg) no-repeat; }
	
	h2#tit_servicios_1 { background: url(../images/web/titulos/en/servicios.jpg) no-repeat; }
	h2#tit_servicios_2 { background: url(../images/web/titulos/es/servicios.jpg) no-repeat; }
	h2#tit_servicios_3 { background: url(../images/web/titulos/fr/servicios.jpg) no-repeat; }
	
h2.subtitular {
	height: 25px;
	text-indent: -9999px;
	outline: none;
	padding-bottom: 5px;
}

	h2#destacado_1 { 
		background: url(../images/web/titulos/en/ofertas_especiales.jpg) no-repeat top left;
		padding-bottom: 5px;
	}

	h2#destacado_2 { 
		background: url(../images/web/titulos/es/ofertas_especiales.jpg) no-repeat top left;
		padding-bottom: 5px;
	}
	
	h2#destacado_3 { 
		background: url(../images/web/titulos/fr/ofertas_especiales.jpg) no-repeat top left;
		padding-bottom: 5px;
	}
	
	h2#ultimas_noticias_1 { background: url(../images/web/titulos/en/ultimas_noticias.jpg) no-repeat top left; }
	h2#ultimas_noticias_2 { background: url(../images/web/titulos/es/ultimas_noticias.jpg) no-repeat top left; }
	h2#ultimas_noticias_3 { background: url(../images/web/titulos/fr/ultimas_noticias.jpg) no-repeat top left; }

div.contenedor {
	width: 770px;
	margin: 0 auto;
	background: url(../images/web/main.jpg) repeat-y;
	position: relative;
	font-size: 76%;
}

div#top_web {
	background: #CD740E url(../images/web/head.jpg) no-repeat bottom center;
	height: 238px;
}

	div#top_web p#placer {
		font: bold 200% arial,sans-serif;
		position: absolute;
		right: 20px;
		top: 165px;
		color: #302720;
	}

	div#top_web p.direccion {
		width: 334px;
		height: 42px;
		padding: 5px;
		background: url(../images/web/direccion.jpg) no-repeat;
		position: absolute;
		top: 21px;
		right: 0;
		font: bold 90% verdana,sans-serif;
		color: #593B00;
		padding-top: 5px;
		line-height: 150%;
	}
	
ul#banderas {
	position: absolute;
	top: 50px;
	left: 40px;
	font: bold 90% verdana,sans-serif;
}

	ul#banderas li {
		display: inline;
		float: left;
	}
	
		ul#banderas li a {
			color: #F4C797;
			text-decoration: none;
			display: block;
			_display: inline-block;
			height: 20px;
			background-repeat: no-repeat;
			margin-right: 40px;
			padding-left: 25px;
		}
		
		ul#banderas li a:hover {
			text-decoration: underline;
		}
		
		ul#banderas li.es a { background-image: url(../images/web/flags/espanol.jpg); }
		ul#banderas li.en a { background-image: url(../images/web/flags/english.jpg); }
		ul#banderas li.fr a { background-image: url(../images/web/flags/francais.jpg); }
		
div#nav {
	 /*background-color: red;*/
	 float: left;
	 display: inline;
	 width: 185px;
	 margin-left: 30px;
	 margin-top: 80px;
}

ul#menu {
	text-align: left;
	margin: 0 0 25px 10px;
}

	ul#menu li {
		margin: 15px 0;
		background: url(../images/web/square.jpg) no-repeat left center;
	}

		ul#menu li a {
			color: #222;
			font-weight: bold;
			margin-left: 20px;			
		}

div#main {
	/*background-color: blue;*/
	float: right;
	display: inline;
	width: 500px;
	margin-right: 30px;
	padding-top: 15px;
}

div.contenido {
	/*background-color: yellow;*/
	margin-bottom: 30px;
}

	div.contenido p, div.noticia div.texto_resumen {
		color: #593B00;
		font: 90% verdana,sans-serif;
		text-align: left;
		line-height: 150%;
		margin: 10px 0;
	}
	
ul#promos_home {
	margin: 20px 0 0;
}

	ul#promos_home li {
		display: inline;
	}

	ul#promos_home li a {
		float: left;
		display: block;
		margin: 0 4px;
		width: 156px;
		height: 123px;
		background-repeat: no-repeat;
		padding-top: 8px;
		color: #593B00;
		font-weight: bold;
		text-decoration: none;
	}
	
	ul#promos_home li a:hover {
		text-decoration: underline;
	}
	
	ul#promos_home li.futuras a { background-image: url(../images/web/promo_futuras.jpg); }
	ul#promos_home li.actuales a { background-image: url(../images/web/promo_actuales.jpg); }
	ul#promos_home li.pasadas a { background-image: url(../images/web/promo_pasadas.jpg); }
	
	
div#divDestacado_home {
	float: left;
	display: inline;
	width: 251px;
}

div.intro2, div.resultado_busqueda {
	background-color: #F3C594;
	border: 2px solid #D58021;
	padding: 3px 3px 3px 10px;
	*padding-bottom: 1px;
	text-align: left;
	color: #593B00;
	font-weight: bold;
	margin: 0 3px 5px;
	width: 225px;
	float: left;
}

 div.intro2 img, div.resultado_busqueda img {
 	float: right;
	margin-left: 1px;
 }
 
 div.intro2 a, div.resultado_busqueda a {
 	color: #AB7305;
	font: bold 100% arial,sans-serif;
 }
 
 div.intro2 h3, div.resultado_busqueda h3 {
 	font-size: 100%;
	margin: 2px 0 0;
	_margin: 5px 0 0;
 }
 
 div.intro2 p, div.resultado_busqueda p {
 	font: bold 100% arial,sans-serif;
	margin: 2px 0;
 }
 
div.KT_bottomnav {
	margin-top: 15px;
	padding-top: 15px;
	border-top: 1px solid #BD7B2F;
	color: #593B00;
	font: 90% verdana,sans-serif;
	text-align: right;
}

	div.KT_bottomnav form {
		margin-top: 10px;
	}
	
img.foto {
	margin: 15px 5px 5px 15px;
}

/* =noticias */
form#filtrar_noticias {
	/*background-color: red;*/
	background-color: #F3C594;
	border: 2px solid #D58021;
	padding: 10px;
	margin-top: 10px;
}

	form#filtrar_noticias legend {
		font-weight: bold;
		color: #AB7305;
		margin-left: -5px;
	}
	
	form#filtrar_noticias label {
		font-weight: bold;
		color: #593B00;
	}
	
	form#filtrar_noticias select {
		font: 100% verdana,sans-serif;
		margin-right: 10px;
		color: #593B00;
	}
	
	input.submit, p.submit input {
		font: bold 100% verdana,sans-serif;
		padding: 2px 1px;
		color: #593B00;
	}
	
div.noticia {
	text-align: left;
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #D58021;
}

	div.noticia h3 {
		background: url(../images/web/square.jpg) no-repeat left center;
		padding-left: 15px;
		font-size: 110%;
	}
	
		div.noticia h3 a {
			color: #7D4102;
		}

	div.noticia img {
		float: right;
		padding: 3px;
		border: 2px solid #D58021;
		margin: 0 0 15px 15px;
	}
	
	div.noticia a {
		font-weight: bold;
		color: #7D4102;
	}

div#nav_noticias p {
	font-weight: bold;
}

	div#nav_noticias p a {
		margin-right: 25px;
		color: #7D4102;
	}
	
/* =ultimas noticias */
div#ultimas_noticias {
	float: right;
	width: 225px;
	text-align: left;
}

	div#ultimas_noticias div {
		padding: 10px 10px 0;
		border: 2px solid #D58021;
		background-color: #F3C594;
	}

	div#ultimas_noticias h3 {
		font-size: 100%;
		margin-bottom: 1px;
	}

	div#ultimas_noticias p {
		font: 90% verdana,sans-serif;
		line-height: 150%;
		margin-bottom: 15px;
	}
	
/* =simulador_hipotecas */
div#simulador_hipoteca form {
	width: 240px;
	float: left;
	padding: 5px 30px 5px 10px;
	border: 2px solid #D58021;
	margin-top: 5px;
	background: #F3C594 url(../images/web/bg_simulador.jpg) no-repeat 35px 25px;
}

	div#simulador_hipoteca form label {
		font-weight: bold;
	}
	
	div#simulador_hipoteca form p.input_text {
		text-align: right;
		margin: 20px 0;
	}
	
		div#simulador_hipoteca form p.input_text input {
			border: 1px solid #593B00;
			padding: 2px;
			font: 100% verdana,sans-serif;
			text-align: right;
			opacity: .6;
			*filter: alpha(opacity=60);
		}
	
	div#simulador_hipoteca form p.submit {
		text-align: right;
	}
	
		div#simulador_hipoteca form p.submit input {
			font: bold 100% verdana,sans-serif;
			padding: 2px 1px;
			color: #593B00;
		}

/* =contacto */
form.contacto {
	margin: 15px 0 30px; 
}

	form.contacto fieldset {
		border: 2px solid #D58021;
		padding: 10px 25px 15px;
		background: url(../images/web/bg_form.jpg) no-repeat bottom center;
	}
	
	form.contacto legend {
		padding: 0 5px;
		font-weight: bold;
		margin-left: -10px;
		color: #593B00;
	}

	form.contacto div.left {
		float: left;
	}
	
	form.contacto p.input_text input {
		width: 160px;
		padding: 3px;
		border: 1px solid #593B00;
		opacity: .6;
		*filter: alpha(opacity=60);
		font: 100% verdana,sans-serif;
	}
	
	form.contacto p.textarea {
		float: right;
	}
	
		form.contacto p.textarea textarea {
			width: 230px;
			height: 150px;
			padding: 4px;
			border: 1px solid #593B00;
			opacity: .6;
			*filter: alpha(opacity=60);
			font: 100% verdana,sans-serif;
		}
	
	form.contacto label {
		display: block;
		font-weight: bold;
	}
	
	form.contacto p.submit {
		float: left;
	}
	
		form.contacto p.submit input {
			font: bold 100% verdana,sans-serif;
			padding: 4px;
			color: #593B00;
		}
		
.form_validation_field_error_text { border: 1px solid #C00 !important; }

/*iframe*/.maps {
	padding: 3px;
	border: 2px solid #D58021;
}

a.big_map {
	display: block;
	margin: 5px 0 15px;
	color: #593B00;
	font: bold 90% arial,sans-serif;
}

p#enviado {
	border: 1px solid #54993D;
	background-color: #DBE7D7;
	color: #54993D;
	font-weight: bold;
	padding: 10px;
	text-align: center;
}

/* =buscador */
div#buscador form p {
	float: left;
	margin: 15px 10px;
}

div#buscador label {
	display: block;
	font-weight: bold;
}

div#buscador select, div#buscador p.text input {
	width: 140px;
	font: 100% verdana,sans-serif;
	color: #593B00;
}

div#buscador p.submit {
	float: right;
	margin-right: 25px;
	margin-bottom: 0;
	*margin-right: 10px;
	_margin-right: 5px;
	
}

/* =propiedad */
div#portainm {
	/*background-color: red;*/
	font: 90% verdana,sans-serif;
	color: #7D4102;
	border: 1px solid #A97005;
	/*background-color: #F3C594;*/
}

	div#portainm a {
		color: #7D4102;
		font-weight: bold;
	}

	div#portainm h3 {
		font: bold 165% arial,sans-serif;
		text-align: left;
		padding: 5px 0;
		color: #7D4102;
		background: #7D4102 url(../images/web/square.jpg) no-repeat 15px center;
		color: #fff;
		text-indent: 35px;
	}


div.marcoimg {
	/*background-color: yellow;*/
	float: right;
	width: 340px;
	padding-top: 10px;
}

	div.marcoimg img {
		padding: 3px;
		border: 1px solid #A97005;
	}

div.imagesfilm {
	/*background-color: green;*/
	float: right;
	width: 340px;
}

	div.imagesfilm img {
		padding: 2px;
		border: 1px solid #A97005;
		margin: 10px;
	}
	
div#promocion div.latimg {
	width: 215px;
}

div#promocion div.marcoimg {
	width: 280px;
}


div.latimg {
	/*background-color: orange;*/
	float: left;
	width: 150px;
	text-align: left;
}

	div.latimg p {
		margin: 10px 5px 10px 15px;
		font-size: 100%;
	}

	div.latimg li {
		margin: 10px 5px 10px 15px;
		list-style: inside square;
	}

div#menuinf {
	/*background-color: purple;*/
	font-family: arial,sans-serif;
	background-color: #7D4102;
	color: #fff;
	clear: both;
	font: 100% verdana,sans-serif;
	text-align: left;
	padding: 1px 10px 3px;
	line-height: 200%;
}

	div#menuinf a {
		color: #fff;
	}

div#carga {
	/*background-color: brown;*/
	background-color: #F3C594;
	padding: 15px;
	font-size: 100%;
}

	div#carga p {
		margin: 0;
		font-size: 100%;
	}
	
	div#carga li {
		text-align: left;
		list-style: inside disc;
		line-height: 200%;
	}

p.volver {
	text-align: right !important;
}

	p.volver a {
		font-weight: bold;
		color: #7D4102;
	}
	
span.ampliar_imagen {
	margin-bottom: 5px;
	display: block;
}

p.favoritos {
	color: #7D4102;
	text-align: center !important;
}

	p.favoritos a {
		font-weight: bold;
		color: #7D4102;
	}

/* =calculadora ajax hipoteca */
div#carga form.calc_hipo p.input_text {
	float: left;
	width: 110px;
	margin-right: 15px;
}

span.ampliar_imagen {
	display: block;
}
	
	div#carga form.calc_hipo p.input_text input {
		width: 100px;
		border: 1px solid #7D4102;
		opacity: .6;
		*filter: alpha(opacity=60);
	}

div#carga form.calc_hipo p.submit {
	background-color: red;
	float: left;
	margin-top: 15px;
}

div#carga form.calc_hipo p.total_por_mes {	
	clear: both;
	margin-top: 15px;
}

div#carga label {
	display: block;
	font-weight: bold;
}

/* =recomendar ajax */
div#carga form.recomendar p {
	float: left;
	margin: 0 15px;
	padding: 5px 0;
}

	div#carga form.recomendar p.input_text input {
		width: 180px;
		border: 1px solid #7D4102;
		opacity: .6;
		*filter: alpha(opacity=60);
		font: 100% verdana,sans-serif;
		padding: 2px;
	}
	
div#carga form.recomendar p.submit {
	margin: 10px 0 0 10px;
}

/* =consultar ajax */
div#carga form.consulta p.input_text input {
	width: 175px;
	border: 1px solid #7D4102;
	opacity: .6;
	*filter: alpha(opacity=60);
	font: 100% verdana,sans-serif;
	padding: 2px;
	margin-bottom: 10px;
}

div#carga form.consulta p.textarea {
	float: right;
}

	div#carga form.consulta p.textarea textarea {
		width: 250px;
		height: 100px;
		border: 1px solid #7D4102;
		opacity: .6;
		*filter: alpha(opacity=60);
		font: 100% verdana,sans-serif;
		padding: 2px;
	}
	
div#carga form.consulta p.submit {
	float: left;
	margin-top: 10px;
}

/* =promociones */
div#promociones div#carga {
	background: none;
	padding: 0;
}

	div#promociones div#carga form {
		background-color: #F3C594;
		border: 1px solid #A97005;
		padding: 10px 20px;
	}

div#promociones h3 {
	font-size: 150%;
	background: url(../images/web/square.jpg) no-repeat center left;
	padding-left: 20px;
	margin: 5px 0 15px;
}

div#promociones ul#menuinf {
	clear: both;
}

div#promociones ul#menuinf li {
	display: inline;
	padding-left: 15px;
	background: url(../images/web/square.jpg) no-repeat center left;
	margin-right: 15px;
}

div.promocion {
	text-align: left;
	padding-bottom: 25px;
}

	div.promocion h4 {
		font-size: 120%;
		margin: 10px 0 0;
	}
	
	div.promocion div {
		margin-top: 5px;
		font: 90% verdana,sans-serif;
		line-height: 150%;
	}
	
		div.promocion div p {
			font-size: 100%;
		}
		
		div.galeria {
			width: 160px;
			float: right;
			padding: 0 0 0 15px;
			text-align: center;
		}
		
		div.galeria_pasadas {
			padding: 0 0 0 15px;
			text-align: center;
		}
		
			div.galeria img, div.galeria_pasadas img {
				padding: 3px;
				border: 1px solid #A9720B;
				margin: 2px;
			}

	p.download a {
		padding-left: 15px;
		background: url(../images/web/square.jpg) no-repeat center left;
	}
	
/* =SERVICIOS */
div#servicios img.foto {
	margin-top: 0;
}

p#colaboradores {
	padding-left: 15px;
	background: url(../images/web/square.jpg) no-repeat center left;
}

/* =foot */
div#down_web {
	width: 770px;
	margin: auto;
	background: url(../images/web/foot.jpg) no-repeat;
	clear: both;
	font: bold 76% arial,sans-serif;
	color: #352300;
	line-height: 150%;
}

	div#down_web p {
		padding: 35px 0 10px;
		font-size: 90%;
	}
	
		div#down_web p a {
			color: #FC0;
		}