body {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 12px;
	line-height: 110%;
	color: #4f4f4f;
	background: url(../img/bg.gif) repeat center center;
}

body,
html { 
	height: 100%;
	margin: 0 
}

a {
	outline: 0px;	
}

#box {
	width: 968px; 
	height: 494px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -197px 0 0 -484px;
}

#indirizzi {
	position: absolute;
	top: 330px;
	left: 518px;
}

#indirizzi a{
	color: #4f4f4f;
	text-decoration: none;
}

#indirizzi a:hover{
	text-decoration: underline;
}

#indirizzi .piccolo{
	color: #bbbbbb;
	font-size: 10px;
	line-height: 80%;
}

#logoFacebook {
	width: 75px;
	height: 75px;
	display: block;
	margin: 10px 0 0 467px;
	text-indent: -9999px;
	z-index: 100;
	background: url(../img/logo_fb.jpg) no-repeat left top;		
}

#logoFacebook:hover {
	opacity:.50;
	filter:alpha(opacity=50);
	filter:"alpha(opacity=50)";		
}
