.body-index {
	background:url(../img/bg-home.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

.body-bio {
	background:url(../img/bg-bio.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

.body-musica {
	background:url(../img/bg-musica.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

.body-concerti {
	background:url(../img/bg-concerti.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

.body-gallery {
	background:url(../img/bg-gallery.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

.body-video {
	background:url(../img/bg-video.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

.body-contatti {
	background:url(../img/bg-contatti.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

.body-amici {
	background:url(../img/bg-amici.jpg) center top no-repeat;
	background-color:#000000;
	margin:0px;
}

img {
	border:0px;
}

#main-container {
	width:920px;
	margin:auto;
}

#menu-container {
	padding-top:50px;
	padding-left:110px;
}

#menu-container span {
	display:none;
	position:absolute;
}

#newsletter {
	width:162px;
	height:117px;
	background:url(../img/newsletter.png) left top no-repeat;
	position:absolute;
	z-index:4;
}

#newsletter:hover {
	background-position:-162px 0px;
}

#newsletter a {
	width:105px;
	height:117px;
	display:block;
	position:relative;
}

#news {
	width:51px;
	height:25px;
	background-image:url(../img/news.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#news a {
	width:51px;
	height:25px;
	display:block;
	position:absolute;
	z-index:1000;
}

#news:hover {
	background-image:url(../img/news-hover.jpg);
}

#bio {
	width:36px;
	height:25px;
	background-image:url(../img/bio.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#bio a {
	width:36px;
	height:25px;
	display:block;
}

#bio:hover {
	background-image:url(../img/bio-hover.jpg);
}

#musica {
	width:61px;
	height:25px;
	background-image:url(../img/musica.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#musica a {
	width:61px;
	height:25px;
	display:block;
}

#musica:hover {
	background-image:url(../img/musica-hover.jpg);
}

#concerti {
	width:71px;
	height:25px;
	background-image:url(../img/concerti.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#concerti a {
	width:71px;
	height:25px;
	display:block;
}

#concerti:hover {
	background-image:url(../img/concerti-hover.jpg);
}

#gallery {
	width:65px;
	height:25px;
	background-image:url(../img/gallery.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#gallery a {
	width:65px;
	height:25px;
	display:block;
}

#gallery:hover {
	background-image:url(../img/gallery-hover.jpg);
}

#video {
	width:48px;
	height:24px;
	background-image:url(../img/video.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#video a {
	width:48px;
	height:24px;
	display:block;
}

#contatti {
	width:68px;
	height:25px;
	background-image:url(../img/contatti.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#contatti a {
	width:68px;
	height:25px;
	display:block;
}

#contatti:hover {
	background-image:url(../img/contatti-hover.jpg);
}

#amici {
	width:51px;
	height:25px;
	background-image:url(../img/amici.jpg);
	float:left;
	cursor:pointer;
	cursor:hand;
}

#amici a {
	width:51px;
	height:25px;
	display:block;
}

#amici:hover {
	background-image:url(../img/amici-hover.jpg);
	float:left;
}

#video:hover {
	background-image:url(../img/video-hover.jpg);
}

#main-content {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
	line-height:16px;
	width:445px;
	margin:0px 5px 0px 0px;
	padding-left:110px;
	padding-right:50px;
	background: url(../img/bg-content.jpg) top right repeat-y;
}

#main-content span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#2d2424;
}

#main-content em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#6d0607;
	font-style:normal;
}

#main-content a {
	color:#343434;
	text-decoration:none;
}

#main-content a:hover {
	text-decoration:underline;
}

#main-content ul {
	margin:0px;
	padding:0px;
}

#main-content ul li {
	width:135px;
	height:135px;
	display:block;
	list-style:none;
	float:left;
}

#main-content ul li img {
	border:3px #cead64 solid;
}

#main-content ul li img:hover {
	border:3px #344656 solid;
}

#content {
	overflow:auto;
	height:290px;
	width:435px;
	float:left;
	padding-right:10px;
}

#content em,#content-amici em {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#6d0607;
	font-style:normal;
}

#content-amici {
	overflow:auto;
	height:358px;
	width:435px;
	float:left;
	padding-right:10px;
}

#column-sx {
	float:left;
	width:605px;
}

#column-dx {
	float:right;
	width:315px;
}

#tab {
	height:240px;
	margin-top:20px;
	float:left;
}

#guestbook {
	width:61px;
	height:236px;
	background:url(../img/blog.png) left top no-repeat;
	position:absolute;
	top:95px;
	z-index:2;
}

#guestbook a {
	width:61px;
	height:236px;
	display:block;
}

#guestbook:hover {
	background-position:-61px 0px;
}

#reportage {
	width:163px;
	height:296px;
	background:url(../img/reportage.png) left top no-repeat;
	position:absolute;
	top:245px;
	z-index:1;
}

#reportage a {
	width:85px;
	height:55px;
	margin-top:100px;
	display:block;
}

#reportage:hover {
	background-position:-163px 0px;
}

#news-box,#band-box {
	width:250px;
	margin-left:17px;
	color:#d0cfcf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	padding-bottom:150px;
	position:absolute;
	top:470px;
	z-index:3;
}

#box-content {
	width:262px;
	height:242px;
	color:#d0cfcf;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	overflow:auto;
	padding-right:10px;
}

#band-box {
	text-align:center;
}

#news-box a,#band-box a {
	font-weight:bold;
	font-size:12px;
	color:#dbc698;
	text-decoration:none;
}

#news-box a:hover,#band-box a:hover{
	text-decoration:underline;
}

#logo {
	width:480px;
	height:284;
	margin-top:40px;
	margin-bottom:15px;
	padding-left:58px;

}

#logo img{
	



}

.thumb {
	border:3px #cead64 solid;
	float:right;
	margin-left:15px;
}

.amici {
	float:left;
}

.thumb-amici {
	float:left;
	margin-right:15px;
}

.pag {
	text-align:right;
	clear:both;
}

.pag a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6d0607;
	font-style:normal;
	font-size:16px;
	text-decoration:underline;
}

.pag a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#6d0607;
	font-style:normal;
	text-decoration:underline;
}

#footer {
	width:845px;
	height:220px;
	background:url(../img/bg-footer.jpg) left bottom no-repeat;
	clear:both;
	font-size:9px;
	padding-left:75px;
	font-family:Arial, Helvetica, sans-serif;
	color:#796030;
}

#press {
	width:190px;
	height:165px;
	background:url(../img/press.jpg) left top;
	float:right;
}

#press a {
	width:190px;
	height:165px;
	display:block;
}

#press:hover {
	background-position:-190px 0px;
}

#wrapper {
	background:url(../img/bg-wrapper.jpg) center top no-repeat;
	width:530px;
	float:left;
	padding-left:75px;
}

#footer a {
	color:#796030;
	text-decoration:none;
	text-transform:uppercase;
}

#footer a:hover {
	text-decoration:underline;
}

p{
text-align: justify;
}
