body {
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #000000;
	}
#ruoli {
		font-family: Arial, Verdana;
		font-size: 13px;
		color: #000000;
	}

a   {
		font-family: Arial, Verdana;
		font-size: 14px;
		font-weight: bold;
		color: #ffffff;
		text-decoration: none;
	}
#link  {
		font-family: Arial, Verdana;
		font-size: 14px;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}
	
#menu_vert
	{
		background-image:url(../img/menu_vert.jpg);
		background-repeat: no-repeat;
	}
#footer

    {
		background-image:url(../img/footer.jpg);
		background-repeat: no-repeat;
	}

#p	{
		font-family: Arial, Verdana;
		font-size: 12px;
		color: #000000;
		text-align: left;
	}

#titolo 
	{
		font-family: Arial, Verdana;
		font-size: 16px;
		color: #000000;
		text-align: center;
	}
#titolo2 
	{
		font-family: Arial, Verdana;
		font-size: 14px;
		color: #000000;
		text-align: left;
		font-weight: bold;
	}

#lista
	{
	list-style-position: inside;
	list-style-type: disc;
	font-size: 13px;
	}

#menu 
	{
	list-style-position: outside;
	list-style-type: disc;
	font-size: 11px;
	font-weight: bold;
	color: #FF9966;
	text-decoration: none;
	}
