
table {
    white-space: inherit;
    line-height: inherit;
    font-weight: inherit;
    font-size: inherit;
    font-variant: inherit;
    font-style: inherit;
    text-align: inherit;
}

.text_background {
	background-color: #333333;
}

.background_elenchi {
	background-color: #333333;
}

.background_schede {
	background-color: #DDDDDD;
}

.background_espandibili {
	background-color: #FFFFFF;
}

.background_editors {
	background-color: #FFFFFF;
}

input.text {
  background: #AAAAAA;
  color: #333333;
}

img {
	border: none;
}

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Verdana, Geneva, sans-serif;
}

.center {
	margin-left:auto;
	margin-right:auto;
}

.flags a {

	border: 0;	
}

.copyright {
	background-color: #333333;
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

.testo {
	font-size: 13px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}

.testo_bibliografia {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	text-align: left;
}

#menu {
width: 170px;	
background-color: #314264;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu a {
	background-color: #314264;
	display: block;
	font-size: 16px;
	line-height: 24px;
	color: #FFFFFF;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
	margin: 0;
	padding: 2px;
	opacity:0.8;
	/* per IE, ma sballa font! filter:alpha(opacity=80); */
}


#menu a:hover {
	color: #666666;
	background: #DDDDDD;
	opacity:1;
	/*filter:alpha(opacity=100);*/
}

#menu li {
	position: relative;
	}


#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

#menu-box{
/*	position:fixed;*/
	top: 200px;
	width:340px;
	position:absolute;
	}

#flags-box{
position:fixed;
top: 150px;
width:170px;
z-index:5;
margin-left:auto;
margin-right:auto;
}

div#menu ul ul ul
 {display: none;}

div#menu ul ul li:hover ul 
{
	display: block; 
}

.shadow {
  -moz-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.5);
  /*
  per IE: (ma sballa layout)
  filter:progid:DXImageTransform.Microsoft.Shadow(color='#777',direction='0',strength='20');
*/
}

div.shadow {
float:left;
}

div.shadow img {
  position: relative;
  display: block;
  margin: 0px 0px 0px 0px;
}

.title {
	font-size: 20px;
    line-height: 30px;
	font-weight:bold;
	text-align: right;
	text-decoration: none;
	color: #FFFFFF;
    display:block;
}

.subtitle {
	font-size: 12px;
    line-height: 13px;
	font-weight:bold;
	text-align: right;
	text-decoration: none;
	color: #AAAAAA;
    display:block;
}

.subtitle a {
	color: #AAAAAA;
    text-decoration: none;
	position:relative;
	z-index:1;
    border: 0px;
    display: block;
}

.subtitle a:hover {
	color: #666666;
	background: #DDDDDD;
}

.date1 {
	
	padding: 0px;
    background-color: #120085;
    color: #FFFFFF;
}

.date2 {
	
	padding: 0px;
    background-color: #314264;
    color: #FFFFFF;
}

.annoCatalogo {
	font-size: 14px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
}

