/* WEBMOOLE 2.1 - NEWS */

/* Intestazione News */
.sfondo_intestazione_news {
	height: 105px;
}

div#containerPage div#pagina div#colonna22 {
	min-height: 480px;
	height:auto !important;
	height: 480px;
}


/* Struttura news */
div#archivioNews .news {
	padding: 10px;
	border: 1px dotted #eee;
	border-left: 5px solid #eee;
	margin: 5px 0 15px 10px;
}

div#archivioNews .news h3 {
	font-size: 11px;
	padding-bottom: 3px;
}

div#archivioNews .news h4 {
	font-size: 12px;
	font-weight: bold;
	color: #e83c26;
	padding-bottom: 5px;
}

div#archivioNews .news h2 {
	font-size: 11px;
	text-align: justify;
	padding-bottom: 5px;
}

div#archivioNews .news a {
	font-size: 11px;
	color: #e83c26;
	text-decoration: underline;
	font-weight: normal;
}

div#archivioNews .news a:hover {
	text-decoration: underline;
}
