body {
   font-size: 13px;
   }
#piccolo {
   }

/*a#normale {    
   color: #c30;   
   font-weight: bold;
   text-decoration: none;   
   }*/
/*a#normale img{ 
   
   border: 1px solid #ff0000;
   } */  
   
/*a#normale:hover { 
   color: #c30;   
   font-weight: bold;
   text-decoration: none;   
   }*/   
   
   
#grande {
   }
#moltogrande {
   }

a#normale {    
   color: #000;   
   text-decoration: none; 
   font-weight: bold; 
   border-bottom: 1px solid #c30; 
   }
a#normale:hover {   
   color: #c30;    
   text-decoration: none; 
   font-weight: bold;
   border-bottom: 1px solid #c30;  
   }
   
tr.riga
{
	background-color: #dddddd;
}

tr.riga_dispari
{
	background-color: #ffffff;
}

tr.riga_pari
{
	background-color: #cccccc;
}

