/* CSS Document */

#ContenutoPagina {
	position:absolute;
	width:400px;
	height:2452px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
#TornaBlog {
	position:absolute;
	width:400px;
	height:15px;
	z-index:1;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	line-height: 20px;
}
.Stile2 {
	position:absolute;
	width:400px;
	height:1753px;
	z-index:1;
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
	color: #bf584c;
}

#Libro_img {
	position:absolute;
	width:70px;
	height:100%;
	z-index:2;
	left: 316px;
	top: 30px;
}
#VisualizzazioneDati {
	position:absolute;
	left:1px;
	top:50px;
	width:400px;
	z-index:1;
}
