
/*********************************
	PESQUISA DE IMÓVEIS
**********************************/

#pesquisa-imoveis {
	margin:15px 0 30px 0;
	width:250px;
	overflow:hidden;
}

#pesquisa-imoveis h2{
	width:143px;
	height:19px;
	background:url(../imagens/pesquisa-imoveis-titulo.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:15px;
}

#pesquisa-imoveis p{
	margin-bottom:15px;
}

#pesquisa-imoveis fieldset{
	border:0;
}

#pesquisa-imoveis label{
	font:11px tahoma;
	margin-right:15px;
}

#pesquisa-imoveis .selectPeq{
	font:11px tahoma;
	width:225px;
	margin:10px 0 0 2px;
}
#pesquisa-imoveis .SelectGran{
	font:11px tahoma;
	width:225px;
	margin:10px 0 0 2px;
}

#pesquisa-imoveis .cod{
	font:11px tahoma;
	width:100px;
	margin:10px 0 0 2px;
}


#pesquisa-imoveis a{
	margin-right:10px;
	font:11px tahoma;
	color:#FFFFFF;
	display:block;
	padding:5px;
	text-decoration:none;
	float:right;
	margin-top:12px;
	width:88px;
	height:13px;
	text-align:center;
	background:url(../imagens/pesquisa-imoveis-bg-bt-pesqusiar.gif) no-repeat;
}

#pesquisa-imoveis a:hover{
	background:url(../imagens/pesquisa-imoveis-bg-bt-pesqusiar-over.gif) no-repeat;
}
/*********************************
	NOTÍCIAS
**********************************/

#noticias {
	clear:right;
}

#noticias h2 {
	width:131px;
	height:21px;
	background:url(../imagens/noticias-box-titulo.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:15px;
}

#noticias select {
	font:11px tahoma;
	color:#414141;
	width:290px;
	margin-bottom:10px;
}

#noticias ul li {
	margin-bottom:15px;
}

#noticias ul li strong{
	font:Bold 11px tahoma;
	color:#BD030F;
	line-height:20px;
}

#noticias ul li a{
	font:11px tahoma;
	color:#414141;
	text-decoration:none;
}

noticias ul li a:hover{
	text-decoration:underline;
}


#indicador {
	font:11px tahoma;
	color:#990000;
	height:150px;
	line-height:18px;
	margin-top:20px;
}

#indicador h1{
	width:167px;
	height:14px;
	background:url(../imagens/indicadores-financeiros.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:15px;
	
}

#indicador img {
	float:left;
	margin-right:10px;
}


/*********************************
	INFORMATIVO ONLINE
**********************************/

#conteudo #lado-direito #informativo {
	width:300px;
	margin:45px 0 70px 0;
	clear:both;
}


#conteudo #lado-direito #informativo h2{
	width:147px;
	height:16px;
	background:url(../imagens/informativo-online-box-titulo.gif) no-repeat;
	text-indent:-999999px;
	margin-bottom:15px;	
}

#conteudo #lado-direito #informativo p {
	margin-bottom:10px;
}

#conteudo #lado-direito #informativo input{
	width:280px;
	height:12px;
	font:11px tahoma;
	padding:5px;
	background:url(../imagens/informativo-online-bg-campos.gif) no-repeat;
	border:0;
	margin-bottom:5px;
}

#conteudo #lado-direito #informativo a{
	float:right;
	margin-right:10px;
	width:88px;
	height:13px;
	padding:5px;
	background:url(../imagens/informativo-online-bg-bt-cadastrar.gif) no-repeat;
	display:block;
	text-align:center;
	font:11px tahoma;
	color:#FFFFFF;
	text-decoration:none;
}

#conteudo #lado-direito #informativo a:hover{
	background:url(../imagens/informativo-online-bg-bt-cadastrar-over.gif) no-repeat;
}

#conteudo #lado-direito #acessos {
	clear:both;
}

#conteudo #lado-direito #acessos ul li{
	float:left;
	margin-right:15px;
}

#conteudo #lado-direito #acessos .acesso-imobiliario {
	width:80px;
	height:35px;
	background:url(../imagens/acesso-imobiliario-ico.gif) no-repeat;
	display:block;
	text-indent:-999999px;
}

#conteudo #lado-direito #acessos .central-do-cliente {
	width:75px;
	height:35px;
	background:url(../imagens/central-do-cliente-ico.gif) no-repeat;
	display:block;
	text-indent:-999999px;
}


#conteudo #lado-direito #acessos #pontos {
	width:5px;
	height:35px;
	text-indent:-999999px;
	background:url(../imagens/pontilhado.gif) no-repeat center;
}

