/* TAG ELEMENTS */
body, table, tr, td			{font-family: Tahoma; font-size: 11px; color: #003366; }
li                         {font-family: Tahoma; font-size: 11px; color: #003366; list-style: disc;}
a:visited, a:link, a:hover {font-family: Tahoma; font-size: 11px; color: #003366; margin-left: 2px; padding-right: 6px; padding-left: 6px; }

/* TITOLO TESTATA */
h1		{font-family: Tahoma; font-size: 18px; font-weight: bolder; color: #3BA2C2; width: 480; }
/* TITOLO PAGINA */
h2		{font-family: Tahoma; font-size: 16px; font-weight: bold; color: #3BA2C2; }
/* SOTTO TITOLO PAGINA */
h3		{font-family: Tahoma; font-size: 15px; font-weight: bold; color: #3BA2C2; }
/* TITOLO PARAGRAFO - NEWS */
h4		{font-family: Tahoma; font-size: 14px; font-weight: bold; color: #3BA2C2; width: 290px; height: 46px; background-image: url(images/bg_titoletto.png); background-position: top left; background-repeat: no-repeat;}
/* EVIDENZIAZIONI DEL TESTO */
h5		{font-family: Tahoma; font-size: 13px; font-weight: bold; color: #3BA2C2; line-height: 13px; }
/* TESTO */
h6, p, span, div	{font-family: Tahoma; font-size: 12px; color: #003366; }

/* stili utente */
.testo      {font-family: Tahoma; font-size: 12px; color: #003366; }
.titolo     {font-family: Tahoma; font-size: 15px; color: #3BA2C2; font-weight: bold;}
.titoletto	{font-family: Tahoma; font-size: 12px; color: #003366; font-weight: bold;}
.box        {font-family: Tahoma; font-size: 13px; font-weight: bold; color: #3BA2C2; width: 290px; height: 46px; background-image: url(images/bg_titoletto.png); background-position: top left; background-repeat: no-repeat;}


/* tag predefiniti */
div#menu {font-family: Tahoma; font-size: 11px; color: #3BA2C2; font-weight: bold;}
div#topmenu {font-family: Tahoma; font-size: 11px; color: #003366}
