/* Stili utilizzati da pagina index */
.index-smlc
  {
   color        : #FFFFFF;
   font-family  : Arial, Verdana, Helvetica;
   font-size    : 8pt;
   font-weight  : normal;
   text-align   : center;
  }

/* Stili utilizzati da pagina main */
.menu-body
  {
   color        : #000000;
   font-family  : 
   font-size    : 8pt;
   font-weight  : normal;
   text-align   : justify;
  }

/* Stili utilizzati da parti comuni sito */
body
  {
   color        : #000000;
   font-family  : Verdana, Georgia, Arial;
   font-size    : 9pt;
   font-weight  : normal;
   text-align   : justify;
  }

.com-smlc
  {
   color        : #000000;
   font-family  : Arial, Verdana, Helvetica;
   font-size    : 7pt;
   font-weight  : normal;
   text-align   : center;
  }

.com-smlj
  {
   color        : #000000;
   font-family  : Arial, Verdana, Helvetica;
   font-size    : 7pt;
   font-weight  : normal;
   text-align   : justify;
  }

.bullet
  {
   color        : #000066;
   font-family  : Arial, Verdana, Helvetica;
   font-size    : 12pt;
   font-weight  : bold;
   text-align   : left;
  }

.bullet-lnk
  {
   color           : #000066;
   font-family     : Arial, Verdana, Helvetica;
   font-size       : 12pt;
   font-weight     : bold;
   text-align      : left;
   text-decoration : none;
  }

.bullet-lnk:hover
  {
   color           : #FF0000;
   font-family     : Arial, Verdana, Helvetica;
   font-size       : 12pt;
   font-weight     : bold;
   text-align      : left;
   text-decoration : none;
  }

.bignr
  {
   color        : #FF0000;
   font-family  : Verdana, Georgia, Arial;
   font-size    : 20pt;
   font-weight  : normal;
   text-align   : left;
  }

.team
  {
   color        : #FF0000;
   font-family  : Verdana, Georgia, Arial;
   font-size    : 9pt;
   font-weight  : normal;
   text-align   : justify;
  }

/* Stili utilizzati da menu di sinistra sito */
.menu-chr
  {
   color           : #000066;
   font-family     : Arial, Verdana, Helvetica;
   font-size       : 9pt;
   font-weight     : bold;
   text-align      : left;
   text-decoration : none;
  }

.menu-chr:hover
  {
   color           : #FF0000;
   font-family     : Arial, Verdana, Helvetica;
   font-size       : 9pt;
   font-weight     : bold;
   text-align      : left;
   text-decoration : none;
  }

.menu-sel
  {
   color           : #FF0000;
   font-family     : Arial, Verdana, Helvetica;
   font-size       : 9pt;
   font-weight     : bold;
   text-align      : left;
   text-decoration : none;
  }

/* Stili utilizzati da footer */
.smlc-lnk
  {
   color           : #000000;
   font-family     : Arial, Verdana, Helvetica;
   font-size       : 8pt;
   font-weight     : normal;
   text-align      : center;
   text-decoration : none;
  }

.smlc-lnk:hover
  {
   color           : #0000FF;
   font-family     : Arial, Verdana, Helvetica;
   font-size       : 8pt;
   font-weight     : normal;
   text-align      : center;
   text-decoration : none;
  }

.bodylink
  {
   color            : #000099;
   font-family      : Verdana, Georgia, Arial;
   font-size        : 9pt;
   font-weight      : normal;
   text-decoration  : none;
  }

.bodylink:hover
  {
   color            : #FF0000;
   font-family      : Verdana, Georgia, Arial;
   font-size        : 9pt;
   font-weight      : normal;
   text-decoration  : none;
  }

.body2
   {
    color            : #000099;
    font-family      : Verdana, Georgia, Arial;
    font-size        : 10pt;
    font-weight      : normal;
    text-decoration  : none;
   }

.titolo
   {
    color        : #000066;
    font-family  : Arial, Verdana, Helvetica;
    font-size    : 20pt;
    font-weight  : bold;
    text-align   : center;
   }

.titmed
   {
    color        : #000066;
    font-family  : Arial, Verdana, Helvetica;
    font-size    : 16pt;
    font-weight  : bold;
    text-align   : center;
   }

.xmas
   {
    color        : #FF0000;
    font-family  : Times new Roman, Verdana, Helvetica;
    font-size    : 20pt;
    font-weight  : bold;
    text-align   : center;
   }

/* Set di caratteri per le news (Titolo, corpo e piede)*/
.titnews
   {
    color        : #000066;
    font-family  : Arial, Verdana, Helvetica;
    font-size    : 22pt;
    font-weight  : bold;
    text-align   : center;
   }

.tabnews
   {
    color            : #FFFFFF;
    font-family      : Verdana, Georgia, Arial;
    font-size        : 10pt;
    font-weight      : normal;
    text-decoration  : none;
   }

.bodynews
   {
    color            : #000000;
    font-family      : Verdana, Georgia, Arial;
    font-size        : 10pt;
    font-weight      : normal;
    text-decoration  : none;
   }

.codanews
   {
    color            : #000000;
    font-family      : Verdana, Georgia, Arial;
    font-size        : 12pt;
    font-weight      : bold;
    text-align       : right;
    font-style       : italic;
   }

.newsdata
   {
    color            : #000099;
    font-family      : Verdana, Georgia, Arial;
    font-size        : 10pt;
    font-weight      : normal;
    text-decoration  : none;
   }


