.pers{
	background:#fff;
	margin:30px 0 30px 30px;
	width:510px;
	padding:10px;
	}

.pers h1{
	font-size:25px;
	line-height:28px;
	}

.pers p {
	margin:2px 0;
	padding:8px 10px 8px 0;
	background-color:none;
	font-size:12px;
	line-height:16px;
	}

.auteur{
	border-top:1px dotted #666;
	border-bottom:1px dotted #666;
	padding:5px 1px;
	margin:10px 0 15px 0;
	font-size:10px;
	line-height:12px;
	color:#666;
	}