body {
	color: #000000;
	background-color : #EAE6DB;
	background-image: url(../img/body_background_900.png);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 100%;
}

img { border: 0;}

a:link {color: #8C7C24; text-decoration:none;}
a:visited {color: #8C7C24; text-decoration:none;}
a:active {color: #8C7C24; text-decoration:none;}
a:hover {text-decoration: underline; color: #8C7C24;}

#fascia_top {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 60px;
}

#header {
	width: 545px;
	padding-top: 10px;
	float: left;
}

#fascia_foto {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 230px;
}

#fascia_menu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	height: 84px;
	background-color: #000000;
	color: #FFFFFF;
}

#home {
	width: 35px;
	float: left;
	padding-top: 10px;
}

#titolo {
	width: 360px;
	padding-top: 5px;
	float: left;
}

#titolo a:link {color: #EAE6DB; text-decoration:none;}
#titolo a:visited {color: #EAE6DB; text-decoration:none;}
#titolo a:active {color: #EAE6DB; text-decoration:none;}
#titolo a:hover {text-decoration: underline; color: #FFFFFF;}

#titolo h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 1.6em;
	line-height: 1.8em;
	margin: 18px 0px 10px 15px;
	text-align: left;
}

#titolo h4 {
	color: #EAE6DB;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	margin: 3px 0px 0px 15px;
	text-align: left;
}

#menu_bottoni {
/*	height: 75px;*/
	vertical-align: top;
	text-align: right;
	float: right;
	padding-top: 5px;
	margin-right: 7px;
	width: 533px;
}

#switch_lingua {
	width: 190px;
	float: left;
	text-align: right;
	padding-top: 10px;
/*	background-color: green;*/
}

#tasti_menu {
	width: 340px;
	float: right;
/*	background-color: Fuchsia;*/
}


#corpo_pagina {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	min-height: 320px;
	background-color: #FFFFFF;

}

#testo_pagina {
	padding: 10px 15px 10px 15px;
	text-align: left;
	width: 610px;
	float: left;
	overflow: hidden;
	height: 290px;
	position:relative;
}

#testo_pagina p {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	line-height: 1.4em;
}

#testo_pagina h1 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#testo_pagina h2 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.2em;
	padding: 3px 0px 6px 0px;
	margin: 0px 0px 0px 0px;
}

#testo_pagina h3 {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 0px 0px;
}

#testo_pagina .didascalia {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
	font-weight: normal;
	line-height: 0.8em;
}

.albumCoverPic {
	background: url(../img/cdcover_pic_sfondo.gif) no-repeat top;
	padding: 3px 3px 3px 8px;
	width: 64px;
	height: 69px;
}

#tab_1,#tab_2,#tab_3,#tab_4 {
	padding-top: 0px;
	margin-top: 0px;
}

#testo_spalla_dx {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 259px;
	height: 300px;
	vertical-align: top;
	float: right;
	text-align: center;
/*	background: url(../img/submenu_background.png) no-repeat top;*/
}


#testo_spalla_dx2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	width: 259px;
	height: 200px;
	vertical-align: top;
	float: right;
	text-align: center;
	border-left: 1px solid #EBE2BC;
	margin-top: 10px;
}

#submenu {
	border:20px solid #fff;
	padding:12px;
	text-decoration:none;
	text-align: center;
	background-color: #F8F8F8;	
}

#submenu .item {
	width: 170px;
	text-align: left;
	line-height: 1.2em;
	padding: 6px 6px 6px 20px;
	border-bottom: 1px dotted #d4d4d4;
	background-image: url(../img/lista_arrow_off.gif);
	background-repeat: no-repeat;
	background-position: 3pt 10px;
}

#submenu .selected {
	background-color: #EDE2AF;
	background-image: url(../img/lista_arrow.gif);
}

#submenu .item:hover, #submenu .item_child:hover {
	background-color: #EDE2AF;
}

#submenu a:link, #submenu a:visited, #submenu a:active {color: #000000; text-decoration:none;}
#submenu a:hover {color: #000000; text-decoration:none;}



#piede {
	background-image : url(../img/footer_background_900.png);
	background-position : top;
	background-repeat : repeat-y;
	background-color : #FFFFFF;
	height: 100px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#testo_piede {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #808080;
	text-align: left;
	padding-top: 10px; 
	width: 450px;
	float: left;
}

#player{
	padding-top: 10px; 
	padding-right: 10px; 
}

#testo_piede h1 {
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0px 0px 5px 15px;
	text-align: left;
}

#testo_piede p {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	margin: 0px 0px 0px 15px;
	text-align: left;
	line-height: 1.4em;
}

#piede a:link, #piede a:visited, #piede a:active{
	text-decoration: none; color: #4D422E;
}

#piede a:hover{
	text-decoration: underline; color: #4D422E;
}

#copy {
	background-image : url(../img/copy_background_900.png);
	background-position : top;
	background-repeat : no-repeat;
	height: 40px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	color: #000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-size: 0.8em;
	line-height: 2.5em;
}

#schedacd p, #schedacd td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4E4E4E;
}

#schedacd h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.2em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #000000;
}

#schedacd h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #696969;
}

#schedacd h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #696969;
}

#schedacd .sfondo_riga {
	background-color: #EBEBEB;
}

#schedacd .lineup {
	line-height: 120%;
	color: #696969;
}
#schedacd .lineuplabel {
	line-height: 140%;
	font-weight: bold;
	color: #000000;
}

/* Easy Slider */

#slider_text ul, #slider_text li, #slider_cd ul, #slider_cd li, #slider_foto ul, #slider_foto li, #slider_video ul, #slider_video li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider_text li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:610px;
	height:268px;
	overflow:hidden; 
	}
	
#slider_cd li{ 
	width:610px;
	height:198px;
	overflow:hidden; 
	}

#slider_foto li{ 
	width:610px;
	height:268px;
	overflow:hidden; 
	}
	
#slider_video li{ 
	width:610px;
	height:268px;
	overflow:hidden; 
	}
	
#controls {}
#prevBtn, #upBtn { 
	float:left;
	display:block;
	width:30px;
	height:30px;
	bottom: 30px;
	text-align: right;
	padding-left: 270px;
	}	
#nextBtn, #downBtn{ 
	float:right;
	width:30px;
	height:30px;
	bottom: 30px;
	width: 250px;
	text-align: left;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:30px;
	background:url(../img/fancybox/fancy_left.png) no-repeat 0 0;	
	}	
#nextBtn a{ 
	background:url(../img/fancybox/fancy_right.png) no-repeat 0 0;	
	}
#upBtn a, #downBtn a{  
	display:block;
	width:30px;
	height:30px;
	background:url(../img/fancybox/fancy_up.png) no-repeat 0 0;	
	}	
#downBtn a{ 
	background:url(../img/fancybox/fancy_down.png) no-repeat 0 0;	
	}
	
	
/* // Easy Slider */

.infoMessageBlock {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#CCE4FF none repeat scroll 0 0;
	margin: 15px;
	margin-left:0;
}
span.messageWrapper {
	padding:0px;
	font-weight:normal;
	line-height:2em;
	color:#1B1B1B;
	font-family:"Lucida Grande",Arial,Helvetica,Verdana,sans-serif;
	font-size:12px;
}
			
span.messageWrapper a:link,span.messageWrapper a:visited {color:#1B1B1B;}