*{
	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 ;
}
#titre {
	font-size:20px;
	font-weight:bold;
	margin-bottom: 10px;
    margin-left: 15px;
    margin-top: 15px;
    color:#541452;
	line-height:normal;
}
#consigne {
	margin-left:20px;
	line-height:normal;
	color:#0C0;
}
div.STDI_BtnPlayerConsigne {
	width: 25px;
	margin: 0px 10px;
	clear: both;
	float: left;
	cursor: pointer;
}

.STDI_Audio { display: none; }

.STDI_BtnPlayer, .synthese{
	margin-top: 10px;
	text-align: center;
	margin-right: 30px;
}
img.STDI_BtnPlayerPlay{
	width: 40px;
	cursor: pointer;
}
img.STDI_BtnPlayerPlay:hover{
	opacity: .7;
}

.ecran{
	position: relative;
	height: 500px;
	text-align: center;
}
.col{
	float:left;
	width: 48%;
	text-align: center;
	position: relative;
}
.soundT{
	margin: auto;
}
td{
	border: none;
	width: 30px;
	color: #055851;
	font-family: "Museo300", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
td:nth-child(even){
	width: 80px;
}

.synthese p{
	display: none;
}
.soundT:nth-child(2){
	display: none;
}
.script{
	clear: both;
	padding: 15px;
	font-size: 18px;
	font-family: "OpenDyslexic-Regular", Arial, Helvetica, sans-serif;
}
.script li{
	text-align: left;
	list-style: inherit !important;
}
.script li:before{
	content: "- ";
}

/* player audio */
.pdocSection1{
}
.pquizInstructions { width: 90%; }
.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;
}