#foto td{
	position: relative;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
}

#foto th{
	position: relative;
	font-size: 12px;
	text-align: center;
}

#foto table{
  width: 100%;
}

#foto table td img {
  border-top: 1px solid #000000;
  border-left: 1px solid #000000;
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
}


