@charset "utf-8";
#main {
	width:700px;
	height:100%;
	margin:0 10px 0 10px;
}
#distr {
	width:680px;
	margin:10px;
}
#link {
	width:150px;
	margin:10px;
	float:right;
}
A { text-decoration: none; color: #990000; }

.titolo {
	font: bold 14px Georgia; 
	color: black; 
	text-decoration: none
}
.libro-testo {
	font-family: Georgia; 
	font-size: 14px; 
	line-height: 16px; 
	color: #000000; 
	text-align: left;
}
.libro-testo-red {
	font-family: Georgia; 
	font-size: 12px; 
	line-height: 30px; 
	color: #000000; 
	font-weight: bold;
	text-align: left;
}
.back {
	font-family: Georgia; 
	font-size: 14px; 
	line-height: 16px; 
	color: #990000; 
	text-decoration: none; 
	text-align: right;
}
.italy {
	margin:100px;
	text-align: center;
}
.titolo {
	width: 400px;
	font: bold 14px Georgia; 
	color: black; 
	text-decoration: none;
	line-height: 40px;
	padding-left: 5px;
	margin-bottom:20px;
