body,html{
	background-color:#000000;
	color:white;
	text-align:justify;
}
table{
	font-family: tahoma;
	font-size:12pt;
	width:100%;
	}
.semplice{background-color:Orange;color:Black;font-family:Verdana;font-size:10px;border:solid 1px white;}

td{
	border:4px solid black;
}

button{
	background:url('/ns/images/sf.png');
	color:white;
	font-family:Verdana;height:22pt;
	cursor:pointer;
	}
:link{
	color:#FFCC66;
	font-family:Verdana;height:1em;
	}

:visited{
	color:#33FFFF;
	font-family:Verdana;height:1em;
	}
.testo{
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	border:solid;
	border-width:1pt;
	background-color:black;
	}
.festival{
	font-family: Tahoma;
	font-size: 8pt;
	color:white;
	border-style:solid;
	border-width:2px;
	text-align:center;
	}
.test{
	font-family: Tahoma;
	font-size: 8pt;
	color:white;
	border:solid;
	border-width:1pt;
	border-top-color:white;
	background-color:transparent;
	}
.in_put{
	font-family: Tahoma;
	Font-size:8pt;
	border:solid;
	border-width:1pt;
	background-color:transparent;
	color:white;
	}

.etichetta{
	text-align:right;
	}
.dati{
	text-align:left;
	}
.titolo{
	text-align:center;
	font-weight:bold;
	}
.avviso{
	color:#FF3366 ;
	font-weight:bold;
	text-align:center;
	}
.rubrica{
	color:orange;
	font-weight:bold;
	font-size:14pt;
	}
.bottone_pannello{
	width:120pt;
	height:60pt;
	font-size:10pt;
	padding-left:0pt;
	color:red;
	}