
body{
   font:"Times New Roman", Times, serif;
 }

.testata{
    repeat-x bottom; 
 }

a:visited{
color: #000000;
}

a{
text-decoration:none;
}

img { border-style:none}


ul#nav{float: left;width: 100%;list-style: none;
     margin: 0;padding:0 ;border-bottom: 0px solid #D7D7D7; font-size:15px;}

ul#nav li{float: left;margin: 3 3 3 3;padding: 0px; font-size:15px;}

ul#nav a{float: left;padding: 0px;
    background: url(tab.png) no-repeat top left; 
    text-decoration: none;color: #ffffff}

ul#nav span{float: left;margin: 0px 6px 3px 10px  ;padding: 6px 6px 3px 4px ;font-size:15px; 
    background: url(tab.png) no-repeat top right;cursor: pointer}

ul#nav li#active a,ul#nav a:hover{
    background: url(tab2.png) no-repeat top left;}

ul#nav li#active span,ul#nav a:hover span{
    background: url(tab2.png) no-repeat top right;color: #ffffff;}
	
	






.tabellaBianca{

  border-style:solid; 
border-color:#ffffff ;
   border-width:1px;
   
  width:100%;

border-collapse:collapse;		 
	}	 


.tabellaBianca td{
padding:3px;
border-color:#A0A0A4 ;
text-align:left;



border-bottom-width:1px;
 border-bottom-style:solid;
border-left-width:1px;
 border-left-style:solid;
}	



 .casellatesto {
 
 font-size:14px;
 
  text-align:left;
 width:200px;
 }
 
 
 .casellatesto:focus{ 
    background: #FFD7AE; 
 font-weight:bold;
} 

