.Fondo {
	background-image: url(../images/Preload.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BoxProdotti {
	background-image: url(../images/BoxProdotti-BG.jpg);
	background-repeat: no-repeat;
}
.BoxIMG {
	background-image: url(../images/BoxIMG-bg.jpg);
	background-repeat: no-repeat;
}
.TxtPrepagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4E4A49;
	text-align: center;
}
.preloderProdotti {
	background-image: url(../images/PreloderProdotti.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
