body{
	margin:0px auto;
	text-align:center;
	background-image:url(../grafica/bg_index.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;	
}


#main{
	text-align:left;
	width:770px;
	margin:auto;	
}

#testata {
	height:72px;
}

#menu{
	height:40px;
}

#principale{
	height:333px;
}
#sponsor{
	height:25px;
	position:relative;
}
#newsletter{
	position:absolute;
	top:0px;
	right:0px;
}
#music{
	margin-top:10px;
	text-align:left;
	font-size:12px;
	color:#666666;
}
#music a{
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#music a:hover{
	font-weight:bold;
	color:#000000;
	text-decoration:underline;
}
#credits{
	margin-top:-10px;
	text-align:right;
	font-size:9px;
	color:#666666;
}
#credits a{
	color:#666666;
	text-decoration:none;
}
#credits a:hover{
	color:#000000;
	text-decoration:underline;
}

#invisibile{
	width:770px;
	position:absolute;
	top:-1000px;
	visibility:hidden;
}
