.titoloNews {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
	line-height: 17px;
	font-weight: bold;
}

.sottotitoloNews {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
}

.corpoNews {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}

.autoreNews {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-style:italic;
}

.dataNews {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}

.noRecord {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	line-height: 20px;
}

a.readmore {
	font-family: Arial;
	font-size: 12px;
	padding-top:5px;
	text-decoration: none;
	color: #ffffff;
}

a.readmore:visited {
	font-family: Arial;
	font-size: 12px;
	padding-top:5px;
	color: #ffffff;
}

a.readmore:hover {
	font-family: Arial;
	color: #CF9822;
	font-size: 12px;
	padding-top:5px;
	text-decoration: none;
}

#contenitoreNewsHome{
	font-family: Arial;
	/* border:solid 1px #0066CC;*/
		height:100%;
	padding:0 0 3px 0;
	background-color: #c3cfd4;
}

#contenitoreNewsHome .boxNewsHome{
	padding:3px;
	/*width:500px;*/
	border:thick;
	background-color: #c3cfd4;
}

#contenitoreNewsElenco{
	font-family: Arial;
	/*border:solid 1px #0066CC;*/
	height:100%;
	padding:3px;
	text-align:left;
	background-color:#000000;
}

#contenitoreNewsElenco .boxNewsElenco{
	padding:3px;
	border-bottom: dashed #0066CC 1px;
	padding-bottom: 5px;
	padding-top:5px;
}

.paginatore {
	font-family: Arial;
	font-size:12px;
	color: #ffffff;
}

#contenitoreNewsDettaglio{
	font-family: Arial;
	/*border:solid 1px #0066CC;*/
	height:100%;
	padding:3px;
	text-align:left;
}

.back {
	padding-top:10px;
	float:left;
}

