* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	background: #ffffff url(../images/height.png) top repeat-x;
	color: #000000;
}
img {
	border: 0;
}

#conteneur {
	position: relative;
	margin: 0 auto;
	width: 900px;
}

#test {
	margin-top : 0;
	text-align: center;
}
#commencer {
	margin-top : -30px;
	text-align: center;
}
#menu {
	position: relative;
	background: #E2A7EE;
	height: 45px;
	width: 100%;
	margin-top: 30px;
	padding-top: 5px;
	text-align: center;
}
#menu a {
	margin: 15px;
}
#about {
	position: relative;
	text-align: center;
	margin-top : 5px;
	font-size: 10px;
}
#mini_test {
	margin-right: 600px;
	text-align: center;
}
#pub468 {
	margin-top: -175px;
	margin-left: 340px;
	text-align: center;
	height: 60px;
	width: 468px;
	background-color: #ffffff;
}
.pub468 {
	height: 60px;
	width: 468px;
}
#progression {
	margin-top: 58px;
	margin-left: 220px;
	text-align: center;
}
.progress_bar {
	border: 1px solid #000000;
	margin-left: 20px;
	width: 260px;
	height: 22px;
}
.progress_full {
	position: absolute;
	margin-left: -261px;
	margin-top: 8px;
	height: 22px;
	
}
#progress_ie {
	position: absolute;
	margin-left: -5px;
}
.progress_pourcent {
	position: absolute;
	margin-top: 12px;
	margin-left: -148px;
	font-weight: bold;
}
#chargement {
	position: absolute;
	margin-left: 350px;
	background: #fff;
	height: 35px;
	width: 180px;
	padding: 10px;
	margin-top: 120px;
	text-align: center;
	font-weight: bold;	
	display: none;
}	
#infos_perso {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
#erreur{
	color: red;
	margin-top: 20px;
	font-weight: bold;
}
.erreur{
	color: red;
	font-weight: bold;
}
.table_infos {
	width: 400px;
	text-align: left;
	padding: 3px;
	margin-top: 25px;
	border : 0px;
	margin-left: auto;
	margin-right: auto;
}
input {
	margin-right: 10px;
	margin-top: 10px;
}

label {
	font-size: 14px;
	cursor: pointer;
}
label:hover {
	font-weight: bold;
}
	
#question {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center;
}
#genre {
	margin-top: 10px;
	font-weight: bold;
}
.question {
	margin-top: 25px;
	margin-bottom: 25px;
	font-weight: bold;
	font-size: 18px;
}
#next_question {
	margin-top: 40px;
	margin-bottom: 50px;
	text-align: center;
}
.submit {
	border: 0;
	background : url(../images/next_question.png) left top no-repeat;
	height : 116px;
	width : 250px;
	cursor : pointer;
}
#resultat {
	text-align: left;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	width: 470px;
	font-size: 16px;
	font-weight: bold;
}
#infos_cadre {
	border: 1px solid #000000;
	padding: 10px;
	background: #fff;
	margin-top: 10px;
	width: 500px;
	font-size: 15px;
	margin-left: auto;
	margin-right: auto;
}
.gros {
	margin: 5px;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
}
.vi {
	font-size: 25px;
	font-weight: bold;
}
.mo {
	font-size: 16px;
	font-weight: bold;
}

#sous_page {
	text-align: center;
	padding: 20px;
	margin-top: 50px;
}
.infobulle{
    background: url(../images/infobulle.png) no-repeat;
}
.infobulle_ie{
    background: url(../images/infobulle.gif) no-repeat;
}
#curseur {
    position: absolute;   
	display: none;
    padding: 10px 15px 10px 0px;
    text-align: center;
    font-size: 12px;
	height : 105px;
	width : 185px;
}


#tranche_age {
	text-align: right;
	font-size: 15px;
	font-weight: bold;
	margin: 0 auto 50px;
	width: 810px;
}

#tranche_age .left {
	text-align: right;
	width: 400px;
}

#tranche_age .right {
	text-align: left;
	padding-left: 10px;
	width: 400px;
}
.barre_age {
	vertical-align: middle; 
	border: 1px solid #520078;
}
