@charset "utf-8";
/* CSS Document */

body {
	height:100%;
	width:100%;
	/*background-color:#9C6;*/
	background-image:url(../immagini/background.png);
	background-repeat:repeat;
	margin:0px;
	padding:0px;
	border:0px;
}
	
.container {
	height:100%;
	width:80%;
	min-width:960px;
	max-width:1280px;
	margin:0 auto;
	margin-top:0px;
	/*background-color:#FFF;*/
	
}
	
.top {
	width:100%;
	height:145px;
	margin:0 auto;
	padding-top:10px;
	/*background-color:#F90;*/
	position:relative;
}
	
.logo a {
	width:135px;
	height:135px;
	position:absolute;
	background-image:url(../immagini/logo_banda_villadose.png);
	background-repeat:no-repeat;
	margin-left:5%;
	display:block;
}

.title_sub {
	width:629px;
	height:145px;
	margin:0 auto;
	display:block;
	/*background-color:#C0F;*/
}

.title {
	width:629px;
	height:75px;
	margin:0 auto;
	background-image:url(../immagini/titolo.png);
	background-repeat:no-repeat;
	font-size:0px;
	display:block;
}

.subtitle {
	width:365px;
	height:35px;
	background-color:#FFF;
	display:block;
	margin:0 auto;
	margin-top:-5px;
	font-family: 'Maven Pro', sans-serif;
	font-size:0.8em;
	font-weight:700;
	text-align:center;
}

.subtitle a {
	font-family: 'Maven Pro', sans-serif;
	font-size:1.0em;
	font-weight:700;
	text-align:center;
	text-decoration:none;
	color:#000;
	display:block;
	line-height:35px;

}

.subtitle a:hover {
	background-image:url(../immagini/underline_2.png);
}

#center {
	height:100%;
	width:100%%;
	min-width:960px;
	max-width:1280px;
	margin:0 auto;
	
	margin-top:10px;
	padding-top:10px;
	
	position:relative;
	background-color:#FFF;
	/*background-color:#FF6;*/
	border:1px solid #664268;
	border-bottom:0px;
	
	border-top-right-radius:30px;
	-moz-border-top-right-radius:30px;
	-webkit-border-top-right-radius:30px;
	-o-border-top-right-radius:30px;
	border-top-left-radius:30px;
	-moz-border-top-left-radius:30px;
	-webkit-border-top-left-radius:30px;
	-o-border-top-left-radius:30px;
	
	box-shadow:7px -7px 10px #664268;
	-moz-box-shadow:7px -7px 10px #664268;
	-webkit-box-shadow:7px -7px 10px #664268;
	-o-box-shadow:7px -7px 10px #664268;
}

h4 {
	text-decoration:none;
	clear:none;
	font-family: 'Maven Pro', sans-serif;
	font-size:0.9em;
	font-weight:400;
	text-align:right;
	color:#000;
}


.menu {
	width:21%;
	min-width:150px;
	max-width:250px;
	height:100%;
	/*min-height:480px;*/
	/*background-color:#C6F;*/
	margin-left:5px;
	margin-right:1%;
	float:left;
	position:relative;
	
/*	border-right:solid 1px;
	border-right-color:rgb(23,41,131);*/
}

.menu a {
	margin-right:0px;
	font-family: 'Maven Pro', sans-serif;
	font-size:1.0em;
	font-weight:400;
	text-align:right;
	text-decoration:none;
	clear:none;
	color:#000;
	position:relative;
	font-weight:bold;
}

a.active {
	background-image:url(../immagini/underline.png);
}

.home a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.home a:hover {
	background-image:url(../immagini/underline.png);
}

.storia a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-top:10px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
	
}

.storia a:hover {
	background-image:url(../immagini/underline.png);
} 

.eventi a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.eventi a:hover {
	background-image:url(../immagini/underline.png);
}


.juniorband a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.juniorband a:hover {
	background-image:url(../immagini/underline.png);
}

.fotovideo a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.fotovideo a:hover {
	background-image:url(../immagini/underline.png);
}

.maestri a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.maestri a:hover {
	background-image:url(../immagini/underline.png);
}

.direttivo a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.direttivo a:hover {
	background-image:url(../immagini/underline.png);
}

.comunicati a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
/*	background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.comunicati a:hover {
	background-image:url(../immagini/underline.png);
}

.dovesiamo a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
}

.dovesiamo a:hover {
	background-image:url(../immagini/underline.png);
}

.contatti a {
	width:80%;
	min-width:150px;
	max-width:250px;
	height:20px;
	margin-right:15px;
	margin-left:15%;
	/*background-color:#FF0;*/
	text-align:right;
	display:block;
	position:relative;
	}

.contatti a:hover {
	background-image:url(../immagini/underline.png);
}

.campanile {
	width:13%;
	height:100%;
	min-height:480px;
	float:left;
	position:relative;
}

.campanile1 {
	width:100%;
	height:302px;
	/*background-color:#FFF;*/
	background-image:url(../immagini/campanile1b.png);
	background-repeat:no-repeat;
	background-position:center;
}

.campanile2 {
	width:100%;
	height:100%;
	min-height:178px;
	/*background-color:#FF0;*/
	background-image:url(../immagini/campanile2b.png);
	background-repeat:repeat;
	background-position:center;
}

.campanile3 {
	width:100%;
	height:100px;
	/*background-color:#FF0;*/
	background-image:url(../immagini/campanile3.png);
	background-repeat:no-repeat;
	background-position:center;
}

.contenuto {
	width:63%;
	min-width:613px;
	max-width:863px;
	height:100%;
	min-height:480px;
	/*background-color:#0CF;*/
	display:inline-block;
	position:relative;
	background-image:url(../immagini/musica.png);
	background-repeat:no-repeat;
	
}

