h3.titrePage{
	font-size: 18px;
	text-align: center;
	color: #ACA591;
	margin: 0px;
	padding: 0px;
}
table#auteur{
	height:360px;
	width:75%;
	margin:auto;
}
table#auteur div.contenu{
	padding:5px;
	text-align:justify;
	height:320px;
	overflow:auto;
}