
 html,body{
	font:normal 12px Tahoma;
	text-align: center;
	color: #000;
	}
	
	a{ 
	text-decoration: none;
	color: #cc3366;
	}
	
	a:hover{ 
	text-decoration: underline;
	color: #ff6600;
	}
	
	#contenitore { 
	background-color:#fff;
	width:738px;
	height:846px;
	text-align: center;
	margin: auto;
	}
	
#header { 

	width:738px;
	height:152px;
	text-align: center;
	}
#menu { 
font:normal 12px Tahoma;
	position:relative;
	background:#000;
	height:37px;
	padding-left:5px;
	text-align: left;
}
#ita-eng{
	position:absolute;
	top:11px;
	right:10px;
	font-size:10px;
}
#bottone { 
	width:738px;
	height:23px;
	text-align: center;

}
#artisti { 
	width:245px;
	height:23px;
	text-align: center;
	float: left;
}
#box1 { 
	background-color:#fff;
	font:normal 12px Tahoma;
	width:698px;
	height:539px;
	text-align: justify;
	padding: 20px;
	overflow: auto;
	}
	
	
	#box2 { 
background:url(images/pix.jpg); 
	width:205px;
	height:265px;
	text-align: left;
	padding: 20px;
	float: left;
	}
	
#box3 { 
background-color:#fff;
	width:473px;
	height:254px;
	text-align: center;
	padding: 10px;
	float: left;
	}
	
#box4 { 
background:url(images/pix.jpg); 
	width:245px;
	height:274px;
	text-align: center;
	float: left;
	}
		
#contatti { 

	width:245px;
	height:23px;
	text-align: center;
	float: left;
	}

#contatti2 { 

	width:185px;
	height:191px;
	text-align: left;
	padding: 20px;
	float: left;
}
#sotto{ 
	background-color:#000;
	width:738px;
	height:61px;
	text-align: center;
	float: left;
}
#footer{ 
	font: normal 10px Verdana;
	color: #fff;
	height:50px;
	width: 738px;
	margin: auto;
	padding: 10px;
}

	#footer a{ 
	font: normal 10px Verdana;
text-decoration: none;
	color: #cc3366;
	}

	#footer a:hover{ 
	text-decoration: underline;
	color: #ff6600;
	}
