body {
	font-family: "Comic Sans MS", Courier, Arial, Georgia, "Times New Roman";
	background-color: #66FF99;
	background-image: url(images/Olfacties2.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
}
#global {
	height: auto;
	width: 800px;
}
#blmenu {
	height: 300px;
	width: 150px;
	background-image: url(images/wood19.jpg);
	background-repeat: no-repeat;
	padding-top: 20px;
	margin-top: 175px;
	float: left;
}
#blmenu ul {
	padding-left: 0px;
	margin-left: 0px;
	list-style: none;
	text-align: center;
}
#blmenu a {
	height: 30px;	
}
#blmenu a:link, #lim a:visited {
	text-decoration: none;
	color: #FFFF99;
}
#blmenu a:hover {
	font-style: italic;
	text-decoration: underline overline;
	padding-left: 20px;
	color: #000000;
	background-image: url(images/puce_fleche.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#header {
	height: 160px;
	width: auto;
	float: left;
	padding-left: 30px;
}
#content {
	width: 620px;
	height: auto;
	font-size: 16px;
	text-indent: 10px;
	padding-bottom: 20px;
	float: left;
	padding-left: 30px;
	padding-top: 20px;
}
#footer {
	height: 20px;
	padding: 10px;
	text-align: center;
	width: 90%;
	float: left;
	font-size: 12px;
	font-style: italic;
}
#compt a {
}

#compt a:link, #compt a:visited {
	text-decoration: none;
}
#compt a:hover {
	padding-left: 0px;
	cursor: text;
}
