body {
	background-color: #585858;
	margin: 0px;
	padding: 0px;

}

h1           { 	color: #E6E6E6;
				font-family: Courier New;
				font-size: 30pt;
				letter-spacing: -2pt;
				text-align:left;
				margin-left:10;
				margin-right:0;
				margin-top:0;
				line-height:100%;
				margin-bottom:0;
									font-weight:400;

 }


.head         { height: 100;
				vertical-align:bottom }

.foot         { height: 50% }

.right         {  	width: 364;
					height: 100
}

.testoNero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.filofoto {
	border: 1px solid #000000;
}


a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}


.menu  		{ 		font-size:8pt;
					font-family:Arial;
					font-weight:bold;
					color:#E6E6E6;
					background-color:#4D4D4D;
					width:800 }


.menu a 		{ 	font-size:8pt;
					font-family:Arial;
					font-weight:bold;
					color:#E6E6E6;
					width: 100%;
					height: 100%;
}

.menu a:link	{	color:#E6E6E6 }

.menu a:visited	{	color:#E6E6E6 }

.menu a:hover	{	color:#FFFFFF;
						background-color:#000000 }