body {
	position: relative;
}
#navbarCont {
	position: relative;
	width:547px;
	left:0px;
	top: -4px;
	z-index: 1000;
}
#dummySistemaCnt {
	position: relative;
	top: 30px;
	width: 100%;
	height:284px;
	background-image: url(../immagini/comuni/sistemacia.jpg);
	background-repeat: no-repeat;
	background-position: center 0;
	z-index: 1;
}
