

/*div#bg-colonne {
	position:absolute;
	bottom:0;
	right:0;
	width:221px;
	height:300px;
	background:url(../images/bg-boutique.jpg) right bottom no-repeat scroll;
	z-index:100;
}*/
ul.livre li {
	position:relative;
	padding:5px;
	margin:5px 0;
	background: #f1f4c9 url(none);
	height:1%;
	/*overflow:auto;
	/*border:1px solid red;*/
}
ul.livre li p {font-size:80%;}
ul.livre li span.titre {font-weight:bold; color:#003055}
ul.livre img {float:left; margin-right:5px;border:1px solid white;}
ul.livre li p.prix {
	font-style:italic;
	/*float:right;*/
	text-align:right;
	margin:5px 5px 0 0;
}
ul.edition li {
	background: white url(none);
	margin-bottom:20px;
	float:left;
	height:166px;
}

/*ul.edition li img {
	float:left;
}*/
ul.edition li h4 {
	width:200px;
	text-align:center;
	margin:0;
	padding:0;
}
.block_1 ul#lien_collec li{
	margin-bottom:1em;
}

#page_444 .col_1{width:480px;}
#page_444 .col_2{width:220px;}
#page_444 .ws{background: white url(../images/bg-ws-444.gif) 0 0 repeat-y scroll;}