.fotog1{
	display: table; 
	width: 187px;
	float: left;
	margin: 2px 8px 8px 0;
	background-color: #C6C6C6;
	border-collapse: collapse;
	height: 187px;
	
}
.fotog2 {
	display: table-cell;
	vertical-align: middle;
   }
.fotog3 {

	text-align: center;
}



