#MenuTendina {
/* The master div to make sure that our popup menus get aligned correctly.  Be careful when playing with this one. */
	position:relative;
	margin:0px;
	width:500px;
	height:25px;
	text-align:left;
	z-index:300;
}

#Container_0 {
/* This ID is related to the master menu div for menu Container_0 and contains the important positioning information for the menu as a whole */
	position:absolute;
	left:9px;
	top:25px;
	visibility:hidden;
	z-index:300;
}

#show_0 {
/* This class defines things about menu show_0's div. BLU SOTTO PRIMO MENU*/
	position:absolute;
	left:0px;
	top:0px;
	visibility:hidden;
	background-color:#000066;
	border:1px solid #000066;
	width:112px;
	height:134px;
	z-index:300;
}

.showMenu_0_xxx {
/* This class determines the general characteristics of the menu items in menu show_0  LARGHEZZA ALTRE VOCI*/
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:1px solid #000066;
    border-right:1px solid #000066;
    width:93px;
    height:21px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:105px;
    height:14px;
	z-index:300;
}

.show_1show_0 {
/* This class determines the general characteristics of the menu items in menu show_0 LARGHEZZA PRIMA VOCE TAB 1*/
	border-top:1px solid #ffffff;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:93px;
	height:22px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:105px;
	height:14px;
	z-index:300;
}

.showMenu_0 {
/* This class determines the general characteristics of the menu items in menu show_0  LARGHEZZA ALTRE VOCI*/
	border-top:0px;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #000066;
	border-right:1px solid #000066;
	width:93px;
	height:21px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:105px;
	height:14px;
	z-index:300;
}

#show_0_Item_0 {
/* Unique ID for item 0 of menu show_0 so we can set its position POSIZIONA LA CASELLA*/
	left:0px;
	top:0px;
	z-index:300;
}

#show_0_Item_1 {
/* Unique ID for item 1 of menu show_0 so we can set its position POSIZIONA LA CASELLA*/
	left:0px;
	top:22px;
	z-index:300;
}

#show_0_Item_2 {
/* Unique ID for item 2 of menu show_0 so we can set its position POSIZIONA LA CASELLA*/
	left:0px;
	top:43px;
	z-index:300;
}

#show_0_Item_3 {
/* Unique ID for item 3 of menu show_0 so we can set its position POSIZIONA LA CASELLA*/
	left:0px;
	top:64px;
	z-index:300;
}

#show_0_Item_4 {
/* Unique ID for item 4 of menu show_0 so we can set its position POSIZIONA LA CASELLA*/
	left:0px;
	top:85px;
	z-index:300;
}

#show_0_Item_5 {
/* Unique ID for item 5 of menu show_0 so we can set its position POSIZIONA LA CASELLA*/
	left:0px;
	top:106px;
	z-index:300;
}

#show_0_Item_6 {
/* Unique ID for item 6 of menu show_0 so we can set its position POSIZIONA LA CASELLA*/
	left:0px;
	top:127px;
	z-index:300;
}

#show_0_1 {
/* This class defines things about menu show_0_1's div. BANDIERA DESTRA BLU SOTTO*/
	position:absolute;
	left:113px;
	top:0px;
	visibility:hidden;
	background-color:#000066;
	border:1px solid #000066;
	width:141px;
	height:155px;
	z-index:300;
}

.show_0_1_xxx {
    border-top:1px solid #ffffff;
    border-left:1px solid #ffffff;
    border-bottom:1px solid #000066;
    border-right:1px solid #000066;
    width:124px;
    height:21px;
    voice-family: "\"}\"";
    voice-family:inherit;
    width:135px;
    height:14px;
    left: 0px;
	z-index:300;
}


.MMMenuItemSpanshow_0 {
/* The span class definition so we can make sure that arrows and menu text in menu show_0 look correct */
	float:left;
	width:79px;
	z-index:300;
}

.MMArrowStyleshow_0 {
/* This class allows us to position the submenu arrows for menu show_0 */
	position:absolute;
	left:98px;
	top:7px;
	z-index:300;
}

#Container_0 img {
/* needed for Mozilla/Camino/Netscape */
	border:0px;
	z-index:300;
}

#Container_0 a {
/* Controls the general apperance for menu Container_0's items, including color and font */
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000099;
	text-align:left;
	vertical-align:middle;
	padding:3px;
	background-color:#ffffff;
	font-weight:normal;
	font-style:normal;
	display:block;
	position:absolute;
	z-index:300;
}

#Container_0 a:hover {
/* Controls the mouse over effects for menu Container_0 */
	color:#ffffff;
	background-color:#000066;
	z-index:300;
}
