/* Logo */
.logo_classificados { background:url(../../imgs/front/logo_classificados.png) no-repeat; width:250px; height:135px; float:left; text-indent:-5000px; margin-right:20px; }

/* Menu vertical */
.nome_categoria { border-bottom:1px #e0e0e0 solid; width:100%; font-size:16px; font-weight:normal; color:#0057aa; padding:10px 0 4px 0; overflow:hidden; clear:both; }
.nome_subcategoria a { background:url(../../imgs/front/bg_subcategoria.jpg) no-repeat; width:100%; display:block; color:#777; padding:2px 0 2px 10px; }
.nome_subcategoria a:hover { background:url(../../imgs/front/bg_subcategoria.jpg) no-repeat 0 -20px; color:#333; }
.anuncie { background:url(../../imgs/front/bg_subcategoria.jpg) no-repeat 0 -20px; width:100%; display:block; color:#849c00; padding:2px 0 2px 10px; }
.anuncie:hover { color:#a0bd00; }

/* Botões */
.btn_cadastrar_produto { background:url(../../imgs/front/btn_cadastro_produto.png) no-repeat; width:140px; height:151px; float:left; text-indent:-5000px; overflow:hidden; }
.btn_cadastrar_produto:hover { background:url(../../imgs/front/btn_cadastro_produto.png) no-repeat 0 -152px; }
.btn_cadastrar_mais_produto { background:url(../../imgs/front/botoes/btn_cadastrar_mais_produto.jpg) no-repeat; width:268px; height:29px; text-indent:-5000px; display:block; overflow:hidden; margin-top:20px; clear:both; }
.btn_cadastrar_mais_produto:hover { background:url(../../imgs/front/botoes/btn_cadastrar_mais_produto.jpg) no-repeat 0 -40px; }

/* Contato */
.conteudo_central { border-bottom:1px #ccc solid; overflow:hidden; padding-bottom:10px; }
.lado_esquerdo { width:384px; float:left; margin-top:10px; }
.lado_direito { float:left; margin-left:30px; margin-top:26px; width:184px; }
.tit_telefones { background:url(../../imgs/front/bg_telefone.jpg) no-repeat; padding-left:35px; }
.tit_msn { background:url(../../imgs/front/bg_msn.jpg) no-repeat; padding-left:35px; }

/* Home */
.ultimas li { border-bottom:1px #CCC solid; width:182px; padding-bottom:10px; margin-bottom:20px; margin-right:15px; float:left; }
.tipo_de_negocio { font-size:12px; color:#555; text-transform:uppercase; }
.valor { font-size:13px; color:#00486e; font-weight:bold; }
.imoveis { border-bottom:1px #CCC solid; padding-bottom:20px; margin-bottom:20px; }
.imoveis_home { width:297px; overflow:hidden; }
.imoveis_home li { border-bottom:1px #CCC solid; width:295px; margin-bottom:20px; overflow:hidden; }
.imoveis_home img { width:150px; height:105px; margin-right:15px; float:left; overflow:hidden; border:1px #999 solid; }
.imovel_grande { border-bottom:1px #CCC solid; margin:0 20px 20px 0; width:279px; float:left; padding-bottom:20px; }
.bloco_imoveis { clear:both; }
.imovel_grande img { width:272px; height:204px; margin-bottom:10px;float:left; border:1px #bbb solid; float:left; }


.imovel_grande img:hover { border:1px #999 solid; }



#paginacao ul li{ 
	float:left; 
	margin: 0px 3px !important;
	padding:5px;
	border:#3C7FAF 1px solid;
	height:20px;
	
}
#paginacao ul li a{ 
	float:left; 
	margin: 0px 3px !important;
	padding:5px;
	font-weight:bold!important;
	color:#3C7FAF!important;

}
#paginacao{  padding:5px 0 35px 0; clear:both; margin-left:10px; text-align:center;}

#conteiner_pagina{
	
	width:500px; 
	margin:auto; 
	text-align:center;
	 padding-top:25px;
		
}


.btn_busca_interna{
	
	width:99px; 
	height:27px;
	border:none;
	background:none;
	
}
