﻿#boite1_quiz {
	background-color: white;
	left: 170px;
	position: relative;
	top: -430px;
	width: 810px;
	height: 400px;
	border: 0px solid royalblue;
}

#boite2_quiz {
	background-color: transparent;
	left: 170px;
	position: relative;
	top: -680px;
	width: 810px;
	height: 400px;
	border: 0px solid royalblue;
}

#boite2_search {
	background-color: white;
	left: 170px;
	position: relative;
	top: -450px;
	width: 810px;
	height: 310px;
	border: 0px solid royalblue;
}

#boite22_quiz {
	background-color: transparent;
	left: 165px;
	position: absolute;
	top: 100px;
	width: 500px;
	height: 444px;
	border: 0px solid royalblue;

}
	
#titre_boite1_quiz {
	background-color: white;
	left: 0px;
	position: relative;
	top: -3px;
	width: 690px;
	height: 55px;
	border: 0px solid royalblue;
	font-size: 48px;
	font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;
	font-weight: bold;
	color: #000000;
}
