/* WEBMOOLE 2.1 - NEWS */

/* Intestazione News */
.sfondo_intestazione_news {
	height: 206px;
}

/* Struttura news */
div#archivioNews .news {
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: solid 1px #C1C1C1;
}

div#archivioNews div#titoloPaginaStd h1 {
	font-size: 18px;
	padding: 6px;
	text-align: right;
	color:#204010;
	text-decoration: none;
	border-bottom: solid 1px #909090;
}	
	
div#archivioNews .news h3 {
	font-size: 11px;
	padding-bottom: 3px;
}

div#archivioNews .news h4 {
	font-size: 12px;
	font-weight: bold;
	color: #204010;
	padding-bottom: 3px;
}

div#archivioNews .news h2 {
	font-size: 11px;
	color: #204010;
	text-align: justify;
	padding-bottom: 3px;
}

div#archivioNews .news a {
	font-size: 11px;
	color: #204010;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25px;
}

div#archivioNews .news a:hover {
	text-decoration: underline;
}
