.sfondo-laterale-sinistro {
	background-color: FFFFA6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999966;
}
.sfondo-laterale-destro {
	background-color: FFFFA6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999966;
}
.sfondo-centrale-superiore {
	background-color: #FFFFCC;
}
.sfondo-centrale {
	background-color: #FFFFCC;
}
.sfondo-centrale-inferiore {
	background-color: #FFFFCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999966;
}
.banner-superiore {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999966;
	border-bottom-color: #999966;
}
