.page {display:none;}
.page.current {display: block;}
/* si la personne à javascript
.page {display:none; position:absolute; top:10px}
*/


#inside-content{
	height: 375px;
}



#game-content .explain, #game-contact .explain{
	font-size: 1.4em;
	color: #0187ad;
	padding-left:10px;
}	

#game-content{
	position: relative;
	float: left;
	display: block;
	width: 542px;
	height: 332px;
	background: url(../images/game/questions_bg.gif) no-repeat left top;
}


#game-content .explain{
	width: 280px;

}

#game-content .question{
	width: 224px;
	padding-bottom: 14px;
	background: url(../images/game/ol_ft.gif) no-repeat left bottom;
}

#game-content #question-fatigue{
	position: absolute;
	top: 40px;
	left: 15px;
}

#game-content #question-essilor{
	position: absolute;
	top: 5px;
	left: 275px;
}


#game-content .question h3{
	font-size: 1.8em;
	color: white;
	line-height: 1.2em;
	
}

#game-content .question h3 .fleche{
	display: block;
	width: 200px;
	padding-left: 25px;
	background-color: #e64443;
	background: url(../images/game/din_fleche_d.gif) no-repeat 0 5px;
	padding-top: 5px;
}


#game-content .question h3 .etape{
	display: block;
	background: url(../images/game/etape_fd.gif) no-repeat bottom left;
	width: 49px;
	color: #e64443;
	text-indent: 16px;
	font-size: 1.7em;
	font-weight: normal;
	line-height: 34px;
}


#game-content .question ol{
	width: 224px;
	background: #ffffff url(../images/game/ol_fd.gif) no-repeat top left;
	padding-top: 8px;
	line-height: 14px;
}


#game-content .question ol li{
	margin: 7px 10px 0 10px;
}


#game-content .question ol input{
	height: 10px;
	width: 10px;
	margin-bottom: 2px;
}


/************ Contact *****************/


#game-contact{
	position: relative;
	display: block;
	float: left;
	width: 542px;
	height: 332px;
	background: url(../images/game/contact_bg.gif) no-repeat left top;
}

#game-contact .explain{
	width: 500px;
}

#game-contact input, #game-contact textarea{
	border: 0;
	width: 222px;
}

#game-contact input{
	height: 22px;
	font-size: 1.4em;
	border: 1px solid #e74344;
}

#game-contact textarea{
	height: 50px;
	font-size: 1.4em;
	border: 1px solid #e74344;
}
#game-contact fieldset p{
	position: relative;
	clear: both;
	width: 350px;
}
#game-contact #autre{
	margin-top: 10px;

}
#game-contact label{
	display: block;
	float: left;
	margin-right: 10px;
	text-align: right;
	width: 110px;
	font-size: 1em;
	color: white;
	background-color: #e74344;
	clear: left;
}

#game-contact #nomp{
	margin-top: 30px;
}

#game-contact .errmsg strong{
	display: inline;
	position: absolute;
	right: 0;
	background: #ffffff url(../images/game/err_puce.gif) no-repeat left top;
	padding-left: 18px;
	color: #e74344;
	width: 125px;
	margin-right: 10px;
	font-size: 0.9em;
}

/***** Bouton submit *****/

p.submit{
	position: absolute;
	left: 390px;
	top: 310px;
	padding-left: 53px;
	height: 45px;
	background: url(../images/game/tete_lunettes.gif) no-repeat top left;
}

input.submit{
	background: url(../images/game/bouton_suivant.gif) no-repeat top left;
	border: 0;
	width: 82px;
	height: 28px;
	color: #0187ad;
	font-weight: bold;
	font-size: 1.2em;
}

input.submit.hover{
	color: #e33c45;
	background: url(../images/game/bouton_suivant.gif) no-repeat left -28px;
	cursor: pointer;
}

/************ Confirmation **************/

#game-confirm{
	position: relative;
	display: block;
	float: left;
	width: 542px;
	height: 282px;
	background: url(../images/game/confirm_bg.gif) no-repeat left top;
	text-align: center;
	font-size: 1.8em;
	padding-top: 50px;
}

#game-confirm p{
	margin-bottom: 40px;
	width: 90%;
	background-color: #ffffff;

}

#game-confirm strong{
	display: block;
	color: #dd2b34;
}

#game-confirm p a {
	font-size: 0.6em;
}


#game-confirm #savoirplus{
	background-color: red;
	margin:30px auto 12px auto;
	width: 295px;
	padding: 0;
	background: #e64443 url(../images/visual-tiredness/important-body.gif) no-repeat bottom left;
}

#game-confirm #savoirplus a{
	text-align: center;
	padding: 5px 0 8px 0;
	display: block;
	background: url(../images/visual-tiredness/important-top.gif) no-repeat top left;
	text-decoration: none;
	color: #ffffff;
}

#game-confirm #savoirplus:hover{
	background: #e64443 url(../images/visual-tiredness/important-body2.gif) no-repeat bottom left;
}

#game-confirm #savoirplus.hover a{
	background: url(../images/visual-tiredness/important-top2.gif) no-repeat top left;
}
/************ Partie droite/Infos **************/
#infos{
	width: 340px;
	float: right;
	position: absolute;
	top: 0;
	right: 0;

}

#infos h2{
	margin-bottom: 10px;
}

#infos ul li{
	margin-bottom: 10px;
	padding-bottom: 20px;
	padding-left: 100px;
}

#infos #rise{
	background: url(../images/game/rise_bg.jpg) no-repeat left 12px;
}

#infos #bademantel{
	background: url(../images/game/bademantel_bg.jpg) no-repeat left 12px;
}
#infos #paket{
	background: url(../images/game/paket_bg.jpg) no-repeat left 12px;
}

#infos ul li p{
	background: url(../images/game/puce.gif) no-repeat left 10px;
}




/********************** Reglement **********/
#reglement{
	width: 542px;
	clear: both;
}

#reglement p {
	margin: 0; padding: 0;
	line-height: 0.7em;
	padding-left: 10px;
}

#reglement small{
	font-size: 0.8em;
	letter-spacing: -0.02em;
}

/****** Pas de jeu ******/
#nogame{
	background: url(../images/game/result_tetes.png) no-repeat right top;
	padding-top: 100px;
	position: relative;
}
#nogame .ask{
	width: 306px;
	height: 146px;
	background: url(../images/game/result_ask.png) no-repeat left top;
	padding-top: 5px;
	margin: 0 auto 0 auto;
}

#nogame .ask h3{
	font-size: 1.6em;
	color: white;
	font-weight: bold;
	margin: 10px 60px 0 10px;
	text-align: center;
}

#nogame .ask p{
	font-size: 1.4em;
	line-height: 18px;
	color: white;
	padding : 0;
	background-color: #e64443;
	width: 216px;
	margin: 5px 0 10px 20px;
	text-align: center;
}

#nogame .ask p a{
	padding-left: 15px;
	background: url(../images/lists/link-redbg.gif) no-repeat left 5px;
	color: white;
}

#nogame .tete-result{
	position:absolute;
	top: 40px;
	right:440px;
}
#nogame .tete-result img{
	position: relative;
	top:0;
	bottom: 0;
	width: 90px;
	height: 65px;
}
