body {
	margin:0;
	background: #EBEBEB url(../images/varie/sfondo.jpg) repeat-x top;
	color: #000000;
}

a:link, a:visited, a:active {
	color: none;
	font-weight: none;
	text-decoration: none;
}

a:hover {
	color: #B9C1C6;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	border: 1px solid #E0E0E0;

}
.testo {
	font: 11px/16px Tahoma;
	color: #666666;
}
.sottotitolo {
	font: bold 11px/16px Tahoma;
	color: #67ACD5;
}
.sfondo {
	background: url(../images/home/sfondo.jpg) repeat-x;
	height: 310px;
}
.SF_news {
	background: #EBEBEB;
	width: 250px;
}
.sfondo_pie {
	background: url(../images/varie/sfondo_pie.jpg) no-repeat top;
	height: 50px;
	font: 10px Tahoma;
	color: #666666;
}
h1.homeProducts{
font-family:"Arial Narrow";
text-transform:uppercase;
font-weight:normal;
text-align:center;
font-size:1.8em;
}

div.homeProductsBox{
padding:5px 40px 20px 40px;
text-align:left;}

