/* CSS pour la partie publique, mais ces styles ne sont pas disponibles dans tinyMCE */
.txtmarron {
	color: #633134;
	text-decoration: none;
	font-weight:normal;
}
.libr-tab {
	width:99%;
	border:0;
}
.libr-td1 {
	width:50%;
	border:0;
	vertical-align:top;
	padding:2px 10px 12px 0;
}
.libr-td2 {
	width:50%;
	border:0;
	vertical-align:top;
	padding:2px 0 12px 10px;
}
.libr-reg1 {
	font-weight:bold;
	color:#700000;
	font-size:17px;
}
.libr-reg2 {
	font-weight:bold;
	color:#700000;
	font-size:17px;
	border-top:1px solid #888888;
	padding-top:6px;
}
.libr-nom {
	font-weight:bold;
}
.libr-descr {
	display:inline;
	font-size:smaller;
}
.libr-descr p {
	margin-top:2px;
	margin-bottom:2px;
	font-size:13px;
}
.results_content p {
	margin:0;
}
.bibv_content {
	font-weight:normal;
	margin:2px 0 10px 0;
}
.bibv_content p {
	margin:0;
}
.bulibulle {
	background-color:#FEF8E8;
	border:1px solid #D3C1C4;
	padding:8px;
	white-space:nowrap;
	z-index:99;
	position:absolute;
	top:0;left:0;height:auto;width:auto;
	display:none;
	font-family:Times,serif;
	color:#633134;
}
.homeibulle {
	text-align:center;
	padding:4px 0 0 0;
}
.colgibulle {
	text-align:center;
}

