body {
	margin: 0px;
	background-color: #bbb4ab;
}

img {
	border-width: 0px;
}

#cover_album {
	margin-right: auto;
	margin-left: auto;
	margin-top: -30px;
	width: 600px;
	text-align: center;
}


.boxsocial {
	margin-top: 20px;
	text-align: center;
	float: left;
	width: 90px;
	color: #332b22;
	line-height: 1.1em;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: -30px;
	padding: 0px;
	color: #332b22;
	line-height: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-size: 40px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

h1 span {
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: -15px;
	padding: 0px;
	font-size: 18px;
}

p {
	margin-left: auto;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	width: 420px;
	text-align: justify;
	color: #332b22;
	line-height: 1.35em;
	font-size: 13px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

a:link {
	color: #332b22;
	text-decoration: underline;
}

a:visited {
	color: #332b22;
	text-decoration: underline;
}

a:hover {
	color: #706b65;
	text-decoration: underline;
}

#footer {
	padding-top: 15px;
	height: 25px;
	background-position: center top;
	background-repeat: no-repeat;
	background-image: url(img/footer.jpg);
	float: left;
	margin-top: 20px;
	color: white;
	text-align: center;
	background-color: #806d57;
	width: 100%;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footer a:link {
	text-decoration: underline;
	color: white;
}

#footer a:visited {
	text-decoration: underline;
	color: white;
}

#footer a:hover {
	background-color: white;
	text-decoration: underline;
	color: black;
}

#concerti_index {
	padding-bottom: 25px;
	padding-top: 20px;
	margin-top: 25px;
	border-top-color:#4d4235;
	border-top-style:dotted;
	border-top-width:1px;
	border-bottom-color:#4d4235;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}

#titolo_concerti {
	margin-bottom: 10px;
	color: #332b22;
	line-height: 0.9em;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}


