*{
	user-select: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	-webkit-user-select: none;
	-o-user-select: none;
}

body {
	margin:0;
	font-family: Verdana, Geneva, sans-serif ;
}
div.STDI_BtnPlayerConsigne {
	width: 25px;
	margin: 0px 10px;
	clear: both;
	float: left;
	cursor: pointer;
}

.STDI_Audio { display: none; }

.STDI_BtnPlayer{
	margin-top: 10px;
	text-align: center;
}
img.STDI_BtnPlayerPlay{
	cursor: pointer;
}
img.STDI_BtnPlayerPlay:hover{
	opacity: .7;
}

.ecran{
	position: relative;
	height: 720px;
	width: 1000px;
}
.ecran>.pdocSection1{
	margin-top:-30px;
}
svg{
	position: absolute;
	left:0;
	top:89px;
}
.st0{
	opacity: .1;
	cursor: pointer;
	fill: #12ca00;
}
.st0:not([data-verrouille=true]):hover{
	opacity: .4;
}
.st0[data-verrouille=true]{
	opacity: .8;
	fill: #12ca00;
}

.st0[data-clign="1"]{
	opacity: .7 !important;
}
.st0[data-clign="2"]{
	opacity: .3 !important;
}

/* player audio */
.pdocSection1{
	float:left;
}

.pquizCongratulateMessages{
	display: none;
}
.pquizMessage:not(.hidden) {
	top: 158.5px;
	margin-left: 268.383px;
}
.pquizPopUp.fadeBackground, .pquizCongratulateMessages.fadeBackground{
	z-index: 9999999;
}
.pquizP{
	display: none;
}

/* BARRE DU BAS */
.btnNav{
	cursor: pointer;
}
.btnNav:hover{
	opacity: .7;
}
[data-player="duration"]{
	margin-left: 300px !important;
}

.STDI_BtnPlayerConsigne{
	float: left;
	margin-bottom: 25px;
	margin-right: 15px;
	margin-left: 5px;
	width: 25px;
}
.STDI_BlocContent{
	margin-top: 50px;
}