body	{
	background-color: #dbffea;
	background-image: url(images/bgframe.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	height:90%;
}

#wrapper {
	width: 918px; 
	margin-left: auto; 
	margin-right: auto;
	text-align: left;
	padding: 0px;
	height: 98%;
}

#header {
	background-image: url(images/banner.jpg);
	height: 80px;
}

h1 {
	font-family: verdana, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.adresse {
	color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-weight: bold;
	float: right;
	margin-top: 5px;
	margin-right: 5px;
}

.adresse a {
	color: #ffffff;
	text-decoration: none;
}
.adresse a:hover {
	text-decoration: underline;
}

#navbar {
	background-image: url(images/navbg1.jpg);
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	float: left;
	width: 180px; 
	height: 100%;
	min-height: 510px;
	border-right: 1px solid #a0a0a0;
	border-bottom: 1px solid #a0a0a0;
}

#navtop {
	background-image: url(images/navbg3.jpg);
	float: none;
	clear: left;
	height: 18px;
	display: block;
	text-align: right;
	padding-top: 1px;
	padding-right: 10px;
}
.navtop {
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
.navtop:hover {
	text-decoration: underline;
	color: #000000;
}

.content {
	background-color: #ffffff;
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 180px;
	margin-top: 0px;
}

.navgrp {
	background-image: url(images/navbg2.jpg);
	height:18px;
	color: #046312;
	font-family: verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin-left: 2px;
	padding-top: 1px;
	display:block;
}
.navbar {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	display:block;
	color: #046312;
	height: 16px;
	margin-left:2px;
}
.navbar:hover {
	background-color: #a5f6b9;
}
.navbar2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
	display:block;
	color: #046312;
	height: 16px;
	background-color: #a5f6b9;
	margin-left:2px;
}
.navsub {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	display:block;
	color: #046312;
	height: 16px;
	margin-left:2px;
}
.navsub:hover {
	background-color: #a5f6b9;
}
.navsub2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	display:block;
	color: #046312;
	height: 16px;
	background-color: #a5f6b9;
	margin-left:2px;
}
.categorypath {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
	color: #00a000;
}
.categorypath:hover {
	text-decoration: underline;
}

table.topseller {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #f2fff2;
	margin: 5px;
	height: 120px;
	border: 1px solid #cc9933;
	width: 350px;
   padding: 5px;
}
table.topseller a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
table.topseller a:hover {
	text-decoration: underline;
}
table.topseller td.toptitle {
	text-align: center;
	background-color:#d2ddd2;
	font-size:12px;
	font-weight:bold;
}
table.catlist {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #fafffa;
	margin: 5px;
	height: 75px;
	border: 1px solid #cc9933;
	width: 350px;
}
table.catlist a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
}
table.catlist a:hover {
	text-decoration: underline;
}
table.itemlist {
	font-family: verdana, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #ffffff;
	margin: 5px;
	height: 120px;
	border: 0;
	width: 350px;
   	padding: 5px;
}
table.itemlist a {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #008000;
	font-weight: bolder;
}
table.itemlist a:hover {
	text-decoration: underline;
}

table.message {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	background-color: #fafffa;
	border: 1px solid #cc9933;
	margin: 5px;
	padding: 10px;
	color: #046312;
	width: 715px;
}
table.message h1 {
	font-family: verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
table.message h2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.itemimagelist {
	background-color: #fffffff;
	margin: 2px;
	border: 1px solid #000000;
}
table.mailform {
	font-family: verdana, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	background-color: #fafffa;
	border: 1px solid #cc9933;
	margin: 5px;
	padding: 10px;
	color: #046312;
}
.itemdescarea {
	font-family: verdana, sans-serif;
	font-size: 11px;
}
.itemdescarea table {
	border-collapse: collapse;
	border-spacing: 0px;
	border-color: #000000;
}

