@charset "utf-8";
#mainIndex{
	margin: auto;
	top: 0px;
}
#mainLogo{
	border: 1px solid #FFC;
	margin: auto;
	padding: 5px;
	width: 810px;
	top: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(../_images/logos/Sfondo_02.jpg);
	background-repeat: no-repeat;
	color: #F0F;
	text-decoration: none;
	background-color: #000;
	background-position: center center;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#mainContent{
	width:800px;
	margin:auto;
	border: 1px solid #FFC;
	font-size: 18px;
	text-indent: 10px;
	padding: 2px;
}
#newsContent{
	float:left;
	text-indent: 10;
	text-align: justify;
	position: relative;
	padding: 10px;
	margin-top: 0px;
	margin-left: 0px;
}
#rightContent{
	text-indent: 10px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFC;
	padding: 10px;
	width: 370px;
	float: right;
}
#rightContent #locandina {
	text-indent: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC;
}
#rightContent #locandina table tr td #testoConcerts {
	font-size: 14px;
	text-indent: 5px;
}


#theBand{
	text-align:center;
}
#mainContent #testBio{
	padding: 10px;
	text-align: justify;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
}
#mainContent #textBio h1 {
	font-size: 18px;
}



#mainContent #textBio p {
	font-size: 14px;
}
#bandSingleImg{
	padding: 5px;
	height: 600px;
	width: 300px;
}
#bandSingleText{
	float: right;
	text-align: justify;
	text-indent: 10px;
	padding: 10px;
}
.img_thumbs {
	float: left;
	height: 80px;
	width: 80px;
	margin: 5px;
	text-align: center;
	padding: 5px;
}
#titoloAlbum {
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFC;
}

#imgDisplay{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
	clear: both;
	margin: 20px;
	padding-top: 20px;
	padding-bottom: 40px;
	display: block;
}
#videoContent{
	padding: 10px;
}
#footer{
	padding: 10px;
	width: 780px;
	border: 2px solid #FFC;
	text-align: center;
	margin: auto;
	clear: both;
}
#linkmembers {
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	height: 30px;
	top: 0px;
}
