/* CSS Document */
body {
	overflow:auto;
	width:100%;
	margin:0px;
	background-color:#FFFFFF;
	font-family: Trebuchet MS, Georgia, Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.8;
	text-decoration: none;
	} 

div#menu{
	margin:0% 10% 0% 20%;
	text-align: justify;
	background-color:#FFFFFF;
	}

div#autori {
padding: 30px 250px 0px 250px;
}

div#up {
	background-color:#006600;
}

div#down {
	margin: 0px 0px 0px 20%;
	overflow: hidden;
}
