body {
	background: #162544;
}
.bttorange {
	background: #fe3c00;
}
.orange,.orange a,a.orange {
	color: #fe3c00;
}
.box,.barra {
	border: 1px solid #fe3c00;
}
hr.orange {
	border: 1px solid #fe3c00;
}
h5 {
	background: #fe3c00 url(../images/layout/bx-tit.gif) no-repeat right;
}
h6 {
	background: #425d8a url(../images/layout/bx-tit.gif) no-repeat right;
}
.bxo {
	border: 2px solid #fe3c00;
}
.boxo {
	width: 479px;
	background: #fe3c00;
}
.boxb,.boxb3 {
	width: 479px;
	background: #425d8a;
}
.boxb2 {
	background: #7db8d1;
}
.bxo-ft {
	width: 479px;
	background: #fe3c00 url(../images/layout/bx-ft.gif) no-repeat left;
}
.bxb-ft {
	width: 479px;
	background: #425d8a url(../images/layout/bx-ft.gif) no-repeat left;
}
.bxb,.bxbw {
	border: 2px solid #425d8a;
}
h5.bxv {
	background: #7ab8d1 url(../images/layout/bx-tit.gif) no-repeat right;
}
/* Non rimuovere il div.bxv. Togliengo il restringente "DIV" si causa un errori sui titoli (errore relativo al padding che vienere erroneamente attrivuito anche ai titoli dato il nome della classe uguale...) */
div.bxv {
	border: 2px solid #7ab8d1;
	background: #d5e8ee;
}
.bxv-ft {
	width: 479px;
	background: #7ab8d1 url(../images/layout/bx-ft.gif) no-repeat left;
}