#menuCms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left:5px;
}
#menuCms div{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#menuCms tr {
	display: block;
}
#menuCms td {
	line-height: 30px;
}
#menuCms a{
	height: 30px;
	display: block;
	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	vertical-align: bottom;
	
}


#menu{
	
	text-decoration: none;
	font-size: 14px;
	padding-bottom:20px;
	
}#menuCms img { border: 0px; }

#menuCms a:hover {
	text-decoration: none;
	font-weight:bold;
	display: block;
	color: #ffffff;
}
#menuCms #livello0 {
	/*background-image:url(/images/menu/off_1.gif);*/
	background-position:right;
	background-repeat:no-repeat;
	text-indent: 8px;
	color:#333333;
	font-weight:normal;
	border-bottom:#000000 1px solid;
	width:185px;
}
#menuCms #livello0:hover {
	/*background-image:url(/images/menu/on_1.gif);*/
	background-position:right;
	background-repeat:no-repeat;
	color:#333333;
	font-weight:bold;
}
#menuCms #livello0.selected0 {
	/*background-image:url(/images/menu/on_1.gif);*/
	background-position:right;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#ffcc00;
	background-color:#555555;
}
#menuCms #livello1 {
	font-size:12px;
	color: #333333;
	font-weight:normal;
	background-color:#cccccc;
	text-indent: 18px;
	width:185px;
	border-bottom:#666666 1px solid;
}
#menuCms #livello1:hover {
	color:#333333;
	font-weight:bold;
	background-color:#cccccc;
}
#menuCms #livello1.selected1 {
	color:#333333;
	font-weight:bold;
	background-color:#cccccc;
}
#menuCms #livello2 {
	font-size:12px;
	text-indent: 28px;
	font-weight:normal;
	color: #fff;
	background-color:#666666;
	width:185px;
	border-bottom:1px #333333 solid;
}
#menuCms #livello2:hover {
	font-weight:bold;
	color:#fff;
	background-color:#666666;
}
#menuCms #livello2.selected2 {
	font-weight:bold;
	color:#fff;
	background-color:#666666;
}
#menuCms #livello3 {
	text-indent: 38px;
	font-weight:normal;
	font-style: italic;
	font-size: 10px;
	color: #333333;
	background-color:#CCCCCC;
	border-bottom:1px #666666 solid;
	width:185px;
}
#menuCms #livello3:hover {
	font-weight:bold;
	font-style: italic;
	font-size: 10px;
	color:#333333;
	background-color:#CCCCCC;
}
#menuCms #livello3.selected3 {
	font-weight:bold;
	font-style: italic;
	font-size: 10px;
	color:#333333;
	background-color:#CCCCCC;
}