/* ------------------------------------ *
 CSS
 * ------------------------------------ */

body     {background-color: #e5e5e5;}

a.Base              {font-family: Tahoma; font-size: 10pt; color: #610000; }
a.Base:link         {font-family: Tahoma; font-size: 10pt; color: #610000; }
a.Base:visited      {font-family: Tahoma; font-size: 10pt; color: #610000; }
a.Base:hover        {font-family: Tahoma; font-size: 10pt; color: #610000; }

a.Base1              {font-family: Tahoma; font-size: 10pt; color: #d4d4d4; }
a.Base1:link         {font-family: Tahoma; font-size: 10pt; color: #d4d4d4; }
a.Base1:visited      {font-family: Tahoma; font-size: 10pt; color: #d4d4d4; }
a.Base1:hover        {font-family: Tahoma; font-size: 10pt; color: #d4d4d4; }

a.Menu              {font-family: Tahoma; font-size: 10pt; color: #d4d4d4; font-weight: bold;}
a.Menu:link         {font-family: Tahoma; font-size: 10pt; color: #d4d4d4; font-weight: bold;}
a.Menu:visited      {font-family: Tahoma; font-size: 10pt; color: #d4d4d4; font-weight: bold;}
a.Menu:hover        {font-family: Tahoma; font-size: 10pt; color: #ffffff; font-weight: bold;}

a.Piccoli              {font-family: Tahoma; font-size: 8pt; color: #610000; }
a.Piccoli:link         {font-family: Tahoma; font-size: 8pt; color: #610000; }
a.Piccoli:visited      {font-family: Tahoma; font-size: 8pt; color: #610000; }
a.Piccoli:hover        {font-family: Tahoma; font-size: 8pt; color: #610000; }

.TestoLogo          {font-family: Harrington; font-size: 15pt; color: #610000; font-weight: bold;}
.TestoLogoChiaro    {font-family: Harrington; font-size: 15pt; color: #d4d4d4; font-weight: bold;}
.TestoTitoloHome    {font-family: Verdana; font-size: 15pt; color: #610000; font-weight: bold;}
.TestoTitolo1       {font-family: Verdana; font-size: 12pt; color: #610000; font-weight: bold;}
.TestoTitoloBlu     {font-family: Verdana; font-size: 10pt; color: #000032; font-weight: bold;}
.TestoTitoloRosso   {font-family: Verdana; font-size: 10pt; color: #610000; font-weight: bold;}
.TestoBase          {font-family: Tahoma; font-size: 10pt; color: #000032;}
.TestoBaseChiaro    {font-family: Tahoma; font-size: 10pt; color: #d4d4d4;}
.TestoFondo         {font-family: Tahoma; font-size: 8pt; color: #610000;}

.RiquadroTabella    {border-style: solid; border-width: 1; border-color:#616161; padding:1;}

.TabellaPrincipale     {border-left-style: solid; border-left-width: 1;
                        border-right-style: solid; border-right-width: 1;
                        border-color:#616161; background-color: #ffffff;}

.TabellaSfondo1 {border-style: solid; border-width: 1;
                 border-color:#000032; background-color: #d4d4d4;}

/*INTESTAZIONE*/
.Riga1     {border-bottom-style: dotted; border-bottom-width: 1; border-color:#616161; height: 20;}
.RigaMenu  {border-top-style: solid; border-top-width: 1;
            border-top-style: solid; border-right-width: 1;
            border-color:#616161; background-color:#610000;}
.TestoMenu {font-family: Tahoma; font-size: 10pt; color: #d4d4d4;}

/*FONDO*/
.CellaLaterale {border-right-style: solid; border-right-width: 1; border-color:#616161;}

/*FONDO*/
.CellaFondo {background-color: #e5e5e5;
             border-top-width: 1pt; border-top-style: dotted; border-top-color:#616161;
             border-bottom-width: 1pt; border-bottom-style: dotted; border-bottom-color:#616161;}



