a:link    {text-decoration: none; color: black;}
a:visited {text-decoration: none; color: black;}
a:hover   {text-decoration: none; color: black;}
img{
	border: none;
}
#telaio{

	width: 100%;
	height: 800px;
	padding:0%;
	border: 0px;
	margin: 0%;
}
#lang_ita,#lang_eng{
	position: absolute;
	width: 40px;
	height: 26px;
	top:20px;
	left:5px;
}
#lang_ita{
	background-image: url(images/italiano.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#lang_eng{
	background-image: url(images/english.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#levelup{
	position: absolute;
	background-image: url(images/up.gif);
	background-repeat: no-repeat;
	background-position: center;
	width: 40px;
	height: 40px;
	top:75px;
	left:5px;
}
#dsslink{
	position: absolute;
	width: 100px;
	height: 100px;
	top:20px;
	left:75px;
	background-repeat: no-repeat;			
	background-image: url(images/original.jpg);
}
#dssilink{
	position: absolute;
	width: 100px;
	height: 100px;
	top:20px;
	left:75px;
	background-repeat: no-repeat;			
	background-image: url(images/improved.jpg);
}
#testata{
	padding-left:60px;	
	width: 550px;
	height: 100px;
	background-image: url(images/blackhead.jpg);
	background-repeat: no-repeat;
	background-position: center;
	margin: auto;
}
#descrizione{
	position: relative;
	text-align: center;
	width: 950px;
	height: 300px;
	margin:auto;
	font-family:  "BankGothic Lt BT", Verdana, Arial;
	overflow: auto;
	top: 20px;
}
#testo,#specifiche{
	width: 900px;
	text-align: justify;
	font-size: 16px;
	font-weight: bold;
}
#specifiche {
	font-style: italic;
}

h2{
	color:red;
	text-align: center;
}
body {
	padding: 0px;
	margin: 0px;
	border: 0px;
	color:white;
	background-color: #000000;
}
#prodotti{
	position: relative;
	top:30px;
	height: 250px;
	margin: auto;
}

table{
margin:auto;
}
td{
	
	padding-left: 10px;
	padding-right: 10px;
}
#dss15,#dss30,#dss30tube,#dss15tube,#dsa100,#dsa150,#dss15i,#dss30i,#dss30itube,#dss15itube,#dac15,#dac30,#dsa100s,#dsa150s{
	width: 200px;
	height: 200px;
	background-repeat: no-repeat;				
}
#dss15{
	background-image: url(images/dss15.jpg);
}
#dss30{
	background-image: url(images/dss30.jpg);	
}
#dss30tube{
	background-image: url(images/dss30tube.jpg);		
}
#dss15tube{
	background-image: url(images/dss15tube.jpg);		
}
#dsa100{
	background-image: url(images/dsa100.jpg);
		width: 100px;
	height: 100px;
}
#dsa150{
	background-image: url(images/dsa150.jpg);
		width: 100px;
	height: 100px;
}
#dss15i{
	background-image: url(images/dss15i.jpg);
}
#dss15itube{
	background-image: url(images/dss15itube.jpg);
}
#dss30i{
	background-image: url(images/dss30i.jpg);
	width: 100px;
	height: 100px;
}
#dss30itube{
	background-image: url(images/dss30itube.jpg);
	width: 100px;
	height: 100px;
}
#cdp300,#sacd300{
	width: 250px;
	height: 250px;
	background-repeat: no-repeat;				
}
#cdp300{
	background-image: url(images/cdp300.jpg);
}
#sacd300{
	background-image: url(images/sacd300.jpg);	
}
#dac30{
	background-image: url(images/dac30.jpg);
}
#dac15{
	background-image: url(images/dac15.jpg);
}
#dsa100s{
	background-image: url(images/dsa100special.jpg);
}
#dsa150s{
	background-image: url(images/dsa150special.jpg);
}