body {
	background-color: #616161;
	background-repeat: no-repeat;

}
.tabellagrigia {
	background-color: #C0C0C0;
}
.tabellabianca {
	background-color: #FFFFFF;
	background-attachment: fixed;
	background-image: url(../_img/fondo2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 99%;


}
.tabellanera {
	background-color: #666666;
	background-position: center center;
	text-align: center;
	vertical-align: middle;


}
.tabellarossa {
	background-color: #800000;
}
.titoli {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
}
.piccolo {
	font-size: 6px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;

}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}
.fondino {
	background-image: url(../_img/background.gif);
	background-repeat: repeat;
}
.Testolink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #800000;
}
.trama {
	background-attachment: fixed;
	background-image: url(../_img/bg.png);
	background-repeat: repeat;
}
.flash {
height: 100%;
width: 100%;
margin: 0;
overflow-y: hidden;
overflow: hidden;
}
