#box-sx-header {
	background-image: url(/wp-content/uploads/image/arancio-ab-header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	width: 200px;
}
#box-sx-corpo {
	background-image: url(/wp-content/uploads/image/contenuto-box-200.gif);
	background-repeat: repeat-y;
	background-position: center;
	width: 200px;
}
#box-sx-footer {
	background-image: url(/wp-content/uploads/image/arancio-ab-footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 10px;
	width: 200px;
}

