.botao {
	border: 1px solid #ffffff;
	background-color: #497BB0;
	width: 54px;
	padding: 2px;
}
.botao a:link{ font-weight: bold; color: #ffffff; }
.botao a:visited{ font-weight: bold; color: #ffffff; }

.titulo-pagina {
	display:block;
	margin-bottom: 10px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	padding: 5px;
	color: #ffffff;
	font-weight:bold;
}

#rodape { background: #497BB0 }

/* **************************************************************************** *
* MENU																			*
* ***************************************************************************** */
#componente-menu {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
}
#componente-menu-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;
}
#componente-menu ol { list-style:square; color: #497BB0; margin-bottom: 5px;}
#componente-menu ol li { 
	padding:2px;
	margin-top: 6px;
	text-align:left;
	margin-left: 30px;
}
#componente-menu ol li a:hover{ font-weight:bold; } 
/* **************************************************************************** */


/* **************************************************************************** *
* ENQUETE																		*
* ***************************************************************************** */
#componente-enquete {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
}
#componente-enquete-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;
}
#componente-enquete-pergunta{
	width: 92%;
	margin-left: 4%;
	margin-rigth: 4%;
	margin-top: 4px;
	margin-bottom: 10px;
	font-weight: bold;
}
#componente-enquete ol { list-style: none; }
#componente-enquete ol li { padding: 2px;  height: 20px;}
#componente-enquete ol li input{ float:left; margin-left: 6px;}
#componente-enquete ol li label{ float:left; margin-left:6px; *margin-top:3px;text-align:left;width:120px;}

#componente-enquete #enquete-votar {
	border: 1px solid #ffffff;
	background-color: #497BB0;
	width: 54px;
	padding: 2px;
	margin-bottom: 10px;
	margin-left: 45px;
	*margin-left: 0;
	margin-top:15px;
}
#componente-enquete #enquete-votar a:link { font-weight: bold; color: #ffffff;}

#componente-enquete #ajax-enquete #votos {
	list-style:none;
	text-align:left;
}
#componente-enquete #ajax-enquete #votos li { padding: 5px; }
#componente-enquete #ajax-enquete #total-votos { margin-top:15px; margin-bottom: 10px; font-weight: bold; }



/* **************************************************************************** *
* NOTICIAS																		*
* ***************************************************************************** */
#componente-noticias {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
	clear: both;
}
#componente-noticias .content{
	width: 100%;
}
#componente-noticias-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;
}
#componente-noticias .tituloN {
	font-weight: bold;
	width: 92%;
	margin: 0px 4% 4px 4%;
	padding-top: 10px;
	text-align:left;
}
#componente-noticias .preview{
	width: 92%;
	margin: 4px 4% 4px 4%;
	text-align:left;
}
#componente-noticias .leiamais {
	width: 92%;
	margin: 4px 4% 4px 4%;
	text-align:right;
	font-weight:bold;
	background: url("../../images/site/layout/informativo-divisor.gif");
	background-repeat: no-repeat;
	height: 22px;
}



/* **************************************************************************** *
* DICAS																		*
* ***************************************************************************** */
#componente-dicas {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
	clear: both;
}
#componente-dicas .content{
	width: 100%;
}
#componente-dicas-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;
}
#componente-dicas .tituloN {
	font-weight: bold;
	width: 92%;
	margin: 0px 4% 4px 4%;
	padding-top: 10px;
	text-align:left;
}
#componente-dicas .preview{
	width: 92%;
	margin: 4px 4% 4px 4%;
	text-align:left;
}
#componente-dicas .leiamais {
	width: 92%;
	margin: 4px 4% 4px 4%;
	text-align:right;
	font-weight:bold;
	background: url("../../images/site/layout/informativo-divisor.gif");
	background-repeat: no-repeat;
	height: 22px;
}


/* **************************************************************************** *
* AVISOS																		*
* ***************************************************************************** */
#componente-avisos {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
	clear: both;
}
#componente-avisos .content{
	width: 100%;
}
#componente-avisos-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;
}
#componente-avisos .tituloN {
	font-weight: bold;
	width: 92%;
	margin: 0px 4% 4px 4%;
	padding-top: 10px;
	text-align:left;
}
#componente-avisos .preview{
	width: 92%;
	margin: 4px 4% 4px 4%;
	text-align:left;
}
#componente-avisos .leiamais {
	width: 92%;
	margin: 4px 4% 4px 4%;
	text-align:right;
	font-weight:bold;
	background: url("../../images/site/layout/informativo-divisor.gif");
	background-repeat: no-repeat;
	height: 22px;
}



/* **************************************************************************** *
* CORRETOR ONLINE																*
* ***************************************************************************** */
#componente-corretor-online{
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	height: 66px;
	background: url("../../images/site/layout/bg_corretor-online.gif");
	border: 1px solid #d3d3d3;
}
#componente-corretor-online img {}

#corretorOnline { width: 500px; }
#corretor-online {
	border: 0 none;
	width: 250px;
	margin-left: 20px;
	margin-top: 18px;
	float:left;
}
#corretor-online ol { list-style: none;}
#corretor-online ol li { padding: 5px; }
#corretor-online ol li label{ 
	float: left;
	width: 62px;
}
#corretor-online-texto {
	padding: 10px;
	text-align:center;
	border: 1px solid #B4C91A;
	margin-bottom: 15px;
}
#corretor-online-texto strong{ font-weight: bold; }
#corretor-online ol li input { width: 150px; }
#corretor-online-entrar {
	background-color: #B4C91A;
	border: 1px solid #B4C91A;
	width: 50px;
	text-align:center;
	padding: 2px;
	font-weight: bold;
	margin: 5px 1px 0px 160px;
}
#corretor-online-icone {
	float: left;
	width: 220px;
	*width: 180px;
	text-align:center;
}



