ul.apartes {
	float	: none;
}

ul.apartes li {
	margin-bottom		: 2em;
	height				: auto;
	background-position	: top left;
}

span.personne {
	font-weight			: bold;
}

span.date-interview {
	font-weight			: bold;
	color				: #459000;
/*
	display				: inline-block;
	width				: 9em;
*/
}

p.date-interview {
	font-weight			: bold;
	margin-left			: 3em;
}

ul.apartes span.number {
	font-size			: 1.1em;
	font-weight			: bold;
}


dl.questions dt {
	color				: #4f8aac;
	height				: auto;
	background-position	: top left;
}
dl.questions dd {
	text-align			: justify;
	margin-right		: 100px;
	margin-bottom		: 2em;
}

p.visit-stand {
	text-align			: center;
	font-weight			: bold;
}
p.contact {
	text-align			: center;
}
