#nav_archivio {
	margin-bottom: 3px;
	background: url(../img/no_nav.png) repeat-x;
	height: 44px;
	float: left;
	width: 100%;
}

a.archivio {
	margin-left: 10px;
	margin-right: 10px;
	display: block;
	text-decoration: none;
	padding: 14px;
	background-color: #00428d;
	background: url(../img/no_nav.png) repeat-x;
	color: #f0f0f0;
}
a.archivio:hover {
	background: url(../img/null.pnf) #f97907;
	color: #f0f0f0;
}

.box_img_video {
	float: left;
	width: 174px;
	margin-right: 10px;
}
.box_img_video .img {
	width: 160px;
	height: 118px;
	padding: 6px;
	background-color: #ffffff;
	border: 1px solid #e0e1e2;
}
.box_text {
	float: left;
	width: 270px;
	margin-right: 10px;
}
.box_qr_code {
	float: left;
	width: 130px;
}
