@charset "UTF-8";
body, h1, h2, h3, h4, p, ul, li {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
}
body {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
#paquet {
	width: 900px;
	line-height: 25px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
header nav div {
	margin-top: 10px;
	margin-bottom: 10px;
}
.cette-page {
	background-color: #D1DBF7;
}
.un-livre .image-donnees .donnees {
	line-height: 20px;
	width: 200px;
}
.un-livre .image-donnees img {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
main .un-livre .image-donnees {
	width: 200px;
	float: left;
	margin-right: 10px;
}
main .un-livre article {
	margin-left: 230px;
}
#paquet main .un-livre {
	margin-top: 20px;
	margin-bottom: 20px;
}
.un-livre article h2 {
	font-weight: bold;
}
.un-livre article span {
	text-align: center;
}
#paquet #infe {
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#paquet .center {
	margin-top: 40px;
	padding-bottom: 10px;
	text-align: center;
}
#paquet footer {
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	text-align: center;
	background-color: #4D66AB;
}
#paquet main .un-livre-2 {
	margin-top: 30px;
	padding-top: 30px;
	padding-bottom: 20px;
	border-top: 1px dotted #000000;
}
main .un-livre-2 article {
	margin-left: 230px;
}
main .un-livre-2 .image-donnees {
	float: left;
	line-height: 20px;
	width: 200px;
}
.un-livre-2 .image-donnees img {
	border: 1px solid #000000;
	margin-bottom: 5px;
}
main .un-livre .a-la-tete {
	text-align: right;
}
main .un-livre-2 .a-la-tete {
	text-align: right;
}
