body {
	background-color: #666;
	color: #eee;
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	padding: 10px;
	margin: 10px;
}

h1 {
	font-family: Tahoma, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

table.passepartout td {
	background-color: #f1f1f1;
}

p.copyright {
	font-size: 7pt;
}

p.imagenavi {
	font-size: 8pt;
}

a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #ddd;
}

#zoompic {
	padding: 15px;
	margin: 0px;
	margin-bottom: 5px;
	float: left;
	background-color: #f1f1f1;
}

.albumthumb {
	float: left;
	width: 85px;
	font-size: 7pt;
}

img.currentthumb {
	border: 2px solid #fff;
}

.small {
	font-size: 8pt;
}

.dim {
	color: #999;
}

