*
{
outline:none;
}

#menuSxDin ,#menuSx_Ist
{
min-height: 350px !important; 
height: auto !important;
height:350px;
}

ul.MenuSx 
{
list-style-type:none;
padding : 0;
margin:0;

}

ul.MenuSx li 
{
border-top:none;
border-bottom:none;
list-style-type:none;

}
#menuSxDin  a 
{
display:block;
text-decoration:none;
	padding:3px 0px 3px 16px;
margin:1px 0;
border-bottom:1px dotted #003366;
min-height:20px;
height: auto !important;
height:20px;
font-weight:bold;

}
#menuSx_Ist a
{
display:block;
text-decoration:none;
	padding:3px 0px 3px 16px;
margin:1px 0;
border-bottom:1px dotted #003366;
border-color:silver;
min-height:20px; 
height: auto !important;
height:20px;
font-weight:bold;

}


/*******************************************************************
********************************************************************
	ANCHOR MENU SINISTRA AREA INF
********************************************************************
********************************************************************/
#menuSxDin  div.MenuSx_0  a.off
{
/*background:transparent url(images/mnSx_fr_off.gif)  left center no-repeat ;*/
background:transparent url(images/mnSx_fr_off.gif) scroll 3px no-repeat;
	color:#003366;
	padding:5px 0px 3px 16px;
	font-weight:bold;

}
#menuSxDin  div.MenuSx_0   a.on , #menuSxDin  div.MenuSx_0  a:hover,#menuSxDin a:active
{
	color:#f7680a;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(images/mnSx_fr_on.gif) scroll 3px no-repeat;
	color:#f7680a;
	padding:5px 0px 3px 16px;

}


/*******************************************************************
********************************************************************
	ANCHOR MENU SINISTRA AREA IST
********************************************************************
********************************************************************/
#menuSx_Ist  div.MenuSx_0  a.off
{
/*background:transparent url(images/mnSx_fr_off.gif)  left center no-repeat ;*/
background:transparent url(images/mn_liv_freccia_off.gif) scroll 3px no-repeat;
	color:#003366;
	padding:3px 0px 3px 18px;
	font-weight:bold;

}
#menuSx_Ist  div.MenuSx_0  a.on , #menuSx_Ist  div.MenuSx_0  a:hover,#menuSx_Ist  div.MenuSx_0  a:active
{
	color:#f7680a;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(images/mn_liv_freccia_on.gif) scroll 3px no-repeat;
	color:#f7680a;
	padding:3px 0px 3px 18px;

}

/*******************************************************************
********************************************************************
	SOTTONODI
********************************************************************
********************************************************************/
#menuSx_Ist ul li.MenuSx_0 ul li.MenuSx_0 a.off, #menuSxDin ul li.MenuSx_0 ul li.MenuSx_0 a.off
{

	background:transparent url(images/mn_subliv_ico_off.gif) scroll 14px no-repeat;
	color:#003366;
	padding:3px 0px 3px 26px;
	font-weight:bold;
	font-family:Verdana;
font-size:11px;


}
#menuSx_Ist ul li.MenuSx_0 ul li.MenuSx_0 a.on ,#menuSx_Ist  ul li.MenuSx_0 ul li.MenuSx_0 a:hover,#menuSx_Ist ul li.MenuSx_0 ul li.MenuSx_0  a:active,
#menuSxDin ul li.MenuSx_0 ul li.MenuSx_0 a.on ,#menuSxDin  ul li.MenuSx_0 ul li.MenuSx_0 a:hover,#menuSxDin ul li.MenuSx_0 ul li.MenuSx_0  a:active
{
	color:#f7680a;
	text-decoration:none;
	font-weight:bold;
	background:transparent url(images/mn_subliv_ico_on.gif) scroll 14px no-repeat;
	color:#f7680a;
	padding:3px 0px 3px 26px;
	font-family:Verdana;
font-size:11px;

}

/*******************************************************************
********************************************************************
	NODI SEZIONE
********************************************************************
********************************************************************/

#menuSx_Ist li.MenuSx_1 div.MenuSx_1 a.on,
#menuSxDin  li.MenuSx_1 div.MenuSx_1 a.on
{
background:#FF6600 url(images/menuist1_on.gif) no-repeat scroll 9px 13px;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:0;
padding:18px 0 18px 37px;
text-decoration:none;
text-transform:uppercase;
width:163px !important;
border-bottom:none;

}
#menuSx_Ist li.MenuSx_1 div.MenuSx_1 a.off,
#menuSxDin li.MenuSx_1 div.MenuSx_1 a.off
{
background:#000066 no-repeat scroll 9px 4px;
color:#FFFFFF;
display:block;
font-weight:bold;
margin:0;
padding:10px 0 10px 37px;
text-decoration:none;
text-transform:uppercase;
width:163px !important;
border-bottom:none;

}