.tabella_categorie{
	background-color:white;
	font-size:10pt;
	font-family:Verdana;
	color:black;
	width:670px;
	border-collapse:separate;
	border-spacing:3px;
}
.categoriesx{
	height:20px;
	background-color:#b5cee9;
	font-size:10pt;
	font-family:Verdana;
	color:black;
	padding-left:10px;
}
.sottocategoriesx{
	height:20px;
	background-color:#dbeafb;
	font-family:Verdana;
	font-size:10pt;
	color:black;
	padding-left:30px;
}
.sotto_sottocategoriesx{
	height:20px;
	background-color:#ededed;
	font-family:Verdana;
	font-size:10pt;
	color:black;
	padding-left:50px;
}
.categoriedx{
	height:20px;
	background-color:#b5cee9;
	font-size:10pt;
	font-family:Verdana;
	color:black;
	text-align:center;
	width:102px;
}
.sottocategoriedx{
	height:20px;
	background-color:#dbeafb;
	font-family:Verdana;
	font-size:10pt;
	color:black;
	text-align:center;
	width:102px;
}
.sotto_sottocategoriedx{
	height:20px;
	background-color:#ededed;
	font-family:Verdana;
	font-size:10pt;
	color:black;
	text-align:center;
	width:102px;
}
.collegamento:link{
	text-decoration:underline;
	color:black;
	border:0px;
}
.collegamento:visited{
	text-decoration:underline;
	color:blue;
	border:0px;
}
.collegamento:hover{
	text-decoration:underline;
	color:red;
	border:0px;
}

.more:link{
	text-decoration:underline;
	color:red;
	font-family:Verdana;
	font-size:8pt;
}
.more:visited{
	text-decoration:underline;
	color:red;
	font-family:Verdana;
	font-size:8pt;
}
.more:hover{
	text-decoration:underline;
	color:red;
	font-family:Verdana;
	font-size:8pt;
}

.sortable{
	width:720px;
}