body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 18px;
}
.sfondoceleste {
	background-color: #598BBD;
}
.intestazione {
	background-image: url(immagini/raffaellacoletti.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.artists {
	background-image: url(immagini/artists.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.piede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #636A73;
	text-align: left;
}
a:link {
	color: #636A73;
	text-decoration: none;
}
a:visited {
	color: #636A73;
	text-decoration: none;
}
a:active {
	color: #636A73;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.centrale {
	text-align: center;
	left: 20px;
	top: 20px;
	right: 20px;
	bottom: 20px;
}
.menucella {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #598BBD;
	text-align: right;
	padding-right: 16px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #598BBD;
	text-align: center;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #598BBD;
	text-align: center;
}
.categoria {
	vertical-align: top;
	font-weight: bold;
	color: #598BBD;
}
a.artista {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
a.artista:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #598BBD;
	text-decoration: none;
}
.nominativo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}