
////////////////////////////////////////////////////////////


a:link {
	color: #ffcc00;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color:#ffcc00;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}
a.sottomenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color:#ffffff;
}
a.sottomenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #ffcc00;
}
a.freccia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8px;
	color:#ffcc00;
}
a.freccia:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 8px;
	color: #ffffff;
}
a.submenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 10px;
	color:#666666;
}
a.submenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	font-size: 10px;
	color: #888888;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0eeee;
}
newsbody {
	background-image: url('../img/bg_chi.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}
contactbody {
	background-image: url('../img/bg_contatti.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}
spettacolobody {
	background-image: url('../img/bg_spettacolo.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}
downloadsbody {
	background-image: url('../img/bg_downloads.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}
tourneebody {
	background-image: url('../img/bg_tournee.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed
}
.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e0eeee;
}


//////////////////////////////////////////////////////////////
//////////////////////////////////////////////////////////////
