<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@CHARSET "UTF-8";

div.storia_capitolo {
	margin-top: 25px;
	margin-bottom: 25px;
}

div.storia_capitolo div.capitolo_titolo {
	width: 374px;
	background-image: url('../immagini/striscia_scritta.jpg');
	height: 25px;
	color: #5555ff;
	font-weight: bold;
}

div.immagine_lato {
	width: 200px;
	vertical-align: top;
	padding-left:10px;
	float: left;
}</pre></body></html>