BODY {
	font-family: Verdana;
	font-size: x-small;
	background-color: #FFFFCC;
	background-image: url(/img/bande2.gif);
	background-repeat: repeat-y;
	color: #56170E;
	margin: 0px;
}

P {
	text-align: left;
}

P.center {
	text-align: center;
}
 
P.left {
	text-align: left;
}

P.right {
	text-align: right;
}

.p6 {
	padding: 0px 0px 6px 0px;
}

TABLE {
	font-size: x-small;
}

.Title {
	font-family: Arial;
	font-weight: bold;
	font-size: large;
	padding: 0px 4px 0px 4px;
	margin: 24x 0px 24px 0px;
	background-color: #C4806A;
}

.TreePath {
	font-weight: bold;
	margin: 6x 0px 12px 0px;
}

H1 {
	font-family: Arial;
	font-weight: bold;
	font-size: medium;
}

H2 {
	font-family: Arial;
	font-weight: bold;
	font-size: small;
}

H3 {
	font-family: Arial;
	font-weight: bold;
	font-size: x-small;
}

.Copyright {
	text-align: right;
	font-size: 7pt;
}

.Button {
	padding: 3px;
}

.ImgLeft {
	float: left;
	margin: 0px 8px 4px 0px;
}

.ImgRight {
	float: right;
	margin: 0px 0px 4px 8px;
}

.CmdButton {
	font-size: x-small;
	text-align: center;
	background-color: #D0D0B0;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}

.CmdButton A {
	text-decoration: none;
	color: black;
}

.CmdButton A:hover {
}

.SepLink {
	margin-left: 13px;
	text-indent: -13px;
}

.Box {
	padding: 4px;
	background-color: #F7F9A0;
}
.BoxTitle {
	font-weight: bold;
	background-color: #FDCC8E;
	padding: 0px 2px 0px 2px;
}
.BoxItems {
}
.BoxItem {
}
.BoxItemMarked {
	margin-top: 3px;
	maring-bottom: 3px;
	border-left: solid 3px #FDCC8E;
	padding-left: 2px;
	border-right: solid 3px #FDCC8E;
	padding-right: 2px;
}

.BoxItemLight {
	margin: 3px 2px 3px 2px;
}
.BoxItemDark {
	background-color: #FDCC8E;
	margin: 4px 2px 4px 2px;
}

.OrderHeading {
	font-weight: bold;
	background-color: #FDCC8E;
}

.OrderLine {
	background-color: #F0F0F0;
}

.OrderTotal {
	background-color: #F7F9A0;
}

.OrderTotal TD {
	border-top: 1px solid gray;
	border-left: 1px solid gray;
	border-bottom: 1px solid white;
	border-right: 1px solid white;
}

.LstSection {
	background-color: #F7F9A0;
}
.Label {
}
.LabelHead {
	background-color: #FDCC8E;
	font-weight: bold;
}
.Value {
	font-weight: bold;
}
.ValueHead {
	background-color: #F7F9A0;
}
.Price {
	font-size: small;
	background-color: #F7F9A0;
	font-weight: bold;
	text-align: right;
	padding: 2px;
	border: solid 2px orange;
}

.PromosFT {
	background-color: #C4806A;
	color: #F7F9A0;
	text-align: left;
	padding: 2px;
	border: solid 2px orange;
	margin: 2px;
}

#reference {
	font-size: medium;
	background-color: #FDCC8E;
	margin: 0px 0px 8px 0px;
	padding: 0px 2px 0px 2px;
}
#bottle {
	border-color: orange;
	background-color: white;
	margin: 0px 12px 0px 0px;
}
#degustation {
	font-size: 110%;
}
