body {

	margin-left: 0px;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

}

.fundo-pg {

	background-image: url(imgs/bg.jpg);

	background-repeat: repeat-x;

}

.sombra-esq {

	background-image: url(imgs/sombra_esq.jpg);

	background-repeat: repeat-y;

}

.sombra-dir {

	background-image: url(imgs/sombra_dir.jpg);

	background-repeat: repeat-y;

}.fundo-menu {

	background-image: url(imgs/fundo_menu.jpg);

	background-repeat: no-repeat;

}

.fundo-menu-procura {

	background-image: url(imgs/fundo_procura.gif);

	background-repeat: repeat-y;

}

.form-procura-box {

	width: 190px;

	border: 1px solid #bfbfbf;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #1e1e20;

}

.fundo-low-copy {

	background-image: url(imgs/fundo_low_copy.jpg);

	background-repeat: repeat-x;

}

.bg-fim-copy {

	background-image: url(imgs/bg_fim_copy.jpg);

	background-repeat: no-repeat;

}

.bg-dst {

	background-image: url(imgs/bg_dst.jpg);

	background-repeat: repeat-x;

	background-position: bottom;

	border-top-width: 0px;

	border-right-width: 2px;

	border-bottom-width: 0px;

	border-left-width: 2px;

	border-right-style: solid;

	border-left-style: solid;

	border-top-color: #e0eee8;

	border-right-color: #e0eee8;

	border-bottom-color: #e0eee8;

	border-left-color: #e0eee8;

}

.fundo-empresa {

	background-image: url(imgs/fundo_empresa.gif);

	background-repeat: no-repeat;

	background-position: left;

}

.txt-pd {

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.txt_tit_imovel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.txt_descricao_imovel {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
