.scheda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: left;
}
.scheda th {
	font-size: 16px;
	font-weight: bold;
	color: #003399;
	background-color: #b0e1ff;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	padding: 2px;
}
.scheda td {
	font-size: 12px;
	vertical-align: middle;
	padding: 5px;
}
.scheda .slogan {
	font-weight: bold;
	color: #FFFFFF;
	vertical-align: middle;
	height: 25px;
	background-color: #2492FF;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
}
.scheda td a {
	font-weight: bold;
	text-decoration: none;
	color: #000099;
}
.scheda td a:hover {
	color: #FF0000;
}
.scheda .immagine {
	font-size: 12px;
	vertical-align: middle;
	text-align: center;
	padding: 5px;
}
.scheda .spazio1 {
	height: 5px;
}
.scheda .spazio2 {
	height: 15px;
}
.nav {
	font-size: 11px;
	width: 150px;
	margin: 2px 2px 2px 7px;
	border: 1px solid #0066CC;
	float: right;
}
.nav th {
	text-align: center;
	vertical-align: middle;
	height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #ECF5FF;
	background-color: #0066CC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.nav td {
	font-size: 11px;
	background-color:#FFFFFF;
}
.nav td a {
	font-weight: normal;
	color: #000066;
	text-decoration: none;
}
.nav td a:hover {
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.nav .pari {
	background-color: #FFFFCC;
}
.nav li {
	padding: 0.2em 0px;
	/*line-height: 1.5em;*/
	border-bottom: 1px dotted #CCC;
}
.nav ul {
	list-style-position: outset;
	list-style-type: disc;
	margin-left: 1em;
	margin-bottom: 3px;
	padding-left: 1px;
	white-space: nowrap;
}
.just {
	text-align: justify;
}
.rosso {
	color: #FF0000;
}
.bold {
	font-weight: bold;
}
.enfasi {
	font-weight: bold;
	color: #0033CC;
}
.testo-small {
	font-size: 10px;
}
