html, body {
	margin:0px;
	padding:0px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;	
	background: url(immagini/bg-top.jpg) repeat-x top #000;
	
}

a:link, a:visited {color: #ccc;text-decoration:underline;}
a:hover {text-decoration:underline;}


div#container{
	width:1055px;
	max-width:1055px;
	margin:0 auto;
	padding: 0;
	position:relative;
	padding-bottom: 20px;
	height: auto;
}
	
div#banner{
	background: url(immagini/head.jpg) no-repeat top center;
	width:1055px;
	max-width:1055px;
	height:174px;
	max-height:174px;
}

div#menu{
	width:480px;
	max-width:480px;
	height:91px;
	max-height: 91px;
	padding-top:60px;
	padding-left: 516px;
}
div#menu1{
	width:480px;
	max-width:480px;
	height:32px;
	max-height: 32px;
	padding-bottom: 27px;
}
div#menu2{
	width:458px;
	max-width:458px;
	height:32px;
	max-height: 32px;
	padding-left: 22px;
}



div#content{
	width:1015px !important; width /**/: 1055px;	
	height: auto;
	color:#FFFFFF;
	padding: 20px 20px 0 20px;
}

div#bottom{
	width:auto;
	height:134px;	
	background: url(immagini/bg-bottom.jpg) repeat-x bottom;
	margin:0 auto;
	padding: 0;
	clear: both;
	position: relative;
}


div#footer{	
	width:1055px;
	height:109px !important; height /**/: 134px;
	margin:0 auto;
	padding: 25px 0 0 0;
	background: url(immagini/footer.jpg) no-repeat bottom center;
	text-align:center;
}


div#splitSxHome{
	width:715px !important; width /**/: 715px;
	float:left;
}

div#splitDxHome{
	width:300px !important; width /**/: 300px;
	float:left;
}

div#news{
	width:426px !important; width /**/: 446px;
    height:400px !important; height /**/: 450px;
	border:2px solid #000;		
	float:left;	
	background:url(immagini/news.jpg) no-repeat top left #262525;
	padding:40px 10px 10px 10px;
	text-align:justify;
}

.overflow{
	width:406px !important; width /**/: 426px;
	height:380px !important; height /**/: 400px;
	overflow:auto;
	padding:10px;
	}
	
div#tour{
	width:241px !important; width /**/: 261px;
	border:2px solid #000;
	height:410px !important; height /**/: 450px;
	background:url(immagini/tour.jpg) no-repeat top center #d2d2d2;	
	padding:40px 10px 0 10px;
	float:left;
	text-align:center;
	color:#333333;
}

div#video{
	width:703px !important; width /**/: 711px;
	height:267px !important; height /**/: 275px;
	border:2px solid #000;	
	background-color:#262525;
	float:left;
	text-align:center;
	padding:4px;
}

div#store{
	width:281px !important; width /**/: 296px;
	padding:40px 10px 5px 5px;
	border:2px solid #000;						
	background:url(immagini/store.jpg) no-repeat top right #262525;
	float:left;
	height:430px !important; height /**/: 475px;
}

div#store div{height:140px;}

div#partner{
	background-color: #262525;
	border: 2px solid #000;
	text-align:center;
	width:286px !important; width /**/: 296px;
	height:210px !important; height /**/: 220px;
	padding:5px;
	float:left;
}
div.pagina{ text-align:justify;padding:5px; background-color:#262425;}

.data{color:#d57c08; font-weight:bold;}
.rosso{color:#c52a00;font-weight:bold;}
.imgdx {float:right;margin-left:10px}
.imgsx {float:left;margin-right:10px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}


/* CONTATTI*/
div#contact{
	width:676px;	
	max-width:676px;
	float:left;	
	margin-left:200px;
	
}
div.contattidiv {
	width:308px !important; 
	width /**/: 318px;
	float: left;
	text-align:left;
	font-weight:bold;
	padding:0 0 0 10px;
	margin-bottom:15px;
	margin-top:10px;
}
div#contact input, select, textarea{
	border:1px groove #CCC ;
	background-color:#fff;
}

div#contact input.text, select{width:280px;}
div#contact textarea{width:600px; height: 120px}
div#messaggio{padding:0 0 0 10px;font-weight:bold;}

table.discography {text-align:left;}
table.discography td{height:250px;width:160px;}
