#buscador {
	position: absolute;
	top: 135px;
	margin-left: 10px;
	width: 470px;
	height: 320px;
}


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

#video_ppal {
	position: absolute;
	top: 135px;
	margin-left: 501px;
	width: 465px;
	height: 320px;
}

#top_proyectos {
	position: absolute;
	top: 470px;
	margin-left: 10px;
	width: 470px;
	height: 160px;
	background-color:#353535;
	background:url(../imagenes/inmuebles_destacados.png);
}

#top_proyectos a:link {
	font: 80% Arial;	
	color: #eeeeee;
} 

#top_proyectos a:visited {
	font: 80% Arial;
	color: #eeeeee;
} 

#top_proyectos a:active {
	font: 80% Arial;
	color: #eeeeee;
} 

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

#top_inmuebles {
	position: absolute;
	top: 470px;
	margin-left: 501px;
	width: 465px;
	height: 160px;
	background:url(../imagenes/inmuebles_destacados.png);
}

#page_bottomlinks {
	position: absolute;
	top: 640px;
	margin-left: 150px;
	width: 825px;
	height: 50px;
}

#top_inmuebles a:link {
	font: 80% Arial;	
	color: #eeeeee;
} 

#top_inmuebles a:visited {
	font: 80% Arial;
	color: #eeeeee;
} 

#top_inmuebles a:active {
	font: 80% Arial;
	color: #eeeeee;
} 

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