.question{
	width:610px;
	height:140px;
	border-width:1px;
}

.info{
	font-style:italic;
	font-size:10px;
	margin-top:5px;
}

#identification_bloc_droit{
	position:absolute;
	left:310px;
	height:150px;
	text-align:center;
	width:300px;
}

#identification_bloc_gauche{
	position:absolute;
	left:0px;
	text-align:center;
	width:310px;
	height:100px;
	border-right:1px solid #AF9B60;
}

#identification_bloc_gauche_login{
	position:absolute;
	left:0px;
	text-align:right;
	width:250px;
}

#identification_bloc_gauche_ok{
	position:absolute;
	left:260px;
	top:60px;
	text-align:left;
	width:30px;
}

#inscription{
	width:500px;
	text-align:right;
}

.chp_form_login{
	border:1px solid #C22810;
	background-color:#FDE8AF;
	width:130px;
}

.chp_form{
	border:1px solid #C22810;
	background-color:#FDE8AF;
	margin-top:3px;
	margin-bottom:3px;
	width:200px;
}

#bourse{
	position:absolute;
	top:15px;
	left:370px;
	width:240px;
	height:19px;
	padding-top:3px;
	padding-bottom:3px;
	border-color:#C22810;
	border-style:solid;
	border-width:2px;
	background-color:#FDE8AF;
}
#bourse_texte{
	font-size:10px;
}

.erreur{
	font-size:12px;
	font-style:italic;
	color:#C22810;
	text-align:center;
	font-weight:bold;
}