body {

text-align: center;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: Gill Sans MT, Arial, Verdana;
	font-size: 14px;
	color: #999999;
}
a:link {
	color: #999999;
	text-decoration: none;
	font-size: 14px;
}
a:visited {
	text-decoration: none;
	color: #999999;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 14px;
}

#content {
	position:relative;
    width: 900px;
    margin-left:auto;
    margin-right:auto;
	margin-top:0px;
    text-align: left;
}


#img_sfondo {
    position: absolute;
    left: 0px;
    top: 0px;
	width:900px;
	height:602px;
	z-index:0;
}

#menu {
    position: absolute;
    left: 0px;
    top: 607px;
	width:900px;
	text-align:center;
	color:#999999;
}

#Linea_separazione {
    position: absolute;
	background-color:#9F1E23;
    left: 0px;
    top: 602px;
	width:900px;
	height:5px;
	text-align:center;
	font-size: 2px;
}

#testo {
    position: absolute;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	font-size:14px;
	left:13px;
    top: 15px;
	width:860px;
	text-align:left;
	z-index:2;
	color:#999999;
	background:#000000;
	padding:5px 5px 5px 5px;
}

#testo_opacita {
    position: absolute;
	border-left: 2px solid white;
	border-right: 2px solid white;
	border-top: 2px solid white;
	border-bottom: 2px solid white;
	font-size:14px;
	left:13px;
    top: 15px;
	width:860px;
	text-align:left;
	z-index:2;
	color:#999999;
	background:#000000;
	padding:5px 5px 5px 5px;
	filter:alpha(opacity=75);
-moz-opacity: 0.75;
opacity: 0.75;

}
.Stile3 {font-size: 12px}
.Stile4 {color: #FFFFFF}.textbox {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	border-bottom-width: medium;
	border-bottom-style: ridge;
	border-bottom-color: #999999;
	font-family: "Gill Sans MT", Arial, Verdana;
	font-weight: bold;
}
.pulsante {
	font-family: "Gill Sans MT", Arial, Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9F1E23;
	border: medium ridge #999999;
}
