* { 
margin: 0; 
padding: 0; 
outline:0; 
}

h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
}
h2 {
	color: #FFCC00;
	font-size:14px;
	padding-bottom:5px;
	font-weight: bold;
}
h3 {
	font-size:25px;
	color: #e26800;
	line-height:31px;
	padding-bottom:8px;
}
h4 { 
font-size:16px; 
color:#b10301; 
line-height:18px; 
}


body {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin:0;
	padding:0;
}

.container {
	width:1000px;
	margin:0 auto;
	padding-top:10px;
}

a:link{
	color: #FFFFFF;
	text-decoration: none;
}
a:hover{
	color: #FFCC00;
	text-decoration: underline;
}
a:active{
	color: #FFFFFF;
	text-decoration: none;
}
a:visited{
	color: #FFFFFF;
	text-decoration: none;
}

/* ------------------------ HEADER ------------------------ */
.header {
	width:1000px;
	height:70px;
	margin: 0;
	background-image: url(../images/bg_header.jpg);
	background-repeat: no-repeat;
}

.logo { 
float:left; 
font-size: 0; 
line-height: 0; 
}
.logo a { 
display:block; 
text-indent: -4000px; 
width:300px; 
height:70px;  
background:url(../images/logo.png);
}


.social {
	display:block;
	float:right;
	padding: 10px;
	width: 200px;
	}
.social li {
	display:inline;
	margin-left:20px;
	cursor:pointer;
	}	
.social img{
border:0;}		
/* ------------------------ END  HEADER ------------------------ */



/* ------------------------ BANNER ------------------------ */
.banner {
	height:220px;
	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	text-align:center;
}


.image{
padding-top:15px;
}
/* ------------------------ END BANNER ------------------------ */






/* ------------------------ MENU ------------------------ */
.mainmenu {
	height:70px;
	/*padding:5px 8px 2px 8px;*/
	position:relative;
	z-index:10;
	margin:0px;
	padding-left:50px;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #FFFF00;*/
}
.mainmenu a {
	/*display: block;
	height: 25px;*/
	padding-right: 18px;
	padding-left: 18px;
	float: left;
	text-decoration: none;
	padding-top: 18px;
	color: #FFFFFF;
	background-image: url(../images/menu_sep.gif);
	background-repeat: no-repeat;
	background-position: 0px 9px;
	font-size: 16px;
}
.mainmenu .first a {
	background: none;
	font-size: 16px;
}
.mainmenu li {
	display: inline;
}
.mainmenu a:visited {
	text-decoration:none;
	color: #FFFFFF;
	font-weight: normal;
}
.mainmenu a:active {
	text-decoration:none;
	color: #FFCC00;
	font-weight: normal;
}
.mainmenu #active a {
	color:#FFCC00;
}

.mainmenu a:hover {
	color:#FFCC00;
}

.mainmenu .first a:visited, .mainmenu .first a:active {
	background: none;
	font-size: 16px;
	font-weight: normal;
}

/* ------------------------ END  MENU ------------------------ */








.cl { 
	display: block; 
	height: 0; 
	font-size: 0; 
	line-height: 0; 
	text-indent: -4000px; 
	clear: both; 
	margin:0px;
	padding:0px;
}







