body {
	text-align: center;
	color:#FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 0.7em;
	background-color: #000000;
}
#container {
	width: 900px;
	text-align: center;
	height: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.testibianco {
	line-height: normal;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
	font-variant: normal;
	text-transform: none;
} 
a {
	text-decoration: underline;
	color: #CCCCCC;
	border: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
	border: none;
}
a.imgage {
	border: none;
}
a:hover.imgage {
	border: none;
}
img {
	border: none;
}
#mainintro {
	height: 400px;
	width: 900px;
	text-align: center;
	background-image: url(../images/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 65px;
}
#footer {
	text-align: center;
	height: 100%;
	width: 900px;
	padding-top: 15px;
	margin-bottom: 15px;
	float: left;
	color: #666666;
}
.ataji_agenzia_pubblicitaria {
	display:none;
}