
*{
	margin:0 auto;
	text-decoration:none;
	padding:0;
	list-style-type:none;
	font-family:tahoma, Trebuchet MS, arial, verdana;
	border:0;
	outline:0;
}
body{
	background:#fff url(../imagens/bg.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
fieldset, img{border:none;}

#geral{
	width:100%;
	height:auto;
}
.controle{width:900px;}
/*INÍCIO DO DOCUMENTO*/

#topo{
	width:900px;
	height:152px;
}
.horacerta{
	position:absolute;
	top:135px;
	_left:750px;
	left:800px;
	font-size:7pt;
	font-weight:bold;
	color:#000;
}
.menu{
	width:900px;
	height:45px;
	background:url(../imagens/bg_menu.jpg);
}
.cont_menu{height:45px; position:relative;z-index:10;float:left;}
.cont_menu ul li{display:inline;float:left;}
.cont_menu ul li a{ color:#F00; z-index:10; height:45px; display:block; position:relative;}
.cont_menu ul li a span{ display:none;}

.cont_menu .bt_inicio{ background:url(../imagens/bt_inicio.jpg); width:97px; float:left;}
.cont_menu a:hover.bt_inicio{ background:url(../imagens/bt_inicio_h.jpg); width:97px; float:left;}

.cont_menu .bt_sobre{ background:url(../imagens/bt_sobre.jpg); width:153px; float:left;}
.cont_menu a:hover.bt_sobre{ background:url(../imagens/bt_sobre_h.jpg); width:153px; float:left;}

.cont_menu .bt_imoveis{ background:url(../imagens/bt_imoveis.jpg); width:112px; float:left;}
.cont_menu a:hover.bt_imoveis{ background:url(../imagens/bt_imoveis_h.jpg); width:112px; float:left;}

.cont_menu .bt_anuncie{ background:url(../imagens/bt_anuncie.jpg); width:115px; float:left;}
.cont_menu a:hover.bt_anuncie{ background:url(../imagens/bt_anuncie_h.jpg); width:115px; float:left;}

.cont_menu .bt_paraiba{ background:url(../imagens/bt_paraiba.jpg); width:199px; float:left;}
.cont_menu a:hover.bt_paraiba{ background:url(../imagens/bt_paraiba_h.jpg); width:199px; float:left;}

.cont_menu .bt_contato{ background:url(../imagens/bt_contato.jpg); width:111px; float:left;}
.cont_menu a:hover.bt_contato{ background:url(../imagens/bt_contato_h.jpg); width:111px; float:left;}

#painel{
	width:900px;
	height:243px;
}
.menu_perfil{
	width:252px;
	height:auto;
	float:left;
}
.menu_perfil li{margin-top:7px;}
.menu_perfil li a{
	color:#e57000;
	font-weight:bold;
	font-size:15pt;
	padding-left:10px;
	padding-top:10px;
	display:block;
}
.menu_perfil li a:hover{color:#289dce;}
.menu_perfil img{margin-right:10px;}
.bg_perfil{
	width:252px;
	height:53px;
	background:url(../imagens/bg_perfil.jpg);
}

.pesquisa{
	width:160px;
	height:230px;
	float:left;
	margin-left:15px;
}

/*CONTEUDO*/
#conteudo{
	margin-top:15px;
	width:900px;
	height:auto;
	float:left;
}
.centro{
	width:695px;
	height:auto;
	float:left;
}
.destaques{
	width:695px;
	height:auto;
	float:left;
}
.titulo_destaque{
	width:695px;
	height:44px;
	background:url(../imagens/tit_destaque.jpg);
}
.lista_completa a{
	float:right;
	font-size:13pt;
	color:#e57000;
	font-weight:bold;
	margin-top:5px;
	margin-right:10px;
	text-decoration:underline;
}
.lista_completa img{margin-right:5px;}
.imovel_destaque{
	width:400px;
	height:auto;
	background:url(../imagens/bg_destaque.jpg);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
	margin-top:10px;
}
.bairro_destaque{
	color:#005688;
	width:150px;
	font-size:10pt;
	padding:10px 5px 5px 5px;
	font-weight:bold;
	text-align:center;
}
.foto_imovel img{padding:8px 10px 0 20px ;}
.tipo_destaque{
	color:#7a7a7a;
	font-size:8pt;
	padding:10px 0 2px 10px;
	font-weight:bold;
}
.conteudo_imovel{
	color:#005688;
	font-size:8pt;
	font-weight:bold;
	padding:5px 0 0 10px;
}
.ver_mais_destaque a img{
	padding:10px;	
}
.bt_detalhes{margin-top:10px;}
.bt_detalhes span{display:none;}
.bt_detalhes a{width:111px;height:34px;display:block;background:url(../imagens/bt_detalhes.jpg);}
.bt_detalhes a:hover{background:url(../imagens/bt_detalhes_h.jpg);}

/*DOWNLOADS*/
.downloads{
	width:190px;
	height:auto;
	float:left;
}
.downloads ul li{padding-bottom:7px;}
.downloads ul li a{
	color:#005688;
	text-decoration:underline;
	font-size:8pt;
}
.downloads ul li a:hover{
	text-decoration:none;
}
.bancos{
	margin-top:20px;
	width:300px;
	float:right;
}
.bancos img{margin-top:5px;}
/*BANNER COMGEO*/
.comgeo{
	width:188px;
	height:202px;
	float:left;
	margin-left:17px;
	margin-top:20px;
}

/*LINKS ÚTEIS*/
.links{
	width:190px;
	height:auto;
	float:right;
	margin-left:10px;
}
.links ul li{padding-bottom:7px;}
.links ul li a{
	color:#48b140;
	text-decoration:underline;
	font-size:8pt;
}
.links ul li a:hover{
	text-decoration:none;
}

/*COLUNA DA DIREITA*/
.col_dir{
	width:190px;
	height:auto;
	float:right;
}

#rodape{
	height:300px;
	width:100%;
	background:url(../imagens/bg_rodape.jpg);
	background-repeat:repeat-x;
}
.cont_rodape{
	width:900px;
	height:300px;
	text-align:center;
	background:url(../imagens/bg_rodape2.jpg);
}
.cont_rodape li{display:inline;}
.cont_rodape a{
	color:#fff;
	font-weight:bold;
	padding:5px 15px;
}

/*CENTRO_02*/
.centro_02{
	width:695px;
	height:auto;
	float:left;
}
.form{
	width:190px;
	height:auto;
}
.form_contato input, textarea{
	border:1px solid #ccc;
}
.form_anuncie input, textarea{
	border:1px solid #ccc;
}

.sobre_cont{
	color:#005688;
}

