#menu .voce_menu {
	background: none;
}

#menu .voce_menu * {
	color: white;
}

.scheda_contenuto {
	left: 0;
}

#logo-right {
	right: 0;
  bottom: 0;
}

#menu-right {
	right: 0;
  bottom: 0;
}

@media only screen and (max-width: 1024px) {
	#logo-right, #menu-right {
		right: -50px;
	}

}

	 #menu-right .voce_menu .scritta_menu a img.off { display: none; }

.content-content {
	position: absolute;
	top: 38px;
	background: url(../img/transparent-bg.png) repeat;
	border: 2px solid #F58245;
	border-radius: 5px;
	color: #F58245;
	padding: 10px;
	font-size: 14px;
	width: 425px;
	left: -455px;
	z-index: 2;
}

.content-content .content-quote {
	text-align: center;
	font-style: italic;
	font-weight: bold;
}

.content-content a {
	color: #F58245;
	text-decoration: underline;
}

.subcontents {
	position: absolute;
	top: 38px;
	left: 0;
}

.subcontents .subcontent {
	position: absolute;
	top: 0;
	left: 0;
}

.subcontents .subcontent a {
	color: #F58245;
}

.subcontents .subcontent .subcontent-content {
	position: absolute;
	top: 0;
	background: url(../img/transparent-bg.png) repeat;
	border: 2px solid #F58245;
	border-radius: 5px;
	color: #F58245;
	padding: 6px 20px;
	font-size: 14px;
	width: 360px;
	left: -405px;
	z-index: 1;
}

#content-incent-eff-ener {
	width: 300px;
	left: -330px;
}

	#subcontent-incent-eff-ener .subcontent-content {
		width: 300px;
		left: -345px;
	}

#content-chi-siamo {
	width: 550px;
	left: -580px;
}

#content-dove-siamo {
	width: 450px;
	left: -480px;
}
