/* WEBMOOLE 2.1 - NEWS */

/* Intestazione News */
.sfondo_intestazione_news {
	height: 206px;
}

/* Struttura news */
div#archivioNews .news {
	padding-top: 5px;
	padding-bottom: 10px;
}

div#archivioNews .news h3 {
	font-size: 11px;
	padding-bottom: 3px;
}

div#archivioNews .news h1 {
	font-size: 12px;
	font-weight: bold;
	color: #027398;
	padding-bottom: 3px;
}

div#archivioNews .news h2 {
	font-size: 11px;
	color: #412e41;
	text-align: justify;
	padding-bottom: 3px;
}

div#archivioNews .news a {
	font-size: 11px;
	color: #FF9c00;
	text-decoration: underline;
	font-weight: bold;
}

div#archivioNews .news a:hover {
	text-decoration: underline;
}
