.fondo {
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: right bottom;
	border-right-width: thin;
	border-right-style: groove;
	border-right-color: #CCCCCC;

}
.fascia {
	border-right-width: medium;
	border-right-style: groove;
	border-right-color: #CCCCCC;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #669999;
	text-transform: uppercase;
	text-decoration: none;
	a:hover, a:active {background: #eee; color:#c00; border-color:#66c;
} /* colori per l'effetto roll-over */

}
