/* inclui css paginas*/

/* -----------------------------------
Inicio Topo componentes/topo.php
 ------------------------------------*/


/* -----------------------------------
Inicio Corpo-Conteudo index.php 
 ------------------------------------*/

/* Pesquisa Avançada */

#PesquisaAvancada{
	width:100%;
	float:left;
	background-image:url(../../slices/bg-BuscaAvancada.jpg);
	background-repeat:repeat-x;
	height:56px;
}

#PesquisaAvancada #ImgBuscaAvancada{
	background-image:url(../../slices/img-BuscaAvancada.jpg);
	width:99px;
	height:56px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	margin:0 0 0 10px;
}

#ComboPesquisa{

}

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

#ComboPesquisa ol{
	float:left;
	width:560px;
	margin:0 0 0 30px;
	display:inline;
}

#ComboPesquisa ol li{
	float:left;
	margin:4px 9px;
	display:inline;
}

#PesquisaAvancada .box_pesquisa{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	width:122px;
}

#PesquisaAvancada #bto{
	width:64px;
	height:23px;

}

#PesquisaAvancada #bto #Combo_busca{
	background:transparent;
	border:0px;
	display:block;
	cursor:pointer;
	background-image:url(../../slices/bto-BuscaAvancada.jpg);
	width:64px;
	height:24px;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
	color:#FFFFFF;
	background-position:center 3px;
	padding:0 0 3px 0;
	margin:0 0 0 19px;
	letter-spacing:1px;
}

#BuscaReferencia{
	width:130px;
}

#BuscaReferencia span{
	background-image:url(../../slices/img-BuscaRef.jpg);
	width:130px;
	height:35px;
	background-repeat:no-repeat;
	display:block;
}

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

#BuscaReferencia #Codigo{
	width:80px;
	line-height:13px;
	height:13px;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:10px 0 0 3px;
	display:inline;	
}

#BuscaReferencia #buscar{
	border:0;
	background:transparent;
	background-image:url(../../slices/bto-BuscaRef.jpg);
	background-position:2px 3px;
	width:37px;
	height:21px;
	background-repeat:no-repeat;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin:0;
	padding:0;

}


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

#BotoesRapidos{
	width:130px;
	clear:both;
	margin:20px 0 0 0;
	float:left;	
}

#BotoesRapidos #ImgCadastreImovel a{
	background-image:url(../../slices/img-CadastreImovel.jpg);
	height:34px;
	width:130px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-9999px;
}

#BotoesRapidos #ImgSobEncomenda a{
	background-image:url(../../slices/img-SobEncomenda.jpg);
	width:130px;
	height:32px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	margin:8px 0 12px 0;
}

#BotoesRapidos #ImgSimuleFinanciamento a{
	background-image:url(../../slices/img-SimuleFinanciamento.jpg);
	width:130px;
	height:33px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
}


#FlashLateral{
	width:124px;
	height:250px;
	clear:both;
	margin:auto;
}

#ImgBannerDireito{
	background-image:url(../../slices/img-Banner.jpg);
	width:122px;
	height:198px;
	background-repeat:no-repeat;
	margin:10px auto 0 auto;
}




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

#ConteudoRodape{
	width:778px;
	margin:auto;
	background-image:url(../../slices/bg-Rodape.jpg);
	background-repeat:repeat-x;
	height:55px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
}

#ConteudoRodape #DadosImob{
	float:left;
	text-align:center;
	width:600px;
	margin:8px 0 0 0;
}

#ConteudoRodape #Microsistec{
	float:left;
	margin:20px 0 0 20px;
	display:inline;
}

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

}

