#conteneur_video {
	width: 312px;
	height: 485px;
	position: relative;
	background-color: #d9d9d9;
	background-repeat: no-repeat;
	background-position: top;
	display: none;
}
#module_video {
	width: 302px;
	height: 455px;
	position: relative;
	overflow: hidden;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	background-position: bottom;
	display: none;
}
#onglets_video {
	width: 312px;
	height: 30px;
	position: relative;
	background-color: #FFFFFF;
	display: none;
}
#cadre_video {
	width: 313px;
	height: 485px;
	display: none;
}
a[href]:after {
	content: " [" attr(href)"] ";
}
.nonImprimable {
	display: none; visibility: hidden;
}

