dl, dt, dd, ul, li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu {
	position: relative; /* Menu position that can be changed at will */
	top: 0;
	left: 0px;
	width: 15em;
}

#menu dt {
	background:transparent url(../immagini/a_23_a.jpg) 0 50% no-repeat;
	height:26px;
	display:block;
	width:260px;
	line-height:26px;
	padding:0 0 0 15px;
	color:#7BA3C6;
	margin:0;
	white-space:nowrap;
	font-size:0.9em;
	font-weight: bold;
}

#menu dd {
	padding: 2px 0 2px 15px;
	width:245px;
	font-size: 0.78em;
	font-weight: normal;
}
#menu li {
	text-align: left;
	background: #fff;
	padding:1px;
}
#menu dt a {
	/*color: #000;*/
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
}

#menu li a {
	color: #0066CC;
	text-decoration: none;
	display: block;
	border: 0 none;
	height: 100%;
	font-weight: normal;
}

#menu dt a:hover {
	text-decoration: underline;
}

#menu li a:hover {
	color:#7BA3C6;
}
#mainmenu1, #mainmenu1 a, #mainmenu1 a:hover {
	color: Black;
}
#mainmenu2, #mainmenu2 a, #mainmenu2 a:hover {
	color: #CC0000;
}
#mainmenu3, #mainmenu3 a, #mainmenu3 a:hover {
	color: #0066CC;
}
#mainmenu4, #mainmenu4 a, #mainmenu4 a:hover {
	color: #009900;
}
#mainmenu5, #mainmenu5 a, #mainmenu5 a:hover {
	color: #003366;
}
#mainmenu6, #mainmenu6 a, #mainmenu6 a:hover {
	color: Fuchsia;
}
#mainmenu7, #mainmenu7 a, #mainmenu7 a:hover {
	color: #FF9900;
}
#mainmenu8, #mainmenu8 a, #mainmenu8 a:hover {
	color: #666666;
}
#mainmenu9, #mainmenu9 a, #mainmenu9 a:hover {
	color: #CC0000;
}
#mainmenu10, #mainmenu10 a, #mainmenu10 a:hover {
	color: #0066CC;
}