/* Body */

td#body {
	height: 610px;
	/* background-image: url(../image/bgLinks.jpg); */
	background-image: url(../image/bgStd_CCCCCC.gif);
	vertical-align: top;
}

#banner {
	/* background-image: url(../image/bannerSiteMap.jpg); */
	background-repeat: no-repeat;
}

td#body table td {
	vertical-align: top;
}


td#boxColumn {
	width: 373px;
	/*background-color:*/
}

td#testo {
    padding-top: 200px;
    width: 360px;
    padding-right: 20px;
}

td#altro {
    padding-top: 200px;
    padding-left: 15px;
    padding-right: 95px;
}

td#col1 {
	width: 190px;
	padding-top: 200px;
	padding-left:137px;
}

td#col2 {
	width: 395px;
	padding-right: 30px;
	padding-top: 260px;
	_padding-top: 261px;
}

table#comunicati {
	border-bottom: 1px solid #c9c9c9;
	color: #666666;
	margin-bottom: 20px;
}

table#comunicati td {
	height: 18px;
	border-top: 1px solid #c9c9c9;
	font-size: 12px;
}

table#comunicati td.download {
	background-image: url(../image/download.jpg);
	width: 10px;
	cursor: pointer;
}


table.map1 , table.map1on {
	width: 165px;
	font-size: 12px;
	margin-bottom: 10px;
}

table.map1 td, table.map1on td {
	padding: 0px !important;
	border-top: 1px solid #d3d3d3;
	border-bottom: 1px solid #d3d3d3;
	padding-left: 8px !important;
	margin-bottom: 10px;
	line-height: 18px;
	cursor: pointer;
}

table.map1on td {
	background-color: #efe8c9;
}

table.map1 td.arrow, table.map1on td.arrow {
	background-color: #cecfce;
	width: 18px;
	text-align: center;
	border: 1px solid #d3d3d3;
	padding-left: 0px !important;
}


.greyLinks {color:#666666;font-size:12px;}
.greyLinks a {color:#666666;font-size:12px;}
.greyLinks a:hover {text-decoration: underline;} 	

.contenuto_links {
	 color:#666666;font-size:12px;
	 border-top: 1px solid #c9c9c9;
		border-bottom: 1px solid #c9c9c9;
		padding:5px 0px 5px 0px;
}
.contenuto_links a {color:#666666;font-size:12px;  }
.contenuto_links a:hover {text-decoration: underline;} 	

table#comunicati2 {
	color: #666666;
}

table#comunicati2 td {
	height: 20px;
	border-top: 1px solid #c9c9c9;
	font-size: 12px;
}

table#comunicati2 td.download {
	background-image: url(../image/download.jpg);
	width: 10px;
	cursor: pointer;
}



