.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9cb3;
}
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #1c1726;
	overflow:hidden;
}
a:link {
	color: #9a9cb3;
	text-decoration: none;
}
a:visited {
	color: #9a9cb3;
	text-decoration: none;
}
a:hover {
	color: #CBD7EB;
	text-decoration: none;
}
a:active {
	color: #9a9cb3;
	text-decoration: none;
}
#spaziatore {
	width:958px;
	height:557;
	z-index:2;
	margin: 0 auto;
	text-align: left;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-479px;
	margin-top: -295px;
	padding:0;
}
#contenitore {
	width:958px;
	height:557;
	z-index:3;
	margin: 0 auto;
	text-align: center;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-479px;
	margin-top: -295px;
	padding:0;
}
#footer {
	position:relative;
	width:958px;
	height:14px;
	z-index:1;
	margin: 0 auto;
	padding:0;
	top: 15px;
}
p {
	text-transform: uppercase;
	font-size: 11.5px;
	line-height: 1.4;
}
