<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */

body {
	color: #818181
}
.header {
	width: 100%;
	height: 170px;
	background-color:#3858C7;
	border: solid #000000;
	z-index:1;
	position:relative;
	display: flex;
	flex: row;
	align-items: center;
	justify-content: flex-start;
	
}
.menu {
	font-size: 24px;
	width: 70%;
	margin: auto;
	font-family: 'VT323', monospace;
}
nav a {
	text-decoration: none;
	color:#000000;
	margin: 30px;
}
nav a:hover {
	color: white;
	transition: 0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.icone {
	text-align: left;
	margin-left: 60px;
	width: 30%;
}
.fa-gamepad {
	font-size: 70px;
	margin-left: 50px;
	color: #30AA00;
}
.fixed {
	position: fixed;
	width: 100%;
}
body {
	background-color: #515151;
}
.boxed {
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
.presentation {
	color: white;
	font-size: 20px;
	line-height: 30px;
	margin-left: 200px;
	margin-right: 200px;
	font-family: 'Raleway', sans-serif;
}
h1 {
	color: black;
	font-size: 30px;
	margin-top: 30px;
	text-align: center;
	font-family: 'Abril Fatface', cursive;
}
.boxed2{
	width: 45%;
	border: solid #000000;
	margin-top: 50px;
	float: left;
	margin-left: 40px;
}
h2 {
	color: black;
	font-size: 24px;
	text-align: center;
	font-family: 'Abril Fatface', cursive;
}
.grandeimage {
	
}
.bloctexte{
	color: white;
	font-size: 20px;
	margin-right: 40px;
	margin-left: 40px;
	text-align: justify;
	line-height: 30px;
	font-family: 'Raleway', sans-serif;
}
a{
	text-decoration-color: #0F0280;
	text-decoration-line: none;
}
.row60 {
	width: 60%;	
	padding-top: 190px;
}
h3 {
	font-size: 30px;
	color: black;
	text-align: left;
	margin-left: 50px;
	font-family: 'Abril Fatface', cursive;
}
.contact {
	margin-left: 50px;
	text-align: left;
	font-size: 15px;
	color: black;
	font-family: 'Raleway', sans-serif;
}
.float{
	float: left;
	margin-left: 100px;
}
img {
	float: left;
}
.image {
	width: 30%;
	height: 220px;
	float: left;
	border: solid #000000;
}
.jeux {
	width: 100%;
	height: 220px;
	border: solid #000000;
	margin-top: 50px;
	clear: both;
	float: left;
	display: table;
}
.description{
	color: white;
	margin-left: 500px;
	font-size: 15px;
	font-family: 'Raleway', sans-serif;
}
.mcmillen {
	margin-left: 350px;
	text-align: justify;
}
.edmund {
	color: white;
	font-size: 20px;
	line-height: 30px;
	margin-left: 200px;
	margin-right: 200px;
	font-family: 'Raleway', sans-serif;
}
h4 {
	font-size: 25px;
	color: black;
	text-align: left;
	margin-left: 500px;
	font-family: 'Abril Fatface', cursive;
}
@media only screen and (max-width: 768px) {
body {
	color: #818181
}
.header {
	width: 100%;
	height: 170px;
	background-color: #3858C7;
	border: solid #000000;
	z-index:1;
	position:relative;
	display: flex;
	flex: row;
	align-items: center;
	justify-content: flex-start;
	
}
.menu {
	font-size: 11px;
	width: 85%;
	margin: auto;
	font-family: 'VT323', monospace;
}
nav a {
	text-decoration: none;
	color:#000000;
	margin: 10px;
}
nav a:hover {
	color: white;
	transition: 0.5s;
	-webkit-transition:0.5s;
	-moz-transition:0.5s;
	-o-transition:0.5s;
}
.icone {
	text-align: left;
	margin-left: 20px;
	width: 15%;
}
.fa-gamepad {
	font-size: 40px;
	margin-left: 5px;
	color: #30AA00;
}
.fixed {
	position: fixed;
	width: 100%;
}
body {
	background-color: #515151;
}
.boxed {
	width: 100%;
	padding-top: 20px;
	text-align: center;
}
.presentation {
	color: white;
	font-size: 12px;
	line-height: 30px;
	margin-left: 20px;
	margin-right: 20px;
}
h1 {
	color: black;
	font-size: 25px;
	margin-top: 10px;
	text-align: center;
	font-family: 'Abril Fatface', cursive;
}
.boxed2{
	width: 45%;
	border: solid #000000;
	margin-top: 50px;
	float: left;
	margin-left: 5px;
}
h2 {
	color: black;
	font-size: 15px;
	text-align: center;	
	font-family: 'Abril Fatface', cursive;
}
.grandeimage {
	width: 30%;
}
.bloctexte {
	color: white;
	font-size: 10px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: justify;
	line-height: 15px;
}
a {
	text-decoration-color: #0F0280;
	text-decoration-line: none;
}
.row60 {
	width: 90%;	
	padding-top: 150px;
}
h3 {
	font-size: 30px;
	color: black;
	text-align: left;
	margin-left: 10px;
	font-family: 'Abril Fatface', cursive;
}
.contact {
	margin-left: 20px;
	text-align: left;
	font-size: 12px;
	color: black;
}
.float{
	float: left;
	width: 70%;
	margin-left: 10px;
	padding-top: 10px;
}
img {
	float: left;
}
.image {
	width: 40%;
	height: 100px;
	float: left;
	border: solid #000000;
}
.jeux {
	width: 100%;
	height: 100px;
	border: solid #000000;
	margin-top: 10px;
	clear: both;
	float: left;
	display: table;
}
.description{
	color: white;
	margin-left: 10px;
	font-size: 12px;
	float: left;
	text-align: center;
}
.edmund {
	color: white;
	font-size: 12px;
	line-height: 20px;
	margin-left: 20px;
	margin-right: 20px;
	float: left;
	clear: both;
}
.mcmillen {
	margin-left: 20px;
	text-align: justify;
}
h4 {
	font-size: 20px;
	color: black;
	text-align: left;
	margin-left: 200px;
	font-family: 'Abril Fatface', cursive;
}
}</pre></body></html>