td.facebook {
	background-color: #0154a0;
	text-align: center;
	width: 80px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
}

table#menu {
	width:795px;
	height: 27px;
	padding: 0;
	margin: auto;
	background: url('../immagini/striscia.jpg');
}

table#menu td {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
}

table#menu a {
	color: #ffffff;
}

table#menu td div {
	text-align: left;
	font-size: 10pt;
	padding: 5px;
}