/* Zone questions les plus populaires */
#top_questions dl, #top_questions dt, #top_questions dd {
	margin: 0;
	padding: 0;
	width: auto;
}
#top_questions dt {
	margin-top: 1em;
	border-top: solid 1px #67C6E5;
	padding-top: 1em;
}


/* Zone toutes les questions */
#all_questions p {
	width: 364px;
	padding: 0 10px 0 10px;
	text-align: justify;
}
#all_questions img {
text-align: center;
}
#all_questions ul a {
	text-decoration: none;
}
#all_questions ul a:hover {
	text-decoration: underline;
}
#all_questions h2, #all_questions h3 {
	width: auto;
	background: transparent;
}

#questions_index p {
	font-size: 1.0em;
}
