.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0000CC;
}
.menu:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
}

.menu:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: bold;
}
.fondazien {
	background-image: url(../images/riq_azienda.gif);
	background-repeat: no-repeat;
}
.bordino {
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.spazioban {
	display: block;
	height: 90px;
	width: 120px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	vertical-align: middle;
	background-image: url(../images/fondinoban.gif);
	cursor: pointer;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
}
.fondo-dx {
	background-image: url(../images/fondo-dx.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.fondo-casa {
	background-image: url(../images/fondo-casa.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
