body, td {
	font:12px Verdana, Arial, sans-serif;
}body {
	background:#fff;
	text-align:center;
	margin:0;
	padding:0;
}
table {
	background:#fff;
}

#entour {
	text-align:left;
	margin:10px 0;
}#menu, h1, .desc, #livres , #contenu {
	padding:0 5%;
}
#menu {	color:#fff;	background: #956799;	padding:5px 5%;}#menu fieldset {
	border:0;
	padding:0 0 5px 0;
	margin:0;
}#menu fieldset legend {}#menu a {
	color:white;
	border-bottom:1px solid #666;
	text-decoration:none;
}


.inline-list {
	list-style-type:none;
	padding:0;
}
.inline-list li {
	display:inline;
	font-size:12px;
	padding-right:10px;
}h1 a {
	color:#000;
	border-bottom:1px solid #DBC0D0;
	text-decoration:none;
}.hl {
	background:#cceeff;
}

.col_id,
.ref {
	color:#99a;
}
.col_titre {
	font-weight:bold;
}

.field label {
	width:11em;
	text-align:right;
	line-height:1em;
	margin-right:1em;
	float:left;
	clear:left;
}.field .submit {
	clear:left;
	margin-left:11em;
}
