	body	{
			background-image: url('/images/bgl.jpg');
			background-repeat: repeat-x;
	}
	img	{
			border: 0px;
	}

	.menutable {
			width:190;
			margin:0px;
			padding:0px;
			border:0px;
			background-image: url(/images/menu_bg.gif);
			background-color: #DFDFDF;
	}
	td.menutitle {
			display: block;
			width: 210px;
			height: 44px;
			border:0px;
			padding-left: 10px;
			padding-top: 13px;
			font-family: Verdana;
			font-size: 12px;
			font-weight:bold;
			color: #003399;
			background-image: url(/images/menu_top.gif);
	}
	td.lastmenu {
			height:40px;
			background-image: url(/images/menu_bottom.gif);
	}
	a.left:link, a.left:visited {
			font-weight:bold;
			display: block;
			border: 0px;
			padding: 0px;
			margin: 0px;
			text-decoration: none;
			color: #EEEEEE;
	}
	a.left:hover {
			color: #ffffff;
			background-color: #006699;
	}
	ul.ulleft {

			font-weight:bold;
			font-family: Century Gothic, Verdana;
			font-size: 12px;
			font-style: normal;
			font-weight: normal;
			font-variant: normal;
			text-transform: none;
			color: #EEEEEE;
			text-decoration: none;
			list-style-position: outside;
			list-style-image: url(/images/arrow.gif);
			text-indent: 20px;
			padding: 0px;
			margin: 0px;
			line-height: 16px;
			list-style-type: square;

	}
	a.mainlevel:link, a.mainlevel:visited {
			font-weight:bold;
			margin-left:15px;
			display: block;
			width: 190px;
			height: 25px;
			border:0px;
			padding-left: 10px;
			padding-top: 4px;
			font-family: Century Gothic, Verdana;
			font-size: 0.71em;
			text-decoration:none;
			color: #222222;
	}
	a.mainlevel:hover {
			color: #ffffff;
			background-color: #0099ff;
	}
	a.mainbottom:link, a.mainbottom:visited {
			font-weight:bold;
			margin-left:15px;
			display: block;
			width: 190px;
			height: 24px;
			border:0px;
			padding-left: 10px;
			padding-top: 4px;
			margin-bottom: 16px;
			font-family: Century Gothic, Verdana;
			font-size: 0.71em;
			text-decoration:none;
			color: #222222;
	}
	a.mainbottom:hover {
			color: #ffffff;
			background-color: #0099ff;
	}
	a.linkinterno {
			font-family: Century Gothic, Verdana;
			font-size: 12px;
			font-weight: bold;
			color: #0033FF;
			text-decoration: none;
	}
	a.linkinterno:hover {
			color: #cc0000;
			text-decoration: underline;
	}
	#testo {
			font-family: verdana;
			font-size: 12px;
	}