body {
	font-family: Verdana;
	background-color: silver;
}
a {
	white-space: nowrap;
}

a:link {
}

a:hover, a:active {
	text-decoration: none;
}
noscript {
	font-weight: bold;
	/*font-size: smaller;*/
}
table {
}
#vignettes td {
	vertical-align: middle;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.plusgrand {
	font-size: larger;
}
#details {
	background: White;
	border: thin solid Yellow;
}

ul {
	margin-top: 0px;
}
#pied_de_page {
	text-align: right;
	font-style: italic;
	font-size: smaller;
}
#contact {
	border: thin solid fuchsia;
	padding-left: 0px;
}
#dejavu {
	font-style: italic;
	font-size: smaller;
}
.perime {
	text-decoration: line-through;
}