body{
	margin:0px;
	padding:0px;
	color:#333;
	font-family: 'verdana';/* ,"euphemia UCAS", futura, geneva , "Comic Sans MS";*/
	font-size: 12px;
	background: #3c3c3c url('../images/bg_body.jpg') fixed;
}

/* tipografia */
.red{color: #c3051a}
.bold{font-weight:bold}
/* fine tipografia */

a {outline: none;}
a img {border:none;}
a:link, a:visited {color:#333;}
a:hover, a:focus {color:#900;}

#main{
	width:900px;
	margin:0 auto;
    border-right: 1px solid #777;
	border-left: 1px solid #999;
    background: url('../images/bg_center.jpg') repeat-y;
}

/* Head */
#head{
height:120px;
background: url('../images/logo-piccolo.gif') no-repeat;
}

#cheOraE{display:none;
	float: right;
	margin: 170px 5px 0 0;
	font-size:.8em;
	color:#ddd;
}
/* fine head */


#content{
	min-height: 600px;
	background: url('../images/bg_content.jpg') repeat-x;
	padding-bottom: 20px;
}

					/* MAIN LINKS */

#table_links{
	width:901px;
	vertical-align: middle;
	border-collapse: collapse;
}

#table_links td{
	width: 180px;
	text-align: center;
	padding:0;
}

#table_links a{
	height: 20px;
	display: block;
}

#table_links a:link, #table_links a:visited{
	font: 1.2em 'verdana';
	color: #eee;
	text-decoration: none;
	background-image: url('../images/links/bg_link.jpg');
	border-bottom:1px solid #111;
}

#table_links td a:hover, #table_links td a:focus{
	background: url('../images/links/bg_link_over.jpg') center repeat-x;
}

#table_links td.links_border, #table_links td.links_begin_border, #table_links td.links_end_border{
	background-image:url('../images/links/bg_row.jpg');
	border:0;
}

#table_links td.links_border{
	width: 2px;
}

#table_links td.links_begin_border, #table_links td.links_end_border{
	width: 1px;
}

/* Pulsante Lingue */
#lang_form{
	position: absolute;
	display: none;
	padding-top:20px;
	margin-top:-20px;
}
/*
#LangForm{
	background-color: #ddd;
	border: 1px solid #333;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	opacity:.9;
	filter:alpha(opacity=90);
	filter:”alpha(opacity=90)”;
}
*/
#LangForm input{
	width: 100%;
	text-align: left;
	background: none;
	border: 0;
	padding-left: 5px;
}

#lang_form select{width:140px}

/* fine pulsante lingue*/

					/* end main links */


#motto{
	text-align:center;
	margin: 55px auto 0;
	font: 1.5em futura;
}

#central_bottom{
	height: 25px;
	background: url('../images/bg_bottom.jpg');
}



/* Foot */

#foot{
    text-align: center;
    font-size: .8em;
    color: #666;
    padding-top: 50px;
    padding-bottom: 20px;
    clear: both;
    background-color: #f0f0f0;
    }

#foot a{
    text-decoration: none;
    color: #666;
    }

#foot a:hover, #foot a:focus{
    color: #333;
    }
/* end foot */





									/* HOME */

/* new releases */
#cover_new_releases{
	width: 680px;
	height:280px;
	margin: 50px auto 0;
}

/* covers */
#covers{
	width: 750px;
	margin: 50px auto 0;
}

.sez_caption{
padding: 5px;
font-size: 1.5em;
font-weight: bold;
color:#cc2326;
text-align: center;
margin-top: 10px;
}

.covers_content{
width: 750px;
height: 90px;
}

/* news */
#news_list{
	margin: 60px 80px 0 325px;
}

#news_body{
	height: 357px;
	overflow:auto;
	background-color: #eee;
	border: 1px solid #ccc;
}

.news_single{
	border-bottom:1px solid #666;
	padding: 0 5px 10px;
}

.news_date{
	font-size:.8em;
}

.news_title{
    display: block;
	font-size:1.2em;
    cursor: pointer;
}

.news_title:hover{color: #c3051a}

.news_body{
	display: none;
}


/* events*/
#events{
    float: left;
    width: 250px;
    margin: 50px 0 0 70px;
    }

.event_caption{
	font-size: 1.5em;
	}

#events_body{
    height: 357px;
    overflow: auto;
    padding: 0 15px;
    background-color: #eee;
    border: 1px solid #ccc;
    }

.entry_event{
	margin-bottom:10px;
	cursor: pointer;
}

.data_main_tour{font-size: .8em;}

.row_new_year{
	text-align:center;
	font-weight:bold;
	}

/*scouting*/
#scouting{
	padding: 15px;
	margin: 10px 80px 0 70px;
	border: 1px solid #ccc;
	clear: both;
}
									/* fine HOME */

									/* BUSINESSCARD */
#curr_farm{
	width:650px;
	margin:50px auto 0;
	text-align: justify;
}
									/* fine BUSINESSCARD */

									/* CONTATTI */
#contatti{
	width: 500px; height: 400px;
	margin:100px auto 0;
    background: url('../images/bg_contatti.gif') no-repeat bottom right;
}
									/*  fine CONTATTI */

                                /* ARTISTI */
#pxl{visibility:hidden}

#radio{
width: 750px;
margin: 40px auto 0;
}

/* form */
#alphabet{
	width: 750px;
    margin:20px auto;
    }

#alphabet td{
	width: 20px;
    text-align:center;
    }

#alphabet td:hover{
    cursor:pointer;
    color:#900;
    }
/* end form */

#Art_body{
    width: 750px;
    margin: 0 auto;
    }

#arts_gen{
	width: 750px;
    }

.art_list{
    height: 60px;
	margin-bottom: 40px;
	}

.art_list img{
    width: 120px;
    margin: 0 10px;
	float: left;
	}
                                /* fine ARTISTI */

                                /* CONCERTI */
#form_show{
	width: 768px;
	height: 35px;
	padding-top: 3px;
    margin:52px auto 0;
	color: #eee;
	background-image: url('../images/bg_form_shows.jpg');
    }

#star, #region{
	width: 220px;
}



#shows_table{
    border-collapse: collapse;
	width: 750px;
	margin: 0 auto;
    }

#capt_ST{
	color: #c3051a;
	font-size: 1.2em;
}

.col1, .col2, .col3{
    width: 150px;
    }

#shows_table td{padding: 2px 5px;}
#shows_table .data, #shows_table .citta, #shows_table .ticket{background-color: #eee;}
#shows_table .artista{background-color: #d9d9d9;}
#shows_table .venue{background-color: #c8c8c8;}
.empty{height: 5px;}


                                /* fine CONCERTI */


/********************************* DA VERIFICARE *********************************/

                                /* SCOUTING */

#scoutBody{
    width: 650px;
    margin: 50px auto 0;
    }

#scoutBody p{
    margin: 10px auto;
    }

#privacy{
    clear:both;
    }

.txt_privacy{
    width: 880px;
    margin: 0 auto;
    background-color:#fff;
    padding: 10px;
    }








