#TopoFlash{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:100%;
	height:259px;
	float:left;
	margin:0;
}

#TopoFlash #TxtFlash{
	display:block;
	height:100%;
	border:1px dashed #000000;
	text-align:center;
}

#TopoFlash #TxtFlash a{
	color:#000000;
	text-decoration:none;
}

#TopoFlash #TxtFlash a:hover{
	text-decoration:underline;
}

#BgPesquisas{
	background-image:url(../../slices/bg-Pesquisas.jpg);
	width:968px;
	height:104px;
	background-repeat:no-repeat;
	margin:0 auto;
	display:table
}

#MenuCoberturas{
	width:968px;
	margin:auto;
	display:table;
}

#BuscaReferencia{
	background-image:url(../../slices/bg-BuscaRef.png);
	width:341px;
	height:24px;
	background-repeat:no-repeat;
	margin:7px auto 0 auto;
}

#BuscaReferencia form{
	margin:0;
	padding:0;
}

#BuscaReferencia fieldset{
	border:0;
	margin:0;
	padding:0;
}

#BuscaReferencia span{
	background-image:url(../../slices/img-BuscaRef.png);
	width:130px;
	height:15px;
	background-repeat:no-repeat;
	float:left;
	display:inline;
	text-indent:-9999px;
	margin:5px 0 0 15px;
}

#BuscaReferencia #Codigo{
	width:103px;
	float:left;
	height:12px;
	margin:3px 0 0 6px;
	display:inline;
	line-height:10px;
	font-size:10px;
}

#BuscaReferencia #buscar{
	border:0;
	background:transparent;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(../../slices/bto-BuscaRef.jpg);
	width:61px;
	height:18px;
	background-repeat:no-repeat;
	float:left;
	margin:3px 0 0 7px;
	display:inline;
}

/* Pesquisa Avançada */

#PesquisaAvancada{
	width:920px;
	margin:auto;
}

#PesquisaAvancada #ImgBuscaAvancada{
	display:none;
}

#ComboPesquisa{
	width:98%;
	float:left;
	margin:10px 0 0 15px;
	display:inline;
}

#PesquisaAvancada form{
	margin:0;
	padding:0;
}

#PesquisaAvancada fieldset{
	border:0;
	margin:0;
	padding:0;
}

#PesquisaAvancada ol{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	display:inline;
}

#PesquisaAvancada ol li{
	float:left;
	display:inline;
	margin:0 30px 10px 0;
}

#PesquisaAvancada .box_pesquisa{
	width:195px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#7E7E7E;
}

#PesquisaAvancada #bto{

}

#PesquisaAvancada #Combo_busca{
	background:transparent;
	border:0;
	cursor:pointer;
	background-repeat:no-repeat;
	background-image:url(../../slices/bto-BuscaAvancada.jpg);
	width:195px;
	height:18px;
	background-repeat:no-repeat;
}

#ConteudoServicos{
	width:968px;
	float:left;
	margin:4px 0 0 18px;
	display:inline;
}

#ConteudoServicos .btoServicos{
	float:left;
	display:inline;
	width:233px;
	margin:0 8px 0 0;
}

#ConteudoServicos .btoServicos a img{
	border:0;
}


/************
	CSS MENU IMÓVEIS ESTÁ EM componentes/menu-imoveis/css/1.css
***********/


/**********
    Conteudo Rodape
**********/

#ConteudoRodape{
	width:100%;
	float:left;
	margin:13px 0 0 0;
}

#ConteudoRodape #ImgLogoPequeno a{
	background-image:url(../../slices/img-LogoPequeno.jpg);
	width:162px;
	height:129px;
	float:left;
	text-indent:-9999px;
	margin:0 0 0 7px;
}

#ConteudoRodape #DadosImob{
	float:left;
	font-family:"MS sans-serif",Verdana, Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	margin:0 0 0 40px;
	display:inline;
}

#ConteudoRodape #Microsistec{
	float:right;
	font-family:"MS sans-serif",Verdana, Arial, Helvetica;
	font-size:13px;
	font-weight:bold;
	margin:35px 0 0 0;
	text-align:right;
}

#ConteudoRodape #Microsistec a{
	text-decoration:none;
	color:#000000; /* mudar de acordo com as cores do texto do rodapé */

}


