* {
	margin: 0;
	padding: 0;
}

body {
	background: #959493 url('images/layout/fundo_degrade.png') repeat-x;
}

a
{
	text-decoration: underline;
	font-weight: bolder;
	color: #000;
}

a:hover
{
	text-decoration: none;
	font-weight: bolder;
	color: #555;
}

li
{
	list-style-position: inside;
	list-style-type: circle;
	padding-left: 20px;
}

input.formulario, select.formulario, textarea.formulario
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
}












/* topo */
#container-header
{
	margin: 0 auto;
	width: 775px;
}

.imagem-logo
{
	float: left;
	width: 175px;
	height: 210px;
	border: 0px;
}

#topo-links
{
	background: #f3f2b9 url('images/layout/fundo_topo.jpg') repeat-x;
	float: left;
	width: 579px;
	height: 33px;
	text-align: center;
}

.imagem-topo-canto
{
	width: 21px;
	height: 33px;
	float: left;
	border: 0px;
}

.imagem-paisagem
{
	float: left;
	width: 600px;
	height: 177px;
	border: 0px;
}





/* links do topo */
.link-topo
{
	margin-left: 35px;
	margin-right: 15px;
	border: 0px;
	float: left;
}














/* miolo */
#container-body
{
	clear: both;
	margin: 0 auto;
	background-color: Black;
	width: 765px;
	height: 100%;
	min-height: 100%;
	padding: 5px;
	padding-top: 10px;
	overflow: auto;
}



.esquerda
{
	width: 210px;
	padding-right: 10px;
	vertical-align: top;
}


.direita
{
	vertical-align: top;
/*	padding-left: 10px;*/
}








/* busca */
.box-busca
{
	border: 1px solid #707070;
	background: #444; /* #fff url('images/layout/fundo_box.jpg') repeat-x; */
	padding: 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 100%;
	text-align: center;
}

.titulo-busca
{
	border-bottom: 1px solid #a0a0a0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 8px;
	text-align: left;
}

#frmBusca div {
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #fff;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 2px;
	text-align: left;
}

input.boxBusca, select.boxBusca {
	width: 200px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	margin: 0 auto;
/*	padding: 2px; */
}

input.boxBusca {
	width: 190px;
	padding: 2px;
}

#frmBusca #btnBuscar {
	width: 120px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #777;
	margin-top: 15px;
	margin-bottom: 10px;
	margin-right: 10px;
}









/* box de apresentacao de informacoes */
.box
{
	border: 1px solid #b0b0b0;
/*	background: #fff url('images/layout/fundo_box.jpg') repeat-x; */
	background: #ffffff url('images/layout/fundo_box.jpg') repeat-x;
/*	background: #efefef;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding: 5px;
	height: 100%;
	min-height: 100%;
/*	float: left;*/
	overflow: auto;
	text-align: left;
}

.titulo-box
{
	font-size: 12px;
	font-weight: bold;
	color: #000;
	border-bottom: 1px solid #b0b0b0;
	margin-bottom: 8px;
}

.botao-box
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #efefef;
	background-color: #909090;
	border: 1px solid #aaa;
	cursor: hand;
	width: 90px;
}

.titulo_imovel {
/*  clear: both;*/
  font-size: 14px;
  font-weight: bold;
  color: #000;
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 8px;
  text-align: center;
  display: block;
}

.destaque {
	display: block;
	clear: both;
	background: #ffffff url('images/layout/fundo_box.jpg') repeat-x;
	padding: 5px;
	border: 1px solid #b0b0b0;
	/*height: 100%;*/
	/*min-height: 100%;*/
	width: 98%;
	min-width: 98%;
	margin: 0 auto;
	overflow: auto;
	margin-bottom: 10px;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}










/* boxes de endereco */
.endereco
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
/*	display: block;*/
	float: left;
	padding: 7px;
	width: 222px;
	min-width: 222px;
	height: 100%;
	min-height: 100%;
}

.endereco b
{
	font-weight: bold;
}

.box-endereco
{
	width: 320px;
	margin: 0 auto;
	background: url('images/layout/fundo_box.jpg') repeat-x;
	border: 1px solid #999;
	margin-bottom: 8px;
}

.box-endereco-titulo
{
	padding: 3px;
/*	background-color: #999; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	/*color: #fff;*/
	color: #000;
	text-align: center;
	border-bottom: 1px solid #cecece;
	margin-bottom: 4px;
}

.box-endereco-conteudo
{
	padding: 3px;
/*	border: 1px solid #999; */
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000;
}









/* rodape */

#menu-inferior
{
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0;
	padding: 10px;
}

#menu-inferior a
{
	text-decoration: underline;
	color: #c3bd65;
}

#menu-inferior a:hover
{
	text-decoration: none;
	color: #f0eeb3;
}

#container-footer
{
	margin: 0 auto;
	width: 769px;
	height: 16px;
	padding: 3px;
	padding-top: 5px;
	background: #cac372 url('images/layout/fundo_rodape.jpg') repeat-x;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	font-weight: bold; */
	font-variant: small-caps;
	color: #555;
}

.imagem-footer-interart
{
	float: right;
	border: 0px;
}


#aviso
{
	text-align: center;
	/*font-family: Trebuchet MS, Arial, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	background: #dfdfdf;
	border: 1px solid #999;*/
	/*padding: 15px;*/
	/*width: 500px;
	height: 375px;
	position: absolute;
	top: 240px;
	left: 50%;
	margin-left: -250px;
	z-index: 10000;*/
}

#aviso h2
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
}

#aviso a.fechar
{
	float: right;
	text-decoration: none;
}

#aviso strong
{
	font-size: 18px;
	display: block;
	text-align: center;
}
