/* LIVRES */

div.book-slice{
	border-bottom: #cbcbcb 1px solid; 
	margin-bottom:10px;
	padding-bottom:5px;
	display:inline;
	float:left;
}

div.book-slice-picture{
	width:115px;
	float:left;
	margin-right:5px;
}

div.book-slice-title a {
	font-weight:bold;
	text-decoration:none; 
}

div.book-slice-title a:hover { text-decoration:underline; }

div.book-slice-author{
}
div.book-slice-summary{
}

div.book-slice-buy-button a {
	background-image: url(/images/puce_verte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:8px;
	text-decoration:none; 
	font-size:12px;
}

div.book-slice-buy-button a:hover  { text-decoration:underline; }

div.book-slice-file-link a{
	background-image: url(/images/puce_verte.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:8px;
	text-decoration:none; 
	font-size:12px;
}

div.book-slice-file-link a:hover  { text-decoration:underline; }
