 li.menu {}
 ul.menu {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	list-style: none;
	width: 218px; /* Width of Items */
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	}
 ul.menu li.menu {
	position: relative;
	}
 li.menu ul.menu {
	position: absolute;
	left: 217px; /* Set 1px less than width */
	top: 0;
	display: none;
	}



.biancobold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0001F9;
	text-decoration: none;
	height: 8px;
	width: auto;






	}
a.biancobold2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0001F9;
	text-decoration: none;

	height: 8px;
	width: auto;

	}
a.biancobold2:hover {
	background-color: #DBDBDB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #0001F9;
	text-decoration: none;


	}
#tesauro {
	background-color: #7D7D7D;
	padding: 7px;
	z-index:100;
	height: 40px;
	width: 140px;
	visibility:hidden;
}
.cella {
	background-color: #666666;
}
.cella:hover {
	background-color: #7D7D7D;
}
