h6.imglicence{
    text-align: right;
}

.ceeaweb{
	background: url("https://www.octetnova.fr/code.png") no-repeat no-repeat center ;
}

.ceeaweb{
	width: 99%;
    height: 60% ;
	color: #ffffff;
	text-align: right;
} 

/** **/
.bouton{
	display: flex;
	justify-content: space-between;
	padding: 16px;
}

.bouton ul {
	display: flex;
	align-items: center;
	list-style-type: none;
}

.bouton ul li a {
	padding: 12px;
	margin: 0 6px;
    text-decoration: none;
    color: #ffffff;
	background-color: #00a2ff;
	border-radius: 30px;
}

.bouton ul li a:hover {
	color: #ffffff;
	background-color: #002fff;
	border-radius: 30px;
}

h5{
	color: #ffffff;
}

.gamebackgroud{
	background: url("https://www.octetnova.fr/img/space.jpg") no-repeat no-repeat center ;
	width: 99%;
    height: 99% ;
	color: #ffffff;
	text-align: center;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

/** gamepage.png **/

.spacesinking{
	background: url("https://www.octetnova.fr/img/sv3spacesinking.png") no-repeat no-repeat center ;
	width: 99%;
    height: 60% ;
    color: #ffffff;
}

.sinking1{
	width: 50%;
	height: 40%;
	margin: 10px;
	padding: 25px;
 /** background-color: rgba(255, 0, 0, 0.336);  **/
}

.FOXU{
	background: url("https://www.octetnova.fr/img/foxunivers.png") no-repeat no-repeat center ;
	width: 99%;
    height: 60% ;
    color: #ffffff;
}

.FOXUT{
	width: 50%;
	height: 40%;
	margin: 10px;
	padding: 25px;
 /** background-color: rgba(255, 0, 0, 0.336);  **/
}

/**.FOXUT{
	width: 50%;
	height: 40%;
 	background-color: rgba(255, 0, 0, 0.356); 
}

.FOX{
	background: url("https://www.octetnova.fr/img/foxunivers.png") no-repeat no-repeat center ;
	width: 99%;
    height: 60% ;
    color: #ffffff;
} **/
