body{
	background: url(/fondo.jpg) top center no-repeat;
	overflow-x: hidden !important;
	font-family: "Lucida Grande", sans-serif;
}
#logo{
	margin-left:100px;
	margin-top:100px;
	width:1006px;
	height:286px;
	background:url(/logo.png) no-repeat;
}
#logo a{
	float:right;
}
#video iframe{
	-webkit-transform:rotate(-7deg);
	-moz-transform:rotate(-7deg);
	-o-transform:rotate(-7deg);
	-ms-transform:rotate(-7deg);
}
#video{
	background: url(/fondovideo.png) no-repeat;
	padding-left:130px;
	padding-right:130px;
	padding-top:70px;
	padding-bottom:70px;
	margin-left:200px;
	margin-top:15px;
}
#botonera{
	
}
#wrapper{
	margin: 0 auto;
	width: 1024px;
}
#noticias{
	background: url(/news.png) no-repeat;
	width:1024px;
	height:644px;
	margin-top:65px;
	margin-left:80px;
	margin-bottom:96px;
}
#shows{
	background: url(/shows.png) no-repeat;
	width:1024px;
	height:750px;
	margin-top:65px;
	margin-left:80px;
	margin-bottom:-10px;
}
#construc{
	background: url(/construc.png) no-repeat;
	width:1024px;
	height:574px;
	margin-top:65px;
	margin-left:80px;
	margin-bottom:166px;
}
#contact{
	background: url(/contact.png) no-repeat;
	width:1024px;
	height:629px;
	margin-top:65px;
	margin-left:80px;
	margin-bottom:111px;
}
#bio{
	background: url(/bio.png) no-repeat;
	width:1024px;
	height:799px;
	margin-top:75px;
	margin-left:125px;
	margin-bottom:-70px;
}
#music{
	width:1024px;
	height:799px;
	margin-top:100px;
	margin-left:125px;
	margin-bottom:-95px;
}
#gallery{
	width:1024px;
	height:799px;
	margin-top:160px;
	margin-left:50px;
	margin-bottom:-154px;
}
#gallery img{
	width:110px;
	height:110px;
	webkit-box-shadow: 0 10px 6px -6px #777;
	   -moz-box-shadow: 0 10px 6px -6px #777;
	        box-shadow: 0 10px 6px -6px #777;
	padding:3px;
	background:#FFF;
	margin: 4px;
}