  img.grande {
	position: absolute;
	top: 1em;
	left: 1em;
  }
  img.foto1 {
	position: absolute;
	right: 0em;
	bottom: 0em;
  }
  img.foto2 {
	position: absolute;
	top: 1em;
	left: 20em;
  }
  img.foto3 {
	position: absolute;
	bottom: 0.75em;
	right: 20em;
  }
  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;
	position: absolute;
	top: 4em;
	right: 3em;
	height: 6em;
	width: 9em;
	text-align: left;
	overflow: auto;
}
  div.rect1 {
	margin: 0;
	background-color: #e0e0e0;
	position: absolute;
	top: 0em;
	left: 23em;
	height: 31.90em;
	width: 9em;
}
  div.rect2 {
	margin: 0;
	background-color: #e0e0e0;
	position: absolute;
	top: 2.5em;
	right: 0em;
	height: 9em;
	width: 24em;
}
  div.rect3 {
	margin: 0;
	background-color: #e0e0e0;
	position: absolute;
	top: 3em;
	right: 26em;
	height: 9em;
	width: 8em;
}

