body {
	margin:0;
	padding:0;
	border:0;
	background-color:#727272;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#geral {
	float:left;
	width:955px;
	position:absolute;
	left:50%;
	right:50%;
	border:5px solid #676767;
	border-top:0;	
	margin-left:-478px;
	background-color:#f7f7f7;
}
img {
	border:0;
}
#topo {
	float:left;
}
#menu {
	width:215px;
	float:left;
}
.item_menu {
	width:195px;
	height:34px;
	cursor:pointer;
	margin-left:10px;
}
.item_menu_portal {
	width:195px;
	height:28px;
	cursor:pointer;
	margin-left:10px;
}
#menu_empresa_portal {
	/*background-image:url(../imgs/r2/link_esquerdo_empresa.jpg);*/
	height:28px;
	overflow:hidden;
}

#menu_empresa {
	/*background-image:url(../imgs/r2/link_esquerdo_empresa.jpg);*/
	height:34px;
	overflow:hidden;
}
#menu_empresa:hover {
	background-image:url(../imgs/r2/link_esquerdo_empresa_over.jpg);
}
#menu_empresa:active {
	background-image:url(../imgs/r2/link_esquerdo_empresa_down.jpg);
}

#menu_contato {
	background-image:url(../imgs/r2/link_esquerdo_contato.jpg);
}
#menu_contato:hover {
	background-image:url(../imgs/r2/link_esquerdo_contato_over.jpg);
}
#menu_contato:active {
	background-image:url(../imgs/r2/link_esquerdo_contato_down.jpg);
}

#menu_imoveis {
	background-image:url(../imgs/r2/link_esquerdo_imoveis.jpg);
}
#menu_imoveis:hover {
	background-image:url(../imgs/r2/link_esquerdo_imoveis_over.jpg);
}
#menu_imoveis:active {
	background-image:url(../imgs/r2/link_esquerdo_imoveis_down.jpg);
}

#menu_venda {
	background-image:url(../imgs/r2/link_esquerdo_vendas.jpg);
}
#menu_venda:hover {
	background-image:url(../imgs/r2/link_esquerdo_vendas_over.jpg);
}
#menu_venda:active {
	background-image:url(../imgs/r2/link_esquerdo_vendas_down.jpg);
}
#conteudo_site {
	float:left;
	width:730px;
	background-color:#eaeaea;
}
#ver_todos {
	margin-top:14px;
}
.produto_home {
	float:left;
	width:240px;
	margin-right:2px;
}
#produto_home_imagem {
	float:left;
	width:98px;	
	text-align:right;
	margin-right:3px;
}
#titulo_home_texto {
	font-size:12px;
	font-family:Verdana;
}
#titulo_home_texto a {
	color:#79c23d;
	text-decoration:none;
}
#titulo_home_texto a:hover {
	text-decoration:underline;
}

#titulo_home_resumo {
	font-size:12px;
	font-family:Verdana;
	font-weight:normal;
}
#titulo_home_resumo a {
	color:#b1b1b1;
	text-decoration:none;
}
#titulo_home_resumo a:hover {
	text-decoration:underline;
}

#rodape {
	background-image:url(../imgs/r2/rodape_bg.jpg);
	margin-top:1px;
	width:730px;
	height:52px;
	float:left;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin-bottom:1px;
	color:#FFFFFF;

}
#rodape_ {
	margin-top:15px;
	margin-left:20px;
}
.rodape_texto {
	float:left;
	width:135px;
	text-align:center;
}
.rodape_divisor {
	float:left;
	width:2px;
}
.link_rodape {
	color:#FFFFFF;
	text-decoration:none;
}
.link_rodape:hover {
	text-decoration:underline;
}
#rodape_infos {
	height:40px;
	margin-top:10px;
	font-family:"Trebuchet MS", Verdana, Arial;

	
}

#desenvolvido {
	margin-bottom:5px;
	margin-right:5px;
	float:right;
	color:#b1b1b1;
	text-decoration:none;
	font-family:"Trebuchet MS", Verdana, Arial;
	font-size:13px;
}
.divisor_menu {
	margin-left:10px;
}
#verlogin {
	background-image:url(../imgs/menu_login3.jpg);
	width:195px;
	height:58px;
	float:left;
	margin-left:10px;
	_margin-left:5px;
	margin-top:1px;
	display:none;
}

#login2 {
	background-image:url(../imgs/btn_clientes.gif);
	width:195px;
	text-align:center;
	height:76px;
	float:left;
	cursor:pointer;
	margin-left:10px;
	_margin-left:5px;
	margin-top:10px;
}

#login3 {
	background-image:url(../imgs/btn_func.gif);
	width:195px;
	text-align:center;
	height:76px;
	float:left;
	cursor:pointer;
	margin-left:10px;
	_margin-left:5px;
	margin-top:10px;
}


#campo_login {
	background-color:#eaeaea;
	width:109px;
	margin-top:6px;
	margin-left:55px;
	border:0;
}
#campo_senha {
	background-color:#eaeaea;
	width:109px;
	margin-left:55px;
}
#click {
	cursor:pointer;
	width:18px;
	height:45px;
	position:absolute;
	margin-top:-49px;
	margin-left:171px;
}
#opcoesLogin {
	width:150px;
	float:left;
	position:absolute;
	margin-top:-70px;
	margin-left:53px;
	font-size:13px;
	font-weight:bold;
}
#txt_cliente {
	float:right;	
	width:65px;
}
#txt_empresa {
	float:right;
	width:75px;
}

#txt_cliente a {
	color:#FFF;
	font-weight:bold;
}
#txt_cliente a:active {
	color:#FFF;
	font-weight:bold;
}

#txt_empresa a {
	color:#CCC;
	font-weight:bold;
}
#formulario_busca {
	float:left;
	width:136px;
}
#btn_ok {
	float:left;
	width:58px;
}
.busca_home {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	cursor:pointer;
	padding-top:2px;
}
#btn_busca {
	float:left;
	width:128px;
}
.item_area {
	float:left;
	width:153px;
	height:153px;
}
.registro_blog {
	float:left;
	width:680px;
	margin-bottom:30px;
}

.conteudo_postagem {
	float:left;
	width:640px;
	background-color:#f0f0f0;
	padding:20px;
	margin-top:5px;
}
.titulo_postagem {
	font-size:14px;
	margin-bottom:2px;
	font-weight:bold;
	color:#7cc242;
}
.data_postagem {
	text-align:left;
	font-size:13px;
	color:#666666;
}

#flash_topo {
	width:525px;
	height:100px;
	position:absolute;
	margin-left:213px;
	*margin-left:-730px;
	margin-top:38px;
	*margin-top:-130px;
}

#barraDosFlashes {
	width:195px;
	overflow-x:hidden;
	margin-left:10px;
	margin-top:12px;
	float:left;
}

.flashEsquerda {
	clear:both;
	margin-bottom:10px;
}