.boitelignelivre {
height: 224px;
	width: 640px;
	background-image: url(../images/images_livres/ligne_livre_image/fond_ligne_livre.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.cartoucheprixlivre {
	width: 53px;
	margin-left: 161px;
	height: 19px;
	float: left;
	position: absolute;
	margin-top: 160px;
	background-image: url(../images/images_livres/ligne_livre_image/bloc_prix_livre.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 9px;
	padding-bottom: 3px;
	padding-left: 80px;
	background-repeat: no-repeat;
	color: #000000;
}
.cartouchelibellelivre {
	width: 455px;
	margin-left: 161px;
	height: 25px;
	float: left;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #FFFFFF;
	background-color: #E9B126;
}
