#ocw_conteneur {
	border-top: 1px solid #dce1e5;
	bottom: 0;
	left: 0;
	min-height: 30px;
	padding: 4px 10px;
	position: fixed;
	width: 100%;
	z-index: 2000;
	text-align:center;
	background:white;
}
#ocw_conteneur :nth-child(1) {
	display:inline-block;
}
.ocw_link:hover {
	color:#000 !important;
	text-decoration:underline;
}
.ocw_btn.button.lnk_view span{
	padding:4px;
}