<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Page Not Found</title>

<meta http-equiv="content-type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
body, html { 
	height:100%;
	margin:0px;
	font-family: verdana,Helvetica,sans-serif;
	font-size:100%;
	color: #000000;
	background-color: #e5e5e5;
}
#boxcentro {
	text-align: center;
	width: 550px;
	height: 190px;
	padding: 0.4em;
	position: absolute; top:50%; left:50%;
	margin:-100px 0 0 -275px;
	background:  #ffffff url("sf_error.png") bottom right no-repeat;
	border:1px solid #000;
}
a:link, a:visited {
	text-decoration: none;
	color: gray;
	border-bottom: 1px dotted gray;	
}
a:hover {
	text-decoration: none;
	color: #eeeeee;
	background-color: #7A99C4;
}
h1 {
	font-size:2.5em;
	letter-spacing: 0.3em;
	margin: 0px;
	color: #FF6464;
}
.small {
	font-size: 80%;
	padding: 3px 0px 0px 0px;
	margin: 0px;
	
}
-->
</style></head>

<body>

	<div id="boxcentro">
	
	<h1>ERRORE 404</h1>
	<p>Pagina/file inesistente o rimossa/o da questo spazio!</p>

	<p class="small"><a href="javascript:history.back()" title="Riporta alla pagina di provenienza">Torna</a> da dove sei venuto...</p>
	<p>&nbsp;</p>
	</div>

</body></html>
