.fotog1{
	display: table; 
	width: 150px;
	border: 1px solid #999;
	border-collapse: collapse;
	height: 150px;
	
}
.fotog2 {
	display: table-cell;
	vertical-align: middle;
   }
.fotog3 {

	text-align: center;
}