#contenuto {
	width:968px;
	height:578px;
}
#titolo_1 {
	position:absolute;
	top:340px;
	left:60px;
	width:225px;
	height:39px;
	background-image:url(img/titolo.png);
	background-repeat: no-repeat;
}
#titolo_2 {
	position:absolute;
	top:391px;
	left:60px;
	width:373px;
	height:94px;
	background-image:url(img/sottotitolo.png);
	background-repeat: no-repeat;
}
#testo_1 {
	position:absolute;
	top:379px;
	left:516px;
	width:340px;
	line-height:16px;
}
#testo_2 {
	position:absolute;
	top:491px;
	left:134px;
	width:333px;
	line-height:16px;
	height: 47px;
}
#prato {
	position:absolute;
	top:478px;
	left:0px;
	width:968px;
	height:100px;
	background-image:url(img/img/baseverde.png);
	background-repeat: no-repeat;
}
#grafica_1 {
	position:absolute;
	top:157px;
	left:0px;
	width:332px;
	height:170px;
	background-image:url(img/grafica1.jpg);
	background-repeat: no-repeat;
}
#grafica_2 {
	position:absolute;
	top:157px;
	left:332px;
	width:226px;
	height:170px;
	background-image:url(img/grafica2.jpg);
	background-repeat: no-repeat;
}
#grafica_3 {
	position:absolute;
	top:157px;
	left:558px;
	width:251px;
	height:170px;
	background-image:url(img/grafica3.jpg);
	background-repeat: no-repeat;
}
#grafica_4 {
	position:absolute;
	top:157px;
	left:809px;
	width:159px;
	height:170px;
	background-image:url(img/grafica4.jpg);
	background-repeat: no-repeat;
}
#bottone_1 {
	position:absolute;
	top:477px;
	left:96px;
	width:267px;
	height:52px;
}
#bottone_2 {
	position:absolute;
	top:477px;
	left:412px;
	width:351px;
	height:52px;
}
#link_pdf_approfondimento {
	position:absolute;
	top:461px;
	left:538px;
	width:285px;
	line-height:16px;
}
#fondo_bianco {
	background-color: #FFFFFF;
	left: 0px;
	top: 327px;
	width: 968px;
	position: absolute;
	height: 250px;
}

#mycustomscroll {
	/* Typical fixed height and fixed width example */
	width: 450px;
	height: 200px;
	overflow: auto;
	/* IE overflow fix, position must be relative or absolute*/
	position: relative;
	/*background-color: #E7EADE;*/
	margin: 0.3em auto;
	padding: 0px;
	z-index:900;
	display:block;
	}
	
#testo {
	position:absolute;
	top:340px;
	left:486px;
	width:400px;
	line-height:16px;
	}
	
#spaziatore {
	margin-right:50px;
}
