body {
	background-color: #000000;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.menu_interno {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_internopdf {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.menu_interno {
	color: #990000;
	text-decoration: none;
}
.menu_active {
	font-family: "Century Gothic", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 14px;
	text-align: right;
	padding-left: 32px;
}
a:hover.menu_active {
	color: #000000;
	text-decoration: none;
}
.didascalia {
	font-family: "Century Gothic", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.titolo1 {
	font-family: "Century Gothic", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	line-height: 13px;

}

