.contenitore {
	margin: auto;
	padding: 0px;
}
.footerDonna {
	background-image: url(../images/footer/footer_donna.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.footerSlice {
	background-image: url(../images/footer/footer_slice.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.testo {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
