@charset "utf-8";
/* CSS Document */

a img{
	border: 0;
}

/* Textos */

h3{
	margin-top: 0;
	color:#7e8b65;
	font-family:Verdana, Geneva, sans-serif;
}

.texto {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
}

.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
	}

.texto3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
}


.txt_paginacao {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-decoration:none;
}

.txt_titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}

.txt_paginacao a:link{
	font-weight:800;
	color:#835f8e;
	text-decoration:none;
	}

.txt_paginacao a:hover{
	font-weight:800;
	color:#99a580;
	text-decoration:none;
    }

.txt_paginacao a:active{
	font-weight:800;
	color:#000000;
	text-decoration:none;
	}


.legenda {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666;
}

.legenda2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #FFF;
}


/*Formulários */
.campo_venda{
	background-image: url(../images/fundo_campo_venda.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px;
	width: 202px;
	height: 20px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	
}

.campo_contato{
	background-image: url(../images/fundo_campo_contato.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px;
	width: 345px;
	height: 20px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8e8d88;
	
}

.campo_contato2{
	background-image: url(../images/fundo_campo2_contato.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	border: 0px;
	width: 345px;
	height: 105px;
	margin: 0px;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #8e8d88;
	
	overflow: hidden;
}


/* Divs */
#box_imovel{
	width: 277px;
	height: 312px;
	background-image: url('../images/imoveis/img_imovel.jpg');
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 15px;
	padding: 0px;
	position: relative;
	
}

#box_imovel_home{
	width: 242px;
	height: 375px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:20px;
	position: relative;
}

/* Detalhe imóvel */

#content_imovel{
	background-color:  #ebebe5;
	width: 595px;
	min-height: 550px;
	position: relative;
}

#imagem_principal{
	background-color: #ebebe5;
	position: absolute;
	top: 24px;
	left: 37px;
}

#resumo_imovel{
	background-color: #ebebe5;
	width: 160px;
	min-height: 228px;
	position: absolute;
	top: 24px;
	left: 400px;
}


#texto_resumo{
	line-height:20px;
	margin-top:16px;
	margin-left:16px;
}
	
.texto_resumo2{
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	font-size:11px;
	margin-top:12px;
}

#foto_miniatura{
	background-color: #ebebe5;
	position: absolute;
	top: 410px;
	left: 10px;
	width: 430px;
}

#financiamento{
	background-color: #ebebe5;
	position: absolute;
	top: 435px;
	left: 442px;
}



#agende_visita{
	width: 251px;
	height: 180px;
	background-image: url('../images/form_agende_visita.jpg');
	float: left;
	margin-left: 36px;
	position: relative;

}

/*#content_imovel_2{

}*/

#dados_tecnicos{
	margin-left: 42px;
	width: 270px;
	float: left;

}



.nome{
	background-color: transparent;
	border: 0px solid;
	width: 207px;
	height: 22px;
	position: absolute;
	top: 45px;
	left: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;	

}

.e-mail{
	background-color: transparent;
	border: 0px solid;
	width: 211px;
	height: 24px;
	position: absolute;
	top: 76px;
	left: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;	
	
}

.horario{
	background-color: transparent;
	border: 0px solid;
	width: 92px;
	height: 22px;
	position: absolute;
	top: 108px;
	left: 28px;	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;	
	
}	

.dia{
	background-color: transparent;
	border: 0px solid;
	width: 110px;
	height: 22px;
	position: absolute;
	top: 108px;
	left: 135px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;	
}

.fomragenda{
	font-color: #a4a4a4;
}

.prev{
	width: 21px;
	height: 96px;
	border: 0;
	background-image: url('../images/bt_prev.jpg');
	float: left;
	cursor: pointer;
}

.next{
	width: 21px;
	height: 96px;
	border: 0;
	background-image: url('../images/bt_next.jpg');	
	float: left;
	cursor: pointer;
}

.prev_home{
	width: 18px;
	height: 54px;
	border: 0;
	background-image: url('../images/bt_prev_home.jpg');
	float: left;
	cursor: pointer;
	margin-top: 230px;
	font-family:Arial, Helvetica, sans-serif;
}

.next_home{
	width: 18px;
	height: 54px;
	border: 0;
	background-image: url('../images/bt_next_home.jpg');	
	float: left;
	cursor: pointer;
	margin-top: 230px;
}


.prev_campanhas, .prev_campanha_fotos, .prev_entregas, .prev_entrega_fotos{
	width: 15px;
	height: 54px;
	border: 0;
	background-color: transparent;
	background-image: url('../images/prev_campanhas.png');
	float: left;
	cursor: pointer;
	margin-top: 2px;
}

.next_campanhas, .next_campanha_fotos, .next_entregas, .next_entrega_fotos{
	width: 15px;
	height: 54px;
	border: 0;
	background-color: transparent;
	background-image: url('../images/next_campanhas.png');
	float: left;
	cursor: pointer;
	margin-top: 2px;
}

.prev_entrega_fotos, .next_entrega_fotos{
	margin-top: 30px;
}

#topo_entregas{
	
}
#box_entregas{
	width: 570px;
	height: 416px;
	position: relative;
	background-image: url('../images/fundo_entrega_chaves.jpg');
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#666666;
}


