.left_sh {
	float: left;
	display: inline;
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 1px 0 0;
	min-height: 530px;
	height: auto !important;
	height: 530px;
	background: url(../img/bg_leftShLine.gif) no-repeat top right;
	font-family: Verdana;
}

.content.wide {
	padding: 20px 0 0 20px;
}

.firstLevel {
	float: left;
	display: inline;
	width: 100%;
	padding-bottom: 4px;
	background: url(../img/bg_firstLevel.gif) repeat-x bottom left;
}

.left_sh ul, .left_sh ul li {
	float: left;
	display: inline;
	clear: left;
}

.left_sh ul li {
	background: url(../img/bg_leftShLi.gif) repeat-x bottom left;
	padding-bottom: 5px;
}

.left_sh ul.secondLevel li.selected {
	background: none;
}

.left_sh ul li a {
	float: left;
	display: inline;
	padding: 14px 15px 11px 15px;
	width: 180px;
	height: 15px !important;
}

.left_sh ul li.selected { padding-bottom: 3px; }

.left_sh ul li.selected a {
	padding: 16px 15px 13px 15px;
	color: #FFF;
	background: url(../img/bg_liSelected.gif) repeat-x top left;
}

/* spalla sx stretta */

.left_sh.narrow {
	width:186px!important;
	overflow:hidden;
}

.left_sh.narrow ul li a {
	width: 156px;
}

.left_sh.narrow .firstLevel {
	width:186px;
}

ul.secondLevel {
	background: #FFF;
	padding: 0;
	font-size: 0.916em;
}

ul.secondLevel li a.firstChild, ul.secondLevel li:first-child a {
	margin-top: 5px;
}

ul.secondLevel li {
	background: none !important;
}

/* 
ul.secondLevel li a {
	padding-top: 1px !important;
	padding-bottom: 1px !important;
	background: none !important;
	color: #5d6c79 !important;
}
 */


ul.secondLevel li a {
	background:transparent none repeat scroll 0% !important;
	color:#5D6C79 !important;
	height:auto !important;
	line-height:1.3em;
	padding-bottom:1px !important;
	padding-top:1px !important;
}

ul.secondLevel li a:hover {
	color: #517cb1 !important;
}

ul.secondLevel li.selected a {
	background: url(../img/arrowBlue_right.gif) no-repeat 96% center !important;
	margin:0 0 4px 0 !important;
	color: #5d6c79 !important;
}

ul.thirdLevel li a:hover {
	color: #517cb1 !important;
}

ul.secondLevel li.selected {
	padding-top: 3px;
	background: #F6F8FA url(../img/bg_secondLevel_selected.gif) no-repeat scroll right bottom !important;
}

ul.thirdLevel {
	background: url(../img/bg_thirdLevel.gif) no-repeat top left !important;
	padding: 1px 0 0 0 !important;
}

ul.thirdLevel li {
	padding: 0 !important;
}

ul.secondLevel li ul.thirdLevel a {
	margin-bottom: 2px !important;
}

ul.secondLevel li ul.thirdLevel li.selected a {
	margin: 0px !important;
}

ul.thirdLevel li span {
	float: left;
	display: inline;
	padding: 0 0 1px 0;
	background: url(../img/bg_thirdLevel.gif) no-repeat bottom left !important;
}

ul.thirdLevel li span a {
	padding: 2px 15px 2px 30px !important;
	width: 141px !important;
}

ul.thirdLevel li.selected a {
	color: #5d6c79 !important;
	padding-top: 4px !important;
	padding-bottom: 3px !important;
}

.content .bgTop {
	margin-top: 20px;
	margin-left: -20px;
	padding-left: 20px;
}

ul.secondLevel li.selected ul.thirdLevel li a, ul.secondLevel li.selected ul.thirdLevel li {
	background: #FFF !important;
}

ul.secondLevel li.selected ul.thirdLevel {
	margin: 2px 0 0 0;
}

ul.secondLevel li.selected {
	padding-bottom: 0;
}
