.bgcenter
	{background:#D4DFFF;}
.bgtop
	{background:#D4DFFF;}
.bgleft
	{background:#D4DFFF;}
/* link */
A:link
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11pt;
  color : #008000;
  font-weight : bold;
  text-decoration : underline;
}
/* link già visitati */

A:visited
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11pt;
  color : #008000;
  font-weight : bold;
  text-decoration : underline;
}

/* passaggio del mouse */
A:hover
{
  font-family : Verdana, Arial, Helvetica, sans-serif;
  font-size : 11pt;
  color : #008000;
  font-weight : bold;
  text-decoration : underline;
}

TD.titolo
{
	font:Verdana;
	font-weight:bold;
	font-size:20px;	
	color:#000066;
}

TD.titoloing
{
	font:Verdana;
	font-weight:bold;
	font-size:17px;	
	font-style:italic;
	color:#000066;
}


/*titolo e testo descrittivo*/
.titolocenter
{
	font:Verdana;
	font-weight:bold;
	font-size:24px;
	color:#000066;
	font-weight:bold;	
}
.sottotitolocenter
{
	font:Verdana;
	font-weight:bold;
	font-size:20px;
	color:#000066;
}
.titololeft
{
	font:Garamond;
	font-weight:bold;
	font-size:17px;
	color:#000066;
}

.testo
{
	font:Verdana;
	font-size:18px;
	color:#330099;
}

.testogiust
{
	font:Verdana;
	font-size:18px;
	text-align:justify;
	color:#330099;
}

.testoing
{
	font:Garamond;
	font-size:15px;
	color:#330099;
	font-style:italic;
}

.sottotitoloing
{
	font:Verdana;
	font-weight:bold;
	font-size:17px;
	color:#330099;
	font-style:italic;
}

.testopiccolo
{
	font:Garamond;
	font-size:14px;
	color:#330099;
}
