.foto{
	width: 174px;
	height: 142px;
	border: 1px solid #999999;
	text-align: center;
	padding-top: 4px;
	margin-right: 2px;
	margin-bottom: 2px;
	float: left;
}

.deletarFoto{
	color: red;
}

.fotoGaleria{
	max-width: 166px;
	max-height: 125px;
}

.fotoShow{
	width: 168px;
	height: 127px;
	border: 3px double #BBBBBB;
	text-align: center;
	margin-right: 4px;
	margin-bottom: 4px;
	float: left;
}