/* WEBMOOLE 2.1 - NEWS */

/* Intestazione News */
.sfondo_intestazione_news {
	height: 450px;
}

/* Struttura news */

div#archivioNews .news {
	padding:0px;
	border-bottom: 0px solid #000; 
}

div#archivioNews .news h3 {
	font-size: 11px;
	padding-bottom: 3px;
	color:#545c5f;
}

div#archivioNews .news h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5780a0;
	padding-bottom: 3px;
}

div#archivioNews .news h2 {
	font-size: 11px;
	color: #545c5f;
	text-align: justify;
	padding-bottom: 3px;
}

div#archivioNews .news a {
	font-size: 11px;
	color: #5780a0;
	text-decoration: underline;
	font-weight: bold;
}

div#archivioNews .news a:hover {
	text-decoration: underline;
}

.showrag{
	font-size: 11px;
	color: #5780a0;
	text-decoration: underline;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.people_open{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom: 0px solid #000;
	background: none;
}

.people_open a{
	font-size: 11px;
	color: #5780a0;
	text-decoration: underline;
	font-weight: bold;
}

.people_open a:hover {
	text-decoration: underline;
}

.people_open h3 {
	font-size: 11px;
	padding-bottom: 3px;
}

.people_open h4 {
	font-size: 12px;
	font-weight: bold;
	color: #5780a0;
	padding-bottom: 3px;
}

.people_open h2 {
	font-size: 11px;
	color: #412e41;
	text-align: justify;
	padding-bottom: 3px;
}

