.borda {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.apresentacao {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}
.noticias {
	font-family: Verdana;
	font-size: 10px;
	color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.endereco {
	font-family: Verdana;
	font-size: 9px;
}
.fundo {
	background-attachment: fixed;
	background-image: url(../imagens/linhas.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.tituloConstrucao {
	font-family: Verdana;
	font-size: 12px;
	color: #000099;
	font-weight: bold;

}
.descricaoConstrucao {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;

}
.detalhes {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
