#BannerFlash{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:710px;
	height:300px;
	float:left;
}

.TxtFlash{
	display:block;
	height:100%;
	border:1px dashed #000000;
	text-align:center;
}

.TxtFlash a{
	color:#000000;
	text-decoration:none;
}

.TxtFlash a:hover{
	text-decoration:underline;
}

#PaginaDestaqueCarrossel{
	width:100%;
	float:left;
	margin:20px 0 0 0;
	background-image:url(../../slices/bg-Carrossel.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:393px;
}

#PaginaDestaqueCarrossel h2{
	background-image:url(../../slices/header-CarrosselDestaques.jpg);
	width:710px;
	height:53px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

#ListaImoveisDestaque{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
}

#ListaImoveisDestaque li{

}

#PaginaDestaque{
	width:100%;
	float:left;
	margin:20px 0 0 0;
}

#PaginaDestaque h2{
	background-image:url(../../slices/header-Ofertas.jpg);
	width:710px;
	height:53px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0 0 20px 0;
	padding:0;
}

#PaginaDestaque #ListaOfertas{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	float:left;
}

#PaginaDestaque #ListaOfertas li{
	float:left;
	display:inline;
}

#PainelParceiros{
	 float:left;
	 display:inline;
	 width:710px;
         margin:10px 0 0 0;
}

#headerPainelParceiros{
	 width:100%;
	 height:53px;
	 background-image:url(../../slices/header-Parceiros.jpg);
	 background-repeat:no-repeat;	
}

#conteudoPainelParceiros{
	 float:left;
	 width:100%;	
}

#conteudoPainelParceiros ul{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;	
}

#conteudoPainelParceiros ul li{
	 float:left;
	 display:inline;
	 margin:10px 5px 0 9px;
}


