#content-bg{
	background: url(../images/test/content-bg.png) no-repeat 0 200px;
}

.spacer{
	clear: both;
}


/* Textes du début */
#accroche{
	width: 206px;
	float: left;
	padding-left: 14px;
	position: absolute;
}

#accroche p{
	padding-left: 8px;
	font-size:1.2em;
	line-height:16px;
}
/* formulaire contenant le reste */
#test-form{
	width:579px;
	background: url(../images/test/ombre_h.png) no-repeat right top;
	margin-left: 220px;
	padding-top: 13px;
}
/* Ombre du bas */
#test-form-bg{
	height: 360px;
	background: url(../images/test/ombre_b.png) no-repeat right bottom;
	width: 579px;
}

/* Bouton suivant */
#question-submit{
	clear: both;
	width: 100px;
	float: right;
	position: relative;
	top: -40px;
	right: -120px;
	margin-bottom: -50px;
	
}

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

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


/* questions = 1 question h3 + liste correspondante */
#page0.questions{
	position: relative;
	background: url(../images/test/page0_fd.png) no-repeat top left;
	width: 547px;
	height: 344px;
}

#page1.questions{
	position: relative;
	background: url(../images/test/page1_fd.png) no-repeat top left;
	width: 547px;
	height: 344px;
}

#page2.questions{
	position: relative;
	background: url(../images/test/page2_fd.png) no-repeat top left;
	width: 547px;
	height: 344px;
}



.questions h3{
	font-size:1.2em;
	color: white;
	margin: 0 0 0 10px;
	width: 224px;
	line-height: 18px;
	
}
/* Le grand 1, 2 3 etc */

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

.question.impair h3 .etape{
	padding-top: 20px;
	background-color: #ffffff;
}

.question.pair h3 .etape{
	padding-top: 20px;
}


.question.impair{
	position: absolute;
	left: -8px;
	top: 113px;
}

.question.pair{
	position: absolute;
	top: 55px;
	left: 260px;
}

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


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

.questions .ol_ft{
	width: 224px;
	height: 14px;
	background: #ffffff url(../images/test/ol_ft.gif) no-repeat top left;
}

.question ol li{
	margin-left: 10px;
}

.question.impair ol, .question.impair .ol_ft{
	margin-left: 25px;
}

.question.pair ol, .question.pair .ol_ft{
	margin-left: 10px;
}



.questions ol input{
	height: 10px;
	width: 10px;
	margin-bottom: 2px;
}

#question-computer ol{
	margin-top: 30px;

}




/* Images absolues */
.tete{
	display: block;
	position: absolute;
}

#tete0{
	position:relative;
	background: url(../images/test/tete_0.png) no-repeat top left;
	width: 91px;
	height: 76px;
	top: 125px;
	left: 501px;
}

.tete span {
	position:absolute;
	top:183px;
	right:27px;
	width:50px;
	display:block;
}


.tete span img{
	position:absolute;
	top:0;
	left:0;
}

.tete-result{
	display: block; 
	position:absolute;
	bottom:0;
	right:280px;
}
.tete-result img{
	position: relative;
	top:0;
	bottom: 0;
	width: 90px;
	height: 65px;
}



#tete1{
	background: url(../images/test/tete_1.png) no-repeat top left;
	width: 94px;
	height: 94px;
	top: 118px;
	left: 497px;
}

#tete2{
	background: url(../images/test/tete_2.png) no-repeat top left;
	width: 127px;
	height: 106px;
	top: 111px;
	left: 480px;
}



/****** Les résultats ******/
#test .test-result{
	position: relative;
}


#test .test-result h2{
	background: url(../images/test/result_tetes.png) no-repeat right 0px;
	height: 125px;
	padding-bottom: 0;
	margin: 0 20px -42px 0;
}

#test .test-result .result{
	font-size: 1.5em;
	line-height: 2.4em;
	text-align: center;
}

#test .test-result .result p, #test .test-result .ask p{
	width: 600px;
	margin: 0 auto 0 auto;
}

#test .test-result em{
	margin-bottom: 10px;
	color: #e64443;
	font-weight: bold;
	display: block;
	font-style: normal;
}

#test .test-result strong{
	font-weight: bold;
	
}

#test .test-result .ask{
	width: 306px;
	height: 146px;
	margin: 10px auto 0px auto;
	background: url(../images/test/result_ask.png) no-repeat left top;
	padding-top: 5px;
}

#test .test-result .ask h3{
	font-size: 1.6em;
	font-weight: bold;
	margin: 0 60px 0 10px;
	color: #fff;
}
#test .test-result .ask h3 span a{
	color: #fff;
}
#test .test-result .ask h3 a:hover{
	text-decoration: underline;
	color: #fff;
}
#test .test-result .ask h3 span {
	text-decoration: inherit;
	width: 230px;
	display: block;
	color: #fff;
	background-color: #e64443;
	line-height: 120%;
	margin-bottom: 20px;
}

#test .test-result .ask strong{
	display: block;
	padding-top: 20px;
	font-size: 1.3em;
	line-height: 18px;
	background-color: #e64443;
	width: 230px;
	color: #fff;
	margin: 0 0 10px 15px;
}

#test .test-result .ask a strong{
	text-decoration: inherit;
	display: inline;
	padding: 0 0 0 15px;
	font-size: 0.8em;
	background: #e64443 url(../images/lists/link-redbg.gif) no-repeat left 4px;
	color: white;
	margin: 0 0 10px 0;
}

#test .test-result .ask strong.alone{
	margin-top: 30px;
}

#test .test-result .ask strong.alone_big{
	margin-top: 10px;
}

