body {
	margin:0px; 
	background-color:#ffffff; 
	font-family:Arial;
	font-size:12px;
	color:#555555;
	background-image:url(../images/fundo.gif); 
	background-position:top;
	background-repeat:repeat-x;
}

img{
	border:0px;
	
	}
	
div {
	text-align:left;
}

form {
	 margin:0px;
	 padding:0px;
}

#tudo { 
	width:980px; 
	margin:0 auto;	
}

#swfnatal { height:100%; float:left; position:absolute; margin:0; padding:0; top:0; left:0; z-index:1000; width:100%; }

#topo {
	width:980px;
	float:left;
}

#logo_topo {
	width:339px;
	height:121px;
	float:left;
	background-image:url(../images/fundo_logo.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

#menu_topo {
	width:641px;
	height:40px;
	float:left;
}

#atendimento_topo {
	width:641px;
	height:81px;
	float:right;
}


#filtro {
	width:710px;
	padding-top:4px;
	float:left;
}

#filtro_busca{
	width:787px;
	height:56px;
	float:left;
	background-image:url(../images/fundo_buscar.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding:9px 0px 0px 10px;
}

#titulo_buscar{
	width:142px;
	height:14px;
	float:left;
}

#campo_buscar{
	width:142px;
	height:28px;
	float:left;
}

#botao_buscar{
	width:75px;
	height:49px;
	float:left;
}

#meus_imoveis{
	padding:18px 0px 0px 8px;
	width:175px;
	height:45px;
	float:left;
	background-image:url(../images/fundo_meusimoveis.gif);
	background-position:top;
	background-repeat:repeat-x;
}

#doc_meusimoveis{
	width:21px;
	height:30px;
	float:left;
	padding-right:9px;
}

#tit_meusimoveis{
	width:145px;
	float:left;
}

#miolo{
	width:802px;
	float:left;
}

#painel {
	width:178px;
	float:left;
	background-color:#FFFFFF;
}

#meio {
	width:980px;
	float:left;
	background-image:url(../images/meio_conteudo.gif);
	background-position:left top;
	background-repeat:repeat-y;
}

.rodape_endereco{
	width:227px;
	float:left;
	padding-top:16px;
}


#rodape {
	width:960px;
	padding-top:38px;
	padding-bottom:25px;
	background-image:url(../images/fundo_rodape.gif);
	background-position:top;
	background-repeat:repeat-x;
	padding-left:20px;
	float:left;
}

#logo{
	float:left;
	width:221px;
	height:96px;
}

#endereco{
	float:left;
	width:176px;
	height:96px;
}

#telefone{
	float:left;
	width:170px;
	height:96px;
}

#email_empresa{
	float:left;
	width:254px;
	height:96px;
}

#logo_central{
	float:left;
	width:121px;
	height:96px;
}


#logo_sub100{
	float:right;
	width:96px;
	padding-right:18px;
	padding-top:10px;
}

#direitos{
	width:250px;
	float:left;
	padding-top:10px;
}

#redesocial{
	width:335px;
	float:left;
	height:40px;
	padding-top:10px;
	margin-left:40px;
	background-image:url(../images/sombra_redesocial.gif);
	background-position:145px 0px;
	background-repeat:no-repeat;
}

#centraldenegocios{
	width:160px;
	float:left;
	margin-left:40px;
}

#redesocial_titulo{
	width:130px;
	float:left;
	text-align:right;
	font-size:11px;
	padding-right:25px;
}

#redesocial_link{
	width:35px;
	padding-left:9px;
	float:left;
	text-align:right;
}

ul {
	width:144px;
	padding:0px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	margin:0px;
	list-style-type:none;
}

.menu_botao{
	width:130px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:23px;
	float:left;
	padding-top:8px;
	color:#555555;
	background-image:url(../images/seta_on.gif);
	background-position:left;
	background-repeat:no-repeat;
	border-bottom:1px solid #d5d3d3;
	cursor:pointer;
	display:block;
}

.menu_botao2{
	width:130px;
	padding-left:14px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:23px;
	float:left;
	padding-top:8px;
	color:#0066CC;
	background-image:url(../images/seta_off.gif);
	background-position:left;
	background-repeat:no-repeat;
	background-color:#eef2f9;
	border-bottom:1px solid #d5d3d3;
	cursor:pointer;
	display:block;
}

