.articolo{
	height: 6em;
	padding: 1.5em 0px 1.5em 0px;
	}

.newsbox{
	padding: 7px 2px;
	}

.imgcat{
	height: 75px;
	overflow: hidden;
	float:left;
	margin: 4px 10px 0 0;
	}

.imgcat img{
	width: 100px;
	}

.titolo {
	font-weight: bold;
	text-transform: uppercase;
	}

.dettaglio a:link, a:visited, a:active {
text-decoration:none;
color:#000033;
}

.dettaglio a:hover {
text-decoration:none;
color:#6eabd4;
}

#testoarticolo{
	text-align: justify;
}

.imgDett{
	text-align: center;
	}

.imgDett img{
	padding: 10px;
	border: 1px solid #efefef;
	}