/* Stili utilizzati da pagina index */
.index-smlc
   {
    color        : #000000;
    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  : Arial, Verdana, Helvetica;
    font-size    : 8pt;
    font-weight  : normal;
    text-align   : justify;
   }

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

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

.capoverso
   {
    color           : #444444;
    font-family     : Arial, Verdana, Helvetica;
    font-size       : 16pt;
    font-weight     : bold;
    text-align      : left;
    text-decoration : underline;
   }

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

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

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

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

/* 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;
   }

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

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

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

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

.bodylink
   {
    color            : #333333;
    font-family      : Verdana, Georgia, Arial;
    font-size        : 10pt;
    font-weight      : normal;
    text-align       : left;
    text-decoration  : none;
   }

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

/* Carattere speciale per le scritte a fondo pagina x il backward*/
.back
   {
    color            : #111111;
    font-family      : Arial, Verdana, Helvetica;
    font-size        : 14pt;
    font-weight      : bold;
    text-align       : center;
    text-decoration  : none;
   }

.back:hover
   {
    color            : #888888;
    font-family      : Arial, Verdana, Helvetica;
    font-size        : 14pt;
    font-weight      : bold;
    text-align       : center;
    text-decoration  : none;
   }

/* Pagina azienda.php*/
.azienda
   {
    color            : #000000;
    font-family      : Times new roman, Verdana, Helvetica;
    font-size        : 10pt;
    font-weight      : normal;
    font-style       : italic;
    text-align       : justify;
   }

/* Pagina pec.php*/

.bigblack
   {
    color        : #000000;
    font-family  : Arial, Verdana, Helvetica;
    font-size    : 28pt;
    font-weight  : bold;
    text-align   : center;
   }

.titblack
   {
    color        : #000000;
    font-family  : Arial, Verdana, Helvetica;
    font-size    : 18pt;
    font-weight  : bold;
    text-align   : center;
   }

.body-black
   {
    margin-left      : 10px;
    margin-right     : 10px;
    color            : #000000;
    background-color : #FFFFFF;
    font-family      : Arial, Verdana, Helvetica;
    font-size        : 12pt;
    font-weight      : bold;
    text-align       : justify;
   }

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

.smlj-lnk
   {
    color        : #0000FF;
    font-family  : Arial, Verdana, Helvetica;
    font-size    : 8pt;
    font-weight  : normal;
    text-align   : justify;
   }

.smlj-lnk:hover
   {
    color        : #00FF00;
    font-family  : Arial, Verdana, Helvetica;
    font-size    : 8pt;
    font-weight  : normal;
    text-align   : justify;
   }

