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 
}

#box {
	width: 968px; 
	height: 394px;
	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%;
}