#corpo {
	background-image:url("../img/sfondo_corpo_prodotto.jpg");
	background-position:left top;
	background-repeat:repeat-y;
}

#left {
	width:445px;
	background-image:url("../img/apre_sfumatura_corpo_prodotto.jpg");
	background-position:left top;
	background-repeat:no-repeat;
}

#right {
  float:left;
  width:203px;
	padding:0px;
	margin:0px;
} 

#chiudeCorpo {
	background-image:url("../img/chiude_sfumatura_corpo_prodotto.jpg");
	background-position:left top;
	background-repeat:no-repeat;
} 

h1.titoloprodotto {
	font-size: 16px;
	font-weight: bold;
}

