/* CSS bolzano - Rev. 2.1 - 14.43 11/01/2002 */

/* Testi */

BODY {
  font-family: Arial, Geneva,  Verdana, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}

TABLE {
  font-family: Arial, Geneva,  Verdana, Helvetica, sans-serif;
  font-size : 11px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}
.F09_black    	{ font-size : 9px; color: #000000; }
.F09_black_italic	{ font-size : 9px; color: #000000; font-style: italic; }
.F10_black_italic	{ font-size : 10px; color: #000000; font-style: italic; }
.F10_black    	{ font-size : 10px; color: #000000; }
.F10_red     	{ font-size : 10px; color: #FF0000; }
.F10_white    	{ font-size : 10px; color: #FFFFFF; }
.F11_white    	{ font-size : 11px; color: #FFFFFF; }
.F11_white_bold	{ font-size : 11px; color: #FFFFFF; font-weight: bold; }
.F11_black_italic	{ font-size : 11px; color: #000000; font-style: italic; }
.F11_black    	{ font-size : 11px; color: #000000; }
.F11_black_bold   	{ font-size : 11px; color: #000000; font-weight: bold; }
.F11_red    	                  { font-size : 11px; color: #FF0000; }
.F11_orange_bold   	{ font-size : 11px; color: #FF9900; font-weight: bold; }
.F12_orange_bold              { font-size : 12px; color: #FF9900; font-weight: bold; }
.F12_maiuscolo_red     { font-family: Arial, Helvetica, sans-serif; color: #FF0000; font-size: 12px; text-transform: uppercase; font-weight: bold; letter-spacing: 1px}
.F12_white		{ font-size : 12px; color: #FFFFFF; }
.F12_white_bold 	{ font-size : 12px; color: #FFFFFF; font-weight: bold; }
.F12_red		{ font-size : 12px; color: #FF0000; }
.F12_black	 	{ font-size : 12px; color: #000000; }
.F13_black	 	{ font-size : 13px; color: #000000; }
.F13_black_italic	{ font-size : 13px; color: #000000; font-style: italic; }
.F13_black_bold 	{ font-size : 13px; color: #000000; font-weight: bold; }
.F12_black_bold 	{ font-size : 12px; color: #000000; font-weight: bold; }
.F12_black_italic	{ font-size : 12px; color: #000000; font-style: italic; }
.F12_black_bold_italic	{ font-size : 12px; color: #000000; font-weight: bold; font-style: italic; }
.F14_black_bold_italic	{ font-size : 14px; color: #000000; font-weight: bold; font-style: italic; }
.F14_black_bold	{ font-size : 14px; color: #000000; font-weight: bold; }
.F14_red_bold	{ font-size : 14px; color: #FF0000; font-weight: bold; }
.F14_orange_bold	{ font-size : 14px; color: #FF9900; font-weight: bold; }
.F12_white_bold_italic	{ font-size : 12px; color: #FFFFFF; font-weight: bold; font-style: italic; }
.F14_white_bold_italic	{ font-size : 14px; color: #FFFFFF; font-weight: bold; font-style: italic; }
.F14_white    	{ font-size : 14px; color: #FFFFFF; }
.F14_black    	{ font-size : 14px; color: #000000; }
.sfondo_red                 {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #FF0000}
.form                           {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #DCDCDC; font-weight: bold; vertical-align: text-top; border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 16px}
.campi                          {  font-family: Arial, Helvetica, sans-serif; font-size: 11px;  color: #000000; border-color: #CCCCCC #CCCCCC #CCCCCC #CCCCCC; border-style: inset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 15px}
/* Links */


.L10_black         A:link       { color: #000000; font-size : 10px; text-decoration: none; }
.L10_black         A:visited  { color: #000000; font-size : 10px; text-decoration: none;  }
.L10_black         A:hover    { color: #FF0000; font-size : 10px; text-decoration: none; }
.L10_black         A:active   { color: #000000; font-size : 10px; text-decoration: none;  }

.L10_white         A:link       { color: #FFFFFF; text-decoration: none; font-size : 10px; }
.L10_white         A:visited  { color: #FFFFFF; text-decoration: none; font-size : 10px;  }
.L10_white         A:hover    { color: #FFFFFF; text-decoration: underline;  font-size : 10px; }
.L10_white         A:active   { color: #FFFFFF; text-decoration: none; font-size : 10px; }

.L11_black A:link     { color: #000000; font-size : 11px; text-decoration: none; }
.L11_black A:visited  { color: #000000; font-size : 11px; text-decoration: none;  }
.L11_black A:hover    { color: #FF0000; font-size : 11px; text-decoration: none; }
.L11_black A:active   { color: #000000; font-size : 11px; text-decoration: none;  }


