#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 

	width:780px;
	height:240px;
	overflow:hidden; 
	}	
	
p#controls{
	margin:0;
	position:relative;
	background:
	} 

#prevBtn, #nextBtn{
	display:block;
	margin:0;
	overflow:hidden;
	text-indent:-8000px;		
	width:33px;
	height:33px;
	position:absolute;
	left:-36px;
	top:-160px;
	}	
#nextBtn{ 
	left:783px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:33px;
	height:33px;
	background:url( ../images/botao_destaques_esquerda.jpg) no-repeat 0 0;
	}	
#nextBtn a{ 
	background:url(../images/botao_destaques_direita.jpg) no-repeat 0 0;	
	}
	
#imovel{
	
	margin: 0 0px 0 32px;
	width:20%;
	float:left;
	height:230px;
	}
.espacamento{
		height:30px;}
		img{ border:none;}