html, body {margin:0; padding:0; width:100%; height:100%; overflow:hidden;}
#background{position:absolute; width:100%; height:100%;}
#scroller {position:absolute; width:100%; height:100%; top:0; left:0; overflow:auto; } 

.txt1 {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}
.txt2 {
	FONT-SIZE: 11px; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif;
}
P {
	TEXT-ALIGN: justify;
}
a.linkmenu {
	COLOR: #000000; 
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-Serif; 
	TEXT-DECORATION: none;
}
.tabrigo {
	background: url(images/sfondo_blu.jpg);
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	BORDER-LEFT: #000000 1px solid;
	BORDER-BOTTOM: #000000 1px solid;
}
.linkpath {
	FONT-SIZE: 10px; 
	COLOR: #808080; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	TEXT-DECORATION: none;
}
.mainfont{
  color: #000000;
  font-family: 'Lucida Sans';
  font-size:12px;
}
.news{
	color: #000000;
	font-family: 'Lucida Sans';
	font-size: 16px;
}
.titlefont{
	color: #000000;
	font-family: 'Lucida Sans';
	font-size: 18px;
	text-decoration : underline;
}
.titlepagfont{
	color: Black;
	font-family: Trebuchet MS;
	font-size:30px;
}
a.link {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}
a.visited {
	text-decoration: none;
	color: #FF0000;
}
a.hover {
	text-decoration: none;
	color: #000000;
}
a.active {
	text-decoration: none;
	color: #000000;
}
.titlebig {
	font-family: Impact;
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #999999;
}
