body {
	font-family: Verdana, 'Trebuchet MS', Arial, Sans-serif;
	font-size: 11px;
	text-align: center;
}
body a:link, body a:visited {
	text-decoration: none;
	color: Black;
}
#main {
	width: 550px;
	margin: 5px auto;
	text-align: left;
}
#mainin {
	padding: 3px;
	border: 1px solid #808080;
	float: left;
	width: 100%;
}
#mainin h1 {
	text-align: center;
	font-size: 1.7em;
	margin: 0;
}
#mainin h2 {
	color: #808080;
	font-size: 1em;
	margin: 0;
	text-align: center;
}
#descentree {
	text-align: justify;
	margin: 3px 2px 0 0;
	padding-bottom: 3px;
}
.entreecrite {
	float: right;
	line-height: 20px;
	vertical-align: middle;
	padding: 0 5px 0 5px;
}
.entreecrite img {
	border: 1px solid #F2F2F2;
	margin-right:3px;
	float: left;
}
#entreedet {
	float: left;
	margin: 5px;
}
#bottom {
	text-align: center;
	line-height: 51px;
	color: #5A5A5A;
	clear: both;
}
#printbut {
	text-align: center;
	clear: both;
}
input.button { 
	margin: 0; 
	font: bold 1em Arial, Sans-serif; 
	border: 1px solid #CCC;
	background: #FFF; 
	padding: 2px 3px; 
	color: #333;	
}
