/*****HomeNews****/
#archivio {
	
}


#archivio .hr {
	width: 780px;
	height: 1px;
	border-top: 1px solid #ccc;
	margin-bottom: 20px;
	margin-top: 20px;
}



#archivio .newsRow {
	margin-top: 30px;
	position: relative;
}



#archivio .newsRow a.titolo {
	padding-top: 6px;
	font-family:  helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#archivio .newsRow .data {
	padding-left: 10px;
	font-size: 0.7em;
	font-style: italic;
}

#archivio .newsRow .sottotitolo {
	padding-top: 2px;
	font-family:  helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}

#archivio .newsRow .testo {
	margin-top: 0px;
	width: 600px;
	padding-top: 8px;
	font-family:   sans-serif;
	font-size: 12px;
	color: #333;
}

#archivio .newsRow .continua_bt {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
