body {
	margin: 0px;
	background-image: url("images/bg_naturel.jpg");
	background-repeat: repeat-x;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
}

.main {
	background-color: #f3eee4;
	border-left: 1px #b69a5d solid;
	border-right: 1px #b69a5d solid;
}

table {
	font-family: arial;
	font-size: 12px;
}

.submenu_item {
	background-image: url("images/menu_bg_naturel.jpg");
	background-repeat: repeat-y;
	color: #715a33;
	padding-left: 30px;

	font-weight: bold;

	height: 23px;
}

.submenu_item_over {
	background-color: #bba168;
	color: #ffffff;
	padding-left: 30px;

	cursor: pointer;

	font-weight: bold;

	height: 23px;
}

.submenu_item_line {
	background-image: url("images/menu_bg_naturel.jpg");
	height: 1px;
}

.submenu_bar {
	background-color: #bba168;
	background-image: url("images/submenu_bar_naturel.jpg");
	background-repeat: no-repeat;
	background-position: center;
	width: 18px;
}

.left_bar {
	width: 156px;
	border: 1px solid #cbb88d;
	margin: 2px;
}

.center_bar {
	background-color: #ffffff;
	border: 1px solid #cbb88d;
	margin-top: 2px;
	padding: 25px;
	width: 100%;
	height: 100%;
	line-height: 20px;
}

.center_bar_collectie {
	background-color: #ffffff;
	border-left: 1px solid #cbb88d;
	border-top: 1px solid #cbb88d;
	margin-top: 2px;
	padding: 25px;
	width: 100%;
}

.center_bar_content {
	text-align: justify;
}

.right_bar {
	background-color: f3eee4;
	width: 156px;
	height: 100%;
	border: 1px solid #e5dcc7;
	margin: 2px;
	color: #9A9A9A;
}

.breadcrumbs_bar {
	background-color: #c3ac7a;
	border: 1px solid #cbb88d;
	margin-top: 2px;
	padding-left: 5px;
	width: 100%;
	height: 18px;
}

.breadcrumbs {
	font-family: verdana;
	font-size: 11px;
	color: white;
}

.breadcrumbs a {
	color: white;
	font-size: 9px;
}

.site_bar {
	background-color: #FCFDF7;
	border: 1px solid #e5dcc7;
	width: 156px;
	margin-left: 2px;
}

.site_info {
	color: #9A9A9A;
	height: 25px;
}

.site_info a {
	color: #9A9A9A;
}

.footer {
	background-image: url("images/footer_naturel.jpg");
	height: 44px;
}

.footer_cat {
	background-image: url(images/footer_naturel_cat.jpg);
	height: 44px;
}
