.fotoSocio {
	background-color: #FFFF00;
	float: left;
	text-align: center;
	padding: 5px;
	border: 1px solid #C6B739;
	margin-right: 20px;
	margin-bottom: 20px;
	width: 80px;
	height: 110px;
}

.fotoSocio img {
	border: 1px solid #C6B739;
}

