*{
	margin: 0;
	padding: 0;
}

body{
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #666;
	background: #fff url(bg-page.gif) repeat-x top;
}

a img{
	border: 0;
}

#container{
	width: 955px;
}

#header{
	background: url(bg-header.jpg) no-repeat top left;
	height: 185px;
}

#header h1 span, #header h2 span{
	display: none;
}

#content{
	background: #fff;
	padding: 20px 0px;
}

/* columnas de diseño */

div.cl{
	width: 250px;
	float: left;	
}

div.cc{
	width: 450px;
	float: left;
	margin-left: 10px;
}

div.cr{
	width: 204px;
	margin-left: 16px;
	float: left;
	background: url(border-cr.gif) repeat-y top left;
	padding-left: 20px;
	padding-bottom: 30px;
}

div.clc{
	width: 695px;
	float: left;
	margin-left: 10px;
}

/* menu principal */
#menu{
	background: #ceebf5;
	text-align: right;
	padding: 5px;
	vertical-align: bottom;
	margin-bottom: 10px;
}

#menu li{
	display: inline;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #74c9e4;
	letter-spacing: -1px;
}

#menu li a{
	color: #2ab1dd;
	text-decoration: none;
	padding: 0px 3px;
}

#menu li a:hover{
	color: #fff;
	background: #74c9e4;
}

#menu li.current a, #menu li.current a:hover{
	background: #2ab1dd;
	color: #fff;
}

/* info panel */

#info{
	margin-bottom: 10px;
	font-size: 12px;
	color: #999;
}

#info div.info-top, #info div.info-bottom{
	height: 10px;
	width: 450px;
}

#info div.info-top{
	background: url(bg-info-top.gif) no-repeat top left;
}
#info div.info-bottom{
	background: url(bg-info-bottom.gif) no-repeat top left;
}

#info div.info-content{
	border-left: 1px #2ab1dd solid;
	border-right: 1px #2ab1dd solid;
	padding: 0px 20px;
	width: 408px;
}

#info div.info-content strong{
	font-size: 14px;
}

#info div.info-content strong.destacado{
	color: #2ab1dd;
}

#info div.info-content span.big{
	font-size: 50px;
	color: #ccc;
	font-weight: bold;
	letter-spacing: -10px;
	line-height: 40px;
}

div.noresults{
	margin: 20px;
	padding: 10px;
	background: url(exclamation.gif) no-repeat 10px 12px;
	padding-left: 46px;
	color: #999;
	border: 1px #ccc solid;
}

/* textos */

div.texto{
	font-size: 12px;
	text-align: justify;
	line-height: 18px;
}

div.texto p{
	margin: 10px 0px;
}


div.texto li{
	padding-left: 16px;
	list-style: none;
	background: url(li-bg.gif) no-repeat 0px 3px;
}

div.texto li a{
	text-decoration: underline;
	color: #2ab1dd;
}

#content-left{
	padding: 10px 0px 0px 10px;
	border-top: 25px #2ab1dd solid;
}

div.texto h1{
	font-size: 28px;
	line-height: 28px;
	color: #2ab1dd;
	text-transform: uppercase;
	letter-spacing: -2px;
}

div.texto h3{
	margin: 10px 0px;
}

div.texto h3 span{
	letter-spacing: -1px;
	font-size: 15px;
	font-weight: bold;
	color: #999;
	padding: 0px 4px;
}


/* formulario de contacto */

div.contacto{
	
}

/* ================= MOTOR DE BUSQUEDA DE INMUEBLES ================= */


/* parte izquierda */

#motor_1{

}

#motor_1 h1{
	font-size: 23px;
	line-height: 20px;
	color: #fff;
	letter-spacing: -1px;
	font-weight: normal;
	background: url(m1h1.gif) repeat-x top left;
	padding: 8px 15px 0px 15px;
	height: 86px;
}

#motor_1 div.p_tipo, #motor_1 div.p_loc{
	padding-left: 20px;
	margin-bottom: 10px;
}

div.label{
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #999;
	letter-spacing: -1px;
	height: 23px;
	padding: 5px 5px 5px 27px;
}

#motor_1 div.p_tipo div.label{	background: url(num1.gif) no-repeat 0px 0px; 	}
#motor_1 div.p_loc div.label{		background: url(num2.gif) no-repeat 0px 0px; 	}

#motor_1 div.options select {
	font-size: 11px;
	width: 140px;
}

#motor_1 #p_loc{
}

