body{
	font-family:"Times New Roman", Times, serif;
	background-color: #003300;
	color: #FFFFFF;
	
}

#container {
	position:absolute;
	top: 50%;
	color:#FFFFFF;
	font-weight:bold;
	width:100%;
	padding:0;
	margin-top: -275px;
	background-color: #006600;
	left: 0;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 14px;
}

.titolo {
	font-size: 40px;
	color: #000000;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
	font-style: italic;
}
#shiny {
	position:absolute;
	top: 186px;
	color:#333333;
	font-weight:bold;
	width:120px;
	height:40px;
	left: 14px;
	background-color: #FFFFFF;
	overflow: visible;
}

#shiny4 {
	position:absolute;
	top: 50%;
	color:#333333;
	font-weight:bold;
	width:120px;
	height:40px;
	left: 50%;
	background-color: #FFFFFF;
	overflow: visible;
	z-index: 1;
}

#shiny3 {
	position:absolute;
	top: 50%;
	color:#333333;
	font-weight:bold;
	width:120px;
	height:40px;
	left: 50%;
	background-color: #FFFFFF;
	overflow: visible;
	z-index: 2;
}

#shiny_2 {
	position:absolute;
	top: 50%;
	color:#333333;
	font-weight:bold;
	width:120px;
	height:40px;
	padding:0;
	margin-top: 0px;
	left: 0;
	background-color: #FFFFFF;
}
