
h1 {
	margin:4px 0 0 0;

}

h1 a {
	text-decoration:none;
}

h1 em {
	font-style:normal;
	color:#696969;
	text-transform: none;
}

.Biographie {
	font-size:12px;
	text-align:justify;
	height:260px;
	overflow-y:auto;
	padding:0 5px 0 0;
}

.Photo {
	float:left;
	border:1px solid #696969;
	margin:0 5px 5px 0;
	font-size:10px;
	text-align:center;
	color:#696969;
}

#ColonneGauche {
	border-right:1px solid #aaa;
	padding-right:10px;
}
#ColonneDroite {
	width:400px;
	padding:0 5px 0 10px;
}

.Commentaire {
	font-size:12px;
	text-align:justify;
	height:240px;
	overflow-y:auto;
	padding:0 5px 0 0;
}
.Commentaire p, .Biographie p {
	margin:0 0 4px 0;
}

.InfoAuteur {
	font-size:12px;
}

