/* Start Homepage*/

#areabanner {
	line-height: 28px;
	overflow: hidden;
	padding-top: 142px;
	padding-left: 20px;
	/*background: #eaebe5 url(images/header.jpg) no-repeat;*/
	background: #eaebe5 url(images/headers/Amm_lunga.jpg) no-repeat;
}
.tabid_53 #areabanner {
	background: #eaebe5 url(images/headers/Amm_lunga.jpg) no-repeat;
}
.tabid_56 #areabanner {
	background: #eaebe5 url(images/headers/Servizi_lunga.jpg) no-repeat;
}
.tabid_57 #areabanner {
	background: #eaebe5 url(images/headers/Territorio_lunga.jpg) no-repeat;
}
.tabid_58 #areabanner {
	background: #eaebe5 url(images/headers/Tempo_lunga.jpg) no-repeat;
}
.tabid_59 #areabanner {
	background: #eaebe5 url(images/headers/Link_lunga.jpg) no-repeat;
}
.tabid_60 #areabanner {
	background: #eaebe5 url(images/headers/Numeri_lunga.jpg) no-repeat;
}
.tabid_61 #areabanner {
	background: #eaebe5 url(images/headers/Faq_lunga.jpg) no-repeat;
}
#main {
	background: white;
}
#main_i {
	padding: 20px;
	overflow: hidden;
}

#main .main_spr {
	clear: both;
	border-top: 5px #4d73b2 solid;
	margin: 10px 0;
}
#main .highlight {
	color: #547199;
}

#main table {
}

#main thead,
#main tfoot,
#main th {
	background-color: #398A83;
	color: white;
}

#main td,
#main th {
	padding: 5px;
}

#main thead th,
#main tfoot td {
	font-weight: bold;
}

#main ol,
#main ul {
	padding-left: 20px;
	margin: 10px 0;
}

/* End Homepage*/
