/**************************************************/
/* by BCK Design - www.bck.com.br                 */
/* Versão 1.1									  */
/**************************************************/
/* MARCAÇÃO DO LAYOUT */
/* TODO SITE */
body {
	/*Posicionamento*/
	margin: 0;
	line-height: 0;
	/*Conteudo*/
	font: 12px Tahoma, Arial, Verdana;
	color: #5F594B;/*#241E1E*/
	text-align: center;
	/*Fundo Geral */
	background: url(../Imgs/backGeral.jpg) #1E1614 repeat-x center top;
}
input, textarea, select { /* Campos de formulário */
	font: 12px Arial, Tahoma, Verdana;
	color: #241E1E;
	background-color: #FFFFFF;
	border: 2px solid #C9C5BA;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#boxGeral {
	width: 778px;
	margin: 0 auto;
	background: url(../Imgs/backGeral.gif) repeat-y right top;
}
/* TOPO */
#boxTopo {
	width: auto;
	height: 134px;
	margin: 0 auto;
	background: url(../Imgs/backTopo.gif) #322929 repeat-y right top;
}
#boxTopo h1 {
	display: none;
}
#boxTopo h2 {
	display: none;
}
/* MENU */
#boxAuxiliar {
	float: left;
	width: 202px;
	text-align: left;
	background: url(../Imgs/backAuxiliarRodape.gif) #3D3232 repeat-x left bottom;
	padding-bottom: 180px;
}
.titBoxAuxiliar {
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: right;
	padding-right: 10px;
}
.titBoxAuxiliar span {
	color: #CFB98B;
}
#titBuscaRapida {
	padding-top: 50px;
	padding-bottom: 8px;
	background: url(../Imgs/backAuxiliarTopo.gif) #3D3232 repeat-x left top;
}
#formBuscaRapida {
	margin-bottom: 22px;
}
#formBuscaRapida fieldset {
	margin: 0 auto;
	width: 190px;
	text-align: right;
}
#tipoConsultaBusca {
	float: right;
}
#tipoConsultaBusca a {
	display: block;
	float: left;
	height: 18px;
}
#tipoConsultaBusca a span {
	display: none;
}
#linkTipoBuscaAlugar {
	width: 87px;
}
.linkTpBuscaAlugarSelect{
	background: url(../Imgs/backBtTipoBusca_alugarSelect.jpg) no-repeat left top;
}
.linkTpBuscaAlugarSelect:hover {
	background: url(../Imgs/backBtTipoBusca_alugarSelect.jpg) no-repeat left -18px;
}
.linkTpBuscaAlugarUnselect {
background-color: #CCCCCC;
	background: url(../Imgs/backBtTipoBusca_alugar.jpg) no-repeat left top;
}
.linkTpBuscaAlugarUnselect:hover {
	background: url(../Imgs/backBtTipoBusca_alugar.jpg) no-repeat left -18px;
}
#linkTipoBuscaComprar {
	width: 102px;
}
.linkTpBuscaComprarSelect {
	background: url(../Imgs/backBtTipoBusca_comprarSelect.jpg) no-repeat left top;
}
.linkTpBuscaComprarSelect:hover {
	background: url(../Imgs/backBtTipoBusca_comprarSelect.jpg) no-repeat left -18px;
}
.linkTpBuscaComprarUnselect {
	background: url(../Imgs/backBtTipoBusca_comprar.jpg) no-repeat left top;
}
.linkTpBuscaComprarUnselect:hover {
	background: url(../Imgs/backBtTipoBusca_comprar.jpg) no-repeat left -18px;
}

