#SectionsMenu .stileGraph {
	margin: 0 0 0 8px;

}
#SectionsMenu .stileGraph .lista {
	line-height: 30px;
	font-family: arial, verdana;
	font-size: 12px;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left;
	border-bottom: 1px solid #e0e0e0;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e0e0e0;
}
#SectionsMenu .stileGraph .lista a {
	color: #000000;
	display: block;
	text-indent: 17px;
	text-decoration: none;
	background-image: url('/css/portale/leo.gif');
}
#SectionsMenu .stileGraph .lista a:hover {
	color: #000000;
	display: block;
	text-indent: 17px;
	text-decoration: none;
	background-image: url('/css/portale/leoON.gif');
}
#SectionsMenu .SectionsArgom {
	margin: 0 0 0 8px;
	font-family: arial, verdana;
	font-size: 12px;
	line-height: 20px;

}
#SectionsMenu .titolo {
	width: 100%;
	margin: 7px 0 0 0;
	padding: 1px 0 1px 0;
	background-color: #647EA9;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#SectionsMenu .SectionsArgom a {
	width: 100%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #e0e0e0;
	color: #000000;


}
#SectionsMenu .SectionsArgom a:hover {
	width: 100%;
	display: block;
	background-color: #C7E1F3;
	color: #0000FF;
}

