body
{
	background-color: #EEEEEE;
	margin: 0px;
	color: #666666;
}
table
{
	border-collapse: collapse;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
select
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 170px;
}
.box01
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	width: 77px;
}
.box02
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
}
#topo
{
	background-color: #FFFFFF;
	background-image: url("../img/topo.jpg");
	background-repeat:no-repeat;
	width: 766px;
	height: 227px;
}
#bordaEsquerda
{
	background-image: url("../img/bordaEsquerda.jpg");
	/*background-repeat:no-repeat;*/
	background-position: top right;
	width: 28px;
}
#bordaDireita
{
	background-image: url("../img/bordaDireita.jpg");
	/*background-repeat:no-repeat;*/
	background-position: top left;
	width: 26px;
}
#principal
{
	background-color: #FFFFFF;
}
#tdBuscaId
{
	height: 100px;
	width: 202px;
	background-image: url("../img/menuBuscaId.jpg");
	background-repeat:no-repeat;	
}
#tdBusca
{
	height: 300px;
	width: 202px;
	background-image: url("../img/menuBusca.jpg");
	background-repeat:no-repeat;
}
#tdBancoImoveis
{
	height: 250px;
	width: 202px;
	background-image: url("../img/menuBancoImoveis.jpg");
	background-repeat:no-repeat;
	padding-top: 40px;
}
#tdEspecial
{
	height: 200px;
	background-image: url("../img/especial.jpg");
	background-repeat:no-repeat;
}
#tdTopoDestaques
{
	height: 40px;
	width: 365px;
	background-image: url("../img/topoDestaques.jpg");
	background-repeat:no-repeat;
}
#tdMeioDestaques
{
	width: 365px;
	background-image: url("../img/meioDestaques.jpg");
}
#tdRodapeDestaques
{
	height: 40px;
	width: 365px;
	background-image: url("../img/rodapeDestaques.jpg");
	background-repeat:no-repeat;
}
#tdMaisVisitados
{
	width: 185px;
	background-image: url("../img/maisVisitados.jpg");	
	background-repeat:no-repeat;
	height: 500px;
}
#comboBoxBairro
{
	letter-spacing: 0px;
	margin-top: 2px;
	width: 170px;
	height: 117px;	
	overflow: auto;	
}
#valoresCampos
{
	letter-spacing: 0px;
	margin-top: 2px;
	overflow: auto;		
}
#imovelDetalhes
{
	background-color:#FFFFFF;
	width: 660px;
}
#tabelaDetalhes
{
	margin-left:20px;
}
#tabelaDetalhes td
{
	padding:3px;
}
#bordaTopo
{
	text-align:center;
	height:65px;
	background-position:bottom;
	background-repeat:no-repeat;
	background-image: url("../img/bordaTopo.jpg");
}
#bordaMeio
{
	background-image: url("../img/bordaMeio.jpg");
}
#bordaRodape
{
	height:35px;
	background-image: url("../img/bordaRodape.jpg");
}
#topoConteudo
{
	height:40px;
	width: 558px;
	background-image: url("../img/topoConteudo.jpg");
	background-repeat:no-repeat;
}
#topoResultado
{
	height:40px;
	width: 556px;
	background-image: url("../img/topoResultado.jpg");
	background-repeat:no-repeat;
}
#meioResultado
{
	width: 556px;
	background-image: url("../img/meioResultado.jpg");
	background-repeat:repeat-y;
}
#rodapeResultado
{
	height:30px;
	width: 556px;
	background-image: url("../img/rodapeResultado.jpg");
	background-repeat:no-repeat;
}
#maisVisitadosRodape
{
	width:560px;
	height:170px;
	background-image: url("../img/maisVisitadosRodape.jpg");
	background-repeat:no-repeat;
	/*border: 1px solid red;*/
}
.font01
{
	color: #608F89;	
}

/*Links*/
a:link{
 text-decoration:none;
 color:#608F89;
}
a:visited{
 text-decoration:none;
 color:#608F89;
}
a:hover{
 text-decoration:none;
 color:#000000;
}
a:active{
 text-decoration:none;
 color:#608F89;
}


a.link01:link{
 text-decoration:none;
 color:#FFFFFF;
 font-size: 10pt;
}
a.link01:visited{
 text-decoration:none;
 color:#FFFFFF;
 font-size: 10pt;
}
a.link01:hover{
 text-decoration:none;
 color:#FFFFFF;
 font-size: 10pt;
font-weight: bold;
}
a.link01:active{
 text-decoration:none;
 color:#FFFFFF;
 font-size: 10pt;
}
