/* CSS Document */

.details {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a.details:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
a.details:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}
a.details:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.menu {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.menu:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #960000;
	text-decoration: underline;
}
.menu2 {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu2:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu2:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #960000;
	text-decoration: underline;
	text-transform: uppercase;
}
.menu2_eng {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu2_eng:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu2_eng:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #960000;
	text-decoration: underline;
	text-transform: uppercase;
}
.menu_eng {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.menu_eng:link {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a.menu_eng:hover {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #960000;
	text-decoration: underline;
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:justify;
	text-decoration: none;
}
.elenco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:justify;
	line-height: 13pt;
	text-decoration: none;
}
a.elenco:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:justify;
	line-height: 13pt;
	text-decoration: none;
}
a.elenco:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align:justify;
	line-height: 13pt;
	text-decoration: underline;
}