a
{
font-family:Verdana, Arial;
font-weight:bold;
color:#990000;
text-decoration:none;
}
a:hover
{
text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/bg_fundo.jpg);
	background-repeat:repeat-x;
	background-color:#E9E9E9;
	
	 
}
#topo{
	position:absolute;
	left:50%;
	margin-left:-477px;
	width:955px;
	height:190px;
	z-index:4;
}
#corpo{
	position:absolute;
	left:50%;
	top:190px;
	margin-left:-448px;
	width:897px;
	background-color:#ffffff;
}
#busca{
	width:877px;
	background-color:#f5f5f5;
	margin-left:10px;
	margin-right:10px;
	margin-top:15px;
	height:93px;
	background-image:url(../img/bg_encontre.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
}
#barra_viral{
	position:absolute;
	padding-top:195px;
	left:50%;
	margin-left:30px;
	width:409px;
	height:104px;
	float:left;
	z-index:3;
}


.corretoron{
	display:block;
	margin-top:10px;
	margin-left:111px;
	width:94px;
	height:36px;
	position:absolute;
	z-index:99999px;
}
#destaque_flash{
	width:897px;
	height:223px;
	float:left;
}
#destaque_secundario{
	width:897px;
	height:315px;
	float:left;
}
#conteudo_pagina{
	margin-left:-29px;
	margin-right:10px;
	width:897px;	
}
#inferior{
	position:relative;
	top:15px;
	left:10px;
	width:877px;
	float:left;
	display:block;
}
#mundo_metron{
	width:590px;
	float:left;
}
#imoveis_mais_acessados{
	width:280px;
	float:right;
}
#menu_rodape{
	margin-top:25px;
	width:897px;
	height:95px;
	float:left;
}
.combo_busca{
	border:solid 1px #990000;
	width:127px;
	color:#666666;
	font-family:Verdana, Arial;
	font-size:8pt;
}
.titulo_noticia{
	color:#8B0000;
	font-family:Verdana, Arial;
	font-size:9pt;
	font-weight:bold;
}
.texto_noticia{
	color:#999;
	font-family:Verdana, Arial;
	font-size:8pt;
	font-weight: normal;
}
.linha_separa_itens{
	margin-top:5px;
	height:1px;
	background-color:#ccc;
}

.formulario input
{
font-family:Verdana, Arial;
font-size:10pt;
color:#666666;

border:solid 1px #CCCCCC;
width:230px;
height:20px;
}
.formulario .botao_enviar
{
border:0;
height:27px;
width:60px;
}
.formulario .radio
{
border:0;
height:auto;
width:auto;
}
.formulario .check
{
border:0;
height:auto;
width:auto;
}
.formulario textarea
{
font-family:Verdana, Arial;
font-size:10pt;
color:#666666;

border:solid 1px #cccccc;
width:230px;
}
.formulario select
{
font-family:Verdana, Arial;
font-size:10pt;
color:#666666;

border:solid 1px #cccccc;
width:230px;
}
.linha_select
{
border-bottom:dashed 1px #CCCCCC;
}
.titulo_formulario
{
font-weight:bold;
color:#990000;
}

*
{
border:0;
margin:0;
padding:0;
}

#galeria_lancamentos li
{
list-style:none;
width:410px;
/*height:150px;*/
float:left;
display:block;
padding:5px;
padding-bottom:20px;
margin:15px 0 0;
}
#galeria_lancamentos ul 
{ 
border-bottom:solid 1px #CCCCCC;
float:left;
}

#galeria_lancamentos img
{
border:0;
float:left;
}
#galeria_lancamentos .foto_emp
{
border:solid 2px #999;
margin-right:5px;
}
#galeria_lancamentos .foto_emp:hover
{
border:solid 2px #990000;
}
.paginacao
{
width:100%;
display:block;
float:left;
margin:10px 0;
}
.anterior
{
width:80px;
float:right;
display:block;
}
.proximo
{
width:80px;
float:right;
display:block;
}

.mostraObj
{
display: true;
cursor:pointer;

}
.ocultaObj
{
display: none;
}

#meio
{
	position:absolute;
	top:700px;
	left:40%;
	width:300px;
	height:298px;
	margin-left:-150px;
	/*margin-top:-149px;*/
	z-index:999999;
}
#apDiv1 {
	position:absolute;
	left:5px;
	top:3px;
	width:234px;
	height:54px;
	z-index:1001;
}

/*CORRETOR ON LINE LATERAL*/
div.abaScroll {
	right:0px; 
	margin:0; 
	padding:0; 
	position:absolute; 
	top:212px; 
	width:55px;
}
div.abaNoScroll {
	right:0px; 
	margin:0; 
	padding:0; 
	position:absolute; 
	top:212px!important; 
	width:55px;
}
div#abaLateral a.barra_corretor {
	display:block; 
	width:46px; 
	height:154px; 
	text-indent:-9999px; 
	float:right;
	outline:none;
	background:url(../img/barra_perseguidoara_corretor.png) no-repeat 0 0;
	/* filtro para transparencia do png para IE6, ignorado pelo Mozila */
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=		'img/barra_perseguidoara_corretor.png.png');
}
div#abaLateral a.btnTopo {
	display:block; 
	clear:both; 
	float:right; 
	padding:2px; 
	font:9px Arial, Helvetica, sans-serif; 
	color:#990000; 
	text-decoration:none;
	background:#ffffff; 
	white-space:nowrap;
}
div#abaLateral a.btnTopo:hover {
	color:#590000;
}

/*FIM CORRETOR ON LINE LATERAL*/
