@font-face
	{
	font-family:'Sad Films W90 Regular';
	src:url("Police/SadFilms-Regular.ttf");
	}
	
@font-face
	{
	font-family:'Raleway-Bold';
	src:url("Police/Raleway-Bold.ttf");
	}
	
@font-face
	{
	font-family:'OpenSans-Semibold';
	src:url("Police/OpenSans-Semibold.ttf");
	}



html
	{
  	margin:0px  ;
  	padding:0px;
	background: url() no-repeat center fixed;
	background-position: right  ;
	background-size:1050px 1050px;
	}

body
    {
    margin: 0px  ;
    padding: 0px;
    color: #333;
    font: 16px OpenSans-Semibold,Lucida Sans Unicode, Arial, serif;
    text-align: center;
    background: url() no-repeat center fixed;
	background-position: left  ;
	background-size:1050px 1050px;
    }

.liste 
    {
        font-weight: bold;
        font-size: 22px;
    }


#myBtn{
    display: none; /* Hidden by default */
    position: flex; /* Fixed/sticky position */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    font: 20px Sad Films W90 Regular,Lucida Sans Unicode, Arial, serif;
    text-align: center;
    background-color : #333   ; /* Set a background color */
    color: black; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    color: white;
    float:right;
    height:50px;
}

#myBtn:hover {
    background-color: #F4F4F4   ; /* Add a dark-grey background on hover */
     color: black;
}


h3
	{
	margin: 40px auto;
    padding: 20px;
	text-align: center;
	color: #FFFFFF;
	position:relative;
	font: 25px  Lucida Sans Unicode, Arial, serif;
	
	}
	


ul {
    list-style-type: none;
    margin: 0 ; 
    padding: 0;
    width: 10%;
    background-color: #3F5161;
    position: fixed;
    height: 100%;
    
}


.dropbtn {
    background-color: #3F5161;
    font-family:"Sad Films W90 Regular";
    color: white;
    width: 100%;
    padding: 20px;
    font-size: 22px;
    border: none;
    cursor: pointer;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #384857 ;
    font-family:"Sad Films W90 Regular";
    color: white;
    width: 100%;
    padding: 16px;
    font-size: 24px;
    border: none;
    cursor: pointer;
}



.dropdown-content {
    display: none;
    position: absolute;
    background-color: #FFF;
    width: 150%;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown a:hover {background-color: #f1f1f1}

.show {display:block;}


a
    {
 font-family:"Sad Films W90 Regular";
 font:serif;
 font-size: 18px;
    display: inline;
    color: #000000;
    }

a:hover
    {
    color: #000000;
    }



abbr
    {
    border: none;
    }

 .explanation h2
    {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index:10;
    }


.page-wrapper
    {
    margin: 0 auto;
    height: auto;
    width: 100%;
    position: relative;
    background: url(photo_DWGroup/crossword.png);
    text-align: left;
    z-index:10;
	}


header
    {
    position: fixed;
    display: -webkit-flex;
    z-index:99;
    }


.center
	{
	background-color: #000000 ;
	position:fixed;
    width: 100%;
    height: 30px;
    top:240px;
	}

h1
    {
    width: 970px;
    height: 280px;
    margin: 0 ;
    text-indent: 100%;
    white-space: nowrap;
    }

h2
    {
    font: 32px Raleway-Bold,Lucida Sans Unicode, Arial, serif;
    margin: 0;
    z-index:99;
    text-align:center;
    color:#FFFFFF;
    padding-top: 85px;
    text-shadow: 0 0 5px #000000;
    }


.titre
    {
    font-family:"Sad Films W90 Regular";
    font-size: 36px;
    padding-top: 60px;
    text-align: center;
     margin-left: 10%;
    }


.summary
    {
        font-family:"Sad Films W90 Regular";
    font-size: 42px;
    padding-top: 50px;
    margin-left: 50%;
    }

.summary p:last-child
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
    }

.page-wrapper .intro .summary p:first-child
    {

    margin: 10px;
    width: 164px;
    height: 141px;
    padding: 30px 530px 10px 30px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
    }

 .supporting
    {
  margin-left: 20%;
  margin-top: 20px;
  font-family: Trebuchet MS;
  font-size: 22px;
    z-index:10;
    }


.sidebar
    {
    position: absolute;
    top: 325px;
    right: 650px;
    width: 310px;
    }


.sidebar .design-archives ul li
    {
    font-size: 13px;
    display: block;
    padding: 5px 0;
    }

footer
    {
    height: 300px;
    text-align: center;
    padding: 0px 0 10px 0px 50px;
    }

footer a
    {
    color: #fff;
    text-decoration: none;
    }

footer a:hover
    {
    text-decoration: underline;
    }

.corners
 {
    border-radius: 45px 45px;
    background: ;
    width: 900px;
    height: 70px;
    z-index:10;

}


.modal-title{
color:#f2f2f2;
}

/* Add a black background color to the top navigation */
.topnav {
    background-color: #3F5161;
    overflow: hidden;
   position: relative;
    width: 100%;
    height: 10.5px;
    top:130px;
   

}

.topnav1 {
    background-color: #3F5161;
    overflow: hidden;
   position: relative;
    width: 100%;
    height: 10.5px;
    top:50px;
   

}


.topnav2 {
    background-color: #3F5161;
    overflow: hidden;
   position: relative;
    width: 100%;
    height: 10.5px;
    top:130px;
   

}

.topnav22 {
    background-color: #3F5161;
    overflow: hidden;
   position: relative;
    width: 100%;
    height: 10.5px;
    top:50px;
   

}


.topnav3 {
    background-color: #3F5161;
    overflow: hidden;
   position: relative;
    width: 100%;
    height: 10.5px;
    top:130px;
   

}

.topnav33 {
    background-color: #3F5161;
    overflow: hidden;
   position: relative;
    width: 100%;
    height: 10.5px;
    top:50px;
   

}



.chef{
    color:white ;
    font: 18px OpenSans-Semibold,Lucida Sans Unicode, Arial, serif;
}

button {
    border: 2px strong;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #333;
    text-align: center;
    cursor: pointer;
    width: 50%;
    font-size: 18px;
}

button:hover {
	border: 2px strong;
    outline: 0;
    display: inline-block;
    padding: 8px;
    color: white;
    background-color: #5b5b5b;
    text-align: center;
    cursor: pointer;
    width: 50%;
    font-size: 18px;
}



h4
	{
	
	text-align: center;
	color: #FFFFFF;
	position:relative;
	font: 25px  OpenSans-Semibold , Lucida Sans Unicode, Arial, serif;

