/* LISTA CATEGORIE */
#lista_Categorie, #lista_Categorie_Main {
	width: 497px;
	font: normal 10px/normal Verdana, Arial, Helvetica, sans-serif;
	float: left;
	margin: 5px;
	padding: 10px;
	background: #FFF;
	border: 5px solid #F3FAEF;
}
#lista_Categorie {
	text-align: center;
}
#lista_Categorie_Main {
	text-align: left;
}
.titoli_Categorie a:link, .titoli_Categorie a:active, .titoli_Categorie a:visited, .titoli_Categorie a:hover {
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 7px;
	background: url("/_graphics/general/bullet_front.gif") 0px 7px no-repeat;
	border-bottom: 0;
}
.titoli_Categorie_Top a:link, .titoli_Categorie_Top a:active, .titoli_Categorie_Top a:visited, .titoli_Categorie_Top a:hover {
	font: bold 14px/18px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #333;
	text-decoration: none;
	margin: 0;
	padding: 0 0 0 7px;
	background: url("/_graphics/general/bullet_front.gif") 0px 7px no-repeat;
	border: 0;
}
.titoli_Categorie_Sub {
	text-align:left;
	line-height:normal;
	margin: 0;
	padding: 5px 0 0 0;
}
.titoli_Categorie_Sub a:link, .titoli_Categorie_Sub a:active, .titoli_Categorie_Sub a:visited, .titoli_Categorie_Sub a:hover {
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	border: 0;
}
.titoli_Categorie a span, .titoli_Categorie_Sub a span, .titoli_Categorie_Top a span {
	color: #999;
}
.titoli_Categorie a:hover, .titoli_Categorie_Sub a:hover, .titoli_Categorie_Top a:hover {
	color: #609629;
	text-decoration: underline;
}