/*contenuto*/
.Stile1 {color: #000000; font-family: Verdana;  font-size:12px}
.Stile2 {color: #b20000; font-family: Verdana;  font-weight:bold; font-size:12px}
.concerti {color: #999999; font-family: Verdana;  font-weight:bold; font-size:12px}

/*per in onda:*/
.Stile4 {color: #000000; font-family: Verdana;  font-weight:bold; font-size:12px}
.Stile44 {color: #000000; font-family: Verdana;  font-weight:bold; font-size:18px}

.Almanacco {color: #000000; font-family: Verdana; font-size:12px; text-decoration:none;}
.Stile5 {color: #ff0000; font-family: Verdana;  font-weight:bold; font-size:12px}
.Stile55 {color: #b20000; font-family: Verdana;  font-weight:bold; font-size:18px}

/* piccole scritture*/
.Stile6 {color: #000000; font-family: Verdana; font-weight:bold; font-size:11px}
.mix {color: #FFFFFF; font-family: Verdana; font-weight:bold; font-size:14px;}
.mixtit {color: #FFFFFF; font-family: Verdana; font-weight:bold; font-size:10px;}
.Stile8 {color: #000000; font-family: Verdana; font-size:9px; text-align: left;}     
.StileFaceBook {color: #3B5998; font-family: Verdana; font-size:9px; text-align: left;}     
.StileNews {color: #000000; font-family: Verdana; font-size:10px; text-align: left;}
.Stile10 {color: #000000; font-family: Verdana; font-weight:bold; font-size:10px}
.Stile9 {color: #000000; font-family: Verdana; font-weight:bold; font-size:11px}
.Stile7 {color: #999999; font-family: Verdana; font-weight:bold; font-size:11px}
.Stile11 {color:#333333; font-family: Verdana;  font-weight:bold; font-size:10px}
.bianco {color:#FFFFFF; font-family: Verdana; font-size:11px;}
.vocimenu {color: #999999; font-family: Verdana; font-weight:bold; font-size:10px}
.Nome {color: #ff0000; font-family: Verdana; font-weight:bold; font-size:12px}
img.pic{padding:10px; background: url(./images/corniceospiti.jpg) no-repeat}
img.staff{padding:10px; background: url(./images/cornicestaff.jpg) no-repeat}
img.dj{padding:10px; background: url(./images/cornicedj.jpg) no-repeat}
.BODY{
	background-image: url(./images/sfondo.jpg);
	background-attachment: fixed;
     background-repeat: no-repeat;
	background-position:top;
	text-align: center;
}
.BODYrichiesta{background-image: url(./images/sfondoRichiesta.jpg); background-attachment:fixed; background-repeat:no-repeat;}
.background{background: url(./images/cornicemusica.jpg) no-repeat}

#menu01o 
	{width: 70%;
	 font: 80% Arial, Helvetica, sans-serif;}
#menu01o ul
	{margin: 0;
	 padding-left: 0;
	 list-style: none;}
#menu01o li
	{font-size: 0.8em;
	 display: inline;
	 margin: 0;
	 padding: 0;}
#menu01o a:link, #menu01o a:visited
	{float: left;
	 background: #CCCCCC;
	 color: #000;
	 margin: 0em;
	 padding: 0.3em 1.5em 0.3em 1.5em;
	 text-decoration: none;
	 border: 1px solid #000;}
#menu01o a:hover, #menu01o a:focus, #menu01o a:active
	{color: #000;
	 background: #FFFF33;}
	 
	 
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
/*border: 1px dashed gray;*/
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -490px;
left: +80px; /*position where enlarged image should offset horizontally */

}

.imageColl{
	border-color:#000;
}

.imageColl a:visited{
	border-color:#000;
}

.imageColl a:active{
	border-color:#000;
}

.imageColl a:link{
	border-color:#000;
}
