div#divMenuGalerie {
	height:300px;
	overflow:auto;
	background-color: #555555;
}
img {
	border: none;
	margin: 0;
}
table#tableGalerie td {
	text-align: center;
	width: 150px;
}
table#tableGalerie{
	width:660px;
}