@charset "utf-8";
/* CSS Document */

img  {
	border:none;
}
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/background.gif);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-color: #FFF;
	height: 100%;
}
#box {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 870px;
	min-height: 100%;
	background-image: url(images/0002.png);
}
#footer {
	clear: both;
	height: 20px;
	width: 870px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/0003.png);
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #030;
	padding-top: 4px;
	text-align: center;
}
#discovery {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #030;
	float: right;
	width: 200px;
	text-align: right;
	padding-right: 20px;
}
#w3c {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #030;
	float: left;
	width: 350px;
	text-align: left;
	padding-left: 20px;
}
#titolo {
	height: 37px;
	width: 434px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 50px;
}
#collegamenti {
	height: auto;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
#home {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9pt;
	color: #030;
	text-align: center;
	width: 500px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #030;
}
a:link {
	color: #030;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #030;
}
a:hover {
	text-decoration: none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
