  img.grande {
	position: absolute;
	bottom: 0em;
	left: 1em;
  }
  img.foto1 {
  	border: 1px solid #ffffff;
	background-color: #e0e0e0;
	position: absolute;
	right: 1.5em;
	top: 15em;
  }
  img.foto2 {
  	border: 1px solid #ffffff;
	background-color: #e0e0e0;
	position: absolute;
	right: 8em;
	bottom: 0em;
  }
  img.foto3 {
  	border: 1px solid #ffffff;
	background-color: #e0e0e0;
	position: absolute;
	left: 0.5em;
	top: 0.5em;
  }
  div.testo {
/*  	border: 1px solid #ffffff;
	background-color: #eeeeee;*/
	position: absolute;
	top: 23em;
	left: 1em;
	height: 8em;
	width: 32em;
	text-align: justify;
	overflow: auto;
  }
  div.testo2 {
  	border: 1px solid #ffffff;
	background-color: #e0e0e0;
	position: absolute;
	top: 3em;
	right: 1.5em;
	height: 11.5em;
	width: 11.5em;
	text-align: justify;
	overflow: auto;
  }
