div#menuSecondarioBar {
	background:#f2f2f2 url(/custom_cms/images/tasto.gif) 0px top no-repeat;
	display: inline;
	position: relative;
	float: right;
	border-left:1px solid #a9a9a9;
	border-right:1px solid #a9a9a9;
	border-bottom:1px solid #a9a9a9;
	border-top:1px solid #3c3c3c;
	margin:0px;
	padding:0px;
	width:188px;
	list-style:none;
	padding-bottom:8px;display:none
}
.menuSecondario {
	margin:0;
	padding:0;
	list-style:none;
}
.menuSecondario a {
	height:2px;display:none !important
}

/* SOTTO MENU */
.BL1 ul{
	list-style:none;
	padding:0;
	margin:0;
	display:block;
}
.BL1 {
	margin-top:-2px;
}
.BL2 {
	margin-top:9px;
}

/* COLLEGAMENTI */
.BL1 a{
	font:11px Thaoma,Arial,Verdana,sans;
	text-decoration:none;
	font-weight:bold;
	padding-left:26px;
}

.BL2 a{
text-transform: uppercase;

	width:100%;
	height:39px;
	font-weight:bold;
	padding-left:15px;
}

.BL2 .Giovani{
	background:url(/custom_cms/images/quad-giallo.gif) 10px top no-repeat;
	display:block;
}
.BL2 .Famiglie{
	background:url(/custom_cms/images/quad-rosso.gif) 10px top no-repeat;
	display:block;
}
.BL2 .Imprese{
	background:url(/custom_cms/images/quad-blu.gif) 10px top no-repeat;
	display:block;
}
.BL2 .Enti{
	background:url(/custom_cms/images/quad-grigio.gif) 10px top no-repeat;
	display:block;
}
.BL2 .Trasparenza {
	background:url(/custom_cms/images/quad-trasparenza.gif) 10px top no-repeat;
	display:block;
}
.BL3 a{
	text-transform:none;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:22px;
	width:98%;
	height:100%;
}
.BL4 a{
	font-weight:normal;
	padding-left:30px;
}
.BL5 a{
	padding-left:38px;
}
.BL6 a{
	padding-left:46px;
}
.BL7 a{
	padding-left:54px;
}
.BL8 a{
	padding-left:62px;
}
.BL9 a{
	padding-left:70px;
}

/* COLORI */
.BL1 a:link,
.BL1 a:focus,
.BL1 a:active,
.BL1 a:visited {
	color:#fff;
}
.BL1 a:hover{
	color:#d0d0d0;
}

.BL2 a:link,
.BL2 a:focus,
.BL2 a:active,
.BL2 a:visited,
.BL2 a:hover{
	color:#fff;
}

.BL3 a:link,
.BL3 a:visited,
.BL3 a:focus,
.BL3 a:active{
background:url(/custom_cms/images/pall-g.gif) 12px center no-repeat;
	color:#7a7a7a;
}
.BL3 a:hover {
	color:#0e3d83;
}

.BL4 a:link,
.BL4 a:visited,
.BL4 a:focus,
.BL4 a:active{
background:url(/custom_cms/images/pall-g.gif) 20px center no-repeat;
	color:#7a7a7a;
}
.BL4 a:hover {
	color:#0e3d83;
}

.BL5 a:link,
.BL5 a:visited,
.BL5 a:focus,
.BL5 a:active{
background:url(/custom_cms/images/pall-g.gif) 28px center no-repeat;
	color:#7a7a7a;
}
.BL5 a:hover {
	color:#0e3d83;
}

.BL6 a:link,
.BL6 a:visited,
.BL6 a:focus,
.BL6 a:active{
background:url(/custom_cms/images/pall-g.gif) 36px center no-repeat;
	color:#7a7a7a;
}
.BL6 a:hover {
	color:#0e3d83;
}

.BL7 a:link,
.BL7 a:visited,
.BL7 a:focus,
.BL7 a:active{
background:url(/custom_cms/images/pall-g.gif) 44px center no-repeat;
	color:#7a7a7a;
}
.BL7 a:hover {
	color:#0e3d83;
}

.BL8 a:link,
.BL8 a:visited,
.BL8 a:focus,
.BL8 a:active{
background:url(/custom_cms/images/pall-g.gif) 52px center no-repeat;
	color:#7a7a7a;
}
.BL8 a:hover {
	color:#0e3d83;
}

.BL9 a:link,
.BL9 a:visited,
.BL9 a:focus,
.BL9 a:active{
background:url(/custom_cms/images/pall-g.gif) 60px center no-repeat;
	color:#7a7a7a;
}
.BL9 a:hover {
	color:#0e3d83;
}

/* gestione menu nascosti */
.BL1{
	display:none;
}
div#menuSecondarioBar .corrente{
	visibility: visible !important;
	display:block;
}

/*III livello*/
.BL3{
	display:none;
}
div#menuSecondarioBar .corrente2 .BL3{
	visibility: visible !important;
	display:block;
}

/*IV livello*/
.BL4{
	display:none;
}
div#menuSecondarioBar .corrente3 .BL4{
	visibility: visible !important;
	display:block;
}

/*V livello*/
.BL5{
	display:none;
}
div#menuSecondarioBar .corrente4 .BL5{
	visibility: visible !important;
	display:block;
}

/* colori vari livelli*/
#menuSecondarioBar .corrente a {
	color:white;
}
#menuSecondarioBar .corrente2 a {
	color:white;
}
#menuSecondarioBar .corrente2 .BL3 a{
	color:#7a7a7a;
}
#menuSecondarioBar .corrente3 a {
	color:#0e3d83 !important;
}
#menuSecondarioBar .corrente3 .BL4 a{
	color:#7a7a7a !important;
}
#menuSecondarioBar .corrente3 .corrente4 a {
	color:#0e3d83 !important;
}
#menuSecondarioBar .corrente3 .corrente4 .BL5 a{
	color:#7a7a7a !important;
}
#menuSecondarioBar .corrente3 .corrente4 .corrente5 a {
	color:#0e3d83 !important;
}
#menuSecondarioBar .corrente4 .corrente5 .BL6 a{
	color:#7a7a7a !important;
}
#menuSecondarioBar .corrente4 .corrente5 .corrente6 a {
	color:#0e3d83 !important;
}
#menuSecondarioBar .corrente5 .corrente6 .BL7 a{
	color:#7a7a7a !important;
}
#menuSecondarioBar .corrente5 .corrente6 .corrente7 a {
	color:#0e3d83 !important;
}
#menuSecondarioBar .corrente6 .corrente7 .BL8 a{
	color:#7a7a7a !important;
}
#menuSecondarioBar .corrente6 .corrente7 .corrente8 a {
	color:#0e3d83 !important;
}
#menuSecondarioBar .corrente7 .corrente8 .BL9 a{
	color:#7a7a7a !important;
}
#menuSecondarioBar .corrente7 .corrente8 .corrente9 a {
	color:#0e3d83 !important;
}
#menuSecondarioBar .corrente8 .corrente9 .BL10 a{
	color:#7a7a7a !important;
}
#menuSecondarioBar .corrente8 .corrente9 .corrente10 a {
	color:#0e3d83 !important;
}

#noteLaterali{
		position:relative;
		top:0;
		width:400px;
		left:20px;
		margin-bottom:4px;
}
.TestoLaterale{
		font:9px Arial,Verdana,sans;
		line-height: 9px;
		color:#878787;
}