#menusx{
		width:180px;
		margin:auto;
		margin-top:5px;
		margin-left: 10px;
		font-family:verdana;
		background-color:#E2DEC5;
		border-bottom:5px solid #AF2E33;
		}
		#menusx p{
		height:20px;
		line-height:70px;
		padding-left:0px;
		padding-top:18px;
		font-weight:bold;
		color:#4E321C;
		font-size:13px;
		text-align:center;
		background:url(immagini/top01.jpg) no-repeat top;
		}
		#menusx span{
		color:#AF2E33;
		}
		#menusx a{
		
		display:block;
		height:25px;
		text-align:left;
		line-height:25px;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		color:#4E321C;
		padding-right:50px;
		border-top:1px solid #B6A289;
		!--background:url(immagini/arrow.gif) no-repeat top right;
		}
		#menusx a:hover{
		background-color:#D4CCB3;
		background-position:center right;
		padding-right:40px;
		}
		#menusx a.selezionato{
		background-color:#D4CCB3;
		background-position:bottom right;
		padding-right:40px;
		}
		
		#menusx selezionato{
		background-color:#D4CCB3;
		background-position:bottom right;
		padding-right:40px;
		display:block;
		height:25px;
		text-align:right;
		line-height:25px;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		color:#4E321C;
		padding-right:50px;
		border-top:1px solid #B6A289;
		background:url(immagini/arrow.gif) no-repeat top right;
		}
		#menusx span.selezionato{
		background-color:#D4CCB3;
		background-position:bottom right;
		display:block;
		height:25px;
		text-align:left;
		line-height:25px;
		text-decoration:none;
		font-size:11px;
		font-weight:bold;
		color:#4E321C;
		
		padding-right:50px;
		border-top:1px solid #B6A289;
		background:url(immagini/stella.png) no-repeat;
		}
		
		
