html, body {
	font-family: Tahoma, Arial;
	margin: 2px 2px 2px 2px;
	background-color: #464646;
	scrollbar-face-color:#2a2a2a;
	scrollbar-arrow-color:#606060;
	scrollbar-highlight-color:#606060;
	scrollbar-3dlight-color:#464646;
	scrollbar-shadow-color:#606060;
	scrollbar-darkshadow-color:#464646;
	scrollbar-track-color:#464646;
	color: #ebf595;
	font-size: 12px;
}

td {
	text-align: center;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

td.nome {
	font-weight: bold;
	font-size: 120%;
}

td.foto {
	width: 50%;
}

td table {
}

td table td {
	text-align: left;
}
.immagine {
	background-image: url(amplificatori-hi-fi/nondisp2.gif);
	border: 1px solid #ebf595;
	margin-top: 0px;
	margin-bottom: 4px;
	background-repeat: no-repeat;
	background-position: center center;
}


td table td.n {
	text-align: left;
	font-variant: normal;
}

div.chiudi {
	margin-top: 10px;
	text-align: center;
}

a {
  text-decoration: none;
}

a:hover {
  color: #FCF1A3;
}

a:active {
  color: #FCF1A3;
}
hr {
	color: #606060;
	height: 1px;
}
.modulo {
	background-image: url(amplificatori-hi-fi/box1top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 230px;
	border: 1px solid #909090;
	font-weight: bold;
	color: #FFFFFF;
	padding-bottom: 2px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	text-align: center;
	padding-top: 4px;
}
.tabella {
	border: 1px solid #909090;
	color: #FFFFFF;
	padding-bottom: 4px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #2A2A2A;
	background-image: url(amplificatori-hi-fi/bgdescr.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.tabellamodulo {
	border: 1px solid #EBF595;
	color: #000000;
	padding-bottom: 4px;
	font-family: Tahoma, Arial;
	font-size: 11px;
	background-color: #CCCCCC;
	height: 90px;
	width: 400px;
}
