.bloque_fotos_rest {
	height: auto;
	width: 100%;
	clear: both;
}

.fotos_rest_izq {
  float:left;
  margin-bottom:16px;
}
.fotos_rest_dcha {
	margin-left: 16px;
	margin-bottom:16px;
	float:right;
}
