table {
	text-align: center;
	width: 740px;
	vertical-align: middle;
}
.TDImage {
	width: 300px;
}

.Image {
	vertical-align: middle;
}
.TitreCom {
	font-size: small;
	font-weight: bold;
}
.Commentaire {
	font-size: small;
	font-style: italic;
}
.lien {
	color: #000;
	text-decoration: underline;
}
.DivScroll {
	overflow: scroll;
	height: 480px;
	margin-left: 200px;
	width: 780px;
	background-image: url(../Images/TextureJB500.png);
	background-repeat: repeat-x;
}
