@charset "utf-8";
/* CSS Document */


body {
	
	margin:0px;
	
	padding:0px;	
	
	text-align:center;
	
	background:url(../imagens/bg_florenca.jpg);
}


#corpo {
	
	margin:0px auto;
	
	padding:0px;
	
	width:741px;
	
	text-align:left;
	
	
	
}


#homer {
	
	position:relative;
	
	margin:0px auto;
	
	padding:0px;
	
	width:202px;
	
	height:79px;
	
	float:left;


}




#busca_imovel {
	
	position:relative;
	
	margin:0px;
	
	padding:0px;
	
	width:493px;
	
	height:39px;
	
	text-align:right;
	
	float:left;
	
	background:url(imagens/bg_topo.jpg);

}



#menu {
	
    position:relative;
	
	margin:39px 0px 0 0;
	
	padding: 10px 0 0 0px;
	
	width:533px ;
	
	float:right;
	
	height:30px;
	
	text-align:right;
	
	
	
}
	


#menu2 {
	
    position:relative;
	
	margin: 0;
	
	padding:0;
	
	float:left;	
	
	text-align:right;
	
	height:30px;
	
	
	
}

#btn_lancamentos {
	
	position:realtive;
	
	margin:0;
	
	padding:30px 0 0 0;
	
	width:293px;
	
	height:79px;
	
	float:left;
	
	border:none;
	

}

#div_branco {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:448px;
	
	height:84px;
	
	float:right;
	

	
}

#logo {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:448px;
	
	height:132px;
	
	float:right;
	
	border:none;
	
	
	
}


#img {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:293px;
	
	height:400px;
	
	float:left;
	
	border:none;
	
	background:#f0f5fe;
	
}


#titulo {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:448px;
	
	height:46px;
	
	float:right;
	
	border:none;
	
	background:#f0f5fe;
}


#txt1 {
	
	position:relative;
	
	margin:0;
	
	padding:0 0 0 9px;
	
	width:439px;
	
	height:115px;
	
	float:right;
	
	background:#f0f5fe;
}


#linha_pontilhada {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:448px;
	
	height:6px;
	
	float:right;
	
	background: url(../imagens/pags_sec/linha_pontilhada.jpg);
	
}

#titulo2 {
	
	position:relative;
	
	margin:0;
	
	width:448px;
	
    padding:10px 0 0 0;

    height:30px;
	
	float:left;
	
	background:#f0f5fe;
	
}


/*#linha_vertical {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:5px;
	
	height:188px;
	
	float:right;
	
	background:#f0f5fe

}


#map {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:227px;
	
	height:188px;
	
	float:right;
	
	background:#f0f5fe;

}*/


#informacao_local {
	
	position:relative;
	
	margin:0;
	
	padding:6px 0 0 8px;
	
	width:440px;
	
    height:80px; 
	
	float:left;
	
	background:#f0f5fe;
	
}


/*#btn_acompanhe_obra {
	
	position:relative;
	
	margin:0;
	
	padding:15px 0 0 7px;
	
	width:209px;
	
	height:28px;
	
	float:left;	
	
	background:#f0f5fe;
	
}*/


#galeria {
	
	position:relative;
	
	margin:0;
	
	padding:0;
	
	width:741px;
	
	height:240px;
	
	float:left;
	
	text-align:center;
	
	background:#f0f5fe;
	
}
	
	

#btn_ceta_esq {
	
	position:relative;
	
	margin:84px 56px 0 35px;
	
	padding:0px;
	
	width:24px;
	
	height:24px;
	
	float:left;
	
	border:none;
}


#imgs_galeria {
   
    position:relative;
	
	margin:54px 40px 0 0;
	
	padding:0;
	
	width:98px;
	
	height:84px;
	
	float:left;
	
	background:#f0f5fe;
	
	border:none;
}


#btn_ceta_dir {
	
	position:relative;
	
	margin:84px 0 0 16px;
	
	padding:0px;
	
	width:24px;
	
	height:24px;
	
	float:left;
	
	border:none;
}


#btn_galeria_imagens {
	
	position:relative;
	
	margin:15px 0 0 282px;
	
	padding:0;
	
	width:177px;
	
	height:33px;

	float: left;
	
	border:none;
}


/*Ínicio do rodapé*/

#rodape {
	
	position:relative;
	
	margin:0;
	
	padding:30px 95px 0 95px;
	
    width:405px;
	
	height:42px;
	
	float:left;
	
    text-align:center;
	
	background:#f0f5fe;
	
}

ul.rodape, li.rodape {
	
	text-decoration:none;
	
	font-style:normal;
	
	margin:0;
	
	padding:0;
	
	text-align:center;
	
	list-style:none;
	
	float:left;
	
}


a.rodape {
	
	display:block;
	
	margin:0;
	
	text-decoration:none;
	
	float:left;
	
	font-style:normal;
	
	font-family: Arial;
	
	font-size:11px;
	
	padding:0 15px;
	
	color: #282727;
	
}

a.rodape:hover {
	
	color:#000;
	
	text-decoration:underline;
}

/*FIM do rodapé*/


.txt_pag {
	font-family: Arial;
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #021730;
	text-decoration: none;
	letter-spacing:0px;
	font-style: normal;

}

.txt_destaque_local {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #021730;
	text-decoration: none;
	letter-spacing:0px;
	font-style: normal;
}


.txt_rodape {
	font-family: Arial;
	font-size: 11px;
	color: #282727;
}
