	section p {
		margin-left:20px;
		}
		
	section h2 {
		margin-left:20px;
		font-size:1.3em;
		}
		
	section .drapeau {
		height:1.5em;
		margin-right:7px;
		vertical-align:middle;
		border:1px solid #555555;
		}


	.illustration {
		width:150px;
		height:150px;
		padding:20px;
		float:right;
		}

	.illustration img {
		width:150px;
		height:150px;
		border-radius:50%;
		}
	
	.contenu a {
		color:#555555;
		}
		
	table.exemplaires {
		width:500px;
		}
		
	table.exemplaires td:nth-child(2),
	table.exemplaires td:nth-child(3),
	table.exemplaires td:nth-child(4),
	table.exemplaires th:nth-child(2),
	table.exemplaires th:nth-child(3),
	table.exemplaires th:nth-child(4) {
		text-align:center;
		}