  
.mainDiv
{
	width:400px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
	background-image: url(../Tasti/mappa_bordo.gif);
}
.topItem
{
	width:350px;
	height:auto;
	cursor:help;
	background: #FFFFFF;
	text-decoration: none;
	color: #0C3D6D;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}


.dropMenu
{
	background:#E6E6E6;
	border-top:1px solid #467BF2;
	border-left:1px solid #92B1F8;
	border-right:1px solid #92B1F8;
	border-bottom:1px solid #92B1F8;
	cursor: help;
}

.subMenu
{
	display:none;

	
}
.subItem
{
	cursor:default;
	font-weight:bold;
	text-decoration:none;
	color:black;
	list-style-position: outset;
	list-style-image: url(../Tasti/arrowb.gif);
	font-variant: small-caps;
	line-height: 14px;
	padding: 5px;
	margin: 5px;
}

.subItem a
{
   text-decoration:none;
   color:black;
}

.subItemOver
{
	cursor:help;
	color:#990000;
	text-decoration:underline;
	font-weight:bold;
	display: marker;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	list-style-position: outset;
	list-style-image: url(../Tasti/arrowr.gif);
	font-variant: small-caps;
	line-height: 14px;
	padding: 5px;
	margin: 5px;
}

.subItemOver  a
{
   color:blue;
}


.drop
{
   border-left:1px solid black;
   border-right:1px solid black;	
}
.subItemCopia {
	font-weight:normal;
	text-decoration:none;
	color:black;
	list-style-position: outset;
	list-style-image: url(../Tasti/circleb_p.gif);
	line-height: 12px;
}
.subItemOverCopia {
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	display: maker;
	list-style-image: url(../Tasti/circler_p.gif);
	line-height: 12px;
}
.subItemCopiap {
	font-weight:normal;
	text-decoration:none;
	color:black;
	list-style-position: outset;
	list-style-image: url(../Tasti/circleb.gif);
	font-style: oblique;
	font-size: 12px;
	line-height: 10px;
}
.subItemOverCopiap {
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	display: maker;
	list-style-image: url(../Tasti/circler.gif);
	font-style: oblique;
	font-size: 12px;
	line-height: 10px;
}.subItemOverCopiapp {
	color:#990000;
	text-decoration:underline;
	font-weight:normal;
	display: maker;
	list-style-image: url(../Tasti/quadrator.gif);
	font-style: oblique;
	font-size: 12px;
	line-height: 10px;

}
.subItemCopiapp {
	font-weight:normal;
	text-decoration:none;
	color:black;
	list-style-position: outset;
	list-style-image: url(../Tasti/quadratob.gif);
	font-style: oblique;
	font-size: 12px;
	line-height: 10px;

}