/***elementi comuni***/
		body
		{
			/*margin-left: 0px;*/
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			background: #FFFFFF url(images/topbg_blue.jpg) repeat-x top;
			font-family: Tahoma, Verdana, Arial, sans-serif;
			font-size: 8pt;
		}

		a
		{
			color: black;
			text-decoration: underline;
		}

			a:hover
		{
			text-decoration: none;
		}