@charset "UTF-8";
/* css document */

body{ margin:0px; padding:0px;}

#jeu-content{ width:100%; height:100%; background:url(../../images/2025-07/fond.jpg) center center; background-repeat:no-repeat;
    background-size:cover; position:absolute;}





#jeu-box{ position:absolute; left:50%; top:50%; width:900px; height: 650px; margin-left:-450px; margin-top:-325px; }

#jeu-header{ position:relative; width:100%; height:300px; float:left;  background:url(../../images/2025-07/header.png) top left; background-repeat:no-repeat;}

#jeu-gain{ position:relative; width:50%; height:300px; background-color: #ffffff;float:left; background:url(../../images/2025-07/gain.jpg) top left; background-repeat:no-repeat;}

#jeu-form{position:relative; width:50%; height:300px; background-color: #ffffff; float:left; background:url(../../images/2025-07/form.png) top left; background-repeat:no-repeat; background-size: cover;}

#jeu-infos{
	color: #000000;
	position: relative;
	width: 100%;
	height: 50px;
	float: left;
	text-align: center;
	font-family: verdana, geneva, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	background-color:#ffffffa6;
	padding-top:15px;
	padding-bottom:15px;
}

#jeu-infos a{
	color: #000000;
}

#form{ width:90%; margin:auto; padding:5%;}

.h{ width:44%; padding:2.5%; border:none; float:left; background-color:#e2e2e2; margin-top:10px; }
.fr{ float:right;}
.f{width:95%; padding:2.5%; border:none; float:left; margin-top:10px; background-color:#e2e2e2; }
.c{ margin-top: 10px; font-family:verdana, geneva, sans-serif; font-size:10.5px; }
.clear{ clear:both; }

label { margin-left:5px; font-family:verdana, geneva, sans-serif; font-size:10.5px; margin-top:10px;}

.tac{ text-align:center;}

.btn {
	  margin-top:20px; margin-bottom:10px; height: 40px; line-height:40px; padding: 5px 20px;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 5px #666666;
  -moz-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
  font-family: arial; text-align:center;
  color: #ffffff;
  font-size: 18px;  font-weight:bold;
  background: linear-gradient(to right, #F15025, #FABC2A);
	display:inline-block;

  text-decoration: none;
}

.btn:hover {
  background: #222222;
  text-decoration: none;
}



	.texte{ font-size: 15px; font-family:arial, helvetica, sans-serif; color: #000000; line-height:24px;}

	.bigger{ font-size: 20px; color: #F15025; font-weight:bold; }

	.details{ color: #F15025; }


	.ac{ text-align:center;}


	.bouton{ float:left; width:100%; text-align:center;}

	@media screen and (max-width: 600px) {



	#jeu-box{ position:absolute; left:0px; top:0px; width:100%;  margin-left:0px;  margin-top:10px; }

#jeu-header{ position:relative; width:100%; height:300px; float:left;  background:url(../../images/2025-07/header.png) top center; background-repeat:no-repeat; background-size: 95%;}

#jeu-gain{ position:relative; width:100%; height:auto; background-color: #ffffff;float:left; background:url(../../images/2025-07/gain.jpg) top left; background-repeat:no-repeat; background-size: 100%;}

#jeu-gain img{width:100%; height:auto;}

#jeu-form{position:relative; width:100%; height:auto; background-color: #ffffff; float:left; background:url(../../images/2025-07/form.png) bottom left; background-repeat:no-repeat; background-size: cover;}

#jeu-infos{ color: #000000; position:relative; width:100%; height:50px; float:left; text-align:center; font-family:verdana, geneva, sans-serif; font-size:11px;}


	}

	@media screen and (max-width: 400px) {



	#jeu-box{ position:absolute; left:0px; top:0px; width:100%;  margin-left:0px;  margin-top:10px; }

#jeu-header{ position:relative; width:100%; height:200px; float:left;  background:url(../../images/2025-07/header.png) top center; background-repeat:no-repeat; background-size: 95%;}

#jeu-gain{ position:relative; width:100%; height:auto; background-color: #ffffff;float:left; background:url(../../images/2025-07/gain.jpg) top left; background-repeat:no-repeat; background-size: 100%;}

#jeu-gain img{width:100%; height:auto;}

#jeu-form{position:relative; width:100%; height:auto; background-color: #ffffff; float:left; background:url(../../images/2025-07/form.png) bottom left; background-repeat:no-repeat; background-size: cover;}

#jeu-infos{ color: #000000; position:relative; width:100%; height:50px; float:left; text-align:center; font-family:verdana, geneva, sans-serif; font-size:11px;}

	
	}
