.titolo {
	text-align: center;
	font-family: "Courier New", Courier, mono;
	font-size: 28px;
	font-weight: bold;
	color: #333366;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.titolino {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
	color: #ff3300;
	text-align: center;
}
.testo {
	font-size: 14px;
	font-style: normal;
	color: #333366;
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: normal;
}
.testo2 {
	font-size: 17px;
	font-style: normal;
	color: #333366;
	text-align: justify;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	line-height: 25px;
}
.elenco {
	font-family: Courier New, Courier, mono;
	font-size: 14px;
	line-height: 24px;
	color: #333366;
	text-align: left;
}
.libri {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
	color: #333366;
	text-align: justify;
	padding-left: 5px;
}
.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	background-color: #A0522D;
	text-align: center;
}
a:link {
	color: #669999;
	text-decoration: underline;
}
a:hover {
	color: #336666;
	text-decoration: underline;
}
a:visited {
	color: #669999;
	text-decoration: underline;
}
.siti {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #333366;
	text-align: center;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.didascalia {

	font-family: "Times New Roman", Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #333366;
	text-align: center;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.header2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #DAA520;
	text-align: center;
}
.imm{
	float: left;
	font-size: 10px;
	width: 30%;
 	border: thin silver solid;
 	margin: 0.5em;
 	padding: 0.5em;
}
.imms{
	float: right;
	font-size: 10px;
	width: 30%;
 	border: thin silver solid;
 	margin: 0.5em;
 	padding: 0.5em;
}
.im{
	font-size: 10px;
	width: 30%;
 	border: thin silver solid;
 	margin: 0.5em;
 	padding: 0.5em;
}
.immd{
	float: left;
	font-size: 10px;
	width: 20%;
 	border: thin silver solid;
 	margin: 0.5em;
 	padding: 0.5em;
}
.immss{
	float: right;
	font-size: 10px;
	width: 20%;
 	border: thin silver solid;
 	margin: 0.5em;
 	padding: 0.5em;
}
.immf{
	float: left;
	font-size: 10px;
	width: 20%;
 	border: thin silver solid;
 	margin: 0.5em;
 	padding: 0.5em;
}
	
.immsd{
	float: right;
	font-size: 10px;
	width: 24%;
 	border: thin silver solid;
 	margin: 0.5em;
 	padding: 0.5em;
}
.torna {
	position: fixed;
	bottom: 60px;
	right: 30px;
}
.torna:hover {
	opacity: 0.7;
}
