
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
	border: none;
}

body {
	background-color: #EEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

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

.vuoto {
	background-color: #DDD;
}

.flags a {
	background-color: #DDD;
	border: 0;	
}

.copyright {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #FFF;
}

.testo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000;
	text-align: left;
}

.testo_bibliografia {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-align: left;
}

.titolino {
    font-family: Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align: left;
	color: #900;
}

.sottotitolino {
	font-size:14px;
	font-weight:bold;
	text-align: left;
	color: #900;
    text-decoration: none;
}

.titolo_espandibile {
	font-size:14px;
	font-weight:bold;
	text-align: left;
	color: #000;
    text-decoration: none;
}

.div_titolo_espandibile {
	position: relative;
	z-index:0;
}

.div_titolo_espandibile a{
	position: absolute;
}

.div_titolo_espandibile:hover {
	z-index:10;
}

.bordo {
	background-color: #000;
}

#menu {
width: 150px;		
}

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

#menu a {
	background-color: #eee;
	display: block;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-weight: normal;
	text-decoration: none;
	border-width: 1px;
	border-style: solid;
	border-color: #ccc #888 #555 #bbb;
	margin: 0;
	padding: 2px;
	opacity:0.8;
	/* per IE, ma sballa font! filter:alpha(opacity=80); */
}


#menu a:hover {
color: #a00;
background: #fff;
font-family: Verdana, Geneva, sans-serif;
	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: 220px;
	width:300px;
	position:absolute;
	}

#flags-box{
position:fixed;
top: 150px;
width:150px;
z-index:5;
}

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;
    position: relative;
	background-color: #DDD;
}

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

div.date {
	float:left;
	background-color: #AAA;
	padding: 0px;
}

div.date2 {
	float:left;
	background-color: #CCC;
	padding: 0px; 
}

.annoCatalogo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000;
	text-align: center;
}

.ComposizCatalogo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000;
	text-align: left;
	background-color: #DDD;
	text-decoration: none;
	font-weight: bold;
}

.ComposizCatalogo a {
	color: #000;
    text-decoration: none;
	font-weight: bold;
	position:relative;
	z-index:1;
}

.ComposizCatalogo a:hover {
	color: #a00;
    text-decoration: none;
}

.ComposizCatalogoSub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	text-align: left;
	background-color: #DDD;
	text-decoration: none;
	font-weight: normal;
	padding-left:60px;
}

.ComposizCatalogoStrum {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #777;
	text-align: left;
	background-color: #DDD;
	text-decoration: none;
	font-weight: normal;
	padding-left:60px;
}

.cat_generi_espandibile
{
	background: #EEE;
	display:block;
	line-height: 14px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding: 20px;
	text-decoration: none;
	color: #000;
	position:relative;
}

.cat_generi_espandibile a
{ 
 background: #EEE;
 display:block;
 text-decoration: none;
 color: #000;
 position:absolute;
 z-index:1;
}

.bib_espandibile
{
	background: #EEE;
	display:block;
	line-height: 14px;
	text-decoration: none;
	color: #000;
	position:relative;
}

.bib_espandibile a
{ 
 background: #EEE;
 text-decoration: none;
 color: #000;
 position:relative;
 z-index:1;
} 

.cat_generi_strumento {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #888888;
	background: #EEE;
	display: block;
	padding-left: 80px;
	padding-right: 20px;
	padding-top: 0px;
	padding-down: 0px;
	text-decoration: none;
	position:relative;
}

.cat_generi_sub {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000;
	background: #EEE;
	display: block;
	padding-left: 80px;
	padding-right: 20px;
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	position:relative;
}

.anno {
	color: #888888;
}

.discografia_edizione{
	font-size: 11px;
	color: #900;
	line-height: 13px;
}

.discografia_tracce{
	font-size: 11px;
	line-height: 13px;
}

.discografia_titoli{
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
}

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

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

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

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

.discografia_esecutori {
    font-size: 13px;
	line-height: 15px;
}

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

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

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

.Video_avvertimento {
    font-size: 10px;
    color: #666666;
}

.foto_autore {
    font-size: 9px;
    color: #666666;
    text-align: center;
}

.foto_copyright {
    font-size: 11px;
    color: #666666;
}

.news_titolo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #900;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
}

/* per le schede */
/* 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: 14px;
	line-height: 15px;
    text-align: justify;
}

.espandibile_scheda a
{ 
 	display:block;
}


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

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

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

.Contatti_persone {
	font-weight: bold;
}

/* per bordi arrotondati: */
div.CONTENUTO
{
	background-color: #CCC;
	color: #000;
	width: 630px;
    padding: 20px;
}

div.BORDI
{
    width: 670px;
}

span.TOP, span.BOTTOM
{
    display: Block;
}
span.TOP span, span.BOTTOM span
{
    display: Block;
    overflow: Hidden;
    background-color: #CCC;
    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: 290px; height: 217px;}
.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%; width: 290px; 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("http://i.imgur.com/TxzC70f.png") no-repeat; }


