body {
	background-color: #111213;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(images/layout/bg1.jpg);
	background-position:center;
	background-repeat:no-repeat;*/
	
	}
	.bg_storia {
	background-image: url(images/layout/bg_storia.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_musica {
	background-image: url(images/layout/bg_musica.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_news {
	background-image: url(images/layout/bg_news.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_gallery {
	background-image: url(images/layout/bg_gallery.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_link {
	background-image: url(images/layout/bg_link.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bg_contatti {
	background-image: url(images/layout/bg_contatti.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
	

.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
}
.testo_nero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
.bottone {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 9px;
}
.privacy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 8px;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}
#menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
.tit_sezione {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #cccccc;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;	
}
.player_bg {
	background-image: url(images/player_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

