.txt-grigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
.link-grigio {
	font-family: tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	}

A.link-grigio:HOVER {
 color : #547dcb;
 text-decoration : none;
}

.link-blu {
	font-family: tahoma;
	font-size: 11px;
	color: 192D50;
	text-decoration: none;
	font-weight: bold;

	}

A.link-blu:HOVER {
 color : #999999;
 text-decoration : none;
 	font-weight: bold;
}
.titMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547dcb;
}

h1.titMENU {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #547dcb;
	margin-top:0px;
}
.titoli {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003366;
}
.txt-grigioBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
.link-white {

	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.txt-grigio12 {

	font-family: tahoma;
	font-size: 12px;
	color: #999999;
}
.txt-grigioBold12 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.link-azzurro {

	font-family: tahoma;
	font-size: 11px;
	color: #547dcb;
	text-decoration: none;
	font-weight: bold;
}

div.scroll {
	height: 500px;
	width: 670px;
	overflow: auto;
	padding: 4px;
}
.scroll2 {

	height: 500px;
	width: 550px;
	overflow: auto;
	padding: 4px;
}
a img { border: 0; }

div#linguette
	{
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
	height: 35px;
	margin-top: 10px;
	}

.lingua
	{
	padding-top: 7px;
	background-image: url(img/bg-lingua.jpg);
	background-position: top right;
	background-color: #444444;
	padding-left: 5px;	
	padding-right: 5px;	
	color: #999999;
	}
	

.lingua-current
	{
	padding-top: 10px;
	background-image: url(img/bg-lingua-current.jpg);
	background-position: top right;
	background-color: #444444;
	padding-left: 5px;	
	padding-right: 5px;	
	}
	
	
	
a
	{
	text-decoration: none;
	}

