div.categorie a   
{ 
color: #000000; 
font-size: 10px; 
font-family: Verdana, sans-serif; 
font-weight: bold; 
text-decoration: none; 
display: block; 
padding: 2px;  
width:150px;
}

div.categorie a:hover 
{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 2px;
}


td.categorie a  
{
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
}

td.categorie a:hover  
{
	
	font-size: 10px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 1px;
}

.voce_menu
{
	width:170px;
	padding: 2px;
	height: 20px;
}


.sfondo_categoria_albero
{
	width:150px;
}

A.link_menu:link
{
	font-family: "Verdana";
	font-size: 9px;
	text-decoration: none;
}

A.link_menu:visited
{
	font-family: "Verdana";
	font-size: 9px;
	text-decoration: none;
	background-position: 10px 10px;
}

A.link_menu:active
{
	font-family: "Verdana";
	font-size: 9px;
	text-decoration: none;
}

A.link_menu:hover
{
	font-family: "Verdana";
	font-size: 9px;
	text-decoration: underline;

}

.simbolo
{
	//width: 10px;
	//height: 14;
	border-style: solid;
	border-width: 1px;	
	border-color: #959595;
	//padding: 0px 3px 0px 0px;
}

.tabella_voce_menu_1
{
	width: 200px;
	height: 25;
	border-style: solid;
	border-width: 0px;	
	padding: 0px;
}
.tabella_voce_menu_2
{
	width: 200px;
	height: 5;
	border-style: solid;
	border-width: 0px;	
	padding: 0px;
}

