#lienVideo {
	position: relative;
	height: auto;
	width: 100%;
	max-width: 300px;
	max-height: 200px;
	margin: 0 auto;
}
.vignette {
	width: 100%;
}
.play {
	margin: -20px 0 0 -14px;
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 220;
}
.accessWebTv{
	text-align: center;
}
.accessWebTv a{
	font-size: .85em;
	font-weight: 700;
}
.accessWebTv a:before{
	content:"►";
	padding-right:.3em
}