#motor_1 div.options a{
	color: #2ab1dd;
	font-size: 10px
}

#motor_1 div.options div.lista_tip_es, #motor_1 div.options div.lista_tip_ca{
	width: 78px;
	height: 80px;
	position: absolute;
	margin-left: 144px;
}

#motor_1 div.options div.lista_tip_es{
	background: url(lista_tip_es.gif) no-repeat center right;
}
#motor_1 div.options div.lista_tip_ca{
	background: url(lista_tip_ca.gif) no-repeat center right;
}

#motor_1 div.button{
	margin-top: 10px;
	padding: 10px;
	background: #ceebf5;
}

#motor_1 input.next{
	background: url(btn-next.gif) no-repeat;
	width: 110px;
	height: 30px;
	border: 0;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
}

/* parte derecha */
#motor_2{
	padding-left: 2px;
}

#motor_2 div.motor_intro p{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
}

#motor_2 #options{
	background: url(bg-filters.gif) no-repeat bottom;
}

#motor_2 #options div.label{
	background: url(num3.gif) no-repeat 0px 0px;
}

#motor_2 #options table{
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-bottom: 10px #ddd solid;
}

#motor_2 #options td{
	padding: 8px 3px;
	border-bottom: 1px #ccc solid;
}

#motor_2 #options td.nombrecampo{
	text-align: right;
	font-weight: bold;
}

#motor_2 #options td.valores{
}

/* exploraciones */

#exploraciones{
	background: url(bg-exploraciones.gif) repeat-x top left;
	padding-top: 40px;
	width: 204px;
}

#exploraciones h2{
	font-size: 16px;
	letter-spacing: -1px;
	color: #74c9e4;
	margin-bottom: 6px;
}

#exploraciones ul{
	margin-bottom: 12px;
}

#exploraciones li{
	list-style: none;
}

#exploraciones li a{
	color: #74c9e4;
	text-decoration: none;
	padding: 0px 2px;
}

#exploraciones li a:hover{
	background: #74c9e4;
	color: #fff;
	text-decoration: none;
}

#exploraciones li.current a, #exploraciones li.current a:hover{
	background: #2ab1dd;
	padding: 0px 20px 0px 2px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/* explorador */

#explorador{

}

#explorador h1{
	font-size: 18px;
	line-height: 18px;
	letter-spacing: -1px;
	color: #ccc;
}
#explorador h2{
	font-size: 22px;
	letter-spacing: -2px;
	text-transform: uppercase;
	color: #2ab1dd;
	line-height: 22px;
	margin-bottom: 10px;
}

#explorador div.lineas{
	padding: 0px 10px 20px 10px;
	background: #f0f0f0;
}

#explorador div.lineas h3{
	margin-top: 10px;
	margin-bottom: 5px;
	padding: 3px 5px;
	font-size: 18px;
	letter-spacing: -1px;
	color: #fff;
	background: url(bg-exploraciones.gif) repeat-x top left;
	text-transform: uppercase;
}

#explorador div.lineas h3 span{
	background: #74c9e4;
	padding: 0px 5px;
	margin-left: 10px;
}

#explorador div.item{
	border: 1px #ddd solid;
	background: #fff;
	-moz-border-radius: 8px;
	padding: 10px;
	width: 300px;
	margin: 5px;
	float: left;
}

#explorador div.foto{
	float: left;
	margin-right: 10px;
}

#explorador div.datos{
	float: right;
	width: 200px;
}

#explorador div.datos div.direccion{
}

#explorador div.datos div.ciudad{
	margin-bottom: 5px;
}

#explorador div.nombre{
	font-size: 16px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #ee7700;
}

#explorador div.inmuebles_total{
	color: #ee7700;
}
#explorador div.inmuebles_total strong{
	padding: 0px 3px;
	background: #ee7700;
	color: #fff;
}

#explorador div.inmuebles_disponibles{
	color: #2ab1dd;
	margin-bottom: 5px;
}
#explorador div.inmuebles_disponibles strong{
	padding: 0px 3px;
	background: #2ab1dd;
	color: #fff;
}

#explorador div.desplegar{
	background: url(dotted-gray-h.gif) repeat-x top;
	margin-top: 5px;
	clear: both;
	padding-top: 10px;
}

#explorador div.desplegar a{
	color: #2ab1dd;
	background: #ceebf5;
	padding: 2px 5px;
	text-decoration: none;
}

