/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on April 9, 2019 */



@font-face {
    font-family: 'pirates_writersregular';
    src: url('font/pirateswriters-webfont.eot');
    src: url('font/pirateswriters-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/pirateswriters-webfont.woff2') format('woff2'),
         url('font/pirateswriters-webfont.woff') format('woff'),
         url('font/pirateswriters-webfont.ttf') format('truetype'),
         url('font/pirateswriters-webfont.svg#pirates_writersregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#video
{
z-index:6;
cursor: url('images/passe.png') 94 32, pointer;

}
#msgaide-texte
{
 margin: auto; /* eh oui, tout bêtement */
}
#mon_canvas
{
position:absolute;
top:0px;
left:0px;
z-index:1;

cursor: url('images/curseur.png') 16 16, pointer;

}
#message{
	border:none;
	font-family:Arial;
	text-align: center;
	
	background-color: rgb(255, 235, 177);
	
	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: 100% Arial,Helvetica,sans-serif;
	height: 36px;
	margin: 10px;
	margin-bottom: 20px;
	padding: 10px;

	line-height: 2.3;
	width:100%;
	position:relative;
	z-index:2;
}
html {
  height: 100%;
	touch-action: none;/*désactive pool down refresh*/
}

body {
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-color:black;
}
#progressBar
{
 margin-top: 50vh; /* poussé de la moitié de hauteur de viewport */
  transform: translateY(-50%); /* tiré de la moitié de sa propre hauteur */
   margin-left: 50vw; /* poussé de la moitié de largeur de viewport */
  transform: translateX(-50%); /* tiré de la moitié de sa propre hauteur */
  
}
#version
{
position:absolute;
margin-bottom:0px;
margin-right:0px
}
