body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt; 
	background-color: white;
	color: black; 
	text-align: justify;
}
#content { text-align: justify; }
a {	color: black; text-decoration: none; }
hr {
	border: 1px solid #FFF;
	border-top: 1px solid #DDD;
	margin: 0.5cm 0;
	clear: both;
}
td, th, caption { text-align: left; vertical-align: top; }
#header, #copyright, #panorama, #menucontainer, #extramenu, #fooder { display: none; }


#adresse { 
	margin-top: 1em;
	border-top: 2px solid grey;
}
.adresseleft {
	width: 70%;
	white-space: nowrap;
}

.imageboc img { border-right: 2px solid white; }
