@charset "utf-8";

.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02268e;
}
.chirumenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-image: url(../img/barra_menu.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding-left: 12px;
	display: block;
	margin-right: 3px;
	padding-bottom: 0px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}
.diecipx {
	line-height: 10px;
}

.chirumenu:visited {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	background-image: url(../img/barra_menu.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding-left: 12px;
	display: block;
	margin-right: 3px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.chirumenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0438d3;
	background-image: url(../img/barra_menu_intro.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding-left: 12px;
	display: block;
	margin-right: 3px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
.chirumenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0438d3;
	background-image: url(../img/barra_menu_intro.gif);
	background-repeat: no-repeat;
	background-position: 2px 1px;
	padding-left: 12px;
	display: block;
	margin-right: 3px;
	text-decoration: none;
	line-height: 20px;
	font-weight: bold;
}
.sottotesto {
display:none;
}
