/* CSS Document */

html {
	 width:100%;
}

body {
	background-color:#CC6600;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#757575;
	background-image:url(img/bgfondo3.jpg);
	background-repeat:repeat-x;
}
.fotoartisti {
	width: 140px;
	vertical-align: middle;
	height: 140px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-image: none;
	border-left-color: #000000;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.nomecantanti {
	font-family: helvetica;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-top: 0px;
}
.linkcantanti {
	font-family: helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	line-height: 10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
}

#wrapper {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {
	float:left;
	width:900px;
	height:162px;
	background-color:#ffffff;
}

#logobox {
	display:inline;
	float:left;
	width:220px;
	height:150px;
	margin:6px;
	background-image:url('img/bg_logobox.jpg');
	background-repeat:no-repeat;
	text-align:right;
}

#logobox h1 {
	padding:0px;
	margin:0px;
	margin-top:50px;
	margin-right:20px;
	font-size:26px;
	color:#c1d000;
}

#logobox h2 {
	padding:0px;
	margin:0px;
	margin-top:-4px;
	margin-right:20px;
	font-size:14px;
	color:#8d8d8d;
}

#headimg {
	display:inline;
	float:left;
	width:662px;
	height:150px;
	margin:6px;
	margin-left:0px;
	background-image:url('img/header_image.jpg');
	background-repeat:no-repeat;
}

#topnavi {
	display:inline;
	float:left;
	width:900px;
	height:34px;
	background-image:url('img/bg_topnavi.jpg');
	background-repeat:no-repeat;
}

#topnavi ul {
	display:inline;
	list-style-type:none;
	padding:0px;
	margin:6px;
	margin-top:0px;
}

#topnavi ul li {
	float:left;
	height:28px;
	background-image:url('img/button_topnavi_norm.jpg');
	background-repeat:no-repeat;
	line-height:28px;
}

#topnavi ul li.selected {
	float:left;
	height:28px;
	background-image:url('img/button_topnavi_selected.jpg');
	background-repeat:no-repeat;
	line-height:28px;
}

#topnavi ul li a {
	line-height:28px;
	color:#8d8d8d;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:none;
	padding-left:28px;
	padding-right:26px;
}

#topnavi ul li a:hover {
	line-height:28px;
	color:#8d8d8d;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:underline;
	padding-left:28px;
	padding-right:26px;
}

#topnavi ul li.selected a {
	line-height:28px;
	color:#757575;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:none;
	padding-left:28px;
	padding-right:26px;
}

#topnavi ul li.selected a:hover {
	line-height:28px;
	color:#757575;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, sans-serif;
	text-decoration:underline;
	padding-left:28px;
	padding-right:26px;
}

#bodybox {
	float:left;
	width:900px;
	background-image:url('img/bg_bodybox.jpg');
}

#subnavi {
	display:inline;
	float:left;
	width:220px;
	margin-left:6px;
	margin-top:10px;
	padding-bottom:10px;
}

#subnavi ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}

#subnavi ul li {
	height:24px;
	background-image:url('img/button_subnavi.jpg');
	background-repeat:no-repeat;
	line-height:24px;
	margin-left:22px;
	width:181px;
}

#subnavi ul li a {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#8d8d8d;
	text-decoration:none;
	padding-left:10px;
}

#subnavi ul li a:hover {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#8d8d8d;
	text-decoration:underline;
	padding-left:10px;
}

#subnavi ul li a.selected {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#c1d000;
	text-decoration:none;
	padding-left:10px;
}

#subnavi ul li a.selected:hover {
	font-family:Verdana, sans-serif;
	font-size:11px;
	color:#c1d000;
	text-decoration:underline;
	padding-left:10px;
}

#content {
	display:inline;
	float:left;
	width:608px;
	margin-right:36px;
	margin-left:30px;
	margin-top:20px;
	padding-bottom:10px;
}

#content h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	color:#c1d000;
}

#content p {
	line-height:16px;
}

#footer {
	display:inline;
	float:left;
	width:900px;
	height:41px;
	background-image:url('img/bg_footer.jpg');
	background-repeat:no-repeat;
	text-align:center;
}

#footer p {
	margin:6px;
	padding:0px;
	line-height:28px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#aaaaaa;
}

#footer a {
	font-size:10px;
	color:#aaaaaa;
	text-decoration:none;
}

#footer a:hover {
	font-size:10px;
	color:#aaaaaa;
	text-decoration:underline;
}

div.imgbox {
	float:right;
	width:160px;
	height:250px;
	text-align:center;
	margin-left:10px;
	margin-bottom:10px;
}

div.imgbox img {
	border:1px solid #bbbbbb;
}

div.imgbox p {
	text-align:left;
	margin:0px;
	padding:0px;
	font-size:10px;
	color:#aaaaaa;
}

div.spacing1 {
	margin-left:18px;
	margin-right:18px;
}.barraarancio {
	font-family: helvetica;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	background-image: url(img/banda.arancio.jpg);
	height: 59px;
	width: 900px;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	vertical-align: middle;
	text-align: center;
	clear: both;
	float: no;
	padding: 0px;
	position: relative;
	visibility: visible;
}
.fondonero {
	background-color: #000000;
}
.bandabassa {
	font-family: helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	height: 84px;
	width: 900px;
	background-image: url(img/banda.bassa.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	visibility: visible;
}
.fondoartistileft, .fondoartistileft:visited {
	background-image: url(img/sottoartisti.over.jpg);
	height: 150px;
	padding-left: 0px;
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-left-width: 10px;
	border-left-style: inset;
	border-left-color: #000000;
	background-repeat: no-repeat;
}
.fondoartistileft:hover {
	background-image: url(img/sottoartisti.jpg);
	height: 150px;
	width: 150px;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #000000;
	background-repeat: repeat;
}
.fondoartistiright, .fondoartistiright:visited {
	background-image: url(img/sottoartisti.over.jpg);
	height: 150px;
	width: 150px;
	border-left-color: #000000;
	border-right-style: inset;
	border-right-color: #000000;
	border-right-width: 10px;
	background-repeat: no-repeat;
}
.fondoartistiright:hover {
	background-image: url(img/sottoartisti.jpg);
	height: 150px;
	width: 150px;
	border-left-color: #000000;
	border-right-width: 10px;
	border-right-style: solid;
	border-right-color: #000000;
	background-repeat: no-repeat;
}
.fondoartisti, .fondoartisti:visited {
	background-image: url(img/sottoartisti.over.jpg);
	height: 150px;
	width: 150px;
	border-left-color: #000000;
	background-repeat: no-repeat;
}
.fondoartisti:hover {
	background-image: url(img/sottoartisti.jpg);
	height: 150px;
	width: 150px;
	border-left-color: #000000;
	background-repeat: no-repeat;
}

