
 html,body{
	font:normal 12px Tahoma;
	text-align: center;
	color: #000;

scrollbar-base-color: #FFFFF;
scrollbar-arrow-color: #CD3365;
scrollbar-3dlight-color: #F5F4F2;
scrollbar-darkshadow-color: #CD3365;
scrollbar-face-color: #F5F4F2;
scrollbar-shadow-color: #CD3365;
scrollbar-track-color: #FFFFF;

	}
	
	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;
}

	#boxCENTRALE { 
background-color:#fff;
	width:738px;
	height:579px;
	text-align: center;
	overflow: auto;
	clear:both;
	}
	
	#boxSX { 
background:url(../images/pix.jpg); 
	width:245px;
	height:2000px;
	text-align: center;
	float: left;
	display: inline;
	}
	
	
	#boxSX-cont{ 
	padding: 10px;
	text-align: center;
	}
	
	#boxDX { 
	background-color:#fff;
	height:2000px;
	font:normal 12px Tahoma;
	width:427px;
	text-align: justify;
	margin: 20px;
	float: left;
	display: inline;
	}
	
	


		
#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;
	}


