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;
}

h1 a,
h2 a
{
	text-decoration: underline;
	font-weight: bold;
	color: #7B1B27;
}