#explorador div.desplegar a:hover{
	color: #ceebf5;
	background: #2ab1dd;
}

#explorador div.childs{
	margin-top: 5px;
	border: 1px #74c9e4 solid;
}

#explorador div.child{
	border-bottom: 1px #ceebf5 solid;
	padding: 2px 5px;
}

#explorador div.child a{
	color: #e70;
	padding: 0px 3px;
	text-decoration: none;
}
#explorador div.child a:hover{
	text-decoration: underline;
}

/* =================== RESULTADOS MOTOR =================== */

#resultados{
	margin-top: 20px;
}

#resultados div.label{
	background: url(num4.gif) no-repeat 0px 0px;
}

#resultados div.item{

}

#resultados div.separador{
	background: url(dotted-gray-h.gif) repeat-x bottom;
	clear: both;
	height: 10px;
	margin-bottom: 10px;
}

#resultados div.item div.imagen{
	float: left;
	padding: 5px;
	background: #ddd;
	border: 1px #ccc solid;
	margin-left: 0px;
	margin-right: 15px;
}

#resultados div.datos{
	margin-left: 110px;
}

#resultados div.item div.edificio{
	font-size: 14px;
	font-weight: bold;
	color: #e70;
	letter-spacing: -1px;
}

#resultados div.item div.direccion{
	margin-bottom: 6px;
}

#resultados div.item div.resultados{
	margin-top: 6px;
	color: #2ab1dd;
	font-weight: bold;
}

#resultados div.item div.resultados strong{
	padding: 0px 5px;
	color: #fff;
	background: #2ab1dd;
	font-size: 15px;
}

#resultados div.item div.desplegar{
	margin-bottom: 10px;
}

#resultados div.item div.desplegar a{
	padding-right: 16px;
	background: url(plus.gif) no-repeat right center;
	color: #2ab1dd;
	text-decoration: none;
}


/* Childs - INMUEBLES PERTENECIENTES A UN EDIFICIO */
#resultados div.childs{
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	background: url(decorcity.gif) no-repeat bottom;
}

#resultados div.childs div.child{
	background: url(white-transp.png);
	padding: 5px 10px;
	margin-left: 95px;
}

#resultados div.childs div.child div.imagen{
 /* propiedades definidas anteriormente */
}

#resultados div.childs div.child div.piso{
	font-size: 12px;
	text-decoration: none;
}

#resultados div.childs div.child div.piso strong{
	font-size: 17px;
	color: #2ab1dd;
}

#resultados div.childs div.child div.caracteristicas{
	color: #999;
}

#resultados div.childs div.child div.link a{
	color: #2ab1dd;
}

#resultados div.childs div.child div.separador{
	clear: both;
	height: 1px;
	background: url(dotted-gray-h.gif) repeat-x bottom;
	margin: 0 !important;
}

/* ATRAS */

div.return{
	background: #2ab1dd url(back.gif) no-repeat 20px 4px;
	padding: 5px 5px 5px 44px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

div.return a{
	color: #fff;
	text-decoration: none;	
}

/* DATOS DE UN EDIFICIO */

#datosedificio{
	padding-left: 20px;
	padding-top: 30px;
}

#datosedificio div.fotoprincipal{
	float: left;
}

#datosedificio div.fotoprincipal img{
	padding: 5px;
	background: #ddd;
	border: 1px #ccc solid;	
	margin-right: 10px;
}

#datosedificio div.nombre{
	font-size: 18px;
	letter-spacing: -1px;
	color: #2ab1dd;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px #74c9e4 solid;
}

#datosedificio div.direccion{
	
}

#datosedificio div.ciudad{
	
}

#datosedificio div.caracteristicas{
	background: url(dotted-blue-h.gif) repeat-x top;
	clear: both;
	padding: 10px 0px;
	color: #999;
}

#datosedificio div.caracteristicas li{
	font-size: 13px;
	font-weight: bold;
	list-style: none;
	color: #2ab1dd;
}

#datosedificio div.descripcion{
	background: url(dotted-blue-h.gif) repeat-x top;
	padding-top: 10px;
	text-align: justify;
}

#datosedificio div.fotos{
	padding-top: 10px;
	clear: both;
}

#datosedificio div.fotos p{
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #2ab1dd;
	margin-bottom: 10px;
}

#datosedificio div.fotos div.foto{
	float: left;
}

#datosedificio div.fotos div.foto a img{
	padding: 5px;
	background: #ddd;
	border: 1px #ccc solid;	
	margin-right: 10px;
	margin-bottom: 10px;
}

