/* --------------------------
AUTHOR : STYLED MENUS
URL : http://www.styledmenus.com
Copyrights by STYLED MENUS
----------------------------*/
*{
	margin:0;
	padding:0;
}

	#menu{
		background:url(images/menu_026_bg.jpg) no-repeat;
		width:202px;
		height:737px;
		padding:10px;
	}
		#menu ul{
			list-style:none;
			padding:0 0 0 8px;
		}
			#menu li{
				list-style:none;
				display:block;
				padding:10px 0;
			}
				#menu li a{
					list-style:none;
					display:block;
					font-family : Verdana,Arial;
					background:url(images/menu_026_b.gif) no-repeat left center;
					color:#ffe991;
					font-weight:bold;
					text-transform:uppercase;
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 25px;
				}
					#menu li a:hover{
						background:url(images/menu_026_h.gif) no-repeat left center;
						color:#000;
						text-decoration:none;
					}
				#menu li .current{
					list-style:none;
					display:block;
					background:url(images/menu_026_h.gif) no-repeat left center;
					color:#fff;
					font-weight:bold;
					text-transform:uppercase;
					font-size:11px;
					text-decoration:none;
					padding:0 5px 0 25px;
				}
					#menu li a.current, #menu li a:hover.current{
						background:url(images/menu_026_h.gif) no-repeat left center;
						color:#fff;
						text-decoration:none;					
					}
					
					
					
.numero{
    font-family : tahoma, garamond, Palatino Lynotipe,Times New Roman;
	color:#ffffff;
	line-height:20px;
	text-align:center;
	margin-left : 3px;
	margin-right : 3px;
	font-size:13px;
}

.numero a {
	color : #ffffff;
	text-decoration: none;
}
.numero a:hover {
	color : #cccccc;
	font-weight: bold;
}


.numero1{
    font-family : tahoma, garamond, Palatino Lynotipe,Times New Roman;
	color:#000000;
	line-height:20px;
	text-align:justify;
	margin-left : 15px;
	margin-right : 15px;
	font-size:13px;
}



.numero2{
    font-family : tahoma, garamond, Palatino Lynotipe,Times New Roman;
	color:#ffffff;
	line-height:20px;
	text-align:justify;
	margin-left : 3px;
	margin-right : 3px;
	font-size:15px;
}



.primopiano{
    font-family : verdana, tahoma;
	color:#ffffff;
	line-height:20px;
	text-align:center;
	margin-left : 3px;
	margin-right : 3px;
	font-size:11px;
}


.primopiano2{
    font-family : verdana, tahoma;
	color:#ffffff;
	line-height:20px;
	text-align:center;
	margin-left : 3px;
	margin-right : 3px;
	font-size:11px;
}



.poesia{
    font-family : verdana, tahoma;
	color:#000000;
	line-height:20px;
	text-align:right;
	margin-left : 10px;
	margin-right : 10px;
	font-size:11px;
}


.laterale{
    font-family : verdana, tahoma;
	color:#000000;
	line-height:20px;
	text-align:justify;
	margin-left : 10px;
	margin-right : 10px;
	font-size:9px;
}