@charset "utf-8";
body {
	background-image: url(images/bkg_body.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
}


body a:link, a:active, a:visited{
	text-decoration:none;
	color:#333333;
}

body a:hover{
	text-decoration:underline;
}

p{
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	color: #666666;
}

h2 {
	font-size: 22px;
	color: #003366;
	line-height: 22px;
}

hr {
	height: 1px;
	padding-top: 10px;
	color: #ebebeb
	}

#pesquisa_head {
	background-image: url(images/bkg_pesquisa.jpg);
	background-repeat: no-repeat;
	background-position: top;
	top: 0px;
	height: 157px;
	width: 233px;
	}
	
#cx_pesquisa {
	position:RELATIVE;
	top: 35px;
	left: 30x;
	height: 127px;
	width: 190px;
	}

.depoimentos_texto {
	font-size: 12px;
	color: #0065a9;
	line-height: 14px;
	padding-left: 10px;
	padding-top: 15px;
		}
			
.depoimentos_nome {
	font-size: 11px;
	color: #0065a9;
	line-height: 10px;
	padding-left: 10px;
	padding-top: 15px;
	font-weight: bold;
		}
		
.depoimentos_cond {
	font-size: 10px;
	color: #333333;
	line-height: 10px;
	padding-left: 10px;
	padding-top: 5px;
		}

.utilidades_menu {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	padding-left: 10px;
	padding-top: 15px;
	}
	
#rodape {
	background-image: url(images/bkg_rodape.png);
	background-repeat: no-repeat;
	background-position: top;
	min-heigth: 65px;
	padding: 0px;
	}
	
#tabela_destaques {
	background-image: url(images/bkg_destaques.png);
	background-repeat: no-repeat;
	background-position: top;
	min-heigth: 200px;
	padding: 10px;
	}
	
#tabela_mural {
	background-image: url(images/bkg_340x170.png);
	background-repeat: no-repeat;
	background-position: top;
	min-heigth: 170px;
	padding:0px;
	}

#tabela_noticias {
	background-image: url(images/bkg_340x170.png);
	background-repeat: no-repeat;
	background-position: top;
	min-heigth: 170px;
	padding:0px;
	}

#tabela_lista_imoveis {
	background-image: url(images/bkg_destaques.png);
	background-repeat: no-repeat;
	background-position: top;
	min-heigth: 250px;
	padding:0px;
	}

.noticias_home {
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0065a9;
	}
	
.noticias_lista {
	font-size: 14px;
	color: #333333;
	line-height: 14px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0065a9;
	}
	
.noticias_titulo {
	font-size: 22px;
	color: #333333;
	line-height: 18px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-top-width: 1px;
	}
	
.mural_home {
	font-size: 15px;
	font-weight: bold;
	color: #0066CC;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 18px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0065a9;
	}
		
.legendas {
	font-size: 10px;
	color: #666666;
	line-height: 10px;
	padding-left: 0px;
	padding-top: 2px;
	text-transform: uppercase;
		}
		
.borda_1px_azul {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}

