  img.titolo {
	z-index: 10;
}
  img.grande {
	position: absolute;
	bottom: 1.5em;
	left: 9em;
	z-index: 9;
  }
  img.foto1 {
	position: absolute;
	top: 2em;
	right: 14.5em;
  }
  img.foto2 {
	position: absolute;
	top: 1em;
	left: 2em;
  }
  img.foto3 {
	position: absolute;
	bottom: 0.75em;
	right: 2em;
  }
  div.testo {
/*	border: 1px solid #ffffff;
	background-color: #eeeeee;*/
	position: absolute;
	top: 0em;
	left: 0em;
	height: 2em;
	width: 2em;
	text-align: justify;
	overflow: auto;
  }
  div.testo2 {
	margin-top: -2px;
	background-color: #e0e0e0;
	padding-top: 21.5em;
	position: absolute;
	top: 0em;
	left: 29em;
	height: 10.5em;
	width: 9em;
	text-align: left;
	overflow: auto;
}
  div.rect1 {
	margin: 0;
	background-color: #e0e0e0;
	position: absolute;
	bottom: 3em;
	right: 26em;
	height: 9em;
	width: 27em;
}
  div.rect2 {
	margin: 0;
	background-color: #e0e0e0;
	position: absolute;
	top: 3em;
	right: 1em;
	height: 9em;
	width: 14em;
}
  div.rect3 {
	margin: 0;
	background-color: #e0e0e0;
	position: absolute;
	top: 3em;
	right: 26em;
	height: 9em;
	width: 8em;
}

