/* Formattazione del testo - TXT */

/* TITOLI */
.titolo1 {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 19px; font-weight: bold; color: #000000;}
.titolo2 {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 16px; font-weight: bold; color: #000000;}


/* TESTI */
.txt11 {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 11px; font-weight: normal; color: #000000;}
.txt12 {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 12px; font-weight: normal; color: #000000;}
.txt13 {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 13px; font-weight: normal; color: #000000;}
.txt14 {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 14px; font-weight: normal; color: #000000;}
.txt15 {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 15px; font-weight: normal; color: #000000;}

.justify {text-align:justify;}
.txt-home {font-family: Arial, Geneva, Helvetica, sans-serif; font-size: 16px; font-weight: normal; color: #ffffff;
               margin-right: 30px;}

/* NAVIGAZIONE */
.navII {font-family: Arial, Tahoma, Verdana, Georgia; font-size: 15px; font-weight: normal; color: #000000; text-decoration: none;}
   a.navII {color:#000000; font-weight: normal; text-decoration: none;}
   a.navII:hover {text-decoration: underline;}



.footer-nav {font-family:Tahoma, Verdana, Georgia; font-size:11px; color:#ffffff; text-decoration: none; padding: 10px 0px 0px 0px;}
   a.footer-nav {color:#E3D28D; font-weight: normal; text-decoration: underline; padding: 10px 0px 0px 0px;}
   a.footer-nav:hover {color:#F9DD6D;}