.ComposizCatalogo {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

.ComposizCatalogo a {
	color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
	position:relative;
	z-index:1;
    border: 0px;
    display: block;
}

.ComposizCatalogo a:hover {
	color: #666666;
	background: #DDDDDD;
}


.ComposizCatalogoSub {
	font-size: 12px;
	line-height: 14px;
	color: #120085;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding-left:60px;
}

.ComposizCatalogoStrum {
	font-size: 12px;
	line-height: 14px;
	color: #FFFFFF;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding-left:60px;
    position:relative;
    display:inline-block;
}

.cat_generi_title {
	font-size: 15px;
    line-height: 30px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

.cat_generi_title a {
	color: #FFFFFF;
	text-decoration: none;
    display: block;
}

.cat_generi_title a:hover {
	color: #666666;
	background: #DDDDDD;
}

.cat_generi_title_visiting {
	color: #DDDDDD;
    background: #120085;
    display: block;
}

.cat_generi_title_visiting a {
	color: #DDDDDD;
    background: #120085;
    display: block;
}

.cat_generi_title_visiting a:hover {
	color: #DDDDDD;
    background: #314264;
    display: block;
}

.cat_generi_espandibile
{
	display:block;
	<!--line-height: 14px; -->
	text-decoration: none;
}

.cat_generi_espandibile a
{ 
 display:block;
 text-decoration: none;
 z-index:1;
}

.brd {
	border: 1px solid #AAAAAA; border-width: 2px 2px 2px 2px;
}

.brd_up {
	border: 1px solid #6397D0; border-width: 2px 0px 0px 0px;
}

.brd_gray {
		border: 1px solid #666666; border-width: 2px 2px 2px 2px;
}

.brd_red {
		padding: 20px;
		border: 4px solid #6397D0; border-width: 4px 4px 4px 4px;
}

.brd_flag {
		border: 2px solid #6397D0; border-width: 2px 2px 2px 2px;
}

a.brd_hvr img{
	border: 2px solid #333333; border-width: 2px 2px 2px 2px;
    display:block;
    height:inherit;
}

a.brd_hvr:hover img {
	border: 2px solid #AAAAAA; border-width: 2px 2px 2px 2px;
}

.black {
	color: #000000;
}

.white {
	color: #FFFFFF
}

.numero {
	color: #6397D0;
    font-weight: bold;
}

.extra_text {
	color: #AAAAAA;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    text-align: center;
}

.cat_generi_strumento {
	font-size: 12px;
	line-height: 14px;
	color: #314264;
	display: block;
	padding-left: 80px;
	padding-right: 20px;
	padding-top: 0px;
	padding-down: 0px;
	text-decoration: none;
	position:relative;
}

.cat_generi_sub {
	font-size: 12px;
	line-height: 14px;
	color: #333333;
	display: block;
	padding-left: 80px;
	padding-right: 20px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	position:relative;
}


.discografia_anno{
	font-size: 16px;
	line-height: 17px;
    color: #6397D0;
    font-weight: bold;
}

.discografia_esecutori{
	font-size: 13px;
	line-height: 14px;
    font-weight:normal;
	text-decoration: none;
}

.discografia_edizione{
	font-size: 10px;
	color: #5f47ff;
	line-height: 10px;
}

.discografia_composiz{
	font-size: 12px;
	line-height: 13px;
   	text-decoration: none;  
    font-weight:normal;
}

.discografia_composiz a {
	color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
	position:relative;
	z-index:1;
    display: block;
}

.discografia_composiz a:hover {
    color: #666666;
	background: #DDDDDD;
}

.contatti {
    font-size: 12px;
    line-height: 15px;
    text-decoration: none;
    font-weight: normal;
}

.contatti a {
	color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
	position:relative;
	z-index:1;
    display: block;
}

.contatti a:hover {
    color: #666666;
	background: #DDDDDD;
}

.schede_discografia_composiz{
	font-size: 12px;
	line-height: 13px;
   	text-decoration: none;  
    font-weight:normal;
}

.schede_discografia_composiz a {
	color: #333333;
    text-decoration: none;
	font-weight: bold;
	position:relative;
	z-index:1;
    display: block;
}

.schede_discografia_composiz a:hover {
    color: #6397D0;
	background: #DDDDDD;
}


.discografia_tracce{
	font-size: 10px;
	line-height: 10px;
    color: #888888;
}

.discografia_titoli{
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
}

.discografia_numeri{
	font-size: 14px;
	line-height: 15px;
    color: #DDDDDD;
	font-weight: bold;
}

.spec_photo{
	font-size: 12px;
	line-height: 13px;
    font-weight:normal;
	text-decoration: none;
    color: #DDDDDD;
}

.biblio{
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
    font-weight:normal;
    color: #FFFFFF;
}

.biblio_schede{
	font-size: 12px;
	line-height: 16px;
	text-decoration: none;
    font-weight:normal;
    color: #FFFFFF;
}

.biblio_left{
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
    font-weight:normal;
    color: #AAAAAA;
}

.biblio_compos{
	font-size: 12px;
	line-height: 13px;
	text-decoration: none;
    font-weight:normal;
    color: #FFFFFF;
}

.biblio_compos a {
	color: #FFFFFF;
    text-decoration: none;
	font-weight: bold;
	position:relative;
	z-index:1;
    display: block;
}

.biblio_compos a:hover {
	color: #666666;
	background: #DDDDDD;
}

.anno {
	font-weight: bold;
	color: #6397D0;
}

.news_titolo {
	font-size: 16px;
	line-height: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.news_text {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #AAAAAA;
	text-align: left;
}

.bio {
	line-height: 25px;
	text-align: justify;
}

.bio a {
    text-decoration: underline;
    color: #FFFFFF;
    font-weight: bold;
    position: relative;
    z-index: 1;
    border: 0px;
}

.bio a:hover {
	color: #666666;
	background: #DDDDDD;
}

/* per le schede */
.title_scheda {
	font-size: 15px;
	line-height: 30px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #333333;
}

.title_scheda a {
	color: #333333;
	text-decoration: none;
    display: block;
}

.title_scheda a:hover {
	color: #6397D0;
	background: #FFFFFF;
}


.title_scheda_visiting a {
	font-size: 15px;
	line-height: 30px;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
    background: #AAAAAA;
    display: block;
}

.title_scheda_visiting a:hover {
	color: #6397D0;
    background: #FFFFFF;
    display: block;
}

.espandibile_scheda
{
	display:block;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding: 20px;
    font-weight:normal;
    font-size: 13px;
	line-height: 20px;
    text-align: justify;
}

.espandibile_scheda a
{ 
 display:block;
}

.sinistra-tabella{
	font-weight: normal;
	color: #666666;
	text-align: right;
}

.titolo-scheda{
	font-weight:bold;
	font-size: 16px;
	color: #314264;
}

.sottotitolo-scheda{
	font-weight:bold;
	font-style: normal;
	font-size: 14px;
    color: #333333;
}


/* per bordi arrotondati: */
div.CONTENUTO
{
	color: #333333;
	width: 630px;
    padding: 20px;
	text-align: left;
}

div.BORDI
{
    width: 670px;
}

span.TOP, span.BOTTOM
{
    display: Block;
}
span.TOP span, span.BOTTOM span
{
    display: Block;
    overflow: Hidden;
    height: 1px;
}
span.RIGA1
{
    margin: 0 5px;
}
span.RIGA2
{
    margin: 0 3px;
}
span.RIGA3
{
    margin: 0 2px;
}
span.TOP span.RIGA4, span.BOTTOM span.RIGA4
{
    margin: 0 1px;
    height: 2px;
}

.youtube-container { display: block; margin: 20px auto; width: 100%; width: 300px; height: 150px;}
.youtube-player { display: block; width: 100%; /* assuming that the video has a 16:9 ratio */ overflow: hidden; position: relative; width: 100%; height: 100%; cursor: hand; cursor: pointer; display: block; }
img.youtube-thumb { bottom: 0; display: block; left: 0; margin: auto; max-width: 100%; width: 100%; position: absolute; right: 0; top: 0; height: auto }
div.play-button { height: 72px; width: 72px; left: 50%; top: 50%; margin-left: -36px; margin-top: -36px; position: absolute; background: url("Data/img/play-button.png") no-repeat; }

