body {
	font: 0.8em verdana, helvetica, sans-serif
}
ul {
		margin: 0px; padding-bottom: 0px; padding-left:13px; padding-top: 0px
}

li.menu {
	list-style: square url(elemenu/quadr1.gif)
}

li.menu a:link {
	text-decoration : none;
	color : #000033;
	font-weight : bold;
}
li.menu a:visited {
	color : #000033;
	text-decoration : none;
	font-weight : bold;
}
li.menu a:hover {
	text-decoration : underline;
	color : #FF9900;
}
li.menu a:active {
	text-decoration : underline;
	color : #FF9900;
}

ul.submenu a:link {
	font-weight : normal;
	color : #FFFFFF;
	background-color: #666699;
	width: 150px;
	display: block;
	margin-top: 2px;
}
ul.submenu a:visited {
	color : #FFFFFF;
	background-color: #666699;
	width: 150px;
	display: block;
	margin-top: 2px;
}
ul.submenu a:hover {
	color : #FFCC00;
	background-color: #666699;
	width: 150px;
	display: block;
	margin-top: 2px;
}
ul.submenu a:active {
	color : #FF9900;
	background-color: #666699;
	width: 150px;
	display: block;
	margin-top: 2px;
}

ul.submenu {
	list-style-image : none;
	list-style-type : none;
	font-size: smaller;
}
#tuttoMenu {
	position : absolute;
	top : 40px;
	left : 35px;
	border : none;
	width: 12px;
	height: 12px;
	background-image: url(elemenu/down.gif);
}
#menu {
	background-image : url(elemenu/filomz.jpg);
	background-repeat : repeat-y;
	background-position : left;
	position : relative;
	top : -20px;
	left : 12px;
}
#alt {
	position : relative;
	top : -10px;
	left : 12px;
}
#bs {
	position : relative;
	top : -20px;
	left : 12px;
}
.nolink {
	color : #FF9900;
	font-weight : bold;
	background-color: #000066;
	width: 150px;
	display: block;
	margin-top: 2px;

}
