
/* ------------------------ MENU principale ------------------------ */

#CMSMenu a.CMSListMenuLink, #CMSMenu a.CMSListMenuLink:hover, #CMSMenu .CMSListMenuLink {color:#333; font-size:14px; text-decoration:none; background-color:inherit; margin-right:15px; font-weight:bold; display:block;}
#CMSMenu a.CMSListMenuLink:hover {color:#0054A4; border-bottom:1px solid #7AB4E4;}
#CMSMenu .CMSListMenuLinkHighlighted {color:#0054A4; font-size:14px; text-decoration:none; background-color:inherit; margin-right:15px; font-weight:bold; border-bottom:1px solid #7AB4E4; display:block}

#CMSMenu a.SubMenuCMSListMenuLink {width: 180px; text-align:left; color: #333; font-size: 13px; display:block; font-weight:bold; text-decoration:none; background-image:url(../images/frecce.gif); background-position:0px 3px; background-repeat:no-repeat; padding-left:10px;}
#CMSMenu a.SubMenuCMSListMenuLink:hover {width: 180px; text-align:left; color: #0054A4; font-size: 13px; display:block; font-weight:bold; text-decoration:none; background-image:url(../images/frecce.gif); background-position:0px 3px; background-repeat:no-repeat; padding-left:10px; background-color:inherit;}

#CMSMenu a.SubMenuCMSListMenuLinkHighlighted, #CMSMenu a.SubMenuCMSListMenuLinkHighlighted:hover, #CMSMenu span.SubMenuCMSListMenuLinkHighlighted {width: 180px; text-align:left; color: #0054A4; font-size: 13px; display:block; font-weight:bold; text-decoration:none; background-image:url(../images/frecce.gif); background-position:0px 3px; background-repeat:no-repeat; padding-left:10px; background-color:inherit;}


#menu LI { BEHAVIOR: url(/CMSScripts/LIhover.htc)}
#menu UL { PADDING: 0px; MARGIN: 0px; WIDTH: 100%; list-style-type:none;}
#menu LI { PADDING: 0px; DISPLAY: inline; FLOAT: left;}

#menu UL UL { Z-INDEX: 500; POSITION: absolute; color:#333; background-color:#FFF; border:1px solid #999; width:auto; padding:2px; }
#menu UL UL LI { CLEAR: left; DISPLAY: block; POSITION: relative }
#menu UL UL UL { LEFT: 100%; BORDER-BOTTOM: white 0px solid; TOP: -1px }
#menu UL UL { DISPLAY: none }
#menu UL LI:hover UL UL { DISPLAY: none }
#menu UL UL LI:hover UL UL { DISPLAY: none }
#menu UL LI:hover UL { DISPLAY: block }
#menu UL UL LI:hover UL { DISPLAY: block }
#menu UL UL UL LI:hover UL { DISPLAY: block }

/* ------------------------ MENU colonna sinistra ------------------------ */

ul#LeftMenu {list-style-type:none; margin:0 0 20px 0; padding:0; width:195px;}
ul#LeftMenu ul {list-style-type:none; margin:3px 0 3px 0px; padding-left: 10px;}
ul#LeftMenu ul ul {margin:3px 0 3px 0px;}
ul#LeftMenu ul ul ul { margin:3px 0 3px 0px;}
ul#LeftMenu li {padding:3px 0 3px 1px;}
ul#LeftMenu li li {padding:1px 0 1px 1px; border-bottom:0px;}

/* per aprire e chiudere le voci di menu */
ul#LeftMenu .CMSListMenuLI ul {display:none;}
ul#LeftMenu .CMSListMenuLinkHighlighted ul { display: block;}
ul#LeftMenu .SubMenuCMSListMenuLI ul {display:none;}
ul#LeftMenu .SubMenuCMSListMenuLinkHighlighted ul {display: block;}
ul#LeftMenu .OtherLevelsCMSListMenuLI ul {display:none;}
ul#LeftMenu .OtherLevelsCMSListMenuLinkHighlighted ul {display: block;}

ul#LeftMenu a.CMSListMenuLink, ul#LeftMenu a.CMSListMenuLink:hover {color: #333; font-weight:bold; font-size:12px; padding-left:10px; display:block;  text-decoration:none;}
ul#LeftMenu a.CMSListMenuLink:hover {color:#333; text-decoration:underline;}

span.CMSListMenuLink {color: #333; font-weight:bold; font-size:12px; padding-left:10px; display:block;  text-decoration:none;}

ul#LeftMenu a.CMSListMenuLinkHighlighted, ul#LeftMenu a.CMSListMenuLinkHighlighted:hover {color: #333; font-weight:bold; font-size:12px; padding-left:10px; display:block;  text-decoration:none;}
ul#LeftMenu a.CMSListMenuLinkHighlighted:hover {text-decoration:underline;}

ul#LeftMenu span.CMSListMenuLinkHighlighted {color: #333; font-weight:bold; font-size:12px; padding-left:10px; display:block;  text-decoration:none;}

ul#LeftMenu a.SubMenuCMSListMenuLink, ul#LeftMenu a.SubMenuCMSListMenuLink:hover, ul#LeftMenu a.OtherLevelsCMSListMenuLink, ul#LeftMenu a.OtherLevelsCMSListMenuLink:hover {color: #333; font-weight:normal; font-size:11px; background-color:inherit; text-decoration:none; padding-left:8px;}
ul#LeftMenu a.SubMenuCMSListMenuLink:hover, ul#LeftMenu a.OtherLevelsCMSListMenuLink:hover {color: #333;  text-decoration:underline;}

span.SubMenuCMSListMenuLink, span.OtherLevelsCMSListMenuLink {color: #333; font-weight:normal; font-size:11px; background-color:inherit; text-decoration:none; padding-left:8px;}

ul#LeftMenu a.SubMenuCMSListMenuLinkHighlighted, ul#LeftMenu a.SubMenuCMSListMenuLinkHighlighted:hover, ul#LeftMenu a.OtherLevelsCMSListMenuLinkHighlighted, ul#LeftMenu a.OtherLevelsCMSListMenuLinkHighlighted:hover {color:#333; font-weight:bold; font-size:11px; background-color:inherit; text-decoration:none; padding-left:8px;}
ul#LeftMenu a.SubMenuCMSListMenuLinkHighlighted:hover, ul#LeftMenu a.OtherLevelsCMSListMenuLinkHighlighted:hover {text-decoration:underline;}




