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 
{ 
color: #13B017; 
background-color: #C3FFC5; 
font-size: 10px; 
font-family: Verdana, sans-serif; 
font-weight: bold; 
text-decoration: none; 
display: block; 
padding: 2px; 
}


td.categorie a  
{ 
color: #001c74; 
background-color: #C6FEC8; 
border: solid 1px #13B017; 
font-size: 10px; 
font-family: Verdana, sans-serif; 
font-weight: bold; 
text-decoration: none; 
display: block; 
padding: 1px; 
}

td.categorie a:hover  
{ 
color: #13B017;  
background-color: #C3FFC5; 
border: solid 1px black; 
font-size: 10px; 
font-family: Verdana, sans-serif; 
font-weight: bold; 
text-decoration: none; 
display: block; 
padding: 1px;
}

.voce_menu
{
	border-width: 1px;
	border-style: solid;
	border-color: #13B017;
	width:170px;
	padding: 2px;
	height: 20px;
}


.sfondo_categoria_albero
{
	border-width: 1px;
	border-style: solid;
	border-color: #13B017;
	width:150px;
}

A.link_menu:link
{
	font-family: "Verdana";
	font-size: 9px;
	color: #13B017;
	text-decoration: none;
}

A.link_menu:visited
{
	font-family: "Verdana";
	font-size: 9px;
	color: #13B017;
	text-decoration: none;	background-position: 10px 10px;

}

A.link_menu:active
{
	font-family: "Verdana";
	font-size: 9px;
	color: #13B017;
	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;
}
