#LivrephotoBakst{
	background-image :url(../images/livres/photobakst.png);
	background-repeat: no-repeat;
	width:289px;
	height:328px;
	position:absolute;
	left:242px;
	top:160px;
}

#livrePhotoSub{
	position:absolute;
	top:476px;
	left:281px;
	font-size:11px;
	font-family:Arial;
	font-weight: bold;
	letter-spacing: 1px;
}


#livreTxt{
	position:absolute;
	width:320px;
	height:314px;
	left:550px;
	top:168px;
	font-size:11px;
	color:black;	
	font-family:Arial;
	font-weight: bold;
	letter-spacing: 1px;
	overflow: hidden;
}

#livrescontenu h1{
	font-size:18px;
	color:black;	
	font-family:Arial;
	font-weight: normal;
}*

#livrescrollBox {
	position:absolute;
	height:312px;
	border-color: 1px solid pink;
	width: 10px;
	left: 887px;
	top: 173px;
}

#livrescrollLine{
	position:absolute;
	height:282px;
	border-color: 1px solid pink;
	background-color:#1c59eb;
	width: 8px;
	left: 888px;
	top: 188px;
}