td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4a4b84;
}
.note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #4a4b84;

}
a:hover {
	text-decoration: underline;
	color: #413A42;

}
a:link {
	color: #4a4b84;
	text-decoration: none;
}

a:active {
	color: #4a4b84;
	text-decoration: underline;
}
#nota_legale {
font-size: 9px;
}
.new_head {
	background-image: url(new_head.gif);
	background-repeat:no-repeat;
	height: 100px;
	width: 743px;
}
ul, li {
	margin: 0px;
	padding: 0px;
}
.menu {
	padding-top: 68px;
	padding-left: 140px;
}
.new_head ul, .new_head ul li {
	list-style-type:none;
	display: inline;
	font-size: 14px;
}
.new_head a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	color: #7b7a8f;
}
.new_head a:hover {
	color:#000000;
	text-decoration: none;
}