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

#librairie h4.soustitre {
	margin-top: 1.3em;
	margin-bottom: 1.3em;
	padding: 0;
	color: #c00;
}

#librairie img.livreCouverture {
	margin-right: 15px;
	float: left;
	width: 75px;
	height: 109px;
}