@charset "utf-8";
/* CSS Document */

#titolo_intervista {
	position:absolute;
	left:222px;
	top:12px;
	width:326px;
	height:16px;
	z-index:13;
	visibility:visible;
	text-align: center;
}
#testo_intervista {
	position:absolute;
	left:85px;
	top:34px;
	width:600px;
	height:237px;
	z-index:13;
	visibility:visible;
	text-align: justify;
	color: #666666;
}
#pagine {
	position:absolute;
	left:235px;
	top:286px;
	width:300px;
	height:17px;
	z-index:13;
	visibility:visible;
	text-align: justify;
}
