body {
	background-image: url(../imagenes/pagebackground_3.jpg);
	background-color: #353535;
}

#buscador_lateral {
	top: 135px;
	margin-left: 9px;
	width: 261px;
	position: absolute;
	height: 530px;
	background-color:#505050;
}

#res_busqueda {
	margin-left: 285px;
	position: absolute;
	top: 130px;
	width: 680px;
	height: 510px;
}

#tope_res_busqueda {
	width: 707px;
	height: 50px;
}

#descripcion_busqueda {
	position: absolute;
	top: 5px;
}

#botones_busqueda {
	top: 40px;
	position:absolute;
}

#separador {
	position: absolute;
	top: 50px;
	width: 707px;
	height: 1px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#353535;
}

#display_busqueda {
	top: 26px;
	margin-left:576px;
	width:150px;
	position:absolute;
}

#back_link {
	top: 26px;
	margin-left:532px;
	width:180px;
	position:absolute;
}

#display_busqueda_inm {
	top: 26px;
	margin-left:417px;
	width:350px;
	position:absolute;
}

#resultados_busqueda {
	top: 56px;
	margin-left: 5px;
	position: absolute;
}

#paginacion_busqueda {
	top: 56px;
	margin-left:610px;
	position:absolute;
}

#orden_busqueda {
	top: 86px;
	margin-left:500px;
	position:absolute;
}

#res_busqueda_mapa {
	margin-left: 258px;
	position: absolute;
	top: 222px;
	width: 290px;
	height: 470px;
}

#mapa_inmuebles {
	margin-left: 550px;
	position: absolute;
	top: 232px;
	width: 413px;
	height: 519px;
	border-style:dotted;
	border-width:1px;
}

.links a {
	font: 80% Arial;
	color: #eeeeee;
}

.links a:link {
	color: #eeeeee;
} 

.links a:visited {
	color: #eeeeee;
} 

.links a:active {
	color: #eeeeee;

}

#cooliris_player{
	margin-left: 10px;
	position: absolute;
	top: 65px;
	width: 687px;
	height: 445px;
}

#tope_res_busqueda_bottom {
	margin-left: 258px;
	position: absolute;
	top: 1205px;
	width: 707px;
	height: 76px;
	font: 80% Arial;
	color: #eeeeee;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#353535;
}

#resultados_busqueda_bottom {
	top: 55px;
	margin-left: 5px;
	position: absolute;
}

#paginacion_busqueda_bottom {
	top: 55px;
	margin-left:500px;
	position:absolute;
}

#menu_detalle_proyectos {
	position: relative;
	width: 500px;
	height: 30px;
	padding: 0;
	margin: 3px 0 37px 0;
}

#menudetalle {
	position: absolute;
	top: 62px;
	margin-left: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 20px;
	overflow: hidden;
	width: 483px;
	left: 764px;
}
	
#menudetalle li {
	margin: 0; 
	padding: 0;
	display: inline;
	list-style-type: none;
}

#menudetalle a {
	float: left;
	padding: 20px 0 0 0;
	overflow: hidden;
	height: 0px; 
	height:20px;
}
	
#menudetalle a:hover {
	background-position: 0 -20px;
}
	
#menudetalle a.selected {
	background-position: 0 -40px;
}

#tab_detalle a {
	width: 75px;
	background: url(../imagenes/tab_detalle.png) top left no-repeat;
}

#tab_fotos a {
	width: 66px;
	background: url(../imagenes/tab_fotos.png) top left no-repeat;
}

#tab_sector a {
	width: 65px;
	background: url(../imagenes/tab_sector.png) top left no-repeat;
}

#contenido_ppal_detalle_proyectos {
	margin-left: 10px;
	position: absolute;
	top: 95px;
	width: 960px;
}

#regresar {
	margin-left: 800px;
	position: absolute;
	top: 28px;
	width: 200px;
}
