.presentoir{
	margin:0 auto;
	width:auto;
	text-align:center;
	
}
.presentoir td{
	vertical-align:top;
	border:1px solid #ccc;
	margin:10px;
	width:200px;
	padding:5px;
	background:transparent none repeat-x;
	border-radius:5px;
}
.presentoir td a.lien_livre{
	display:block;
	width:100%;
	min-height:220px;
}
.presentoir div.cat{
	margin : 0 8px;
}
ul.categories{
	text-align:center;
	/*margin:35px;*/
}
ul.categories li{
	/*border:1px dotted #CCCCCC;*/
	/*border-left:5px solid #5F7F69;*/
	margin:6px;
	padding:6px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	}
ul.categories li.on{
	background:#EEE;
}
ul.categories li a{
	line-height:20px;
	font-size:20px;
	text-decoration:none;
	}
div.cartouche{
	padding:20px;
	background: #BDBEB0;
	text-align:center;
	margin:0 10px 0 15px;
}


h4.livretitre{
	min-height:40px;
	vertical-align:middle;
	margin: auto ;
	font-weight:bold;
}
table.presentoir h4{
	font-size:12px;
	margin-bottom:3px;
}

.blivre{
	min-height:220px;
	width:100%;
}
.blivresub{
	min-height:200px
}
.blivresub p{
	min-height:40px
}
#wrappermiddle h4,
#wrappermiddle h4 a{
	color:#990000;
	font-size:1.3em;
	font-weight:bold;
	margin:20px 40px;
}
#middle h3{
	padding:30px 40px;
}

#tbrecherche{
	margin-left:150px;
	margin-top:30px;
	text-align:left;	
	border:solid 2px #EEE;
	
}
#tbrecherche td	{
	border:dotted 1px #AAA;
	min-width:200px;
	text-align:center;
	padding:0 10px ;
	}
#tbrecherche th	{
	background:#EEE;
	border:0;
	}
#titrerecherche{
	font-weight:bold;
	padding-bottom:10px;
	font-size:120%;
}
#presentbibliotheque{
	padding:0 25px;
}
.logo_livre{
  width:100px;
  height:150px;
}
