#gallery table {
	border-collapse: collapse;
	font-size: 11px;
	text-align: center;
}

#gallery td {
	width: 25%;
	padding: 10px;
	vertical-align: top;
}

#gallery img {
	padding: 10px;
	border: 1px solid #623f2b;
	width:96px;
	height:72px;
}

#gallery h3 {
	font-size: 16px;
}

#page-haut {
	margin-top: 5px;
	border-bottom: 1px dotted #474747;
}

#page-bas {
	margin-top: 5px;
	border-top: 1px dotted #474747;
}
