body{
	background-color:#ffffff;
}

.centro {
	font-size: 0px;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	text-align: center;
}
.contenitore {
	width: 1000px;
	font-size: 0px;
	position: relative;
}
.banner {
	position: relative;
	top: 0px;
	left: 0px;
	font-size: 0px;
	background-image: url(../tagli_comuni/banner.jpg);
	height: 170px;
	width: 1000px;
}
.links {
	height: 29px;
	width: 1000px;
	font-size: 0px;
}
.sfondo {
	width: 1000px;
	background-image: url(../tagli_comuni/sfondo.jpg);
	height: 776px;
}
.contenuti {
	height: 714px;
	width: 952px;
	left: 24px;
	top: 200px;
	position: absolute;
}
.istituzioni {
	position: absolute;
	height: 74px;
	width: 307px;
	left: 645px;
	top: 206px;
}
A:LINK {
	color : #000000;
	text-decoration: none;
}

A:VISITED {
	color : #000000;
	text-decoration: none;
}

A:HOVER {
	color : #524F3D;
	text-decoration : none;
}

A:ACTIVE {
	color : #524F3D;
	text-decoration: none;
}

