
/* CSS Naii - Rev. 2.1 - 14.43 11/01/2002 */
/* Testi */

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

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


.F08_black                           { font-size : 8px; color: #000000; }
.F09_black        		{ font-size : 9px; color: #5D5D5D; }
.F10_black    			{ font-size : 10px; color: #5D5D5D; }
.F10_black_italic		{ font-size : 10px; color: #000000;  font-style: italic; }
.F10_grey        			{ font-size : 10px; color: #7A7A7A; }
.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; letter-spacing: 1px }
.F11_grey 			{ font-family: verdana,arial,helvetica; font-size: 11px; color: #333333;  }
.F11_black_italic		{ font-size : 11px; color: #000000; font-style: italic; }
.F11_black    			{ font-size : 11px; color: #5D5D5D; }
.F11_yellow    			{ font-size : 11px; color: #5D5D5D; }
.F11_black_bold   		{ font-size : 11px; color: #000000; font-weight: bold; }
.F11_white_bold 		{ font-size: 11px; font-weight: bold; color: #FFFFFF; background-color: #FF0000 }
.F11_red_bold   		{ font-size : 11px; color: #FF0000; font-weight: bold; }
.F12_black	 		{ font-size : 12px; color: #5D5D5D; }
.F12_white_bold 		{ font-size : 12px; color: #FFFFFF; font-weight: bold; }
.F11_blu_bold 		{ font-size : 11px; color: #1261AA; font-weight: bold; }
.F12_grey 			{ font-family: verdana,arial,helvetica; font-size: 12px; color: #7A7A7A;  }

/* Titoli */
.TIT14	       {  font-family: Arial, sans-serif; color: #666666; font-size : 14px; font-weight : bold }

/* Links */
.L09_black         A:link       { color: #000000; font-size : 09px; text-decoration: none; }
.L09_black         A:visited  { color: #000000; font-size : 09px; text-decoration: none;  }
.L09_black         A:hover    { color: #FF0000; font-size : 09px; text-decoration: none; }
.L09_black         A:active   { color: #000000; font-size : 09px; text-decoration: none;  }

.L09_grey         A:link       { color: #7A7A7A; font-size : 09px; text-decoration: none; }
.L09_grey         A:visited  { color: #7A7A7A; font-size : 09px; text-decoration: none;  }
.L09_grey         A:hover    { color: #000000; font-size : 09px; text-decoration: none;}
.L09_grey         A:active   { color: #7A7A7A; font-size : 09px; text-decoration: none; }

.L10_black         A:link       { color: #5D5D5D; font-size : 10px; text-decoration: none; }
.L10_black         A:visited  { color: #5D5D5D; font-size : 10px; text-decoration: none;  }
.L10_black         A:hover    { color: #1261AA; font-size : 10px; text-decoration: none; }
.L10_black         A:active   { color: #5D5D5D; font-size : 10px; text-decoration: none;  }

.L10_grey         A:link       { color: #7A7A7A; font-size : 10px; text-decoration: none; font-family: Arial, sans-serif;}
.L10_grey         A:visited  { color: #7A7A7A; font-size : 10px; text-decoration: none;  font-family: Arial, sans-serif;}
.L10_grey         A:hover    { color: #5D5D5D; font-size : 10px; text-decoration: none; font-family: Arial, sans-serif;}
.L10_grey         A:active   { color: #7A7A7A; font-size : 10px; text-decoration: none; font-family: Arial, sans-serif;}

.L11_white A:link     { color: #FFFFFF; font-size : 11px; text-decoration: none; font-family:Arial, sans-serif; }
.L11_white A:visited  { color: #FFFFFF; font-size : 11px; text-decoration: none; font-family:Arial, sans-serif; }
.L11_white A:hover    { color: #FFFFFF; font-size : 11px; text-decoration: underline; font-family:Arial, sans-serif; }
.L11_white A:active   { color: #FFFFFF; font-size : 11px; text-decoration: none; font-family:Arial, sans-serif; }

.L11_grey  A:link       { color: #333333; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: none;}
.L11_grey  A:visited  { color: #333333; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: none; }
.L11_grey  A:hover    { color: #5D5D5D; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: underline; }
.L11_grey  A:active   { color: #333333; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: none; }

.L11_grey_bold  A:link       { color: #7A7A7A; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: none;font-weight : bold   }
.L11_grey_bold  A:visited  { color: #7A7A7A; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: none; font-weight : bold  }
.L11_grey_bold  A:hover    { color: #5D5D5D; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: underline; font-weight : bold}
.L11_grey_bold  A:active   { color: #7A7A7A; font-family: verdana,arial,helvetica; font-size : 11px; text-decoration: none; font-weight : bold }

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

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

.L11_black_bold A:link     { color: #5D5D5D; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_black_bold A:visited  { color: #5D5D5D; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_black_bold A:hover    { color: #006699; font-size : 11px; text-decoration: none; font-weight : bold }
.L11_black_bold A:active   { color: #5D5D5D; font-size : 11px; text-decoration: none; font-weight : bold }


.form     {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; background-color: #FFFFFF;  vertical-align: text-top; border-style: outset; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; height: 18px}
.sfondo     {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; background-color: #FFFFCC; }
.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}
.euchat_txt { font-size: 12px; }
.euchat_msg { font-size: 12px; }
.note   {  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; }
.privacy   {  font-family: Arial, Helvetica, sans-serif; font-size: 09px;  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; }

#menu1 {  margin:0; padding:0; color: #7A7A7A;font-family:Arial, sans-serif;   }
#menu1 a { display:block; font-size: 10px; text-decoration:none; padding:0 3px;  padding:0 3px;  height:10px; line-height:12px;font-family:Arial, sans-serif;  }
#menu1 a:link, #menu1 a:visited { color: #333333;font-family:Arial, sans-serif;  }
#menu1 a:hover, #menu1 a:active { background: #F3F3F3;  color:#FF0000; font-family:Arial, sans-serif; }

#nav2 { position:relative; float:right; padding:0; margin:0; display:inline; font-weight: bold; }
#nav2 li { position:relative; float:right; display:inline; margin:0; padding:0 20px 0 0; list-style-type:none; line-height:10px; color:#666666; }
#nav2 li.primo { border-left:1px solid #666666; padding-left:20px; }
#nav2 a {color:#666666; text-decoration:none; }
#nav2 a:hover { text-decoration:underline; }