.titolo_sezione {
	width:100%;
	height:25px;
/*	background-color:#96C;*/
	margin:0 auto;
	margin-bottom:10px;
}

.titolo_sezione h4 {
	margin-left:10px;
	margin-top:15px;
	font-family: 'Maven Pro', sans-serif;
	font-size:1.2em;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#000;
	
}

.contenuto h5 {
	margin-left:10px;
	font-family: 'Maven Pro', sans-serif;
	font-size:0.9em;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	color:#000;
	margin-bottom:0px;
}

.testo_lungo {
	width:100%;
	height:100%;
	margin:0 auto;
	/*background-color:#F90;*/
	margin-top:27px;
}

.testo_lungo p {
	text-indent:2.0em;
	font-family: 'Maven Pro', sans-serif;
	font-size:0.9em;
	font-weight:400;
	text-align:left;
	text-decoration:none;
	color:#000;
	margin-top:0px;
	margin-left:10px;
}

.contenuto p {
	font-family: 'Maven Pro', sans-serif;
	font-size:0.9em;
	font-weight:400;
	text-align:left;
	text-decoration:none;
	color:#000;
	margin-top:-10px;
	margin-left:10px;
}

.immagine {
	width:600px;
	margin:0 auto;
	
}

.immagine img {
	width:100%;
	margin-bottom:10px;
}


.testo {
	width:100%;
	height:100%;
/*	background-color:#FF0;*/
	font-family: 'Maven Pro', sans-serif;
	font-size:1.0em;
	font-weight:400;
	text-align:left;
	text-decoration:none;
	color:#000;
	margin-top:-7px;
}

.testo a {
	color:#000;
}

.mappa  {
	width:603px;
	heigth:100&;
	margin:0 auto;
	margin-left:10px;
/*	background-color:#90F;*/
	display:block;
}

.mappa a {
	font-family: 'Maven Pro', sans-serif;
	font-size:0.9em;
	font-weight:400;
	text-align:center;
	color:#000;
}

.contenuto_foto {
	width:100%;
	height:100%;
/*	background-color:#90F;*/
	margin:0 auto;
	padding-left:10px;
	
}

.contenuto_foto ul li {
	display: inline;
}



/*.wide {
	border-bottom: 1px #000 solid;
	width: 4000px;
}*/


/*.pp_nav {
   color: black;
}*/

/*img.thumb {
   border: 1 solid #000;
}*/

.gallery {
	width:100%;
	height:100%;
/*	background-color:#FF0;	*/
	padding:0px;	
}

.gallery a {
   border-bottom-left-radius:5px;
   -moz-border-bottom-left-radius:5px;
   -webkit-border-radius-bottomleft:5px;
   -o-border-bottom-left-radius:5px;
   
   border-bottom-right-radius:5px;
   -moz-border-bottom-right-radius:5px;
   -webkitborder-bottom-right-radius:5px;
   -o-border-bottom-right-radius:5px;
   
   border-top-left-radius:5px;
   -moz-top-left-radius:5px;
   -webkit-top-left-radius:5px;
   -o-border-top-left-radius:5px;
   
   border-top-right-radius:5px;
   -moz-border-top-right-radius:5px;
   -webkit-border-top-right-radius:5px;
   -o-border-top-right-radiust:5px;
   
   border:2px solid #F7A922;
   line-height:0;
   width: 100px;
   height: 100%;
   padding:2px !important;
   display: block;
   float: left;
   margin-right: 5px;
   margin-bottom: 5px;
   overflow: hidden;
}

.gallery a:hover {
   border:2px solid rgb(23,41,131);
}






.footer {
	width:100%;
	min-width:960px;
	height:141px;
	margin:0px;
	margin-bottom:0px;
	border:0px;
	background-color:rgb(23,41,131);
	display:block;
	position:absolute;
	font-family: 'Maven Pro', sans-serif;
	font-size:0.7em;
	color:#FFF;
	clear:both;
}

.footer a {
	color:#FFF;
	text-decoration:none;
	margin-bottom:0px;
}

.footer p {
	margin-bottom:0px;
}

.bottom {
	height:100px;
	width:80%;
	min-width:960px;
	max-width:1280px;
	margin:0 auto;
	margin-top:0px;
	margin-bottom:0px;
	/*background-color:#3F6*/;
}

.bottom_sx {
	width:24%;
	min-width:150px;
	max-width:250px;
	height:100px;
	/*background-color:#CC0;*/
	float:left;
	position relative;
}

.bottom_center p {
	height:100px;
	width:100%;
	position:relative;
	display:block;
}

.bottom_center p {
	height:100px;
	width:100%;
	position:relative;
	display:block;
	font-family: 'Maven Pro', sans-serif;
	font-size:1.0em;
	color:#FFF;
	
}


.text1 {
	width:140px;
	height:55px;
	float:left;
	margin-left:0px;
	margin-top:30px;
	/*background-color:#90F;*/
}

.text2 {
	width:140px;
	height:55px;
	float:left;
	margin-left:40px;
	margin-top:30px;
	/*background-color:#90F;*/
}

.icona_fb a {
	width:30px;
	height:30px;
	float:left;
	margin-left:42px;
	margin-top:50px;
	margin-right:4px;
	background-image:url(../immagini/facebook_logo.png);
	background-repeat:no-repeat;
	/*background-color:#F00;*/
}

.text_fb {
	width:140px;
	height:55px;
	float:left;
	margin-left:0px;
	margin-top:30px;
	display:block;
	/*background-color:#90F;*/
}

