		html, body{
		overflow: auto;
		margin:0;
		padding:0;
		background: url("images/sfondo.jpg")
					repeat-x
					top center;
		font-family: Verdana, Arial, sans-serif;
		text-decoration: none;
		color: #000000;
		font-size: 11px;
		}
		#sfondo{
		position: absolute;
		z-index: 1;
		width: 100%;
		height: 400px;
		background: url("images/foto-sfondo.jpg")
					no-repeat
					top center;
		}
		#logo{
		position: absolute;
		z-index: 2;
		top: 0px;
		left: 50%;
		margin-left:-420px;
		width: 840px;
		height: 103px;
		}
		#principale{
		position: absolute;
		z-index: 2;
		top: 103px;
		left: 50%;
		margin-left:-420px;
		width: 840px;
		}
		#copyright{
		position: relative;
		z-index: 2;
		left: 50%;
		margin-left:-420px;
		width: 540px;
		height: 55px;
		padding-top:45px;
		padding-left: 245px;
		padding-right: 55px;
		text-align: center;
		color: #cd867c;
		background: url("images/copyright.png")
					no-repeat
					top center;
		}
		p.titolo{
		font-family: Times new roman, Arial, Verdana, sans-serif;
		text-decoration: none;
		color: #000000;
		font-size: 24px;
		}
		p.titolo2{
		font-family: Times new roman, Arial, Verdana, sans-serif;
		text-decoration: none;
		color: #604a0f;
		font-size: 24px;
		}
		p, ul, ol, blockquote {
		margin-top: 0;
		margin-bottom: 0;
		}
		hr {
		height: 0;
		border: 0;
		border-top: 1px solid;
		}
		form{margin: 0px;}
		a{
		font-family: Arial, Verdana, sans-serif;
		text-decoration:none;
		color: #000000;
		}	
		a.menu:Link {font-family: Arial, Verdana, sans-serif; text-decoration:none; color: #065a88; font-size: 14px;}
		a.menu:Visited {font-family: Arial, Verdana, sans-serif; text-decoration:none; color: #065a88; font-size: 14px;}
		a.menu:Hover {font-family: Arial, Verdana, sans-serif; text-decoration:none; color: #a82b00; font-size: 14px;}
		.nascosto { display: none; }
		#textbox
		{
		font-family: Arial;
		font-size: 8pt;
		}
