@charset "utf-8";
/* CSS Document */
body{margin-right:0px; padding-right:0px; color:#FFF; background:black; text-align:center;
background-repeat: no-repeat;
background-position: 0 0;
background-size: cover;
background-size: cover;
background-size: cover;
}
*** Header ***/
#header {
	width: 100%;
	min-height: 160px;
	background: black;
	
}

/*** Nav ***/
#nav {
	width: 600px;
	min-height: 70px;
	background: blue;
	color: #fff;
	margin-top: 50px;
	margin-right: auto;
	margin-left: -225px;
	margin-bottom: -200;
	background: url(img/bg-header.dpng)
}
#nav-container{
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
#logo {
	margin-top: -50;
	margin-left:100px;
   margin-right:160px;
	position: relative;
	bottom: -10px;
	display: block;
	float: left;
	width: 300px;
	height: 97px;
	background: url(img/logo2.png);
	text-indent: -9999px;
	left: -390px;
	top: 61px;
}
#nav ul {
	position: relative;
	bottom: 115px;
	float: left;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 256px;
	padding-bottom: px;
	width: 100%;
	list-style: none;
	text-transform: uppercase;
	font-family: "Agency FB";
	font-size: 25px;
}
#nav ul li {
float:left;
}
#nav ul li a{color:#BBBBBB;padding:5px 5px 5px 5px;text-decoration:none;-webkit-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
#nav ul li a:hover{background: pink; color:#fff;}
#h1{
	.percentrare{
width: 100%;
text-align: center; /* serve solo per IE */
}
h1 {
margin: 0 auto; /* per browser standard */
	}
	display: flex;
  justify-content: center;
  align-items: center;
	position: relative;
	width: auto;
  text-align:center;
	max-width: 100%;
    height: 50px;
	background-color: black;
	float:left;
	display: block;
    margin: 0 auto;
	font-size:45px;
	font-family: "Agency FB";
	color: red;


}
#img {

	position: relative;
	bottom: -10px;
	float: left;
	width: 100%;
	height: 750px;
	background: url(img/livemusic2.png);
	background-repeat: no-repeat;
   background-position: center;
	margin-top: 50px;
	display:block;
	float: left;
	

	
}
/**andrea***/
#andrea{
	
	position: relative;
width: 100%;
  padding:0px;
  text-align:center;
	max-width: 100%;
height: 1500px;
	background-color: black;
	float:left;
	display: block;
	margin-top:0;
		margin-right:auto;
		margin-bottom:0;
		margin-left:auto;

font-size:45px;
	font-family: "Agency FB";
	color: white;
}
#footer {
	margin-bottom: -300;
	clear:both;
	min-height: 100px;
	width: 100%;
	background: #322a2b url(../../vecchi/htlm/img/logo-small.png) no-repeat 20px 20px;
	color: #666;
}

#footer p {

float:left;
margin:15px 0 0 100px;
font-size:16px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"
}
#footer h {
	float: right;
	margin-top: 15px;
	margin-right: 35px;
	margin-left: 100px;
	margin-bottom: 0;
	font-size: 16px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", "serif"
}