
a:link { text-decoration: underline ; color: #333399 }
a:visited { text-decoration: underline ; color: #666699 } 
a:active {  text-decoration: underline ; color: #996600 }
a:hover { text-decoration: underline ; color: #6699FF}

body {
font-size: 13px;
font-family: arial;
}

TD {
font-size: 13px;
}

td.bottom { 
vertical-align : bottom 
}

td.top { 
vertical-align : top 
}

td.mid { 
vertical-align : middle 
}

.konif1{
	font-size: 10px;
	line-height: 120% ; 
	padding-left : 5px;
}

 .konifsd {
 color: #B07A00;
 font-weight: bold;
 }
 
 .paragrafo { 
 font-size: 12px ;
 color: #FFFFFF;
 text-align: justify; } 
 
 .right { float: right;}
 
 .left { float: left;}
 
 .img_left {
    float: left;
    border: 1px;
    margin: 3px;
 }
 
  .img_right {
    float: right;
    border: 1px;
    margin: 3px;
 }  
 
  .img_noborder {
    border: 0px;
    margin: 5px;
 }
  
  .table_fsd { font:0.7em Arial, Helvetica, sans-serif; background-color:#000000; }
  .thead_th { background-color:#5A666E; color:#D7DBDD; padding:2px; text-transform:uppercase;  text-align: center; border-top:1px solid #93A1AA; border-left:1px solid #93A1AA; border-bottom:1px solid #2F3B42; border-right:1px solid #2F3B42; font-size:1.2em;}
  .tbody_td { background-color:#b5b6bb; color:#5A666E; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
  .tbody_td_odd { background-color:#d7d8dd; color:#5A666E; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8;  }
  .tbody_th { background-color:#000000; color:#FFC533; padding:2px; text-align:center; border-top:1px solid #87711F; border-left:1px solid #87711F; border-bottom:1px solid #87711F; border-right:1px solid #87711F; text-transform:uppercase;}
  .Evidenzia { background-color:#b5b6bb; color:#000000; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8; font-weight: bold; }
  .Evidenzia_odd { background-color:#d7d8dd; color:#000000; padding:2px; text-align:center; border-top:1px solid #FFF; border-left:1px solid #FFF; border-bottom:1px solid #AFB5B8; border-right:1px solid #AFB5B8; font-weight: bold; }
  .Codice {color:#000000; font-weight: bold; }
  .New {background: url(./immagini/new.gif) center right no-repeat; padding-right: 42px}

  .rivista { color:#FFC533; padding:1px; font-size:1.2em;}
  
