.imagemFachada {
	float: right;
	margin-left: 22px;
	margin-bottom: 22px;
}
#Servicos {
	clear: right;
	float: left;
	background-image: url(../images/home/lapelaBox.gif);
	width: 195px;
	height: 99px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
#Produtos {
	clear: right;
	float: right;
	background-image: url(../images/home/lapelaBox.gif);
	width: 195px;
	height: 99px;
	background-repeat: no-repeat;
	padding-top: 5px;
}
