.menuchannel{
	font-size:13px;
	font-weight:bold;
	width:980px;
	height:34px;
	overflow:hidden;
	background-image: url(/test3_files/sMenu.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-family: Helvetica, Arial, sans-serif;
}
.menuchannel .tab{
	float:left;
	text-align:center;
	color:#0361b6;
	margin:0;
	background:url(/test3_files/dTabMenu.gif) no-repeat right 14px;
	width:auto;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
.menuchannel .tab a{
	font-family: Helvetica, Arial, sans-serif;
	margin:0px 10px;
	display:block;
	text-decoration:none;
	color:#000;
	padding-top:5px;
	line-height:29px;
	width:auto;
	font-size: 16px;
}
.menuchannel .tabactive{background:url(/test3_files/sMenuActive.gif) repeat-x;border-color:#cccccc ;border-style:solid solid none;border-width:0px 1px 1px}
.menuchannel .tabactive a{color:#0361b6}
#menu-subchannel{height:30px;line-height:30px;background:url(/test3_files/sSottoMenu.gif) no-repeat; margin-left:0}
.menusubchannel{width:100%;overflow:hidden;font-size:12px}
.menusubchannel .off{display:none}
.menusubchannel a{
	color:#0361b6;
	text-decoration:none;
	margin-top:8px;
	float:left;
	list-style:none;
	display:block;
	background:url(/test3_files/dTabSottoMenu.gif) no-repeat right 2px;
	padding-right:8px;
	padding-left:8px;
	font-size:11pt;
	line-height:1.4em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
}
.menusubchannel a:hover{color:#054977;text-decoration:underline}
.menusubchannel a.sel{font-weight:bold}
#menu-subchannel .iconaMenu{display:block;height:28px;float:right;line-height:1.4em;margin-top:2px;width:12px}
