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

#menu
        {
            text-align: center;
            background: maroon;
            border-radius: 5px;
            opacity: 0.95;
            padding: 1%;
            position: fixed;
            overflow:auto;
            color: white;
            height: 15%;
            width: 100%;
            top: 83%;
        }

#presentation,#creepy,#source,#raccourcis,#pagese,#pomps,#regledujeudemi,#plateau,#console,#Titre,#sourceraccourcis,#pagesecrete,#pageentiere
        {
            padding: 2%;
            width: 100%;
            margin: 5%;
        }

#pagesecrete,#pageentiere,#pagesesecret
        {
            width: 70%;
            margin: auto;
            padding: 2%;
        }

#sourceraccourcis
        {
            flex-wrap: wrap-reverse;
        }

#regledujeu
        {
            flex-wrap: wrap;
        }

#npage
        {
            display: none;
        }