.topbg {
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/bk_top.gif);
	background-repeat: repeat-x;
}
.separatoreverticale {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.box {
	padding: 5px;
	margin: 5px;
}
.bg {
	background-color: #000000;
}
.linebox {
	border: 1px solid #000000;
}
.menulink {
	color: #666666;
	text-decoration: none;
}
