#MenuFortevillageEventi, #MenuRaccPreziosi-anni 
			{
			width : 212px;
			max-width : 212px;
			padding-left : 0px;
			margin-top : 37px;
			margin-bottom : 15px;
			text-align : center;
			border : 1px solid #987933;
			padding: 20px;
			background-color : #f4f2ed;
			}
#MenuFortevillageEventi p, #MenuRaccPreziosi-anni p { 
			font-size : 80% ;     
			line-height : 120% ;
			font-weight : bold ;  
		/*	margin-bottom : 5px ;*/
			}

ul#navlist
			{
			margin-left: 0;
			padding-left: 0;
			}

#navlist li
			{       
			font-size : 80% ; 
			font-weight : bold ;  
			margin-bottom : 5px ;
			display: inline;
			list-style-type: none;
			/*padding-right: 5px;   */
			line-height : 150% ;  
			width : 212px ;
			}  

/*#navlist li:before
{       
	content: "|" ;
	color: #bb9742 ;
	background-color : transparent ;    
	font-weight : normal ; 


}  
#navlist li:after
{       
	content: "|" ;    
	color: #bb9742 ;
	background-color : transparent ;    
	font-weight : normal ;


}
 */
#navlist a:link, #navlist a:visited
			{
			color: #871026;
			text-decoration: none;      
			background-color : #f4f2ed;
			padding : 1px 6px 1px 6px;
			}

#navlist a:hover
			{
			color: #333333;
			text-decoration: none; 
			background-color : #dbcdb1;
			}

