<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#menu {
	color: white;
	background: white;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
#menu li {
	text-align: center;
	margin-left: 0px;
	margin-bottom: 0;
	margin-right: 1px;
	margin-top: 0;
	float: left;
	padding: 0;
}
#menu a {
	width: 128px;
	background: #b10216;
	color: white;
	display: block;
	float: left;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
	font-weight:normal;
}
#menu a:hover {
	background: #8f0010;
	color: #fff;
	padding-bottom: 8px;
	}
#contLibri {
	padding-left: 25px;
	padding-bottom: 0px;
	padding-right: 25px;
	padding-top: 20px;
	margin-bottom: 4px;
	border-width: 1px;
	background-color: white;
	height: 920px;
	width: 868px;
	}
#contLibri h2 {
	color: #b10216;
	margin: 0px;
	font-style: normal;
	}
.testo {
	line-height: 1.6em;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: justify;
	}
.libro {
	line-height: 1.5em;
	padding: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 10px;
	margin-top: 0px;
	float: left;
	text-align: center;
	width: 150px;
	}
.libro img {
	border-color: #b10216;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	}
.libro img:hover {
	border-color: #b10216;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 10px;
	}
.libro a {
		color: black;
	}
.titolino {
		font-style: italic;
		color: #b10216;
	}
.desc {
		color: #939393;
	}
.desc2 {
		color: #6f6f6f;
	}
.libroG {
		float: left;
		margin-top: 10px;
		border-color: #484949;
		border-style: solid;
		border-width: 1px;
	}
.testo2 {
	border-style: none;
	float: right;
	width: 600px;
	line-height: 1.6em;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 5px;
	text-align: justify;
	}
.testo2 h3 {
		margin-bottom: 0px;
		font-size: 16px;
		color: black;
		margin-top: 0px;
	}
.testo2 h4 {
		font-size: 14px;
		color: #b10216;
		margin-top: 0px;
	}
.miniature {
		right: 20px;
		position: relative;
		width: 590px;
		font-weight: bold;
		color: #b10216;
		margin-top: 20px;
		text-align: right;
		height: 42px;
	}
.miniature img {
		float: right;
		margin: 3px;
		border-color: #b10216;
		border-width: 3px;
		border-style: solid;
	}
.miniature a {
		margin: 0px;
	}
</pre></body></html>