.contenedorLSE {
	
}
.enlaceLSE {
	display:block;
	text-align:right;
	border-bottom:1px solid #336699;
	margin-bottom:1.5em;
}
.videoON .enlaceLSE {
	border-bottom:0 none;
}
.enlaceLSE img {
	display:inline;
	border: 0 none;
	margin-bottom: -1.5em;
}
.videoLSE {
	display:none;
}
.videoON .videoLSE {
	display:block;
	padding-bottom:1em;
	margin-top:0;
	background: transparent url(./img/loader.gif) no-repeat center center;
	border-bottom:1px solid #336699;
}
.videoLSE object {
	margin:0 auto;
}
