.spip_documents_video {
	margin: 1em 0;
}
.portfolio_ligne .spip_documents_video {
	margin: 0;
}
.spip_documents_video div.video {
	width: 100%;
	padding-bottom: 56.25%;
	position: relative;
	height: 0;
}
.portfolio_ligne  .spip_documents_video div.video {
	padding-bottom: 0;
}
.spip_documents_video div.video iframe, .spip_documents_video div.video video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.spip_documents_audio .spip_doc_intitules .num_audioguide {	
	float: left;
	white-space: nowrap;
	margin-top: -13px;
	font-size: 1.4em;
	margin-right: 10px;
	text-align: center;
}
.spip_documents_audio .spip_doc_intitules .num_audioguide .svg {
	transform: translateY(3px);
	display: inline-block;
	width: 24px;
}
