<html>
	<head>
		
		<title>Pagina non trovata</title>
		<style>
			body {
				font-family: Verdana, Geneva, sans-serif;
			}
			
			h1 {
				font-size: 3em;
				font-weight: normal;
			}
			
			h2 {
				font-size: 1.5em;
				font-weight: normal;
			}
		</style>
	</head>
	
	<body>
		
		<center>
			
					<a href="/"><img src="/upld/risorse/LuceDesignEuropa.jpg" border="0" /></a>
				 
				
				<div class="Contenuto">				
					<h1>La pagina non è stata trovata</h1>
					
					<h2>Torna all'<a href="/">homepage del sito</a>.</h2>
				</div>

				
		</center>

	</body>
</html>
