  img.grande {
	position: absolute;
	top: 1em;
	left: 0em;
  }
  img.foto1 {
  	border: 2px solid #ffffff;
	background-color: #e0e0e0;
	position: absolute;
	left: 3em;
	bottom: 1em;
  }
  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;
  }
  img.foto4 {
/*		effetto opaco	*/
	position: absolute;
	top: 0em;
	left: 0em;
  }
  div.foto5 {
	/*		certificato		*/
	background-color: white;
	border: 1px solid #daa520;
	border-right: none;
	position: absolute;
	top: 3em;
	left: 3em;
	height: 28em;
	width: 48em;
	overflow: auto;
}
  img.foto5 {
	position: absolute;
	top: 0em;
	left: 0em;
}
  div.testo {
/*  	border: 1px solid #ffffff;
	background-color: #eeeeee;*/
	position: absolute;
	bottom: 1em;
	right: 1em;
	height: 9em;
	width: 35em;
	text-align: justify;
	overflow: auto;
  }
  div.testo2 {
  	border: 2px solid #ffffff;
	background-color: #e0e0e0;
	position: absolute;
	top: 7em;
	right: 1em;
	padding-left: 1em;
	height: 8.5em;
	width: 10.3em;
	text-align: justify;
	overflow: auto;
  }

