/* Modifiche in base all'ambiente */
.body_developmentpg #header .logo{
	background: #DD0 !important;
}
.body_development_online #header .logo{
	background: #F00 !important;
}
.body_testing #header .logo{
	background: #FF0 !important;
}