/* inclui css paginas*/

/* -----------------------------------
Inicio Topo componentes/topo.php
 ------------------------------------*/
#TopoFlash{
	width:990px;
	margin:auto;
	height:115px;
}

#BgMenuFlash{
	width:100%;
	background-image:url(../../slices/bg-MenuFlash.jpg);
	height:205px;
	background-repeat:repeat-x;
}

#BgMenuFlash #MenuFlash{
	width:990px;
	height:205px;
	margin:auto;
}

/* -----------------------------------
Inicio Corpo-Conteudo index.php 
 ------------------------------------*/
/* Pesquisa Avançada */

#PesquisaAvancada{
	width:975px;
	float:left;
	margin:5px 0 0 10px;
	display:inline;
}

#PesquisaAvancada #ImgBuscaAvancada{
	background-image:url(../../slices/img-BuscaAvancada.jpg);
	width:204px;
	height:99px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
}

#PesquisaAvancada form{
	margin:0;
	padding:0;
}

#ComboPesquisa{
	background-image:url(../../slices/bg-BuscaAvancada.jpg);
	width:766px;
	height:70px;
	background-repeat:no-repeat;
	float:left;
	margin:17px 0 0 0;
}

#ComboPesquisa ol{
	list-style:none;
	margin:15px 0 0 5px;
	padding:0;
	float:left;
	display:inline;
}

#ComboPesquisa ol li{
	float:left;
	display:inline;
	margin:0 15px 0 0;
}

#ComboPesquisa ol li label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#130566;
	font-weight:bold;
	display:block;
	letter-spacing:1px;
	margin:0;
	padding:0;
}

#PesquisaAvancada #ComboPesquisa fieldset{
	border:0;
	margin:0;
	padding:0;
}

#PesquisaAvancada .box_pesquisa{
	width:121px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
}

#PesquisaAvancada #bto{

}

#PesquisaAvancada #bto #Combo_busca{
	background:transparent;
	border:0px;
	cursor:pointer;
	background-image:url(../../slices/bto-BuscaAvancada.jpg);
	width:60px;
	height:17px;
	background-repeat:no-repeat;
	margin:12px 0 0 0;
}


/************
	CSS MENU IMÓVEIS ESTÁ EM componentes/menu-imoveis/css/1.css
***********/

#MenuServicos{
	width:100%;
	float:left;
}

#MenuServicos #ImgAdministracao a{
	background-image:url(../../slices/img-Administracao.jpg);
	width:165px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	margin:12px 0 0 10px;
}

#MenuServicos #ImgCadastreImovel a{
	background-image:url(../../slices/img-CadastreImovel.jpg);
	width:134px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	margin:20px 0 0 10px;	
}

#MenuServicos #ImgSimuleFinanciamento a{
	background-image:url(../../slices/img-SimuleFinanciamento.jpg);
	width:174px;
	height:40px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	display:block;
	margin:20px 0 0 10px;	
}



/**********
    Conteudo Rodape
**********/

#ConteudoRodape{

}

#ConteudoRodape #ImgLogoPequeno a{
	background-image:url(../../slices/img-LogoPequeno.jpg);
	width:153px;
	height:80px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	float:left;
	margin:0 0 0 31px;
	display:inline;
}

#ConteudoRodape #DadosImob{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#130566;
	text-align:center;
	margin:12px 0 0 105px;
	display:inline;
	line-height:12px;
}

#ConteudoRodape #Microsistec{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:right;
	width:85px;
	font-style:italic;
	font-weight:bold;
	color:#130566;
	text-align:center;
	margin:25px 20px 0 0;
	line-height:13px;
}

#ConteudoRodape #Microsistec a{
	text-decoration:none;
	color:#130566; /* mudar de acordo com as cores do texto do rodapé */

}


