body {
	color: #FFF;
	background-color: #CCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1em;
}
#decoroup {
	background-image: url(../immagini_musica/striscia.gif);
	background-repeat: repeat-x;
	color: #000;
	background-color: #CCC;
}
#intestazione {
	color: #FFF;
	background-color: #CCC;
	background-image: url(../immagini_musica/musica-ricercata.jpg);
	background-repeat: no-repeat;
	height: 6em;
	text-align: left;
	position: relative;
}
#contenitore {
	position:relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	text-align: center;
}
.chiudi {
	width: 90%;
	text-align: left;
	padding-bottom: 5px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 10px 5% 5px;
}
.chiudi a:link {
	color: #000;
	background-color: #CCC;
	text-decoration: none;
}
.chiudi a:visited {
	color: #006;
	background-color: #CCC;
	text-decoration: none;
}
.chiudi a:hover {
	color: #000099;
	background-color: #CCC;
	text-decoration: underline;
}
.musicaricercata {
	font-size: 0.8em;
	color: #3366FF;
	background-color: #CCC;
	text-align: right;
	font-weight: bold;
	width: 90%;
	margin-top: 0px;
	margin-right: 5%;
	margin-bottom: 0px;
	margin-left: 5%;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3399FF;
}
.didascalia {
	width: 32em;
	text-align: left;
	padding: 0px;
	margin: 0px;
	position: absolute;
	left: 340px;
	bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}
#path {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#testo {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	background-color: #EFEFEF;
	text-align: left;
	font-size: 1em;
}
h2 {
	font-size: 1em;
	padding-left: 25px;
	padding-top: 10px;
	color: #FFFFFF;
	background-color: #666666;
	display: block;
}
h3 {
	font-size: 1em;
	padding-left: 25px;
}
h1 {
	font-size: 1.1em;
	padding-left: 25px;
	padding-top: 20px;
}
#testo ul li {
	margin-bottom: 1em;
}
#testo ul {
	list-style-type: decimal;
}
#testo ul.sa {
	list-style-type: lower-alpha;
}
#testo a {
	text-decoration: none;
	color: #000000;
}
#testo a:visited {
	color: #000033;
}
#testo a:hover {
	color: #0000CC;
	font-weight: bold;
	text-decoration: underline;
}
#testo2 {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000;
	background-color: #EFEFEF;
	text-align: left;
	font-size: 0.75em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 60%;
}
#testo p, #testo2 p {
	padding-top: 0.5em;
	padding-right: 2em;
	padding-bottom: 0em;
	padding-left: 2em;
}

