﻿body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; /*background-color: #E9FFDB;*/
	background-color: #CECCFF;
	padding-top: 10px;
}
h1
{
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #4A9909;
}
h2
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #4A9909;
}
h3
{
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	color: #4A9909;
}
.HeaderBanner
{
	background-image: url(../Images/lessenzaBan3.gif);
	background-repeat: no-repeat;
	height: 132px;
}
.ViewCartRow td
{
	padding-bottom: 4px;
	padding-top: 4px;
}
.BannerMyCart
{
	width: 123px;
	height: 37px;
	background-image: url(../Images/MyCart_2.png);
	background-repeat: no-repeat;
	padding-right: 5px;
	background-position: right top;
	text-align: right;
}
.BannerMyAccount
{
	height: 37px;
	width: 123px;
	text-align: right;
	background-position: right top;
	background-image: url(../Images/MyAccount_2.png);
	background-repeat: no-repeat;
	padding-right: 5px;
}
.chosseLanguage
{
	text-align: right;
	padding-right: 10px;
}
.Menu
{
	height: 30px;
	background-image: url(../Images/bgMenu.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: left;
	border-left: Solid 1px #589D25;
	border-right: Solid 1px #589D25;
	border-bottom: none;
	border-top: none;
	font-weight: bold;
	font-size: 11px;
}
ul#menu li
{
	padding-left: 5px;
	display: inline;
}
ul#menu
{
	list-style-type: none;
	list-style-type: none;
	margin: 0px 0px 0 0px;
	padding: 0;
}
ul#menu a
{
	text-decoration: none;
	color: #000;
	padding-left: 20px;
	background: url(../Images/puce.png) center left no-repeat;
}

ul#menu a:hover
{
	background-image: none;
}
.Contents
{
	background-color: #fff;
	padding-left: 16px;
	padding-right: 16px;
	border-right: Solid 1px #589D25;
	border-left: Solid 1px #589D25;
	vertical-align: top;
	text-align: left;
	width: 900px;
	height: 400px;
}
.Contents2
{
	background-color: #fff;
	padding-left: 0px;
	padding-right: 16px;
	border-right: Solid 1px #589D25;
	border-left: Solid 1px #589D25;
	vertical-align: top;
	text-align: left;
	width: 900px;
	height: 600px;
	background-image: url(../Images/lavande2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.categories
{
	border-right: Solid 1px #589D25;
	width: 250px;
	text-align: left;
	height: 400px;
	vertical-align: top;
	padding-top: 20px;
}
.products
{
	width: 770px;
	text-align: left;
	height: 400px;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
}
.products2
{
	width: 100%;
	text-align: left;
	height: 400px;
	vertical-align: top;
	padding-top: 20px;
	padding-left: 15px;
}
.pProducts
{
	padding-left: 10px;
	border-left: none;
}
.Footer
{
	height: 30px;
	background-image: url(../Images/bgMenu.png);
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
	border-left: Solid 1px #589D25;
	border-right: Solid 1px #589D25;
	border-bottom: Solid 1px #589D25;
	border-top: none;
	font-weight: bold;
	font-size: 9px;
	padding-right: 15px;
}
.CategoryListHeader
{
	font-size: 11px;
	font-weight: normal;
	padding-bottom: 10px;
	padding-left: 0px;
}
.CategoryListItem
{
}
.CategoryListItem
{
}

a
{
	color: #4A9909;
	text-decoration: none;
}
a:hover
{
	color: #4A9909;
	text-decoration: none;
	font-weight: bold;
}
.BuyProduct
{
	font-weight: normal;
}
