#col3 #aSavoir {
	position: relative;
	float:left;
	left:-20px;
	width: 100%;
	height: auto;
	font-family: Verdana, Arial, "Times New Roman", Tahoma;
	font-size: 7.5pt;
	color: #666666;
	line-height: 12px;
	background-image: url("../../images/a-savoir.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	z-index: 5
}

#aSavoir #titre {
	position: relative;
	top: 30px;
	width: 134px;
	color: #d2011d;
	font-weight : bold;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url("../../images/a-savoir-fond.gif");
	padding-right: 4px;
	padding-left: 4px;
	height: auto;
}

#aSavoir #note {
	position: relative;
	top: 30px;
	width: 134px;
	font-family: Verdana, Arial, "Times New Roman", Tahoma;
	font-size: 7.5pt;
	font-weight : normal;
	text-align: justify;
	color: #55555;
	background-repeat: repeat-y;
	background-image: url("../../images/a-savoir-fond.gif");
	padding-right: 4px;
	padding-left: 4px;
	height: auto;
}

#aSavoir #note #fin {
	top: 10px;
	width: 100%;
	text-align: center;
	height: auto;
}

#aSavoir #bas {
	position: relative;
	top: 30px;
	width: 100%;
	font-weight : normal;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url("../../images/a-savoir-bas.gif");
	background-position: top;
}

.prev {
color: #d2011d;

}

.left {
	text-align: left
}

#col3 #aSavoir  {
	top: 10px;
}

#personnage{
	position: relative;
	float:left;
	/*top: 10px;*/
	width: 100%;
	height: auto;
	min-height:350px;
	font-family: Arial, "Times New Roman", Tahoma, Verdana;
	font-size: 8pt;
	color: #666666;
	line-height: 15px;
	/*text-align: justify;*/
	background-image: url("../../images/pers-virtuel.gif");
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	z-index: 5
}      

#personnage #intro {
	position: relative;
	float:left;
	top: 207px;
	width: 136px;
	font-family: Verdana, Arial, "Times New Roman", Tahoma;
	font-size: 10pt;
	color: #698913;
	line-height: 20px;
	text-align: center;
	background-repeat: repeat-y;
	background-image: url("../../images/pers-virtuel-fond.gif");
	padding-right: 3px;
	padding-left: 3px;
	height: auto;
}

#personnage .clic {
	color: #01afe6;
	text-decoration: underline;
	cursor: pointer
}

#personnage .clic:HOVER {
	color: #01afe6;
	text-decoration: none
}

#personnage #QCM1, #QCM2, #QCM3, #QCM4, #QCM5 {
	position: relative;
	top: 207px;
	width: 132px;
	background-repeat: repeat-y;
	background-image: url("../../images/pers-virtuel-fond.gif");
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	display:none;
}

#QCM1 .input, #QCM2 .input, #QCM3 .input, #QCM4 .input, #QCM5 .input{
	border-width: 0px;
	margin-left: 5px;
	line-height: 20px
}

#personnage .center {
	text-align:center;
}

#reponse{
	position: relative;
	float:left;
	top: 207px;
	display:none;
	font-family: Verdana, Arial, "Times New Roman", Tahoma;
	font-size: 10pt;
	color: #698913;
	line-height: 20px;
	text-align: center;
	width: 132px;
	padding-right: 5px;
	padding-left: 5px;
	height: auto;
	background-repeat: repeat-y;
	background-image: url("../../images/pers-virtuel-fond.gif");
}

#bas {
	position: relative;
	float:left;
	top: 207px;
	width: 100%;
	background-repeat: no-repeat;
	background-image: url("../../images/pers-virtuel-bas.gif");
	background-position: top;
}
