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

/* Testi */

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

TABLE {
  font-family: Arial, Geneva,  Verdana, Helvetica, sans-serif;
  font-size : 12px;
  color: #000000;
  text-decoration: none;
  text-transform: none;
}
.F09_black    	{ font-size : 10px; color: #000000; }
.F10_black    	{ font-size : 10px; color: #000000; }
.F10_black_bold	{ font-size : 10px; color: #000000; font-weight: bold; }
.F11_black    	{ font-size : 11px; color: #000000; }
.F11_black_bold	{ font-size : 11px; color: #000000; font-weight: bold; }
.F12_black	 	{ font-size : 12px; color: #000000; }
.F12_black_bold 	{ font-size : 12px; color: #000000; font-weight: bold; }
.F11_blu_bold	{ font-size : 12px; color: #044899; font-weight: bold; }
.F12_blu_bold	{ font-size : 12px; color: #044899; font-weight: bold; }
.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}

/* Titoli */

.TIT14_blu     	{ color: #044899; font-size : 14px; font-weight : bold; text-transform: capitalize }
.TIT14_azzurro     	{ color: #044899; font-size : 14px; font-weight : bold; text-transform: capitalize }


/* Links */

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

.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: #0099FF; font-size : 10px; text-decoration: none; }
.L10_black  A:active   { color: #000000; font-size : 10px; text-decoration: none; }

.L10_black_bold A:link       { color: #000000; font-size : 10px; text-decoration: none; font-weight : bold }
.L10_black_bold A:visited  { color: #000000; font-size : 10px; text-decoration: none; font-weight : bold }
.L10_black_bold A:hover    { color: #007EFF; font-size : 10px; text-decoration: none; font-weight : bold }
.L10_black_bold A:active   { color: #000000; font-size : 10px; text-decoration: none; font-weight : bold }

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

.L11_white  A:link       { color: #FFFFFF; font-size : 11px; text-decoration: none; }
.L11_white  A:visited  { color: #FFFFFF; font-size : 11px; text-decoration: none; }
.L11_white  A:hover    { color: #CCCCCC; font-size : 11px; text-decoration: none; }
.L11_white  A:active   { color: #FFFFFF; font-size : 11px; text-decoration: none; }

.L11_white_bold  A:link       { color: #FFFFFF; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_white_bold  A:visited  { color: #FFFFFF; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_white_bold  A:hover    { color: #CCCCCC; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_white_bold  A:active   { color: #FFFFFF; font-size : 11px; text-decoration: none; font-weight : bold }

.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: #007EFF; font-size : 11px; text-decoration: none; }
.L11_black  A:active   { color: #000000; font-size : 11px; text-decoration: none; }

.L11_black_bold A:link     { color: #000000; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_black_bold A:visited  { color: #000000; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_black_bold A:hover    { color: #007EFF; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_black_bold A:active   { color: #000000; font-size : 11px; text-decoration: none; font-weight : bold }

.L11_blu_bold A:link     { color: #044899; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_blu_bold A:visited  { color: #044899; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_blu_bold A:hover    { color: #044899; font-size : 11px; text-decoration: underline; font-weight : bold }
.L11_blu_bold A:active   { color: #044899; font-size : 11px; text-decoration: none; font-weight : bold }

.L12_black_bold A:link     { color: #000000; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_black_bold A:visited  { color: #000000; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_black_bold A:hover    { color: #007EFF; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_black_bold A:active   { color: #000000; font-size : 12px; text-decoration: none; font-weight : bold }

.L12_blu_bold A:link     { color: #044899; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_blu_bold A:visited  { color: #044899; font-size : 12px; text-decoration: none; font-weight : bold }
.L12_blu_bold A:hover    { color: #044899; font-size : 12px; text-decoration: underline; font-weight : bold }
.L12_blu_bold A:active   { color: #044899; font-size : 12px; text-decoration: none; font-weight : bold }

#menu {  margin:0; padding:0; color: #CCCCCC; font-weight : bold }
#menu a { display:block;  text-decoration:none; padding:0 1px;  padding:0 1px;  height:14px; line-height:14px; }
#menu a:link, #menu a:visited { color: #000000; }
#menu a:hover, #menu a:active { background: #CCCCCC; color:#FFFFFF; }

