.title { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #990000;

}
.tabellaMenu{
	background-image:  url(images_articoli/links_fill.jpg);
	background-repeat: repeat-x;
	width: 100%;
	border: 0px;
	line-height: 21px;

} 
.bullet { 
	list-style-type: square;  
	text-decoration: none; 
	line-height: 16px;} 
.text { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 18px; 
	color: #000000;} 
a:hover { 
	color: #990000; 
	text-decoration: none;} 
.menutext { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #330000; 
	text-decoration: none; 
	line-height: 16px,
} 
a { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #999933; 
	text-decoration: underline;
} 
.subtitle { 	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #99CC33; 
	font-weight: bold; 
	text-decoration: none;
} 
.menusubtitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #990000; 
	text-decoration: none; 
	font-weight: bold;
} 
.links { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000; 
	text-decoration: none; 
	vertical-align: middle;
	font-weight: bold;
} 
.menutext:hover { 
	color: #990000; text-decoration: 
	none; font-weight: normal;
} 
.links:hover { 
	color: #990000;
}
.bulletmenu { 
	list-style-type: disc; 
	left: -20px; 
	/*clip:   rect(   ); */
	position: relative; 
}
.tabellaFooter{
	width: 100%;
	border: 0px;
	background-color: #f5fc9c;
	height: 20px;

} 
/*.footer { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; text-decoration: none; vertical-align: middle }*/
.footer:hover { color: #990000;}
