.menu{
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.menu, a.menu:hover, a.menu:visited, a.menu:visited:hover{
	text-decoration: none;	
	color: black;
	color:#000099;
}
a.menu:hover, a.menu:visited:hover{
	text-decoration:underline;
}
a.topmenu, a.topmenu:hover, a.topmenu:visited, a.topmenu:visited:hover{
	letter-spacing:1px;
}
a.parent, a.parent:hover, a.parent:visited, a.parent:visited:hover{
	font-weight:bold;
}
ul.menu , li.menu{
	margin:0px;
	padding:0px;
	padding-left:12px;
	list-style-type: none;
}
ul.sub{
	visibility:hidden;
	position:absolute;
	margin-left:8px;
	padding-left:0px;
}
li.menu{
	background-image: url(point.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
}
li.parent{
	background-image: url(plus.jpg);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-size:bold;
}










a.menuL,a.menuL:link,a.menuL:active,a.menuL:visited{
	text-decoration:none;
	color:#000000;
}
a.menuL:hover,a.menuL:visited:hover{
	text-decoration:none;
	color:#000000;
}
div.menuL{
	background-image:url(pallino.gif);
	background-attachment:fixed;
	background-position:left;
	background-repeat:no-repeat;
	padding: 0px;
	padding-left:10px;
	cursor:pointer;
	margin-bottom:1px;
	text-align:left;
	color:#000000;
}

.boxuc{
	background-image:url(box-u-c.gif);
	background-position:top; 
	background-repeat:repeat-x;
	height:3px;
	}
.boxul{
	background-image:url(box-u-l.gif);
	background-position:left top; 
	background-repeat:no-repeat;
	height:3px;
	width:3px;
	}
.boxur{
	background-image:url(box-u-r.gif);
	background-position:right top; 
	background-repeat:no-repeat;
	height:3px;
	width:3px;
	}
.boxdc{
	background-image:url(box-d-c.gif);
	background-position:bottom; 
	background-repeat:repeat-x;
	height:3px;
	}
.boxdl{
	background-image:url(box-d-l.gif);
	background-position: bottom top; 
	background-repeat:no-repeat;
	height:3px;
	width:3px;
	}
.boxdr{
	background-image:url(box-d-r.gif);
	background-position:right bottom; 
	background-repeat:no-repeat;
	height:3px;
	width:3px;
	}
.boxmc{
	background-color:#FFFFFF;
	}
.boxml{
	background-image:url(box-m-l.gif);
	background-repeat:repeat-y;
	background-position:left;
	width:3px;
	}
.boxmr{
	background-image:url(box-m-r.gif);
	background-repeat:repeat-y;
	width:3px;
	background-position:right;
	}


body{
	background-image:url(immaginesfondo.gif);
	background-repeat:repeat-x;
	background-position:top;
}
	
	
