@charset "utf-8";
/* CSS Document */

#dhtml {
	width:300px;
	height:300px;
	margin-top:100px;
	margin-left:50px;
	position:absolute;
}

#painel_abas {
	width:979px;
	height:auto;
	float:left;
}

#menu_abas {
	width:979px;
	height:30px;
	float:left;
}
#aba_lancamentos {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_on.gif);
	margin-right:6px;
	display:none;
	color:#005e86;
	float:left;
}
#aba_lancamentos_off {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_off.gif);
	margin-right:6px;
	display:block;
	color:#92cde0;
	cursor:pointer;
	float:left;
	}
#aba_breveslancamentos {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_on.gif);
	margin-right:6px;
	display:block;
	color:#005e86;
	float:left;
}
#aba_breveslancamentos_off {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_off.gif);
	margin-right:6px;
	display:none;
	color:#92cde0;
	cursor:pointer;	
	float:left;
}
#aba_oportunidades {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_on.gif);
	margin-right:6px;
	display:none;
	color:#005e86;float:left;
}
#aba_oportunidades_off {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_off.gif);
	margin-right:6px;
	display:block;
	color:#92cde0;
	cursor:pointer;	
	float:left;
}
#aba_comerciais {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_on.gif);
	margin-right:6px;
	display:none;
	color:#005e86;float:left;
}
#aba_comerciais_off {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_off.gif);
	margin-right:6px;
	display:block;
	color:#92cde0;
	cursor:pointer;	
	float:left;
}
#aba_revenda {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_on.gif);
	margin-right:6px;
	display:none;
	color:#005e86;float:left;
}
#aba_revenda_off {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_off.gif);
	margin-right:6px;
	display:block;
	color:#92cde0;
	cursor:pointer;	
	float:left;
}
#aba_miami {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_on.gif);
	margin-right:6px;
	display:none;
	color:#005e86;float:left;
}
#aba_miami_off {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_off.gif);
	margin-right:6px;
	display:block;
	color:#92cde0;
	cursor:pointer;	
	float:left;
}
#aba_rio {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_on.gif);
	margin-right:6px;
	display:none;
	color:#005e86;float:left;
}
#aba_rio_off {
	width:133px;
	height:30px;
	background-image:url(../images/topo/aba_off.gif);
	margin-right:6px;
	display:block;
	color:#92cde0;
	cursor:pointer;	
	float:left;
}
.aba {
	font-family:Tahoma, Verdana, Arial;
	font-size:13px;
	text-decoration:none;
	text-align:center;
	padding-top:5px;
	cursor:hand;
}
.aba a {
	text-decoration:none;
	color:#50a5c1;
	

}
.aba a:hover {
	text-decoration:none;
	color:#448aa1;
}
#aba_divisor {
	width:979px;
	height:26px;
	border:1px #999 solid;
	background-image:url(../images/topo/aba_divisor.gif);
	float:left;
}
#painel_interno {
	width:957px;
	height:auto;
	margin:10px;
	float:left;
}
#painel_interno_busca {
	width:957px;
	height:220px;
	margin-left:10px;
	margin-top:10px;
	float:left;
}
#lancamentos {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;
	display:none;
	float:left;
}
#painel_geral {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;
	float:left;
}
#breveslancamentos {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;

	float:left;
}
#oportunidades {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;
	display:none;
	float:left;
}
#comerciais {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;
	display:none;	
	float:left;
}
#revenda {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;
	display:none;
	float:left;
}
#miami {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;
	display:none;
	float:left;
}
#rio {
	width:979px;
	height:auto;
	border-left:1px #b6b9ba solid;
	border-right:1px #b6b9ba solid;
	display:none;
	float:left;
}
#painel_imovel {
	width:421px;
	height:142px;
	float:left;
	margin-top:15px;
	margin-left:35px;
	margin-bottom:15px;
}
#painel_imovel_revenda {
	width:380px;
	height:130px;
	float:left;
	margin-top:15px;
	margin-left:55px;
	margin-bottom:15px;
}
.empreendimento_logo {
	width:144px;
	height:109px;
	margin-top:14px;
	border:1px #CCC solid;
	text-align:center;
}
.empreendimento_logo_revenda {
	width:95px;
	height:71px;
	margin-top:17px;
	border:1px #CCC solid;
	text-align:center;
}
#painel_logo_empreendimento {
	width:168px;
	height:142px;
	background-image:url(../images/topo/bg_logos.png);
	float:left;
}
#painel_logo_revenda {
	width:132px;
	height:107px;
	background-image:url(../images/ficha/bg_foto_revenda.jpg);
	float:left;
}
#painel_produto {
	width:253px;
	height:142px;
	background-image:url(../images/topo/bg_produto.png);
	background-repeat:no-repeat;
	float:left;
}
#painel_produto_revenda {
	width:248px;
	height:130px;
	background-image:url(../images/ficha/bg_box_revenda.jpg);
	background-repeat:no-repeat;
	float:left;
}
#produto_regiao {
	width:220px;
	height:auto;
	font-family:tahoma, verdana, arial;
	font-size:18px;
	text-align:left;
	margin-left:22px;
	margin-top:8px;
	color:#448aa1;
	float:left;
}
#produto_regiao_revenda {
	width:220px;
	height:auto;
	font-family:tahoma, verdana, arial;
	font-size:18px;
	text-align:left;
	margin-left:22px;
	margin-top:20px;
	color:#448aa1;
	float:left;
}
#produto_cidade {
	width:220px;
	height:auto;
	font-family:tahoma, verdana, arial;
	font-size:12px;
	text-align:left;
	margin-left:22px;
	color:#448aa1;
	float:left;
}
#produto_nome{
	width:220px;
	height:auto;
	font-family:tahoma, verdana, arial;
	font-size:14px;
	text-align:left;
	margin-left:22px;
	color:#898989;
	float:left;
}
#produto_descricao{
	width:220px;
	height:auto;
	font-family:tahoma, verdana, arial;
	font-size:11px;
	text-align:left;
	margin-left:22px;
	color:#898989;
	float:left;
}
#produto_descricao_revenda{
	width:220px;
	height:57px;
	font-family:tahoma, verdana, arial;
	font-size:13px;
	text-align:left;
	margin-left:22px;
	color:#898989;
	margin-top:3px;
	float:left;
}
#produto_endereco{
	width:220px;
	height:auto;
	font-family:tahoma, verdana, arial;
	font-size:11px;
	text-align:left;
	margin-top:3px;
	margin-left:22px;
	color:#367506;
	float:left;
}
#produto_botao{
	width:220px;
	height:auto;
	font-family:tahoma, verdana, arial;
	font-size:11px;
	text-align:left;
	margin-top:5px;
	margin-left:20px;
	color:#898989;
	float:left;
}
#produto_botao_revenda{
	width:132px;
	height:23px;
	font-family:tahoma, verdana, arial;
	font-size:11px;
	text-align:left;
	margin-top:18px;
	color:#898989;
	float:left;
}
#aba_arremate {
	width:981px;
	height:90px;
	background-image:url(../images/topo/arremate_aba.jpg);
	background-position:top;
	background-repeat:no-repeat;
	float:left;
}
#produto_miami {
	width:979px;
	height:50px;
	float:left;
}
#produto_miami_div {
	width:979px;
	height:15px;
	float:left;
}
