body p
{
	margin-top: 2px;
	margin-bottom: 2px;
}
.ContainerMasterInternalSection {
	width: 220px;
	background-image: url(sfondo_1px.jpg);
	background-repeat: repeat-y;
}

.ContainerHeaderInternalSection
{
	width: 100%;
	background-image: url(riga_con_angolo_piegato.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 27px;
}

.TreeSectionTitle
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #007dc2;
	/*padding-bottom: 7px;*/
	margin-left: 23px;
	text-decoration: none;
}

.TreeSectionTitle:link
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #007dc2;
	text-decoration: none;
}

.TreeSectionTitle:visited
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #007dc2;
	text-decoration: none;
}

.TreeSectionTitle:active
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #007dc2;
	text-decoration: none;
}

.TreeSectionTitle:hover
{
	font-family: Tahoma;
	font-weight: bold;
	font-size: 11pt;
	color: #007dc2;
	text-decoration: none;
}

.TreeSectionItem
{
	width: 90%;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	font-style: normal;
	height: 17px;
	border-bottom: 1px solid #99999D;
	margin-left: 10px;
	text-decoration: none;
}

.TreeSectionRootItem
{
	color: #007dc2;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 8pt;
	text-decoration: none;
}

.TreeSectionItemHover
{
	text-decoration: none;
	color: #007dc2;
}

