#contenuto {
	width:968px;
	height:578px;
}
#titolo_1 {
	position:absolute;
	top:116px;
	left:105px;
	width:288px;
	height:22px;
	background-image:url(img/titolo.png);
}
#titolo_2 {
	position:absolute;
	top:167px;
	left:105px;
	width:421px;
	height:75px;
	background-image:url(img/sottotitolo.png);
}
#testo_1 {
	position:absolute;
	top:270px;
	left:105px;
	width:490px;
	line-height:20px;
}
#testo_2 {
	position:absolute;
	top:316px;
	left:538px;
	width:395px;
	line-height:20px;
}
#grafica_1 {
	position:absolute;
	top:200px;
	left:660px;
	width:216px;
	height:142px;	/*background-image:url(img/grafica1.jpg);*/
}
#grafica_2 {
	position:absolute;
	top:400px;
	left:660px;
	width:158px;
	height:127px;	/*background-image:url(img/nido.png);*/
}
#bottone_1 {
	position:absolute;
	top:477px;
	left:96px;
	width:267px;
	height:52px;
}
#bottone_2 {
	position:absolute;
	top:477px;
	left:412px;
	width:351px;
	height:52px;
}

#immagine_1 {
	position: absolute;
	top: 180px;
	left: 700px;
}

#immagine_2 {
	position: absolute;
	top: 340px;
	left: 700px;
}

