body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .85em;
	margin-top: 0;
}

table {
	margin-left: auto;
	margin-right: auto;
}

p {
	font-style: normal;
}

em {
	font-style: italic;
	font-family: "Century Schoolbook", Century, Times, Times New Roman, serif;
	font-size: 1.1em;
}

h1 {
	margin: 0 0 1em 0;
	color: #990000;
}

h2 {
	margin: .5em 0;
	color: #333333;
	font-size: 1.5em;
}

h3 {
	margin: 1em 0 0 0;
	color: #333333;
	font-size: 1em;
	font-weight: bold;
}

hr {
	clear: both;
	margin: 2em auto 1em auto;
	width: 100%;
}

dd {
	margin-bottom: .5em;
}

#contenuto p {
	margin: .25em 0;
}

#contenuto img {
	float: right;
	clear: both;
	margin: 0 0 1em 2em;
}

.menu {
	margin-top: 0;
	font-size: .9em;
	color: #990000;
}

.menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.menu li {
	margin: .3em 0 .3em 0;
	padding: 0;
}

.menu h2 {
	margin: 1.25em 0 .5em 0;
	padding-top: 0.25em;
	border-top: 2px solid #990000;
	font-size: 1.1em;
	font-style: normal;
	font-weight: bold;
	color: #990000;
}

.menu em a {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
}

.menu a {
	margin: 0;
	padding: 0;
	color: blue;
	text-decoration: none;
}

.menu a:link {
	color: blue;
	text-decoration: none;
}

.menu a:visited {
	color: blue;
	text-decoration: none;
}

.menu a:hover {
	color: blue;
	text-decoration: underline;
}

.menu a:active {
	color: blue;
	text-decoration: underline;
}

.autore {
	font-style: normal;
	color: #990000;
	font-weight: normal;
}

h3.esaurito {
	clear: both;
	margin: 2em auto 1px auto;
	padding-left: .2em;
	border-top: 1px solid black;
	background-color: silver;
}

h3.disponibile {
	clear: both;
	margin: 2em auto 1px auto;
	color: #990000;
	border-top: 2px solid #990000;
}

.sezione {
	margin-top: 2em;
	padding-top: 1em;
	border-top: 2px solid #990000;
}

.sottotitolo {
	margin: -.5em 0 .5em 0;
	font-size: .85em;
}

.strillo {
	margin: 0 0 6em 3em;
	padding: 0;
	font-size: .9em;
	color: #333333;
	border: 2px solid #481899;
}

.strillo h2 {
	margin: 0;
	font-size: 1.2em;
	color: #481899;
}

.strillo h3 {
	color: #990000;
}

.strillo p {
	margin: 0;
}

.strillo .sezione {
	padding-top: .25em;
	border-top: 1px solid #481899;
}

#sssm {
	margin: 2em 0 1em 0;
	padding: 0;
	background-image: url(img/sssm.gif);
	background-repeat: no-repeat;
	background-position: right;
}
