body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 5px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #990033;
	margin-bottom: 10px;
	margin-top: 0px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	color: #444444;
	margin-bottom: 5px;
}
.name_imago {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.adresse {
	display:none;
	font-size: 9px;
	color: #FFFFFF;
}
#top {
	position: absolute;
	padding: 10px;
	width:600px;
	height: 70px;
	z-index:1;
	left: 0px;
	top: 0px;
	float: right;
	text-align: right;
	font-size: 9px;
	color: #000000;
	vertical-align: bottom;
	border-right: 1px solid #003366;
	border-top: 1px solid #003366;
	border-left: 1px solid #003366;
}
#main {
	position: absolute;
	margin:0px;
	width:600px;
	left: 0px;
	top: 72px;
	z-index:2;
	background-color: #FFFFFF;
	padding: 0px;
	border: 1px solid #003366;
}
#hvid {
	width:600px;
	margin-left: 0px;
	padding: 10px;
	color: #000000;
	margin-top: 0px;
	background-color: #FFFFFF;
}
#menu {
	display:none;
	
}
#box{
	border:thin dashed #999999;
	}
a {
	color: #013F5F;
}
table {
	margin-bottom: 10px;
}
.print{
	display:none;
	}
