table.galerie
{
	width: 100%;
	margin: 0px auto;
}

table.galerie td
{
	vertical-align: top;
	width: 25%;
}

div#grande-photo img,
table.galerie img
{
	border: 1px solid silver;
}
