	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;
		}