html {
  height: 100%;
	touch-action: none;/*désactive pool down refresh*/
}

body {
  min-height: 100%;
  margin: 0;
  padding: 0;
}

#echap{
position:absolute;
right:10px;
z-index: 2;

}

#rep
{
	border:none;
	font-family:Arial;
	background: transparent;
	margin: 3px;
}
#rep:focus
{
	border:none;
	font-family:Arial;
	background: rgba(255, 255, 255, 0.2);
	margin: 3px;
}


#progressBar{
position : absolute;
height : 10px;
top : 50%;
left : 40%;

margin-top : -15px;
}
#mon_canvas{
  -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
  z-index: 1;
}
.consigne2{
 text-decoration:none; 
	   -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
  font-weight: bold;
   font-style: italic;
   font-size : 18px ;
   
border:none;
	font-family:Arial;
	text-align: center;

	background-color: rgba(237, 255, 231, 0.3);
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;
line-height: 2em;
	/*font: 120%/100% Arial,Helvetica,sans-serif;*/
	height: 36px;
	margin: 3px;
	
	padding: 3px;
	width:100%;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	position:relative;
	  -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
  
}
#menu{

text-align: center;
width: 100%;
}

.fraction {
    display: inline-block;
    vertical-align: middle; 
    margin: 0 0.2em 0.4ex;
    text-align: center;
}
.fraction > span {
    display: block;
    padding-top: 0.15em;
}
.fraction span.fdn {border-top: thin solid black;}
.fraction span.bar {display: none;}

.score
{
width:100px;
display: inline;
text-align: center;
 font-weight: bold;
/*background-color: #97e8ff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;*/
	color: #ff0000;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
		 text-decoration:none; 
	   -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
  padding:10px;
}
.bouton
{
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #8ab1d9;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	
color: #ffffff;
	font: 150%/100% Arial,Helvetica,sans-serif;
	height: 48px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;


	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	cursor:pointer;
	 text-decoration:none; 
	   -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
}

.bouton:hover{
 text-decoration:none; 
	background-color: #ffd34e;
	color: #444444;
}
.msg
{
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #8ab1d9;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;

	font: 150%/100% Arial,Helvetica,sans-serif;
	height: 48px;
	margin-left: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;


	text-align: center;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	  -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
}

.consigne{
	border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #edffe7;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;
line-height: 2em;
	/*font: 120%/100% Arial,Helvetica,sans-serif;*/
	height: 36px;
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;

	text-align: center;
	width:100%;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	position:relative;
	  -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
}
.resultat{
width: 500px;
top: 100px;
text-align: center;
margin: 0 auto;
position:absolute;
z-index:50;
border:none;
	font-family:Arial;
	text-align: center;
	font-family:Arial;
	background-color: #edffe7;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	border-radius: 5px;
	color: #444444;

	font: 120%/100% Arial,Helvetica,sans-serif;
	height: auto;
padding:5px;

	text-align: center;

	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.25), 0 0 50px rgba(0, 0, 0, 0.1) inset;
}
#tabletteswitch1{
position:absolute;
top: 60px;
right:10px;
z-index: 2;
height:60px;
background-color: #ffd34e;
	   -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
}
#tabletteswitch2{
position:absolute;
top: 170px;
right:10px;
z-index: 2;
height:60px;
	   -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
}
#tabletteswitch3{
position:absolute;
top: 280px;
right:10px;
z-index: 2;
height:60px;
	   -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;
}

#valide_tablette{
position:absolute;
top: 390px;
right:10px;
z-index: 2;
height:100px;
	   -khtml-user-select : none;
  -webkit-user-select : none;
  -moz-user-select : -moz-none;
  -ms-user-select : none;
  user-select : none;	
}
