

/* SFONDO CONTENUTO*/
.sfondoContenuto {
	background-image: url(../images/bckContenutoUna.gif);
	background-repeat: repeat-x;
	background-position: center top;
	width: 900px;
}