#quadroFormBusca {
	clear: both;
	padding-right: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: url(../Imgs/backQuadroCampoBusca.gif) repeat-x center top;
	border-bottom: 1px solid #161212;
	border-right: 1px solid #161212;
	border-left: 1px solid #161212;
}
#formBuscaRapida select {
	margin-top: 10px;
	width: 180px;
	font: 11px Arial, Tahoma, Verdana;
	color: #241E1E;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#formBuscaRapida select#formBuscaRapida_estado {
	margin-top: 0;
}
#formBuscaCodigo fieldset {
	padding-right: 10px;
	padding-top: 8px;
	text-align: right;
}
input#formBuscaCodigo_codigo {
	width: 172px;
	height: 16px;
	padding: 2px 4px 0 4px;
}
.btBusca {
	margin-top: 10px;
	background: none;
	border: none;
}
#titAtendimentoOnLine {
	padding-top: 7px;
	padding-right: 0;
	text-align: center;
}
#btAtendimentoOnLine {
	display: block;
	width: 104px;
	height: 77px;
	margin: 0 auto;
	background: url(../Imgs/backAtendimentoOnLine.gif) no-repeat 20px center;
}
#btAtendimentoOnLine img {
	width: 16px;
	height: 16px;
	margin-left: 79px;
	margin-top: 4px;
}
#telefoneContato {
	height: 32px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-top: 12px;
	padding-top: 4px;
	padding-left: 53px;
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: bolder;
	background: url(../Imgs/iconeTelefone.gif) no-repeat 13px center;
}
#telefoneContato span {
	font-size: 22px;
	color: #CFB98B;
}
#telefoneContato strong {
	display: none;
}
/* CORPO */
#boxCorpo {
	float: right;
	width: 576px;
	text-align: left;
	background: url(../Imgs/backCorpo.gif) no-repeat right top;
}
/* menu */
#menuPrincipal {
	float: left;
	width: 554px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 6px 6px 0 6px;
	background: url(../Imgs/backMenu.gif) no-repeat 2px 3px;
}
#menuPrincipal li {
	float: left;
	height: 32px;
	text-align: center;
}
#menuPrincipal li a {
	display: block;
	height: 32px;
	font: 13px "Trebuchet MS";
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 30px;
}
#menuPrincipal li a:hover {
	color: #EFCCCC;
}
#menuPrincipal li.quemSomos a {
	width: 93px;
}
#menuPrincipal li.CadastreImovel a {
	width: 137px;
}
#menuPrincipal li.imoveisVenda a {
	width: 113px;
}
#menuPrincipal li.imoveisLocacao a {
	width: 143px;
}
#menuPrincipal li.contato a {
	width: 68px;
}
/* Sub-menu */
#menuPrincipal li {
	position: static;
}
#menuPrincipal ul {
	position: absolute;
	z-index: 999;
	display: none;
	width: 100px;
	padding: 2px 6px 12px 6px;
	list-style: none;
}
#sub_menu_locacao {
	margin-left: 15px;
	background: url(../Imgs/backSubMenu_imoveis_menor.gif) no-repeat center bottom;
}
#sub_menu_venda {
	margin-left: 0;
	background: url(../Imgs/backSubMenu_imoveis_menor.gif) no-repeat center bottom;
}
#menuPrincipal li ul li {
	width: 100px;
	height: 20px;
	line-height: 20px;
	text-align: left;
	border-bottom: 1px solid #DE3E3E;
	background-color: #D71313;
}
#menuPrincipal li ul li a.subLink {
	float: left;
	display: block;
	width: 100px;
	height: 17px;
	padding-left: 3px;
	font: 12px "Trebuchet MS", Arial;
	color: #FFFFFF;
	font-weight: bolder;
}
#menuPrincipal li ul li a.subLink:hover {
	background: url(../Imgs/backLinkSubMenu.gif) no-repeat center 3px;
	
}
/* Conteudo */
#conteudo {
	clear: both;
	width: auto;
	line-height: 18px;
	text-align: justify;
	padding: 10px 35px 10px 25px;
}
#conteudo p {
	padding: 0;
}
#conteudo address {
	line-height: 18px;
}

/* RODAPE */
#boxRodape {
	clear: both;
	height: 26px; /* Default: 46px */
	padding-top: 18px;
	color: #FFFFFF;
	background: url(../Imgs/backRodape.gif) #1E1614 no-repeat right top;
}
#copyright {
	float: left;
	width: 710px;
	padding-top: 4px;
	font-size: 11px;
	text-align: center;
}
#desenvolvimento {
	float: left;
	width: 58px;
	text-align: center;
}
#desenvolvimento em {
	display: none;
}
