body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#contenitore {
	margin: auto;
	background-image: url(images/sf-top.gif);
	background-repeat: repeat-x;
	background-position: top;
}


a:link,
a:visited {
		color: #666666;
		text-decoration: underline;
	}
a:hover,
a:active {
		color: #cc0000;
		text-decoration: none;
	}

form {
	padding: 0px;
	margin: 0px;
}
input, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.menu-top{
	height: 20px;
	font-family: "Palatino Linotype", "Times New Roman", Times, serif;
	font-size: 16px;
}
	.menu-top a:link,
	.menu-top a:visited,
	.menu-top .no-link {
		display: block;
		color: #000000;
		text-decoration: none;
		padding: 0px 10px 0px 10px;
		border-right: 1px solid #000000;
	}
	.menu-top a:hover,
	.menu-top a:active {
		color: #003366;
		text-decoration: underline;
	}
		.menu-top .no-link {
			border: 0px;
		}

.menu {

}
	.menu a:link,
	.menu a:visited {
		display: block;
		background-color: #4e4e4e;
		color: #f2f2f2;
		text-align: right;
		padding: 5px 15px 5px 15px;
		border-bottom: 1px dotted #a7a7a7;
		width: 180px;
		font-weight: bold;
		text-decoration: none;
	}
		.menu a.link-speciale {
			background-color: #333333;
		}
	.menu a:hover,
	.menu a:active {
		background-color: #ffffde;
		color: #333333;
		text-decoration: none;
		border-bottom: 1px dotted #a7a7a7;
	}


	.menu .menu-bordo {
		background-color: #4e4e4e;
		text-align: right;
	}

.indirizzo {
/*	width: 190px;
	padding: 20px 10px 10px 10px;
	text-align: right;*/
	text-align: center;
	padding: 20px;
}

.titolo-sezione {
		font-family: "Palatino Linotype", "Times New Roman", Times, serif;
		font-size: 30px;
	color: #003366;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #666666;
}

.contenuto {
	padding: 20px 30px 20px 30px;
}	
.box-news,
.box-news-rilievo,
.box-news-doppio,
.box-news-ridotto {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #666666;
}
	.box-news-ridotto {
		padding-top: 20px;
	}
	.box-news-doppio {
			/* padding-bottom: 0px; */
	}
	.box-news-rilievo {
		background-color: #ffffde;
		padding-left: 20px;
		padding-right: 20px;
		border: 1px solid #666666;
	}
	.box-news h1,
	.box-news-rilievo h1,
	.box-news-doppio h1 {
		font-family: "Palatino Linotype", "Times New Roman", Times, serif;
		font-size: 30px;
		line-height: 35px;
		font-weight: normal;
		margin: 0px;
		padding: 10px 0px 10px 0px;
	}
		.box-news-ridotto li {
			font-family: "Palatino Linotype", "Times New Roman", Times, serif;
			font-size: 18px;
			font-weight: normal;
			margin: 0px;
			padding: 5px;
/*			background-color: #f2f2f2;*/
			margin-bottom: 1px;
		}
	.box-news h3,
	.box-news-rilievo h3,
	.box-news-doppio h3,
	.box-news-ridotto h3,
	h3 {
		font-size: 14px;
		font-weight: bold;
		color: #CC0000;
		margin: 0px;
		padding: 0px;
	}
	.box-news p,
	.box-news-rilievo p,
	.box-news-doppio p {
		color: #333333;
		margin: 0px;
		padding: 10px 0px 10px 0px;
		text-align: justify;
	}
	.box-news img,
	.box-news-rilievo img,
	.box-news-doppio img {
		float: left;
		margin: 15px 15px 15px 0px;
		border: 3px solid #cccccc;
	}
		.box-news-doppio img {
			float: none;
			width: 200px;
			margin: 15px 0px 15px 22px;
		}
	
/* INIZIO --- BANNER */
.banner-leaderboard {
	width: 728px;
	height: 90px;
	margin: 2px;
	padding: 11px;

	background-image: url(images/pubblicita.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.google-ads-bottom, #bannerbottom {
	width: 338px;
	height: 280px;
	margin: 2px;
	padding: 11px;
	background-image: url(images/pubblicita-bottom.gif);
	background-repeat: no-repeat;
	background-position: top center;
}
/* FINE --- BANNER */

.barra-dx-struttura,
.bannerdx1,
.google-ads {
	background-image: url(images/pubblicita-dx.gif);
	background-repeat: no-repeat;
	background-position: top center;
	width: 160px;
	height: 600px;
	padding: 11px;
/*	margin: 2px;*/
	margin-top: 30px;
}

.invisibile {
	display: none;
}
.visibile {
	display: block;
}

.ajax-commenti {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

	background-color: #DFDFDF;
	padding: 10px;
	margin: 10px 0px 10px 0px;
	border: 2px solid #999999;
}
	.ajax-commenti input,
	.ajax-commenti select,
	.ajax-commenti textarea {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
	}
	.ajax-commenti table td {
		font-weight: bold;
		padding: 3px;
	}
		.ajax-commenti table td.tabella-rilievo {
			background-color: #CCCCCC;
		}
	.ajax-commenti .privacy {
		width: 200px;
		font-weight: normal;
	}
	
.commento-box {
	margin-bottom: 15px;
	border: 1px solid #F2F2F2;
}
.commento-autore {
	margin: 3px;
	background-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
}
.commento-testo {
	margin: 3px 3px 0px 3px;
	background-color: #F2F2F2;
	padding: 5px;
}
.commento-info {
	margin: 0px 3px 3px 3px;
	background-color: #F2F2F2;
	padding: 5px;
	font-weight: bold;
}	