body {
	background-image: url(images/bg_page.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	color: #999999;
	font-family: Arial;
	font-size: 13px;
}
table {
	font-size: 12px;
}

#container {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
#menu {
	background-image: url(images/bg_nav_menu.jpg);
	height: 302px;
	width: 198px;
}
#menu .menu {
	padding-top: 40px;
	padding-left: 70px;
}
.partner {
	padding-top: 20px;
	padding-left: 35px;
}
#footer .footer {
	width: 600px;
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 35px;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	line-height: 16px;
}
#footer {
	padding-left: 350px;
	margin-bottom: 20px;
}
#footer .footer a {
	color: #666666;
}
#footer .footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	padding: 10px;
}
#content a {
	color: #999999;
	text-decoration: underline;
	line-height: 17px;
}

.del1 {
	background-image: url(images/del1.gif);
	height: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.descNews {
	color: #999999;
	line-height: 15px;
	font-size: 12px;
}
.data {
	color: #990000;
	font-size: 11px;
	font-weight: bold;
}
.label {
	margin-bottom: 10px;
}
.concertoData {
	color: #990000;
	font-weight: bold;
	font-size: 11px;
}
.concertoLuogo {
	color: #FFFFFF;
	font-weight: bold;
}
.concertoDesc {
	color: #999999;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 3px;
	font-size: 12px;
}
.dischiAnno {
	font-size: 14px;
}
.dischiEtichetta {
	font-size: 16px;
	font-weight: bold;
}
.dischiDesc {
}
.dischiTitolo {
	font-size: 18px;
	font-weight: bold;
	color: #FF8A00;
}
h1 {
	font-size: 18px;
	color: #FF8A00;
	padding: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
.downloadTitolo {
	font-size: 18px;
	color: #FFFFFF;
}
