@charset "utf-8";
/* CSS Document */

/* Banner Lateral */

#banner_lateral_home{
	position:relative;
	float:left;
	width:213px;
	height:370px;
	border:1px solid #CCCCCC;
	cursor:pointer;
	}
	
#banner_lateral_img{
	position:relative;
	float:left;
	width:202px;
	height:360px;
	background-image:url(../imagens/venda-alugue-seu-imovel.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:5px;
	}
	
#banner_lateral_home2{
	position:relative;
	float:left;
	width:213px;
	height:402px;
	border:1px solid #CCCCCC;
	cursor:pointer;
	margin-top:20px;
	}
	
#banner_lateral_img2{
	position:relative;
	float:left;
	width:202px;
	height:392px;
	background-image:url(../imagens/Jacques-gassmann-condominios.jpg);
	background-repeat:no-repeat;
	margin-left:5px;
	margin-top:5px;
	}
	
/* Links Procura Por */

.links_rapido{
	position:relative;
	float:left;
	width:213px;
	border:1px solid #CCCCCC;
	}
	
.home_espaco_links{
	margin-top:28px;
	}
	
.cabecalho_links_rapido{
	position:absolute;
	top:-10px;
	left:12px;
	width:185px;
	height:29px;
	background-image:url(../imagens/o-que-procura.jpg);
	background-repeat:no-repeat;
	}
	
.caixa_itens_link{
	position:relative;
	float:left;
	width:207px;
	height:47px;
	border-bottom:1px dotted #999999;
	margin-left:3px;
	}
	
.extra_itens{
	margin-top:20px;
	}
	
.mostrar_itens{
	position:relative;
	float:left;
	width:207px;
	height:30px;
	margin-top:10px;
	cursor:pointer;
	}
	
.icone_001{
	background-image:url(../imagens/icone-imoveis01.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px; 
	}
	
.icone_002{
	background-image:url(../imagens/icone-imoveis02.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px; 
	}
	
.icone_003{
	background-image:url(../imagens/icone-imoveis03.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px;
	}
	
.icone_004{
	background-image:url(../imagens/icone-imoveis04.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px; 
	}
	
.icone_005{
	background-image:url(../imagens/icone-imoveis05.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px; 
	}
	
.icone_006{
	background-image:url(../imagens/icone-imoveis06.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px; 
	}
	
.icone_007{
	background-image:url(../imagens/icone-imoveis07.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px; 
	}
	
.icone_008{
	background-image:url(../imagens/icone-imoveis08.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px; 
	
	}	
	
.icone_009{
	background-image:url(../imagens/icone-imoveis09.jpg);
	background-repeat:no-repeat;
	background-position:10px 0px;
	
	}	

.mostrar_itens:hover{
	background-position:10px -30px;
	}
	
.mostrar_itens h1{
	position:relative;
	float:left;
	width:142px;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding-left:55px;
	}
	
.mostrar_itens h2{
	position:relative;
	float:left;
	width:142px;
	font-size:12px;
	color:#333333;
	padding-left:55px;
	}
	
.tira_borda{
	border:none;
	}
	
/* Outros Banners Inferior */

.banner_secundario_lateral{
	position:relative;
	float:left;
	width:214px;
	margin-top:10px;
	}
	
.banner_youtube_seriamas{
	position:relative;
	float:left;
	width:214px;
	height:28px;
	background-image:url(../imagens/seriemas-youtub.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.banner_youtube_seriamas:hover{
	background-position:0px -28px;
	}

/* Imoveis Semelhantes */

.cabecalho_semelhante{
	position:absolute;
	top:-10px;
	left:12px;
	width:185px;
	height:29px;
	background-image:url(../imagens/imoveis-semelhantes-cabecalho.jpg);
	background-repeat:no-repeat;
	}
	
.cabecalho_ultimos{
	position:absolute;
	top:-10px;
	left:12px;
	width:185px;
	height:29px;
	background-image:url(../imagens/imoveis-vistos.jpg);
	background-repeat:no-repeat;
	}
	
.conteudo_semelhante{
	position:relative;
	float:left;
	width:199px;
	margin-top:30px;
	margin-left:7px;
	}
	
.comporta_semelhate{
	position:relative;
	float:left;
	width:199px;
	cursor:pointer;
	}
	
.foto_semelhante{
	position:relative;
	float:left;
	width:62px;
	height:46px;
	background-image:url(../imagens/sem-imagem.jpg);
	background-repeat:no-repeat;
	}
	
.comporta_info_semelhante{
	position:relative;
	float:right;
	width:132px;
	}
.comporta_info_semelhante h1, .comporta_info_semelhante h2, .comporta_info_semelhante h3{
	position:relative;
	float:right;
	width:132px;
	font-size:11px;
	margin-top:1px;
	}
	
.semelhante_espacamento{
	margin-top:10px;
	}
	
#caixa_vazia_semelhante{
	position:relative;
	float:left;
	width:199px;
	height:15px;
	}
	
.extra_topo_vistos{
	margin-top:25px;
	}
	
/* localizacao */

.cabecalho_localize_nos{
	position:absolute;
	top:-10px;
	left:12px;
	width:185px;
	height:29px;
	background-image:url(../imagens/saiba-onde-estamos.jpg);
	background-repeat:no-repeat;
	}
	
.imagem_mapa{
	position:relative;
	float:left;
	width:199px;
	height:400px;
	margin-top:25px;
	margin-left:7px;
	background-image:url(../imagens/endereco-mapa-jacques-gassmann.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	}
	
.linha_divisoria01{
	position:relative;
	float:left;
	width:200px;
	height:8px;
	border-bottom:1px dotted #999999;
	}


