body {
	background-image: url(immagini/sfondo.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	color: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
}
li {
	list-style: square;
	padding-left: 14px;
}
a:link, a:visited {
	color: #336600;
	text-decoration: underline;
	font-weight: normal;
}
a:hover, a:active, a:focus {
	color: #669933;
	text-decoration: underline;
	font-weight: normal;
}
p{
	padding: 0 0 8px 0;
}
p.bottone {
	background-color: #ECFFA4;
	font-size: 14px;
	font-weight: bold;
	padding: 4px; 
}
h1{
	font-size: 16px;
	color: #336600;
	border-bottom: 1px solid #cccccc;
}
#sfondone {
	background-image: url(immagini/interna.jpg);
	background-repeat: no-repeat;
	width: 1000px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
	border-top: 1px solid #144001;
}
#centrato {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 760px;
	text-align: left;
	background: transparent;
}
#testata{
	height: 180px;
	background: transparent;
}
#menu{
	text-align: right;
	margin: 14px 14px 0 0;
	color: #ffffff;
	background: transparent;
}
#menu a:link, #menu a:visited {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover, #menu a:active, #menu a:focus {
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
}
#contenuti {
	width: 760px;
	background: transparent;
	float: left;
}
#sx{
	margin: 150px 0 0 17px;
	float: left; 
	width: 333px;
	background: transparent;
	padding: 0;
	display: inline;
}
#sx img {
	border: 2px solid #dddddd;
	margin-right: 4px;
	margin-top: 4px;
}
#centro {
	float: left;
	width: 382px;
	margin: 150px 15px 10px 13px;
	background: transparent;
	padding: 0 0 10px 0;
	display: inline;
}
#frase {
	padding: 24px;
	font-style: italic;
	height: 180px;
}
#boxsx {
	padding: 14px 14px 10px 170px;
	height: 146px;
	background-image: url(immagini/boxsx.gif);
	background-repeat: no-repeat;
	color: #336600;
}
#footer {
	clear: left;
	height: 21px;
	color: #64CA00;
	font-size: 11px;
	background-image: url(immagini/footer.gif);
	background-repeat: repeat-x;
}
#sx li{
	border-bottom: 1px dotted #cccccc;
	list-style: url(immagini/freccia.gif);
	margin-right: 20px;
}
#sx ul a:link, #sx ul a:visited, #sx ul a:hover, #sx ul a:active, #sx ul a:focus {
	text-decoration: none;
}

tr.colore{
	background-color: #dddddd;
	}


.colonna2 {
	width: 400px;
	float: left;
	display: inline; /* per evitare gli errori di ie6 con il float */
	margin: 0;
	padding: 0px;
	border: 0;
	/*background-color: #cccccc;*/
}

ul.notizie {
	/*height:144px;*/
	margin-bottom:20px;
	/*overflow-x:hidden;
	overflow-y:scroll;*/
	padding-left:10px;
	font-size: 10px;
}
ul.notizie li {
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #133e03;
	list-style: none;
	background-image:url(immagini/freccia.gif);
	background-repeat: no-repeat;
	background-position: 0 8px;
}
ul.notizie a:link, ul.notizie a:visited{
	text-decoration: none;
}
ul.notizie a:hover, ul.notizie a:focus, ul.notizie a:active{
	text-decoration:none;
}
.titolonews{
	font-size: 12px;
	font-weight: bold;
	color: #336600;
}
a.link3 {
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #779900;
	background-image: url(images/docpdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
}
a.link3:hover, a.link3:focus, a.link3:active, a.link2:hover, a.link2:focus, a.link2:active {
	color: #336600;
}
.allegatonews {
	padding-top: 4px;
}

