body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000;
	margin: 0px;

}

a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}
img {
	border:none;
}
.testo {
	font-size:10px;
	color: #666666;
	text-align: right;
	vertical-align: bottom;
}
.testo a:link, .testo a:hover, .testo a:active{
text-decoration:none;
	color: #666666;
}
.testo a:hover{
text-decoration:underline;
	color: #666666;
}
#img{
	float:left;
	width:681px;
	margin-right:5px;
}

#menu{
	float:left;
	width:150px;
}
#menu a{display:block;
}	
.sp_img{
	margin-bottom:30px;
}
.white {
	color: #FFF;
}

#footer{
	width:681px;
	text-align:right;
	margin-top:30px;
}
.credits {
	font-size:10px;
}
#download{
	float:left;
	width:250px;
	margin-right:20px;
}
#download a{display:block;
}	