/* ------------------------ CONTENT ------------------------ */
.content {
	height:100%;
	background-image: url(../images/bg_content.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

/* LEFT */
.content_left{
	width:530px;
	float:left;
	/*border: 1px solid #FFFFFF;*/
}

.content_left .testo{
	padding-left:60px;
	text-align: justify;
}
.content_left h2{
	color: #FFCC00;
}

.content_left .bacheca{
width:400px;
margin-left:60px;
/*border: 1px solid #00CC00;*/
}
.bacheca .up{
	height:35px;
	background-image: url(../images/bg_up_bacheca.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bacheca .middle{
	background-image: url(../images/bg_middle_bacheca.png);
	background-repeat: repeat-y;
	background-position: center;
	text-align:center;
	color: #000000;
}
.bacheca .footer{
	height:84px;
	background-image: url(../images/bg_footer_bacheca.png);
	background-repeat: no-repeat;
	background-position: center;
}
.bacheca h2{
	color: #990000;
}



/* COMMENTI */
.commenti{
	background-color: #FFFFCC;
	width:470px;
	margin-left:60px;
	color: #000000;
	padding-top:10px;
	padding-bottom:10px;
}
.commenti .nome{
	margin-left:2px;
	margin-right:2px;
	margin-top:10px;
	padding:5px;
	background-color: #CC0000;
	font-weight: bold;
	color: #FFFFFF;
}
.commenti .testo {
	color: #000000;
	padding:10px;
}
.commenti .data{
	text-align:right;
	padding-right:15px;
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.commenti h2{
color: #990000;
margin-left:20px;
}



.send_message{
width:350px;
	background-color: #681D03;
	padding:15px;
}

.commenti a:link{
	color: #000000;
	text-decoration: none;
}
.commenti a:hover{
	color: #CC0000;
	text-decoration: underline;
}
.commenti a:active{
	color: #000000;
	text-decoration: none;
}
.commenti a:visited{
	color: #000000;
	text-decoration: none;
}

/* END COMMENTI */



/* RIGHT */
.content_right{
	width:450px;
	float:right;
	/*border: 1px solid #FFFFFF;*/
}


/* NEWSLETTER */
.newsletter{
	width:350px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 30px;
	border: 1px solid #b59d1a;
	background-color: #EDCF24;
	color: #000000;
	padding:5px;
}
.newsletter .test{
padding: 10px;
}
.lp_inbox {
	clear:left;
	float:left;
	margin:0px 0px 0px 0px;
	width:240px;
	height:25px;
	border: 1px solid #b59d1a;
	color:#000000;
	background-color: #FFFFCC;
}

.lp_inbox_com {
	clear:left;
	float:left;
	width:240px;
	height:25px;
	border: 1px solid #b59d1a;
	color:#000000;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lp_inbox_com_mes {
	clear:left;
	float:left;
	width:240px;
	height:200px;
	border: 1px solid #b59d1a;
	color:#000000;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.lp_inbox_contatti {
	clear:left;
	float:left;
	width:270px;
	height:25px;
	border: 1px solid #b59d1a;
	color:#000000;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.lp_inbox_contatti_mes {
	clear:left;
	float:left;
	width:270px;
	height:200px;
	border: 1px solid #b59d1a;
	font: bold 12px Arial, Helvetica, sans-serif;
	color:#000000;
	background-color: #FFFFCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

/* END NEWSLETTER */




/* PROSSIMO CONCERTO LOCANDINA */
.locandina{
width:350px;
text-align:center;
margin-left:30px;
margin-top:20px;
}
/* PROSSIMO CONCERTO LOCANDINA */



/* PAGE BAND */
.content_right .band {
	width:200px;
	float:left;
	
	text-align:center;
}
.content_right .band a:link img{
	vertical-align: middle;
	border: 1px solid #FFFFFF;
	padding:2px;
	margin:5px;
}
.content_right .band a:hover img{
	border: 1px solid #FFCC00;
	padding:2px;
	margin:5px;
}
/* END PAGE BAND */






/*CENTER */
.content_center{
	padding-top:25px;
	/*border: 1px solid #0033FF;*/
}

.content_center .contatti{
text-align:center;
margin-left:80px;
margin-right:80px;
}

.content_center .gallery{
float:left;
padding:5px;
/*border: 1px solid #00FFFF;*/
margin-left:40px;
margin-right:40px;
}
.content_center .gallery a:link img{
	border: 1px solid #FFFFFF;
	padding:2px;
	margin:5px;	
}
.content_center .gallery a:hover img{
	border: 1px solid #FFCC00;
	padding:2px;
	margin:5px;
}
.content_center .gallery a:active img{
	border: 1px solid #FFFFFF;
	padding:2px;
	margin:5px;	
}
.content_center .gallery a:visited img{
	border: 1px solid #FFFFFF;
	padding:2px;
	margin:5px;	
}



.content_center .view_gallery{
float:left;
margin-left:60px;
margin-right:40px;
/*border: 1px solid #00FFFF;*/
}


.indietro { 
float:left; 
font-size: 0; 
line-height: 0; 
}
.indietro a {
	display:block;
	text-indent: -4000px;
	width:115px;
	height:35px;
	background-image: url(../images/indietro.png);
	background-repeat: no-repeat;
}





.content_center .view_gallery a:link img{
	border: 1px solid #FFFFFF;
	padding:2px;
	margin:7px;
	
}
.content_center .view_gallery a:hover img{
	border: 1px solid #FFCC00;
	padding:2px;
	margin:7px;
}


.concerti_page{
text-align:center;
}



/* PAGINA PARLANO DI NOI */
.parlano_di_noi_page{
padding-left:80px;
padding-right:120px;
}
.parlano_di_noi_page img{
	float:left;
	border: 1px solid #FFFFFF;
	padding:2px;
	margin-right:10px;
}


.parlano_di_noi_page  a:link{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-size: 18px;
}
.parlano_di_noi_page  a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 18px;
}
.parlano_di_noi_page  a:active{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-size: 18px;
}
.parlano_di_noi_page  a:visited{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
	font-size: 18px;
}

.parlano_di_noi_page .leggi_tutto_a:link{
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
}
.parlano_di_noi_page .leggi_tutto_a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 14px;
}
.parlano_di_noi_page .leggi_tutto_a:active{
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
}
.parlano_di_noi_page .leggi_tutto_a:visited{
	color: #FFCC00;
	text-decoration: none;
	font-size: 14px;
}


.parlano_di_noi_page .item {
margin: 0 0 15px 0;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}



/* END PAGINA PARLANO DI NOI */





/* ------------------------ PAGE FOOTER ------------------------ */
.page_footer{
	width:1000px;
	height:65px;
	/*background-color:#EEE9C5;*/
	background-image: url(../images/bg_footer.jpg);
	background-repeat: no-repeat;
	background-position: center;
	/*margin-left:8px;
	margin-right:8px;*/
	color: #333333;
}
/* ------------------------ END PAGE FOOTER ------------------------ */












.credits{
	padding:20px;
	font-size: 12px;
	color: #999999;
}

.credits a:link{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
.credits a:hover{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.credits a:active{
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.credits a:visited{
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.credits .left{
width:640px;
float:left;
}
.credits .right{
	float:right;
	width:260px;
	text-align:right;
	vertical-align: middle;
}
.credits .right img{
	vertical-align: middle;
}



.testo_a{
	font-weight: bold;
	color: #FFCC00;
}

