body {
	background-color: #000000;
	background-image:url(img/bg.jpg);
	background-position:center;
	background-position:top;
	background-repeat:no-repeat;
}

img {
border:0px;	
	
}

#footer {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color : #333333;
}



a {
	color : #ffffff;
	text-decoration : none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}
a:hover {
	color : #ffffff;
	text-decoration : underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
}


.link-home {
	color : #FFEFAE;
	font-size : 12px;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.special {
	color : #333333;
	font-size : 12px;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.grigiochiaro {
    text-decoration: none;
	color: #CCCCCC;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	}
.grigioscuro {
	text-decoration: none;
	color: #666666;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
}
.big {
	text-decoration: none;
	color: #00FF00;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 20px;
	font-weight : bold;
}
.songs {
	text-decoration: none;
	color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
.piccolo {
	color : #FAC285;
	font-size : 11px;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}



#gallery {float:left;width:672px; margin:40px auto; padding:10px; border:6px solid #fff; background:#000}
#images {border:2px solid #9ac1c9; height:225px; background:#eef5f6; margin-bottom:20px}
#image { text-align:center; position:relative; width:672px; height:447px; padding:5px; border:0px solid #666; background:#000 url(images/loading.gif) center center no-repeat}
#image img {position:absolute; top:5px; left:5px}
#thumbwrapper {margin-top:10px; padding:5px 0; width:672px; height:100px; border:0px solid #666; background:#000}
#thumbarea {position:relative; overflow:hidden; height:100px; width:672px; }
#thumbs {position:absolute; list-style:none; margin-left:5px; height:100px; width:10000px; border-right:5px solid #000}
#thumbs li {float:left; margin-right:5px; cursor:pointer}
.imgnav {position:absolute; height:375px; width:20%; z-index:100; height:375px; width:20%; z-index:100; outline:none; cursor:pointer}
#previmg {left:0; background:url(images/left.gif) left center no-repeat; border-left:5px solid #000}
#previmg:hover {opacity:1; filter:alpha(opacity=100)}
#nextimg {right:0; background:url(images/right.gif) right center no-repeat; border-right:5px solid #000}
#nextimg:hover {opacity:1; filter:alpha(opacity=100)}