body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: center;
}
h1 {
	font-size: 1.1em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #FFF;
	margin-bottom: 0.8em;
	margin-top: 0px;
}
a:link {
	text-decoration: none;
	color: #999;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
	color: #5B8AE7;
}
hr {
	display: none;
}
.clear {
	clear: left;
}
.nobordi {
	border: none;
}
#ausili {
	position: absolute;
	overflow: hidden;
	clip: rect(0,0,0,0);
	height: 0;
}
#intestazione {
	width: 100%;
	background-color: #CCC;
	margin-bottom: 0px;
	text-align: center;
	height: 304px;
	background-image: url(../immagini_musica/musicaricercata.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenitore {
	padding-right: 0em;
	padding-left: 0em;
	margin-top: -14px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#internazionale {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	width: 76%;
}
.colonnea {
	float: left;
	width: 20%;
	text-align: right;
	margin-left: 1em;
}
#concerti {
	margin-right: auto;
	margin-left: auto;
	padding-top: 1.6em;

}
