/* Start of CMSMS style sheet 'alfamenu_rules' */
/*---  Inizio Menu  ---*/
.menu_list ul
{
	margin:0;
	padding:0 0 2px 0;
	list-style: none;
	background-color:#fff;
	}
	
.menu_list ul li
{
	height:20px;
	margin-left: 0px;
	background: url(images/cms/sfondo_pulsanti_sx.gif) repeat-y;
	margin: 1px 0;
	font-family: Arial;
	font-weight: 500;
	font-size: 12px;
	}
.menu_list a
{
	/*background: url(images/cms/freccia_pulsanti.gif) no-repeat right;
	height:20px;
	display: block; 
	margin: 0px 5px; 
	padding: 2px 0;
	text-decoration: none; 
	color:#000;*/
	}
/*---  Fine Menu  ---*/



/* End of 'alfamenu_rules' */


