/*BIR*/

.latestNews .notizia {
	/*border-bottom: 1px dashed #6f6f70;*/
	margin: 0.5em;
}

.latestNews h2.rimpiazza {
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
	height: 29px;
	font-size: 10px;
	background-color: transparent;
	background-image: url("../../img/col-dx_title-sx_news.png");
	background-position: 0% 50%;
	background-repeat: no-repeat;
}

.latestNews h2.rimpiazza span {
	position: relative;
	z-index: -1;
}

.latestNews .closeMe {
	padding: 0 8px 0 0;
	background-color: transparent;
	background-image: url("../../img/col-dx_title-dx2.png");
	background-position: 100% 50%;
	background-repeat: no-repeat;
}

.latestNews h3 {
	color: #002461;
	font-weight: bold;
	margin: 0;
}

.latestNews h3 a:link, .latestNews h3 a:visited {
	color: #002461;
	text-decoration: none;
}

.latestNews h3 a:hover, .latestNews h3 a:active {
	text-decoration: underline;
}

.latestNews p {
	margin-top: 0;
}

.latestNews p.archive {
	margin: 0.5em;
}

.latestNews p.archive a:link, .latestNews p.archive a:visited {
	font-weight: bold;
	color: #002461;
	text-decoration: none;
}

.latestNews p.archive a:hover, .latestNews p.archive a:active {
	text-decoration: underline;
}
