body {
	text-align: center;
	font-family: "Georgia", serif;
}

img {
	border: 0px;
}

a img {
	filter: alpha(opacity=100); /* IE */
	}

a:hover img {
	filter: alpha(opacity=50);
	}



.testo a {
	color: #521;
} 

.testo a:hover {
	color: #fff;
	background: #521;
}

#testo-presentazione a {
	color: #521;
} 

#testo-presentazione a:hover {
	color: #fff;
	background: #521;
}


#credits {
	font-size: 10px;
	margin-top: 5px;
	height: 15px;
}

#w3c {
	font-size: 10px;
	width: 745px;
}

/* home */

#footer {
	/* border: 1px #000 solid; */
	margin: 0px auto 0px; 
	width: 750px !important;
	width: 722px; /* 722 */
}

#f_left {
	/* border: 1px #000 solid; */
	margin-top: 5px;
	width: 100px; /* 100 */
	float: left;
}

#f_center {
	/* border: 1px #000 solid; */
	margin-top:5px;
	font-size: 10px;
	width: 495px !important; /* 550 */
	width: 465px;		/* 520 */	
	float: left;
}

#f_right {
	/* border: 1px #000 solid; */
	margin-top:5px;
	width: 100px;
	float: left;
}