.testo           { font-family:Tahoma, Arial, Helvetica; font-weight:nomral; font-size: 12px; color: #464646; text-decoration: none;}
.testo a:link    { font-family:Tahoma, Arial, Helvetica; font-weight:bold; font-size: 12px; color: #009DE7; text-decoration: none;}
.testo a:visited { font-family:Tahoma, Arial, Helvetica; font-weight:bold; font-size: 12px; color: #009DE7; text-decoration: none;}
.testo a:hover   { font-family:Tahoma, Arial, Helvetica; font-weight:bold; font-size: 12px; color: #FF9600; text-decoration: underline;}

.catalogo
{
	border: 1px solid #464646;
}

.catalogo_nome
{
	font-family:Tahoma, Arial, Helvetica; 
	font-weight:bold; 
	font-size: 18px; 
	color: #02368C; 
	text-decoration: none;
	background: #e0e0e0;
}

.catalogo_nota
{
	font-family:Tahoma, Arial, Helvetica; 
	font-weight:normal; 
	font-size: 12px; 
	color: #303030; 
	text-decoration: none;
}

.catalogo_notatabella
{
	font-family:Tahoma, Arial, Helvetica; 
	font-weight:normal; 
	font-size: 12px; 
	color: #303030; 
	text-decoration: none;
	text-align: center;
	background: #D3EC8F;
	border-top: 2px solid #ffffff;
}

.catalogo_testata
{
	font-family:Tahoma, Arial, Helvetica; 
	font-weight:bold; 
	font-size: 14px; 
	color: #36AFE7; 
	text-decoration: none;
	text-align: center;
	background: #464646;
	border: 2px solid #464646;
}

.catalogo_intermezzo
{
	font-family:Tahoma, Arial, Helvetica; 
	font-weight:bold; 
	font-size: 14px; 
	color: #638015; 
	text-decoration: none;
	text-align: center;
	background: #B8E63C;
	border-top: 1px solid #ffffff;
	border-left: 2px solid #ffffff;
}

.catalogo_riga
{
	font-family:Tahoma, Arial, Helvetica; 
	font-weight:bold; 
	font-size: 12px; 
	color: #303030; 
	text-decoration: none;
	text-align: center;
	background: #D3EC8F;
	border-top: 2px solid #ffffff;
}

.form
{
	font-family:Tahoma, Arial, Helvetica; 
	font-weight: bold; 
	font-size: 12px; 
	border-top: 1px solid #000000; 
	border-right: 1px solid #000000; 
	border-bottom: 1px solid #000000; 
	border-left: 1px solid #000000; 
	background: #f0f0f0;
}