@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background-color: #000033;
	font: normal normal 12px Arial, Helvetica, sans-serif;
	color: #FFF;
}

/* stage ---------------------------------- */ 
#stage {
	display: block;
	width: 980px;
	position: absolute;
	left: 50%;
	margin: 0 0 0 -490px;
	padding: 50px 0 0 0;
	text-align: center;
} 
i {content: "\"/*" }
#stage {
	position: relative;
	left: 0;
	margin: 0 auto;
} 
/* */
#pippo{}

#testo {
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	font: normal normal 14px Arial, Helvetica, sans-serif;
	color: #FFF;
	line-height: 180%;
	text-align: center;
} 
#testo a {
	font: normal normal 14px Arial, Helvetica, sans-serif;
	color: #fecf53;
} 
#testo a:hover {
	color: #009036;
} 
#testo p.alto {
	font: normal normal 13px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 180%;
	width: 780px;
	margin: 0 0 20px 100px;
	padding-bottom: 20px;
	border-bottom: 1px solid #666699;
} 
