/* Body */

td#body {
	height: 610px;
	/* background-image: url(../image/bgSiteMap.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#body table td {
	padding-top: 200px;
}

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-left:137px;
}

td#col2 {
	width: 187px;
	padding-top: 241px !important;
}

td#col3 {
	width: 215px;
	padding-left: 25px;
	padding-top: 230px !important;
	font-size: 12px;
	color: #666666;
}


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 a {
	color: #333333;
}

table.map1on td a {
	color: #006666;
}

table.map1 td.arrow, table.map1on td.arrow {
	background-color: #cecfce;
	width: 18px;
	text-align: center;
	border: 1px solid #d3d3d3;
	padding-left: 0px !important;
}


table.map3  {
	width: 190px;
	font-size: 12px;
	margin-bottom: 10px;
	color: #666666;
}

table.map3 td {
	padding: 0px !important;
	border-bottom: 1px solid #FFFFFF;
	padding: 8px 0 0 8px !important;
	margin-bottom: 10px;
	height: 30px;
	vertical-align: bottom !important;
}

.link a {	
 font-size: 14px;
 color: #006666;
	font-weight:normal;
	text-decoration:none;

}
.link a:hover {
 text-decoration:none;
	font-weight:bold;
} 

