#object1
{
    Z-INDEX: 1;
    LEFT: 0px;
    WIDTH: 98px;
    POSITION: absolute;
    TOP: 83px;
    HEIGHT: 10px
}
#object2
{
    Z-INDEX: 1;
    LEFT: 0px;
    WIDTH: 98px;
    POSITION: absolute;
    TOP: 100px;
    HEIGHT: 345px
}
#divBanner
{
    WIDTH: 468px;
    CLIP: rect(0px 468px 60px 0px);
    POSITION: relative;
    HEIGHT: 60px
}
.TestoNeroBold
{
    FONT: bold 12px Verdana;
    COLOR: black
}
.TestoVerde
{
    FONT: 12px Verdana;
    COLOR: green
}
.TestoNero
{
    FONT: 11px Verdana;
    COLOR: black
}
.TestoNero14
{
    FONT: 14px Verdana;
    COLOR: black
}
.TitoloNero
{
    FONT: 16px Verdana;
    COLOR: black
}
.TestoVerdeBold
{
    FONT: bold 12px Verdana;
    COLOR: green
}
.TestoBlu
{
    FONT: 11px Verdana;
    COLOR: #333365
}
.TestoBluBold
{
    FONT: bold 11px Verdana;
    COLOR: #333365
}
.TitoloBlu
{
    FONT: 14px Verdana;
    COLOR: #333365
}
.TitoloBluBold
{
    FONT: bold 14px Verdana;
    COLOR: #333365
}
.TestoBianco
{
    FONT: 11px Verdana;
    COLOR: #ffffff
}
.TestoBiancoBold
{
    FONT: bold 11px Verdana;
    COLOR: #ffffff
}
.TitoloBianco
{
    FONT: 14px Verdana;
    COLOR: #ffffff
}
.TitoloBiancoBold
{
    FONT: bold 16px Verdana;
    COLOR: #ffffff
}
A.LinkBluMenu:link
{
    FONT: 11px Verdana;
    COLOR: darkblue;
    TEXT-DECORATION: none
}
A.LinkBluMenu:visited
{
    FONT: 11px Verdana;
    COLOR: darkblue;
    TEXT-DECORATION: none
}
A.LinkBluMenu:hover
{
    FONT: 11px Verdana;
    COLOR: #fe790d;
    TEXT-DECORATION: none
}
A.LinkNeroMenu:link
{
    FONT: 12px Verdana;
    COLOR: black;
    TEXT-DECORATION: none
}
A.LinkNeroMenu:visited
{
    FONT: 12px Verdana;
    COLOR: black;
    TEXT-DECORATION: none
}
A.LinkNeroMenu:hover
{
    FONT: 12px Verdana;
    COLOR: #A3A1A0;
    TEXT-DECORATION: none
}
A.LinkVerdeMenu:link
{
    FONT: 12px Verdana;
    COLOR: green;
    TEXT-DECORATION: none
}
A.LinkVerdeMenu:visited
{
    FONT: 12px Verdana;
    COLOR: green;
    TEXT-DECORATION: none
}
A.LinkVerdeMenu:hover
{
    FONT: 12px Verdana;
    COLOR: #A3A1A0;
    TEXT-DECORATION: none
}
A.LinkVerdeNoUnder:link
{
    FONT: 12px Verdana;
    COLOR: green
    TEXT-DECORATION: none
}
A.LinkVerdeNoUnder:visited
{
    FONT: 12px Verdana;
    COLOR: green;
    TEXT-DECORATION: none
}
A.LinkVerdeNoUnder:hover
{
    FONT: 12px Verdana;
    COLOR: green;
    TEXT-DECORATION: none
}
A.LinkGrigioMenu11:link
{
    FONT: 11px Arial;
    COLOR: #666666;
    TEXT-DECORATION: none
}
A.LinkGrigioMenu11:visited
{
    FONT: 11px Arial;
    COLOR: #666666;
    TEXT-DECORATION: none
}
A.LinkGrigioMenu11:hover
{
    FONT: 11px Arial;
    COLOR: #C0C0C0;
    TEXT-DECORATION: none
}

CAPTION.MYTABLE
  {
     background-image:url(immagini/bg_table.gif);
     color:white;
     border-style:solid;
     border-width:1px;
     border-color:black;
  }

  TABLE.MYTABLE
  { 
     font-family:verdana;
     font-size:10pt;
     background-color:#ffffff;
     width:500px;
     border-style:solid;
     border-color:black;
     border-width:1px;
  }

  TH.MYTABLE
  {
     font-size:10pt;
     color:white;
  }


  TR.MYTABLE
  { 
  }

  TD.MYTABLE
  {  
     font-size:10pt;
     background-color:#ffffff;
     color:gray;
     border-style:solid;
     border-width:1px;
     text-align:center;
  }
