#bourseplus h3 {
	display: block;
	margin: 0 0 10px 0;
	padding: 0 5px 0 5px;
	line-height: 1.5em;
	border: 0;
	background-color: #204ec8;
	color: #fff;
	font-size: 1.2em;
	font-weight: bold;
}

#bourseplus .article {
	margin-bottom: 1em;
}

#bourseplus .article p {
	text-align: justify;
}

#leftPanel ul.bourseplusSommaire {
	list-style:none;
	margin: 1em 0 5px 0px;
	padding: 0;
}

#leftPanel ul.bourseplusSommaire li {
	list-style:none;
	margin: 0;
	padding: 0;
}

.articleTitre {
	display:block;
	line-height: 1.25em;
	color: #fff;
	padding-left: 20px;
	margin: 0 0 8px 0;
  background-image: url(/images/fleche_petite.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.couverture {
	float:left;
	margin-right:10px;
}


.resumeSommaire {
	margin-bottom: 15px;
	border: 1px solid #ccc;
	padding: 5px;
}

.resumeSommaire ul, .resumeSommaire li {
	list-style:none;
	margin: 1em 0 5px 0px;
	padding: 0;
}

.resumeSommaire h4 {
	display: inline;
	font-weight: bold;
	margin: 0;
	padding: 0;
}