
/***** NEWS ****/

.news_tipo {
	color:#589A34;
	font-size:9px;
	text-transform:uppercase;
}

.news_data {
	color:#589A34;
}

h1.news_titolo {
	color:#000;
	font:36px/42px 'movie',cursive;
}

.news_descrizione {
	color:#333;
	margin-bottom:20px;
}

.news_descrizione_breve_box {
	height:80px;
	overflow:hidden
}
	.news_descrizione_breve {
		color:#666;
		line-height:16px
	}

a.news_link:link, a.news_link:visited {
	padding-bottom:10px;
	color:#000;
	text-decoration:none;
	font:25px/32px 'Proxima',cursive;
}
	a.news_link:hover, a.news_link:active, a.news_link:focus {
		color:#E3001B;
	}

a.news_link2:link, a.news_link2:visited {
	padding-bottom:10px;
	color:#693;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
	text-decoration:none;
}
	a.news_link2:hover, a.news_link2:active, a.news_link2:focus {
		color:#000
	}	

.newsBottom {
	color:#666;
	background:#eee;
	border:1px dotted #ccc;
	border-width:1px 0;
	padding:5px 10px;
	margin:0;
}

.newsBottom a:link, .newsBottom a:visited {
	font-weight:bold;
	color:#666;
	text-decoration:none;
}
	.newsBottom a:hover, .newsBottom a:active, .newsBottom a:focus {
		color:#000;
		text-decoration:underline;
	}	



/**** COMMENTI ***/

.hnewsBottom {
	margin-bottom:20px;
}
	.hnewsBottom a:link, .hnewsBottom:visited {
		color:#c6e5fe;
	}
		.hnewsBottom a:hover, .hnewsBottom:active, hnewsBottom a:focus {
			color:#fff;
		}

#newsCommento {
	color:#666;
	background:#eee;
	border:1px dotted #ccc;
	border-width:1px 0;
	padding:20px;
	margin:0 0 20px;
}

#newsCommento form {
	font-size:10px;
}

.commentiNome {
	color:#000;
	font-weight:bold;
}

.commentoData {
	color:#369;
	margin-bottom:5px;
	font-size:10px;
}

.commentoDescrizione {
	color:#333;
}

.commentoBox {
	padding:10px 20px 20px;
	color:#666;
	background:#eee;
	border:1px dotted #ccc;
	border-width:1px 0;
	margin:10px 0 20px;
	font-size:10px;
}




/***** UL CATEGORIES ****/

#categories {
	
}
	#categories a, #categories span {
		font-size:14px;
		line-height:18px;
		margin-bottom:1px
	}
	#categories a:link, #categories a:visited {
		color:#fff;
	}

	#categories ul {
		margin:0;
		padding:0
	}
		#categories li {
			display:block;
			list-style:none;
			margin:0;
			padding:0;
			color:#000;
			background:#bebebe;
			border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
		}
	
	#categories span {
		display:none;
		margin:0;
		padding:0 10px;
		color:#fff;
		background:#444;
	}
	
	#categories a:link
		, #categories a:visited {
		display:block;
		padding:10px;
		color:#000;
		text-decoration:none
	}
		#categories a:hover
			, #categories a:active
			, #categories a:focus {
			color:#fff;
			background:#333;
			border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
		}
	
	#categories a.haschildren:link
		, #categories a.haschildren:visited
		, #categories a.haschildren:hover
		, #categories a.haschildren:active
		, #categories a.haschildren:focus {
		display:block;
		padding:10px;
		color:#666;
		background:#444;
		font-style:italic;
		text-decoration:none;
		border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
	}
	
	#categories a.selected:link
		, #categories a.selected:visited
		, #categories a.selected:hover
		, #categories a.selected:active
		, #categories a.selected:focus {
		display:block;
		padding:10px;
		color:#fff;
		background:#693;
		text-decoration:none;
		border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;
	}




#moreLetture {
	font-size:10px;
}
	#moreLetture a:link, #moreLetture a:visited {
		font-size:10px;
	}
	#moreLetture a:hover, #moreLetture a:active, #moreLetture a:focus {
		
	}

#moreLetture .desc {
	margin:5px 0 20px;
	color:#666;
}

#moreLetture h3 {
	margin-bottom:5px;
	color:#666;
}



/***** CATEGORIA ******/

.categorie_menubox {
	border:1px solid #bbb;
	border-width:0 1px 2px;
}

.categoria_box {
	border:1px solid #bbb;
	border-color:#bbb #bbb #7798b9;
}

.categoria {
	color:#fff;
	background:#7798b9;
	padding:5px 10px;
	border-top:1px solid #cddcec;
}




/***** SOTTOCATEGORIA ******/

.sottocategoria {
	color:#333;
	background:#cddcec;
	padding:5px 10px;
	border:1px solid #fff;
	border-width:1px 1px 0;
	display:block;
}
	a.sottocategoria:link, a.sottocategoria:visited {
		color:#333;
		background:#cddcec;
		text-decoration:none;
	}
	a.sottocategoria:hover, a.sottocategoria:active, a.sottocategoria:focus {
		color:#333;
		background:#a8c3dd;
	}

.sottocategoria_on {
	color:#333;
	background:#cddcec;
	font-weight:bold;
	padding:5px 10px;
	border:1px solid #fff;
	border-width:1px 1px 0;
	display:block;
}
	a.sottocategoria_on:link, a.sottocategoria_on:visited {
		color:#fff;
		background:#f30;
		text-decoration:none;
	}
	a.sottocategoria_on:hover, a.sottocategoria_on:active, a.sottocategoria_on:focus {
		color:#fff;
		background:#f30;
	}




/***** RASSEGNA STAMPA ****/

.press_box {
	color:#666;
	margin:10px 0;
}

.pressBottom {
	color:#369;
	background:#bdd4e9;
	border:1px dotted #999;
	border-width:1px 0;
	padding:6px 10px 4px;
	margin:0;
}

a.pressLink:link, a.pressLink:visited {
	color:#369;
	text-decoration:underline;
}
	a.pressLink:hover, a.pressLink:active, a.pressLink:focus {
		color:#a30;
	}

.press_titolo {
	color:#12335E;
	font:bold 14px arial,serif;
	margin-bottom:5px;
}

.press_fonte {
	color:#369;
	font-size:11px;
	text-transform:uppercase;
}

.press_fonte_label {
	color:#369;
	font-size:9px;
	text-transform:uppercase;
}

.press_data {
	color:#369;
	font-size:9px;
	text-transform:uppercase;
	margin-bottom:5px;
}

.press_descrizione {
	color:#666;
	margin-bottom:5px;
}

.press_pdf {
	
}

.press_pdf a:link, .press_pdf a:visited {
	color:#000;
	background:url('../immagini/icone/acrobat.png') no-repeat 0 2px;
	padding:3px 3px 3px 20px;
	text-decoration:none;
}
	.press_pdf a:hover, .press_pdf a:active, .press_pdf a:focus {
		color:#fff;
		background:#a30;
	}

.press_zip {
	
}

.press_zip a:link, .press_zip a:visited {
	color:#000;
	background:url('../immagini/icone/zip.gif') no-repeat 0 2px;
	padding:2px 3px 4px 23px;
	text-decoration:none;
}
	.press_zip a:hover, .press_zip a:active, .press_zip a:focus {
		color:#fff;
		background:#a30;
	}
