/* Galeria de Fotos */
.listImagem{
	width: 90px;
	height: 140px;
	float: left;
	text-align: center;
	margin-right: 16px;
}