#datosedificio div.fotos div.foto a:hover img{
	background: #74c9e4;
	border: 1px #2ab1dd solid;	
}

#datosedificio #mapa{
	margin-top: 15px;
	padding: 10px 0px;
	font-weight: bold;
	color: #74c9e4;
	background: url(dotted-blue-h.gif) repeat-x top;
	border-bottom: 4px #2ab1dd solid;
}

#datosedificio #mapa #map{
	border: 1px #74c9e4 solid;
}

/* DATOS DE UN INMUEBLE */
#datosinmueble{
	padding-left: 20px;
}

#datosinmueble div.calle{
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;	
	color: #999;
}

#datosinmueble div.ciudad{
	color: #ccc;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: -1px;
}

#datosinmueble div.piso{
	font-size: 24px;
	line-height: 24px;
	letter-spacing: -1px;
	color: #ee7700;
}

#datosinmueble div.caracteristicas{
	margin-top: 10px;
	border: 1px #ceebf5 solid;
	padding: 10px;
}

#datosinmueble div.caracteristicas th{
	font-size: 14px;
	text-align: left;
	background: url(dotted-blue-h.gif) repeat-x bottom;
	padding-top: 6px;
	padding-bottom: 3px;
	color: #999;
}

#datosinmueble div.caracteristicas td{
	padding: 3px 20px 3px 0px;
	text-align: left;
	vertical-align: top;
}

#datosinmueble div.caracteristicas td strong{
	color: #2ab1dd;
}

#datosinmueble div.caracteristicas td strong.big{
	font-size: 18px;
	line-height: 18px;
	color: #2ab1dd;
	letter-spacing: -1px;
}

#datosinmueble div.caracteristicas td strong.yes{
	color: #2ab1dd;
}

#datosinmueble div.caracteristicas td strong.no{
	color: #999;
}

#datosinmueble div.descripcion{
	margin-top: 20px;
	border-top: 1px #2ab1dd solid;
	padding-top: 10px;
}

#datosinmueble div.descripcion h2{
	font-size: 25px;
	color: #2ab1dd;
	line-height: 18px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

#datosinmueble div.descripcion p{
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 5px;
	text-align: justify;
}

/* contactar */

#contactar, #fotosinmueble{
	clear: both;
	background: url(bg-exploraciones.gif) repeat-x top left;
	padding-top: 40px;
}

#contactar h2, #fotosinmueble h2{
	font-size: 16px;
	letter-spacing: -1px;
	color: #74c9e4;
	margin-bottom: 6px;
}

#contactar form{
	margin-top: 10px;
	background: url(dotted-blue-h.gif) repeat-x top;
	border-bottom: 4px #74c9e4 solid;
	padding: 10px 0px;
}

#contactar form p{
	margin-bottom: 10px;
}

#contactar td{
	
}

#contactar td.nomcampo{
	text-align: right;
	padding: 5px 0px;
	padding-right: 5px;
	vertical-align: top;
}

/* fotos inmueble */

#fotosinmueble div.foto{
	float: left;
	margin-bottom: 12px;
	color: #999;
	width: 100px;
}

#fotosinmueble div.foto a{
	color: #999;
	text-decoration: none;
}

#fotosinmueble div.foto a img{
	padding: 5px;
	background: #ddd;
	border: 1px #ccc solid;	
	margin-right: 10px;
}

#fotosinmueble div.foto a:hover img{
	padding: 5px;
	background: #74c9e4;
	border: 1px #2ab1dd solid;	
	margin-right: 10px;
}

/* =================== PIE DE PÁGINA ===================*/

#footer{
	clear: both;
	margin-top: 30px;
	background: #ddd;
	padding: 10px 20px;
	margin-bottom: 30px;
	color: #666;
	text-align: left;
	height: 52px;
}

#footer div.info{
	float: left;
}

#footer div.info img{
	margin-bottom: 0;
}

#footer div.info a{
	padding: 0px 3px;
	color: #666;
}

#footer div.info a:hover{
	background: #666;
	color: #ddd;
}

#footer div.right{
	float: right;
	margin-left: 5px;
}

#footer div.right a{
	background: url(li-footer.gif) no-repeat 0px 3px;
	padding: 0px 3px 0px 14px;
	color: #666;
	text-decoration: none;
}

#footer div.right a:hover{
	background: #666;
	color: #ddd;
}