/* **************************************************************************** *
* BUSCA SIMPLES																	*
* ***************************************************************************** */
#componente-busca-simples {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
}
#componente-busca-simples-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;
	margin-bottom: 10px;
}
#componente-busca-simples ol {
	list-style: none;
}
#componente-busca-simples ol li { padding: 4px; }
#componente-busca-simples ol li select{ width: 90%; }
#busca-simples-botao {
	margin: 5px 1px 10px 48px;
	*margin: 5px 1px 10px 0px;
}



/* **************************************************************************** *
* BUSCA DETALHADA																*
* ***************************************************************************** */
#componente-busca-detalhada {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
}
#componente-busca-detalhada-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;
	margin-bottom: 10px;
}
#componente-busca-detalhada ol {
	list-style: none;
}
#componente-busca-detalhada ol li { padding: 4px; }
#componente-busca-detalhada ol li select{ width: 90%; }
#busca-detalhada-botao { margin: 5px 1px 10px 48px; }




/* **************************************************************************** *
* BUSCA POR REFERENCIA															*
* ***************************************************************************** */
#componente-busca-referencia {
	border: 1px solid #ffffff;
	margin: auto auto 8px;
	width: 96%;
	background: #efefef;
	border: 1px solid #d3d3d3;
}
#componente-busca-referencia-titulo {
	text-align:center;
	font-weight:bold;
	padding:5px;
	background: url("../../images/site/layout/menu-background-blue.gif");
	color: #ffffff;	
	margin-bottom: 10px;
}
#componente-busca-referencia input { }
#busca-referencia-botao {
	margin: 10px 1px 10px 50px;
	*margin: 10px 1px 10px 0px;
}




/* **************************************************************************** *
* RESULTADO DA BUSCA															*
* ***************************************************************************** */
.resultadoBusca {
	background: #efefef;
	border: 1px solid #d3d3d3;
	text-align:center;
	margin: 0px 5px 7px 5px;
	float: left;
	width: 94%;
	padding: 5px;
}
.resultadoBusca .informacoes {
	list-style:none;
	width: 50%; 
	text-align:left;
	float:left;
	margin-left: 10px;
}
.resultadoBusca .informacoes li { padding: 2px; }
.resultadoBusca label{
	float:left;
	width:72px;
	font-weight: bold;
}

.resultadoBusca .icones {
	list-style: none;
	margin-top: 20px;
	width: 40%;
	float:left;
}
.resultadoBusca .icones li{ padding: 2px; }




/* **************************************************************************** *
* PAGINACAO																		*
* ***************************************************************************** */
#componente-paginacao{
	float:left;
	width:100%;
}
#paginacao {
	list-style:none;
	background-color: #efefef;
	padding:2px 0;
	border: 1px solid #d3d3d3;
}
#paginacao li {	display:inline; }
.paginacao-botao{ 
	padding: 3px 4px;
	background-color: #45484D;
	color: #ffffff;
}
.paginacao-botao a { color: #ffffff; }
.paginacao-opcao-selecionado{ 
	padding: 2px 4px; 
	font-weight:bold;
	font-size: 11px;
}
.paginacao-opcao{ padding: 4px 4px; }



/* **************************************************************************** *
* DETALHES DO IMOVEL															*
* ***************************************************************************** */
#detalhe-imovel-left {
	width:280px;
	margin: 5px;
	float:left;
}

#detalhe-imovel-left div { 
	border: 1px solid #d3d3d3;
	margin-bottom: 10px;
}
#detalhe-imovel-left div h1{
	font-weight: bold;
	background: #efefef;
	padding: 5px;
	margin-bottom: 5px;	
}
#detalhe-imovel-left div ol{ list-style: none;}
#detalhe-imovel-left div li{ 
	text-align:left; 
	padding: 3px 10px;
}
#detalhe-imovel-left div label{ 
	float:left;
	width:120px;
	font-weight:bold;
}

/* direita */
#detalhe-imovel-right {
	float:left;
	width: 134px;
}
#detalhe-imovel-right .imovel-botao{
	background: transparent url('../../images/site/layout/imoveis-botao.gif') no-repeat scroll 6px 2px;
	height: 22px;
	padding-top: 10px;
	font-size: 8px;
	_padding-bottom: 7px;
}
#detalhe-imovel-right .imovel-botao a { font-size: 9px }
#detalhe-galeria { padding-left:10px; }
#detalhe-email { padding-left:10px; }
#detalhe-interesse { padding-left:10px; }



/* ************************************************************************************ *
* LANCAMENTOS 																			*
* ************************************************************************************* */
#componente-lancamentos{
	background: #efefef;
	min-height: 190px;
	border: 1px solid #d3d3d3;
	border-right: none;
	float: left;
	width:429px;
	margin-bottom:10px;
}

#componente-lancamentos-titulo {
	text-align:left;
	padding: 5px;
	background-color: #d0d0d0;
	color: #111111;
	font-weight: bold;
}
#lancamento-content {

}

.imovel{
	width: 142px;
	height: 200px;
	overflow: hidden;
	float:left;
	border-right: 1px solid #d3d3d3;
}
.imovel h1 {
	background: #e7e7e7;
	padding:5px;
	font-weight: bold;
}
.imovel .img {
	height:90px;
	margin:6px auto;
	overflow:hidden;
	width:120px;
}