dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
#menu {
	position: absolute;
	top: 75px;
	left: 338px;
    width: 615px;
}
#menu dl {
	float: left;
}

.bollino {
	margin-left: 18px;
	margin-right: 18px;
}

.dl1 {
	width: 120px;
	margin-right: 3px;
	background-attachment: scroll;
	background-image: url(../immagini/basetasto01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dl1hover {
	width: 120px;
	margin-right: 3px;
	background-color: #FFFFFF;
}
.dl2 {
	width: 120px;
	margin-right: 3px;
	background-attachment: scroll;
	background-image: url(../immagini/basetasto01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dl2hover {
	width: 120px;
	margin-right: 3px;
	background-color: #FFFFFF;
}
.dl3 {
width: 120px;
margin-right: 3px;
background-attachment: scroll;
	background-image: url(../immagini/basetasto01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dl3hover {
	width: 120px;
	margin-right: 3px;
	background-color: #FFFFFF;
}
.dl4 {
width: 120px;
margin-right: 3px;
background-attachment: scroll;
	background-image: url(../immagini/basetasto01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dl4hover {
	width: 120px;
	margin-right: 3px;
	background-color: #FFFFFF;
}
.dl5 {
width: 120px;
margin-right: 3px;
background-attachment: scroll;
	background-image: url(../immagini/basetasto01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.dl5hover {
	width: 120px;
	margin-right: 3px;
	background-color: #FFFFFF;
}
.dl6 {
width: 120px;
margin-right: 3px;
}
.dl7 {
width: 54px;
}
.dl8 {
width: 113px;
}
.dl9 {
width: 131px;
}

#menu dt {
	text-align: center;
	font-variant: small-caps;
	font-family: Helvetica, Arial;
	font-size: 13px;
	line-height: 25px;
	border-top: 1px solid #30176D;
	border-right: 1px solid #30176D;
	border-bottom: 1px none #FFFFFF;
	border-left: 1px solid #30176D;
}

#menu li a, #menu dt a {
	color: #333333;
	text-decoration: none;
	display: block;
	height: 100%;
	border: 0 none;
}
#menu dt a:hover {
	color: #30176D;
}

#menu dd a:hover {
	background: #006699;
	color: #FFFFFF;
}
dt#sfondotasto {
	background-attachment: scroll;
	background-image: url(../immagini/sfondotasto_tfeatures.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

