body{
font-family:Arial, Helvetica, sans-serif;
font-size:70%;
color:#221e1f;
background-color:#FCEFB8;
}
a{
color:#B49149;
}
a:hover:{
text-decoration:underline;
}
#quizz{
width:800px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
overflow:auto;
}
#quizz form{
padding:0px;
margin:0px;
}
#bt_imprimer{
position:absolute;
top:20px;
right:50px;
width:130px;
text-align:center;
}
#bt_mail{
position:absolute;
right:180px;
text-align:center;
top:20px;
width:164px;
}
#bt_retour{
float:right;
}

#bt_retour2{
float:right;
margin-right:20px;
}
#titrequizz{
text-align:center;
background-color:#FCEFB8;
}
#infoquizz{
background-image:url('images/quizzcadrehaut.png');
background-repeat:no-repeat;
background-position: center top !important;
padding:20px;
background-color:#FFF;
zoom:1;
overflow:hidden;
}
	.saisiequizz{
	float:left;
	margin:5px;
	width:240px;
	}
		.saisiequizz label{
		float:right;
		position:relative;
		color:#B49149;
		font-weight:bold;
		}
		.saisiequizz input{
		float:right;
		position:relative;
		margin-left:9px;
		width:120px;		
		}
		.saisiequizz select{
		float:right;
		position:relative;
		margin-left:9px;
		width:120px;		
		}
	.consigne{
		float:left;
		width:490px;
		text-align:right;
		color:#B49149;
	}
.colquizz{
position:relative;
float:left;
width:380px;
margin:10px;
_margin:8px;
background-image:url('images/fondcheck.png');
background-repeat:no-repeat;
background-position:right top;
}
	.fond2{
	background-image:url('images/fondcheck2.png') !important;
	}
	.colquizz li{
		position:relative;
	}
	.coldquizz td{
		padding:5px!important;
		margin:0px;
	}
	.coldquizz tr{
		padding:0px!important;
		margin:0px;
	}
	.colquizz h2{
		width:240px;
		margin-top:5px;
		margin-bottom:5px;
		padding:0px;
		font-size:15px;
		color:#168a8e;
	}
	.colquizz h3{
		width:240px;
		margin-top:5px;
		margin-bottom:5px;
		padding:0px;
		font-size:12px;
		color:#168a8e;
	}
.blocquizz{
width:360px;
margin:10px;
}
.repquizz{
position:relative;
width:80px;
text-align:center;
}
	.repquizz input{
	margin:3px !important;
	*margin:0px !important;
	padding:0px !important;
	}
.prioriquizz{
position:relative;
width:20px;
height:100%;
}
#reglequizz{
position:relative;
width:260px;
padding:5px;
color:#B39047;
}
	#reglequizz h2{
		color:#B39047;
		font-weight:bold;
		font-size:11px;
		width:100%;
	}
#validquizz{
width:800px;
float:left;
text-align:center;
background-image:url('images/quizzcadrebas.png');
background-repeat:no-repeat;
background-position:bottom center;
padding-bottom:20px;
}
	#validquizz input{
		background-color:#158689;
		color:#FFF;
		border-color:#0E5750;
	}
	
#reponse{
background-image:url('images/quizzcadrehaut.png');
background-position:top center;
background-repeat:no-repeat;
padding:20px;
padding-top:30px;
position:relative;
}
	.sansfond{
		background-image:none !important;
	}
	#reponse h3{
		color:#168a8e;
		font-size:15px;
	}
	#reponse h4{
		color:#168a8e;
		font-size:13px;
	}
	.resultat{
		color:#D23D24;
		font-size:14px;
		font-weight:bold;
	}
	#zonecharts{
	width:100%;
	text-align:center;
	}
#basreponse{
background-color:#FFF;
background-image:url('images/quizzcadrebas.png');
background-position:bottom center;
background-repeat:no-repeat;
width:800px;
height:110px;
text-align:center;
}
.centre{
text-align:center;
}