.nor
{
	font-family:Verdana;
	font-size:11px;
	color:Black;
}

.sbarra
{
	background-color:#fff;
	height:10px;
	
	}

.titolo
{
	font-family:Verdana;
	font-size:13px;
	color:#97903F;
	font-weight:bold;
	
	}
	
	.titololingua 
	{
		background:#fff;
		font-size:13px;
		vertical-align:middle;
		color:#5D5A32;
		font-family:Tahoma;
			font-weight:bold;
		
		
		}

	
a.nav1:active 		{ color: #000; text-decoration:none; background-image: url(images/freccia.gif); background-repeat: no-repeat; background-position: left; padding-left: 12px; }
a.nav1:link		{ color: #000; text-decoration: none; background-image: url(images/freccia.gif); background-repeat: no-repeat; background-position: left; padding-left: 12px;}
a.nav1:visited 		{ color: #000; text-decoration: none; background-image: url(images/freccia.gif); background-repeat: no-repeat; background-position: left; padding-left: 12px;}
a.nav1:hover 		{ color: #000; text-decoration: underline; background-image: url(images/freccia.gif); background-repeat: no-repeat; background-position: left; padding-left: 12px;}

.table 
{
	
	border-color:Blue;
	border-width:2px;
	border-style:solid;
	
margin:0;
padding: 0;
	
	
	}
	
	.butt { color: #000; text-decoration:underline; background-image: url(images/freccia.gif); background-repeat: no-repeat; background-position: left; padding-left: 12px; font-size: 12px; font-family:Verdana; }
	
	
	
	.butt_two
	{
		border-color:#fce8bf; border-width:2px;
		font-size: 10px; font-family:Verdana;
		background:#ffffff; cursor:hand;
		
		}