  img.titolo {
	z-index: 10;
}
  img.grande {
	position: absolute;
	bottom: 0;
	left: 0em;
  }
  img.foto1 {
	position: absolute;
	left: 0.5em;
	top: 1em;
  }
  img.foto2 {
	position: absolute;
	right: 0em;
	bottom: 5em;
  }
  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: 0em;
	left: 0em;
	height: 2em;
	width: 2em;
	text-align: justify;
	overflow: auto;
  }
  div.testo2 {
	margin: -2px;
	border-left: 4px solid #ffffff;
	background-color: #e0e0e0;
	padding-top: 3em;
	position: absolute;
	top: 0em;
	left: 30em;
	height: 29em;
	width: 11.5em;
	text-align: left;
	overflow: auto;
}
