.BoxOverHeader {
	border: 1px red solid;
}
.BoxOverBody {
	border: 1px #333 solid;
	background-color: #ffffff;
	color: #666;
	padding: 10px;
	text-align: left;
	width: 240px;
}
.BoxOverBody2 {
	border: 1px #333 solid; 
	background-color: #ffffff;
	color: #666;
	padding: 2px 5px;
	text-align: left;
}
.Special {
    text-transform: uppercase !important;
}
.NoBorder {
	border: none !important;
}
.ScreenHideBlock,
.ScreenHide {
	display: none;
}
.EShopContents #breadcrumb {
	border-top: 8px solid #abc73c;
}
#votreVille {
	background: #abc73c url(../../images/EShop/bg-ville.gif) no-repeat;
	overflow: hidden;
	width: 639px;
	font-size: 0.9em;
	padding: 0px 0px 3px 0px;
}
#villeContainer {
	float: left;
	width: 519px;
	margin: 4px 0px 0px 0px; 
}
#votreVille label {
	background: url(../../images/Common/ico-arrow-gray.gif) no-repeat left 50%;
	font-weight: bolder;
	padding: 0px 0px 0px 8px;
	margin: 0px 0px 0px 7px;
}
#votreVille label span {
	font-weight: normal;
}

#votreVille label.PassAbsolute {
	background: none;
	font-weight: normal;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: absolute;
	top: 8px;
	left: 280px;
	display: block;
	width: 75px;
	overflow: hidden;
}

#login a.Oublie,
input,
select,
label {
	vertical-align: middle;
}
#votreVille select {
	border: 1px #5f5f5f solid;
	margin: 0px 18px 0px 0px;
}
#votreVille input.Text {
	width: 68px;
	border: 1px #5f5f5f solid;
	margin: 0px 3px 0px 0px;
}
#votreVille input.TextPass {
	width: 100px;
	border: 1px #5f5f5f solid;
}
#votreVille input.TextLong {
	width: 100px;
	border: 1px #5f5f5f solid; 
	margin: 0px 3px 0px 0px;
	padding: 1px 2px; 
}
#votreVille .Commande {
	background: url(../../images/Common/ico-arrow-gray.gif) no-repeat 2px 4px;
	color: #666;
	font-weight: bolder;
	text-decoration: none;
	padding: 2px 22px 0px 6px;
	width: 70px;
	float: right;
	text-align: center;
	line-height: 100%;
}
#login {
	margin: 4px 0px 2px 0px;
	padding: 6px 0px 0px 0px;
	background: url(../../images/EShop/bg-login.jpg) repeat-x left top;
	position: relative;
}
#login a.Oublie {
	text-decoration: none;
	color: #7d8e42;
	font-style: italic;
}
#votreVille .Client {
	background: url(../../images/Common/ico-arrow-gray.gif) no-repeat 2px 15px;
	color: #666;
	font-weight: bolder;
	text-decoration: none;
	padding: 10px 10px 0px 6px;
	width: 95px;
	float: right;
	text-align: center;
	line-height: 150%;
}
#votreVille .Client span {
	font-weight: normal;
	text-decoration: underline;
}

/*----------------------------------- Submenu ----------------------------------*/

#subMenuEShop {
	background: none !important;
    filter: none !important;
    width: 154px;
}
.MenuConnect {
	margin-top: 128px !important; 
}
#subMenuEShop h3 {
    margin-top: 15px;
}
#subMenuEShop h3 a {
	display: block;
    width: 56px;
    padding-top: 29px;
    margin-left: 98px;
    background: url(../../images/EShop/btn-home.gif) no-repeat;
    height: 0px !important;
    height /**/: 29px;
    overflow: hidden;
}
#subMenuEShop h3 a:hover {
	width: 66px;
	margin-left: 88px;
    background: url(../../images/EShop/btn-home-o.gif) no-repeat;
}


#subMenuEShop li {
	text-align: left;
	margin: 0px 0px 1px 0px;
	list-style: none;
	overflow: hidden;
}
#subMenuEShop li a {
	height: 22px;
	width: 126px;
	display: block;
	color: #666;
	font-size:0.9em;	
	padding: 7px 0px 0px 18px; 
	text-decoration: none;
	margin: 0px 0px 0px 9px; 
	background: #fff url(../../images/EShop/bg-menu-white.gif) no-repeat;
}
#subMenuEShop li.Blue a {
	background: #fff url(../../images/EShop/bg-menu-blue.gif) no-repeat;
}
#subMenuEShop li.Selection a,
#subMenuEShop li.Nouveautes a {
	background: url(../../images/EShop/bg-menu-blue-special.gif) no-repeat;
	color: #fff;
	text-transform: uppercase;
	padding: 7px 0px 0px 28px;
	width: 117px;
	font-weight: bolder;
	letter-spacing: 0.5px;
}

#subMenuEShop li a:hover {
	padding: 7px 0px 0px 18px; 
	width: 135px;
	margin: 0px;
	background: url(../../images/EShop/bg-menu-white-hover.gif) no-repeat;
}
#subMenuEShop li.Blue a:hover {
	background: url(../../images/EShop/bg-menu-blue-hover.gif) no-repeat;
}
#subMenuEShop li a.Active,
#subMenuEShop li a.Active:hover {
	background: url(../../images/EShop/bg-menu-white-active.gif) no-repeat;
	padding: 7px 0px 0px 18px; 
	width: 127px;
	margin: 0px 0px 0px 9px;
	color: #fff;
}
#subMenuEShop li.Nouveautes a:hover,
#subMenuEShop li.Selection a:hover {
	background: url(../../images/EShop/bg-menu-blue-special-hover.gif) no-repeat;
	padding: 7px 0px 0px 25px; 
	width: 129px;
}
#subMenuEShop li.Blue a.Active,
#subMenuEShop li.Blue a.Active:hover {
	background: url(../../images/EShop/bg-menu-blue-active.gif) no-repeat;
	padding: 7px 0px 0px 18px; 
	width: 127px;
	margin: 0px 0px 0px 9px;
	color: #fff;
}
#subMenuEShop li.Nouveautes a.Active,
#subMenuEShop li.Selection a.Active,
#subMenuEShop li.Nouveautes a.Active:hover,
#subMenuEShop li.Selection a.Active:hover {
	background: url(../../images/EShop/bg-menu-blue-special.gif) no-repeat;
	padding: 7px 0px 0px 25px; 
	width: 120px;
	margin: 0px 0px 0px 9px; 
}

/*----------------------------------------- Promo Box ----------------------------------------*/
#promoBox {
	margin-left: 0px !important;
}

#promoBox .BoxHeader {
	background: url(../../images/EShop/bg-box-header.jpg) left top;
	width: 183px;
	position: relative;
}
#promoBox .BoxBody {
	background: url(../../images/EShop/bg-box-body.jpg) left bottom;
	width: 183px;
}


#promoBox .MonthGift {
	background: url(../../images/EShop/bg-month-gift-body.jpg) no-repeat;
	width: 183px;
	height:206px;
}

.tableMonthGift
{
	height:100%;
	width:100%;
}

.trMonthGiftHeader
{	
	height:auto;	
}
.tdMonthGiftHeader
{	
	height:auto;	
}
#promoBox .MonthGift h1.MonthGiftHeader1
{
	text-align:center;
	color: #666;
	font-size: 1em;
	text-transform: uppercase;
	margin-top:0px;	
	display:block;
}
#promoBox .MonthGift h1.MonthGiftHeader2
{
	text-align:center;
	color: #666;
	font-size: 1em;
	text-transform: uppercase;
	margin-top:3px;
	display:block;
}

.trMonthGiftText
{	
	height:auto;
}
.tdMonthGiftText
{	
	height:auto;
}
#promoBox .MonthGift h1.Text1
{	
	color: #666;
	font-size: .9em;
	font-weight:700;
	text-align:left;
	margin-left:10px;
	display:block;
}
#promoBox .MonthGift h1.Text2
{
	color: #666;
	font-size: 1em;
	font-weight:700;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	display:block;
	margin-top:0px;
}
#promoBox .MonthGift h1.Text3
{
	color: #666;
	font-size: .9em;
	font-weight:700;
	text-align:left;
	margin-left:10px;
	margin-right:10px;
	display:block;
	margin-top:0px;
}

.trMonthGiftImage 
{	
	height:auto;
}
.tdMonthGiftImage 
{	
	text-align:center;
}
.MonthGiftImage 
{
	height:64px;
	width:64px;
}

.trMonthGiftFooter
{	
	height:auto;	
}
.tdMonthGiftFooter
{	
	height:auto;	
}
#promoBox .MonthGift h1.MonthGiftFooter
{
	color: #666;
	font-size: .6em;
	font-weight:700;
	text-align:left;
	margin-left:8px;	
	margin-bottom:7px;
	display:block;
}



#promoBox .BoxHeader h2 {
	background: url(../../images/Common/ico-arrow-white.gif) no-repeat 5px 50%;
	padding: 3px 0px 3px 12px; 
	font-size: .9em;
	color: #fff;
	text-transform: uppercase;
	border-bottom: 1px #738f00 solid;
	margin: 0px 4px; 
}
#promoBox .BoxHeader h2.ShortClose {
	background: url(../../images/Common/ico-arrow-white.gif) no-repeat 5px 50%;
	cursor: pointer;
}
#promoBox .BoxHeader h2.Short {
	background: url(../../images/Common/ico-arrow-white-down.gif) no-repeat 2px 50%;
	cursor: pointer;
}
#promoBox .BoxHeader a.Loupe {
	position: absolute;
	right: 5px;
	top: 0px;
	z-index: 100;
	display: none;
}
.RechecherContainer {
	border-top: 1px #d7ed7a solid;
	margin: 0px 4px;
	padding: 4px 0px 18px 10px;
}
.RechecherContainer input.Text {
	width: 151px;
	border: 1px #5f5f5f solid;
	padding: 1px 2px;
}
.RechecherContainer select {
	width: 136px;
	border: 1px #5f5f5f solid;
	margin: 2px 1px 0px 0px; 
}
.RechecherContainer input.Image {
	margin: 2px 0px 0px 0px; 
}

.BoxBody p.Headlines {
	text-align: center;
	border-top: 1px #d7ed7a solid;
	margin: 0px 4px;
	padding: 4px 0px 4px 10px;
	font-size: .9em;
	color: #666666;
}
.BoxBody p.HeadlinesNoCart {
	padding-bottom: 20px;
}
.BoxBody p.Headlines a {
	color: #666666;
}
.BoxBody .Paging {
	text-align: center;
	border-top: 1px #738f00 solid;
	border-bottom: 1px #738f00 solid;
	background: #d7ed7a;
	margin: 0px 4px; 
	padding: 4px 0px 2px 10px;
	display: block;
	cursor: pointer;
}

.BoxBody .PanierItem {
	margin: 0px 4px; 
	padding: 4px;
	position: relative;
	height: 23px;
	background: #d2ebfc;
	font-size: .9em;
}
.BoxBody .NextRow {
	background: #bfe2fb !important;
}
.BoxBody .PanierItem dt {
	width: 80px;
	height: 14px;
	position: absolute;
	top: 9px;
	left: 38px;
	color: #585858;
	overflow: hidden;
}
.BoxBody .PanierItem dd.Price {
	float: right;
	width: 55px;
	padding: 5px 0px 0px 0px; 
	font-weight: bolder;
	color: #000;
	text-align: right;
}
.BoxBody .PanierItem dd.Amount {
	float: left;
	width: 40px;
	position: relative;
	margin: 3px 0px 0px 2px;
}


.BoxBody .CartPanel {
	padding: 0px 4px; 
	width: 175px !important;
}
.BoxBody table.PanierTable {
	position: relative;
	background: #d2ebfc;
	font-size: .9em;
	margin: 0px 0px 0px 0px;
}

.BoxBody table.PanierTable tr {
	height: 31px;
}

.BoxBody table.PanierTable tr.Head {
	height: 0px;
}
.BoxBody table.PanierTable tr.Head th {
	display: none;
}
.BoxBody table.PanierTable .Amount {
	width: 40px;
}
.BoxBody table.PanierTable .Name {
	width: 85px;
}
.BoxBody table.PanierTable .Price {
	width: 58px;
}

.BoxBody table.PanierTable div.AmountHolder {
	width: 25px;
	height: 21px;
	margin: 5px 0px 0px 6px; 
	position: relative;
}

.BoxBody table.PanierTable .Name h4 {
	width: 85px;
	max-height: 31px;
	_height: expression(this.scrollHeight > 31 ? "31px" : "auto");
	overflow: hidden;
	font-weight: normal;
	font-size: 1em;
}
.BoxBody table.PanierTable .Price p {
	font-weight: bolder;
	overflow: hidden;
	text-align: right;
	color: #000;
}

.BoxBody .PanierItem input.AmountNumber {
	width: 15px;
	height: 14px;
	position: absolute;
	border: 1px #666666 solid;
	background-color: #fff;
	padding: 1px 0px 0px 1px;
	top: 0px;
	left: 0px;
}
.BoxBody .PanierItem a.Add {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid; 
	top: 0px;
	left: 17px;
}
.BoxBody .PanierItem a.Minus {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid;
	top: 8px;
	left: 17px;
}


.BoxBody table.PanierTable input.AmountNumber {
	width: 15px;
	height: 14px;
	position: absolute;
	border: 1px #666666 solid;
	background-color: #fff;
	padding: 1px 0px 0px 1px;
}
.BoxBody table.PanierTable a.Add {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid;
	top: 0px;
	left: 17px;
}
.BoxBody table.PanierTable a.Minus {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid;
	top: 8px;
	left: 17px;
}

#summary {
	margin: 0px 4px; 
	padding: 4px;
	font-size: .9em;
	overflow: hidden;
	color: #000000;
	border-bottom: 1px #738f00 solid;
}
* html #summary {
	height: 1%;
}
#summary dt {
	float: left;
	clear: both;
	width: 80px;
}
#summary dd {
	float: right;
	width: 65px;
	text-align: right;
}
#summary dt img {
	vertical-align: middle;
}
#summary .Total {
	text-transform: uppercase;
	font-weight: bolder;
}
#actions, .SumShoppingList {
	background-color: #e4eda8;
	list-style: none;
	margin: 0px 4px;
	padding: 3px 6px 3px 10px; 
	border-bottom: 1px #738f00 solid;
    color:#537F00;
    font-size: 0.86em;
    text-align: center;
}
#actions li {
	display: inline;
	margin: 0px 10px 0px 0px;
}
#actions li.LastList {
	margin: 0px; 
}

.BoxBody p.Passer,
.BoxBody a.Passer,
.BoxBody a.Passer:visited{
	margin: 0px 4px;
	padding: 3px 0px 12px 0px; 
	text-align: center;
	font-weight: bolder;
	display: block;
	color: #666;
	text-decoration: none;
}
.BoxBody a.Passer:hover {
	text-decoration: underline;
}

#scrollCartMask {
	position: relative;
	height: 310px;
	overflow: hidden;
	z-index: 1000;
}
#scrollCart {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}

/*----------------------------------- Shelf -----------------------------------------*/
#innerContent {
	background: url(../../images/EShop/bg-shelf-bottom.gif) no-repeat left bottom;
}

#innerContent #categoryHeader {
	width: 639px;
	height: 56px;
	margin: 0px 0px 0px 0px; 
	position: relative;
	text-align: right;
	color: #fff;
	font-size: .9em;
}
#innerContent #categoryBody {
	width: 639px;
	overflow: hidden;
	padding: 5px 0px 16px 0px; 
}
.ShelfHeader {
	background: url(../../images/EShop/bg-shelf-header.gif) no-repeat;
	border-top: 1px #fff solid; 
}
.TemplateSubShelfHeader {
	background: url(../../images/EShop/bg-template-subshelf-header.gif) no-repeat;
	border-top: 1px #fff solid; 
	height: 76px !important;
}
.ShelfBody {
	background: url(../../images/EShop/bg-shelf-body.gif) repeat-y right;
	width: 639px;
}
#innerContent #categoryHeader h1 {
	background: url(../../images/EShop/bg-barcode.gif) no-repeat;
	position: absolute;
	left: 4px;
	top: 0px;
	width: 270px;
	padding: 30px 0px 0px 0px; 
	text-align: left;	
}
#innerContent #categoryHeader h1 span {
	background: url(../../images/Common/ico-arrow-gray-2.gif) no-repeat 4px 50%;
	padding: 2px 6px 3px 12px;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3b3b3b;	
}
#innerContent #categoryHeader h1 span.Normal {
	background: none;
	padding: 0px;
	font-size: 12px ;
	font-weight: normal;
	text-transform: none;
}
#innerContent #categoryHeader h2 {
	background: url(../../images/EShop/bg-barcode.gif) no-repeat;
	position: absolute;
	left: 4px;
	top: 0px;
	width: 270px;
	padding: 30px 0px 0px 0px; 
	text-align: left;
}
#innerContent #categoryHeader h2 span {
	background: url(../../images/Common/ico-arrow-gray-2.gif) no-repeat 4px 50%;
	padding: 2px 6px 3px 12px;
	font-size: 12px ;
	font-weight: normal;
	text-transform: uppercase;
	color: #3b3b3b;
}
#innerContent #categoryHeader h2 span.Normal {
	background: none;
	padding: 0px;
	font-size: 12px ;
	font-weight: normal;
	text-transform: none;
}
#innerContent #categoryHeader span.Title {
	font-weight: bolder;
	line-height: 150%;
	vertical-align: middle;
}
#innerContent #categoryHeader label {
	margin: 0px 10px 0px 0px; 
}
#innerContent #categoryHeader p.Options {
	margin: 8px 10px 0px 0px;
}
#innerContent #categoryHeader p.Options select {
	border: 1px #666 solid; 
	padding: 1px; 
}
#innerContent #categoryHeader p.Tourles {
	margin: 4px 10px 0px 30px;
	text-align: left;
}
#innerContent #categoryHeader p.Tourles select {
	width: 212px;
	border: 1px #666 solid; 
	padding: 1px; 	
}
/*\*/
html* #innerContent #categoryHeader p.Tourles select {
	margin: 5px 0px 0px 0px; 
}
/**/
* html #innerContent #categoryHeader p.Tourles select {
	margin: 0px 0px 0px 0px;
}
html>body #innerContent #categoryHeader p.Tourles select {
	//margin: 0px 0px 0px 0px;
}

/*---------------------------------- Category Box Item ----------------------------------------*/
#categoryBody .CategoryItem {
	width: 304px;
	height: 99px;
	position: relative;
	margin: 0px 8px 6px 0px; 
	display: inline;
	float: left;
	left: 12px;
	background: url(../../images/EShop/bg-shelf-box.gif) no-repeat;
}
#categoryBody .NouveautesBox,
#categoryBody .SelectionBox {
	background: url(../../images/EShop/bg-shelf-box-special.gif) no-repeat;
	height: 99px;
}
#categoryBody .NextItem {
	margin: 0px 0px 6px 0px !important; 
}

#categoryBody .CategoryItem h3 {
	text-align: center;
	float: right;
	width: 124px;
	margin: 2px 0px 0px 0px; 
	color: #FFF;
	font-size: 0.9em;
}
#categoryBody .NouveautesBox h3,
#categoryBody .SelectionBox h3 {
	text-align: center;
	float: right;
	width: 124px;
	margin: 4px 0px 0px 0px; 
	color: #FFF;
	text-transform: uppercase;
	font-size: 0.9em;
}

#categoryBody .CategoryItem dt,
#categoryBody .CategoryItem dd {
	position: absolute;
	z-index: 100;
}
#categoryBody .CategoryItem dt.Name {
	top: 22px;
	left: 85px;
	font-weight: bolder;
	width: 150px;
	line-height: 100%;
}
#categoryBody .CategoryItem dt.Name a,
#categoryBody .CategoryItem dt.Name a:visited {
	text-decoration: none;
	color: #666;
}
#categoryBody .CategoryItem dt.Name a:hover {
	text-decoration: underline;
}
#categoryBody .CategoryItem dd.Image {
	top: 8px;
	left: 10px;
}
#categoryBody .CategoryItem dd.Code {
	top: 8px;
	left: 85px;
}
#categoryBody .CategoryItem dd.Desc {
	top: 57px;
	left: 85px;
	font-size: .9em;
}
#categoryBody .CategoryItem dd.Desc del {
	font-weight: normal;
	padding: 0px 0px 0px 0px;
}
del {
	font-weight: bolder;
	text-decoration: none;
	letter-spacing: -1px;
	text-align: center;
	width: 43px;
	background: url(../../images/EShop/ico-del.gif) no-repeat center center;
	padding: 0px 5px;
}
del img {
	position: absolute;
	top: 1px;
	display: none;
}
#categoryBody .CategoryItem dd.Price {
	top: 54px;
	right: 2px;
}
#categoryBody .CategoryItem dd.Price span {
	color: #fff;	
	padding: 2px 8px;
	display: inline-block;
}
#categoryBody .CategoryItem dd.Price del {
	color: #666;
	margin: 0px 3px 1px 0px;
	display: inline-block;
}
#categoryBody .CategoryItem dd.Iso {
	top: 24px;
	right: 10px;
}
#categoryBody .CategoryItem dd.Iso img {
	margin: 0px 0px 0px 4px;
}
#categoryBody .CategoryItem dd.List {
	top: 74px;
	right: 6px;
}
#categoryBody .CategoryItem dd.List select {
	font-size: 0.9em;
	letter-spacing: -0.5px;
	width: 130px;
}
#categoryBody .CategoryItem dd.Amount {
	top: 75px;
	left: 6px;
}
#categoryBody .CategoryItem dd.Amount span {
	margin: 0px 0px 0px 28px;
	font-size: .9em;
	font-weight: bolder;
}
#categoryBody .CategoryItem dd.Amount div.AmountHolder {
	width: 40px;
	position: relative;
}
#categoryBody .CategoryItem dd.Amount span.SpanArticleNonDisponible {
	width:200px;
	position: absolute;
	margin-left:0px;
	color:Red;
}

#categoryBody .CategoryItem dd.Amount  input.AmountNumber {
	width: 15px;
	height: 14px;
	position: absolute;
	border: 1px #666666 solid;
	background-color: #fff;
	padding: 1px 0px 0px 1px;
}
#categoryBody .CategoryItem dd.Amount  a.Add {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid;
	top: 0px;
	left: 17px;
}
#categoryBody .CategoryItem dd.Amount  a.Minus {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid;
	top: 8px;
	left: 17px;
}
/*-------------------------------------- Products -----------------------------------*/
#productsScriptHolder {
	overflow: hidden;
	_height: 1%;
	margin: 0px 0px 10px 0px;
}
img.MainImage {
	float: left;
}
div.SubImage {
	float: right;
	width: 90px;
}
div.SubImage img {
	margin: 0px 0px 3px 0px;
	cursor: pointer;
}

#innerNav {
	padding: 35px 10px 0px 0px;
}
#innerNav li {
	display: inline;
	padding-right: 6px;
	margin-left: 6px;
	border-right: 1px #fff solid;
}
#innerNav li.Retour {
	background: transparent url(../../images/EShop/ico-retour-white.gif) no-repeat left 50%;
	padding-left: 9px;
}
#innerNav li.Imprimer {
	background: transparent url(../../images/EShop/ico-imprimer-white.gif) no-repeat left 50%;
	padding-left: 15px;
}
#innerNav li.Conseiller {
	background: transparent url(../../images/EShop/ico-mail-white.gif) no-repeat left 50%;
	padding-left: 15px;
	border: none;
	padding-right: 0px;
}
#innerNav li a {
	color: #fff;
	text-decoration: none;
}
#innerNav li a:hover {
	text-decoration: underline;
}
.ProductsWrapersUnique {
	overflow: hidden;
	_height: 1%;
}
.ProductsWrapersUnique .Image {
	float: left;
	width: 290px;
}
.ProductsWrapersUnique .ImageNoSub {
	float: left;
	width: 200px !important;
}
.ProductsWrapersUnique .ProductNameH2 {
	font-size: 1.1em;
	position:relative;
	left:9px;
	top:70px;	
}
.ProductsWrapersUnique .BR {
	margin-top:20px;
}
#mainItem {
	padding: 0px 0px 40px 0px;
	padding-left: 0px !important;
	position: relative;
	overflow: hidden;
	float: right;
	width: 320px;
}
.ProductsWrapersUnique .NoSubImage {
	width: 410px !important;
}
#mainItem dt {
	font-weight: bolder;
	padding: 55px 30px 8px 0px; 
	font-size: 1.1em;
}
#mainItem dd.Code {
	position: absolute;
	top: 20px;
	left: 0px;
}
#mainItem dd.Vote {
	position: absolute;
	top: 35px;
	left: 0px;
}
ul.VoteRate {
	position: relative;
	width: 70px;
	height: 11px;
}
ul.VoteRate li {
	float: left;
	width: 14px;
	height: 11px;
	background: url(../../images/EShop/ico-gray-star.gif) no-repeat;
	list-style: none;
}
ul.VoteRate li a {
	display: block;
	width: 14px;
	height: 11px;
	position: absolute;
}
ul.VoteRate li a.Vote1 {
	z-index: 2;
	left: 0px;
}
ul.VoteRate li a.Vote2 {
	z-index: 2;
	left: 14px;
}
ul.VoteRate li a.Vote3 {
	z-index: 2;
	left: 28px;
}
ul.VoteRate li a.Vote4 {
	z-index: 2;
	left: 42px;
}
ul.VoteRate li a.Vote5 {
	z-index: 2;
	left: 56px;
}
ul.VoteRate li a.Vote1Active {
	z-index: 3;
	background: url(../../images/EShop/ico-yellow-star.gif) repeat-x;
	left: 0px;
	width: 14px;
}
ul.VoteRate li a.Vote2Active {
	z-index: 3;
	background: url(../../images/EShop/ico-yellow-star.gif) repeat-x;
	left: 0px;
	width: 28px;
}
ul.VoteRate li a.Vote3Active {
	z-index: 3;
	background: url(../../images/EShop/ico-yellow-star.gif) repeat-x;
	left: 0px;
	width: 42px;
}
ul.VoteRate li a.Vote4Active {
	z-index: 3;
	background: url(../../images/EShop/ico-yellow-star.gif) repeat-x;
	left: 0px;
	width: 56px;
}
ul.VoteRate li a.Vote5Active {
	z-index: 3;
	background: url(../../images/EShop/ico-yellow-star.gif) repeat-x;
	left: 0px;
	width: 70px;
}
ul.VoteRate li span {
	display: none;
}
.ProductsWrapersUnique .Image {
	text-align: center;
	padding: 15px 0px 0px 20px; 
}
.ProductsWrapersUnique .Image img {
	display: block;
}
.ProductsWrapersUnique .Image a {
	background: url(../../images/EShop/ico-loupe.gif) no-repeat left 50%;
	padding: 1px 0px 2px 18px;
	color: #666666;
}
#mainItem dd.Desc {
	padding: 0px 30px 10px 0px; 
	text-align: justify;
	/*font-family: Arial, Helvetica, sans-serif;*/
}
#mainItem dd.Desc2 {
	float: left;
	padding-top: 6px;
	margin: 0px 0px 3px 0px; 
}
#mainItem dd.Sale {
/*  OLD - IE7 BUG*/
	float: right;
	padding: 6px 10px 0px 0px;
	/*float: left;
	padding: 0px 0px 0px 140px;*/
}
#mainItem dd.Sale2 {
	float: right;
	padding: 6px 40px 0px 0px;
}
#mainItem dd.Sale2 del,
#mainItem dd.Desc2 del {
	padding: 0px;
	font-weight: normal;
}
#mainItem dd.Desc2 del.Left {
	padding-right: 3px;
}
#mainItem dd.Desc2 del.Right {
	padding-left: 3px;
}
#mainItem dd.Part,
#mainItem dd.Weight {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 180px;
	height: 18px;
	padding: 5px 0px 0px 0px; 
}
#mainItem dd.Weight {
	margin: 0px 0px 5px 0px; 
}

.NoSubImage dd.Part,
.NoSubImage dd.Weight {
	width: 280px;
}

#mainItem dd.Iso {
	float: right;
	width: 120px;
	text-align: right;
	padding: 3px 10px 0px 0px; 
}
#mainItem dd.Iso img {
	margin: 0px 0px 0px 2px; 
}

#mainItem dd.Price {
	float: right;
	width: 130px;
	padding: 2px 0px 2px 10px; 
	color: #fff;
	margin: 4px 0px 0px 0px; 
}
#mainItem dd.Price span {
	font-weight: bolder;
}
#mainItem dd.Amount {
	position: absolute;
	right: 175px;
	bottom: 5px;
}
#mainItem dd.Amount span {
	margin: 0px 0px 0px 28px; 
	font-size: .9em;
	font-weight: bolder;
}
#mainItem dd.Amount div.AmountHolder {
	width: 40px;
	position: relative;
}
#mainItem dd.Amount span.SpanArticleNonDisponible {
	color:red;
}
#mainItem dd.Amount  input.AmountNumber {
	width: 15px;
	height: 14px;
	position: absolute;
	border: 1px #666666 solid; 
	background-color: #fff;
	padding: 1px 0px 0px 1px; 
}
#mainItem dd.Amount  a.Add {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid; 
	top: 0px;
	left: 17px;
}
#mainItem dd.Amount  a.Minus {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid; 
	top: 8px;
	left: 17px;
}
#mainItem dd.List {
	position: absolute;
	right: 10px;
	bottom: 1px;
	padding: 0px 0px 1px 0px; 
}
#mainItem dd.List select {
	font-size: 0.9em;
	letter-spacing: -0.5px;
	width: 130px;
}

#producSubNav {
	padding: 0px 0px 0px 69px;
	margin: 25px 0px 0px 0px; 
	overflow: hidden;
}
#producSubNav li {
	float: left;
	list-style: none;
	margin: 0px 1px 0px 2px; 
}
#producSubNav li a {
	background-image: url(../../images/EShop/bg-products-menu.gif);
	background-repeat: no-repeat;
	background-color: #e0e0e0;
	display: block;
	width: 112px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bolder;
	font-size: .9em;
	padding: 2px 5px;
}

.ProductContent {
	background-image: url(../../images/EShop/bg-products-content.gif);
	background-repeat: no-repeat;
	background-position: 5px 4px;
	position: relative;
}
.ProductContentLoop {
	background-image: url(../../images/EShop/bg-products-content-loop.gif);
	background-repeat: repeat-y;
	background-position: 5px 20px;
	padding: 0px 30px; 
}
.NutritionnelleMasterWraper {
	text-align: center;
	position: relative;
}
.NutritionnelleMasterWraper ins{
	text-decoration: none;
	//display: inline-block;
}
.NutritionnelleWraper {
	margin: 0px auto;
	display: table;
}
.Nutritionnelle {
	float: left;
	text-align: left;
	width: 153px;
	padding: 0px 3px 5px 3px; 
	margin: 8px 8px 0px 8px; 
	border: 1px #d2d2d2 solid; 
	display: table-cell;
}

.WithLongText {
	width: 400px;
	clear: left;
}
.WithLongText table .Name {
	width: 100px !important;
}
.WithLongText table .WeightBig {
	width: 150px !important;
}
.WithLongText table .WeightSmall {
	width: 150px !important;
}
.WithLongText table span {
	white-space: nowrap;
}

.FirstNutritionnelle {
	margin: 8px 17px 0px 64px; 
}
.Nutritionnelle table {
	font-size: .9em;
	width: 100%;
}
.Nutritionnelle table th {
	color: #639de6;
	padding: 0px 0px 2px 0px; 
	white-space: nowrap;
}
.Nutritionnelle table td {
	padding: 1px 0px 2px 0px; 
	white-space: nowrap;
}
.Nutritionnelle table .Name {
	font-weight: bolder;
	width: 40%;
	padding: 0px 0px 0px 3px; 
}
.Nutritionnelle table .WeightBig {
	width: 38%;
	text-align: center;
}
.Nutritionnelle table .WeightSmall {
	width: 22%;
	text-align: center;
}
.Nutritionnelle table .ColoredRow {
	background-color: #d2ebfc;
}
.ProductContent h3 {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
}
.ProductContent h3.Emploi {
	padding: 10px 0px 0px 0px; 
}
.ProductContent h3.Ingredients {
	margin: 15px 34px 0px 34px;
	padding: 3px 0px 0px 0px; 
	background-color: #ededed;
}
.ProductContent h3.Conservation {
	font-size: .9em;
	text-align: left;
	clear: both;
	margin: 0px 0px 0px 64px;
	padding: 10px 0px 0px 0px;
}
.Nutritionnelle h4 {
	font-weight: normal;
	font-size: .9em;
	display: inline;
}
.ProductContent p.Rechauffage,
.ProductContent div.Rechauffage {
	margin: 0px 0px 0px 64px;
}
.ProductContent div.Rechauffage {
    margin-right: 64px;
}
.ProductContent div.Rechauffage p {
    text-align: justify;
}
.ProductContent p.IngredientsDesc,
div.IngredientsDesc {
    font-family:Verdana,Arial,Helvetica,sans-serif;
	margin: 0px 34px 7px 34px;
	padding: 3px 30px 5px 30px; 
	background-color: #ededed;
	overflow:auto;
	height:260px;
}
.ProductContent div.IngredientsDesc p {
    text-align: justify;
}
.ProductContent ul.Conservation,
.ProductContent div.Conservation {
	margin: 0px 0px 10px 64px; 
}
.ProductContent div.Conservation {
	margin-right: 64px; 
}
.ProductContent div.Conservation p {
    text-align: justify;
}
.ProductContent ul.Conservation li {
	list-style: none;
}
.ProductContent ul.Conservation li.Note {
	text-transform: uppercase;
	color: #f6330a;
	font-weight: bolder;
}

p.Avis {
	margin: 0px 0px 0px 40px;
	background: url(../../images/EShop/ico-yellow-star.gif) no-repeat left bottom;
	padding: 20px 0px 0px 16px; 
	text-decoration: underline;
}
dl.Avis {
	margin: 15px 30px 0px 30px; 
	font-size: .9em;
	overflow:auto;
	height:480px;
	position:relative;
}
dl.Avis dd.Title {
	width: 470px;
	float: right;
	position: relative;
}
dl.Avis dd.Vote {
	float: left;
	position: relative;
	width: 70px;
	margin: 0px 0px 0px 10px;
	display: inline;
}
dl.Avis dd.Desc {
	clear: both;
	margin: 0px 0px 8px 0px;
	padding: 8px 10px 8px 10px;
}

.RecettesContent {
	padding: 14px 0px 4px 0px; 
}
dl.RecettesItems {
	margin: 0px 0px 5px 0px;
	position: relative;
	height: 70px;
}
dl.RecettesItems dt,
dl.RecettesItems dd {
	position: absolute;
}
dl.RecettesItems dt {
	left: 84px;
	top: 9px;
	font-size: 1.1em;
	font-weight: bolder;
	width: 210px;
}
dl.RecettesItems dt a,
dl.RecettesItems dt a:visited {
	text-decoration: none;
	color: #666;
}
dl.RecettesItems dt a:hover {
	text-decoration: underline;
	color: #666;
}
dl.RecettesItems dd.Image {
	top: 3px;
	left: 4px;
}
dl.RecettesItems dd.Recette {
	right: -1px;
	bottom: 5px;
	padding: 1px 4px 3px 4px; 
}
dl.RecettesItems dd.Recette a {
	color: #fff;
	font-weight: bolder;
	background:url(../../images/EShop/ico-arrow-white.gif) no-repeat left 50%;
	padding: 0px 0px 0px 7px;
	font-size: .9em;
}
dl.RecettesItems dd.RecetteVideo {
	left: 4px;
	top: 56px;
	width: 39px;
	height: 13px;
	background-image: url(../../images/EShop/btn-video-color.gif);
	background-repeat: no-repeat;
	padding: 1px 0px 0px 33px; 
}
dl.RecettesItems dd.RecetteVideo span {
	color: #fff;
	font-weight: bolder;
	font-size: .9em;
	text-decoration: none;
}
.ProduitsItem {
	position: relative;
	height: 72px;
	margin: 0px 0px 5px 0px; 
}
.ProduitsItem h3,
.ProduitsList dt,
.ProduitsList dd {
	position: absolute;
}
.ProduitsList dt a,
.ProduitsList dt a:visited {
	text-decoration: none;
	color: #666;
}
.ProduitsList dt a:hover {
	text-decoration: underline;
}
.ProduitsItem h3 {
	top: 0px;
	right: -1px;
	padding: 1px 4px 3px 4px; 
	background-image: url(../../images/EShop/bg-conner.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #fff;
	text-transform: none !important;
	width: 140px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.ProduitsList dt {
	left: 84px;
	top: 15px;
	font-size: 1.1em;
	font-weight: bolder;
	width: 210px;
}
.ProduitsList dd.Image {
	top: 3px;
	left: 4px;
}
.ProduitsList dd.Code {
	top: 5px;
	left: 84px;
	font-size: .9em;
}
.ProduitsList dd.Desc {
	top: 58px;
	left: 84px;
	font-size: .9em;
}
.ProduitsList dd.Desc2 {
	top: 48px;
	left: 84px;
	font-size: .8em;
	font-weight: bold;
}
.ProduitsList dd.Desc p.AssociatedStatus1 {
	text-align: right;
	width: 135px;
	font-weight: bold;
	font-size: .87em;
}
.ProduitsList dd.Desc del.AssociatedStatus3 {
	font-weight: normal;
	padding: 0px;
}
.ProduitsList dd.Price {
	bottom: 0px;
	left: 224px;
	padding: 3px 6px 3px 6px;
	color: #fff;
	font-weight: bolder;
}
.ProduitsList dd.Iso {
	top: 20px;
	left: 345px;
}
.ProduitsList dd.Iso img {
	margin-left: 4px; 
}
.ProduitsList dd.Amount {
	right: 148px;
	bottom: 8px;
}
.ProduitsList dd.Amount span {
	margin: 0px 0px 0px 28px; 
	font-size: .9em;
	font-weight: bolder;
}
.ProduitsList dd.Amount div.AmountHolder {
	width: 40px;
	position: relative;
}
.ProduitsList dd.Amount  input.AmountNumber {
	width: 15px;
	height: 14px;
	position: absolute;
	border: 1px #666666 solid; 
	background-color: #fff;
	padding: 1px 0px 0px 1px; 
}
.ProduitsList dd.Amount  a.Add {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid; 
	top: 0px;
	left: 17px;
}
.ProduitsList dd.Amount  a.Minus {
	width: 7px;
	height: 7px;
	position: absolute;
	display: block;
	border: 1px #666666 solid; 
	top: 8px;
	left: 17px;
}
.ProduitsList dd.List {
	position: absolute;
	right: 7px;
	bottom: 3px;
	padding: 0px 0px 1px 0px; 
}
.ProduitsList dd.List select {
	font-size: 0.9em;
	letter-spacing: -0.5px;
	width: 115px;
}
/* -------------------------- Home --------------------------------------- */
.BlackBorder {
	background-color: #000;
	opacity: 0.2;
	filter: alpha(opacity=20); 
	-moz-opacity: 0.2;
	height: 1px;
	border-bottom: 1px #fff solid; 
	display: block;
}
.WhiteBorder {
	background-color: #fff;
	opacity: 0.2;
	filter: alpha(opacity=20); 
	-moz-opacity: 0.2;
	height: 1px;	
	border-bottom: 1px #000 solid; 
	display: block;	
}
#homeContainer {
	overflow: hidden;
	min-height: 600px;
	width: 639px;
	padding: 15px 0px 0px 0px; 
	background: url(../../images/EShop/bg-shelf-body.gif) repeat-y right;
}
.SpecialCol {
	float: left;
	width: 398px;
	margin: 0px 0px 0px 3px; 
	display: inline;
}
.OtherCol {
	float: right;
	width: 238px;
}

.SpecialHeader {
	background-image: url(../../images/EShop/bg-home-header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 390px;
	padding: 4px 4px 0px 4px; 
}
.NormalHeader h2,
.SpecialHeader h2 {
	background: url(../../images/Common/ico-arrow-white.gif) no-repeat 5px 50%;
	padding: 3px 0px 3px 13px; 
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
}
.SpecialBody {
	background-image: url(../../images/EShop/bg-home-bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	width: 390px;
	padding: 0px 4px 12px 4px; 
	margin: 0px 0px 2px 0px; 
	overflow: hidden;
}
.NormalHeader {
	background-image: url(../../images/EShop/bg-home-small-header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 227px;
	padding: 4px 4px 0px 4px; 
}
.NormalBody {
	background-image: url(../../images/EShop/bg-home-small-bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	width: 227px;
	padding: 0px 4px 11px 4px; 
	overflow: hidden;
}

.SpecialBody dl {
	overflow: hidden;
	_height: 1%;
}
.SpecialBody dl a {
	color: #666;
	text-decoration: none;
}
.SpecialBody dl a:hover {
	text-decoration: underline;
}
.OneItemList dt {
	float: left;
	padding: 10px;
}
.OneItemList dd {
	margin: 0px 20px 0px 0px; 
}
.OneItemList dd.Name {
	margin: 50px 0px 15px 0px; 
}
.OneItemList dd.Price {
	float: right;
	padding: 2px 10px;
	color: #fff;
	font-weight: bolder;
	margin: 15px 0px 0px 0px; 
}
a.Toutes,
a.Toutes:visited {
	background: url(../../images/EShop/ico-toures.gif) no-repeat left 1px;
	color: #666;
	padding: 0px 0px 1px 15px; 
	text-decoration: none;
	float: left;
	display: inline;
	margin: 2px 0px 0px 5px; 
}
a.Toutes:hover{
	background: url(../../images/EShop/ico-toures.gif) no-repeat left 1px;
	color: #666;
	padding: 0px 0px 1px 15px; 
	text-decoration: underline;
	float: left;
	display: inline;
	margin: 2px 0px 0px 5px; 
}

.TwoItemList,
.MoreItemList {
	overflow: hidden;
	_height: 1%;
}
.MoreItemList {
	padding: 0px 0px 3px 0px; 
}
.TwoItemList dt {
	float: left;
	padding: 10px;
}
.MoreItemList dt {
	margin: 10px 0px 0px 10px; 
}
.MoreItemList dd {
	margin: 0px 0px 0px 10px; 
}
.TwoItemList dd {
	margin: 0px 20px 0px 0px; 
}
.TwoItemList dd.Name {
	margin: 15px 0px 0px 0px; 
}
.OneItemList dd.Price,
.MoreItemList dd.Price,
.TwoItemList dd.Price {
	float: right;
	padding: 2px 10px;
	color: #fff;
	font-weight: bolder;
	margin: 0px 0px 0px 0px; 
}
.OneItemList dd.SaleOff,
.MoreItemList dd.SaleOff,
.TwoItemList dd.SaleOff {
	float: right;
	padding: 2px 10px;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
.OneItemList dd.SaleOff,
.OneItemList dd.Price {
	margin-top: 33px;
}
.MoreItemList del,
.TwoItemList del {
	font-weight: normal;
	padding: 0px;
}

.NormalBody p {
    margin: 3px 8px 0px 8px;
}
.NormalBody img.ImageOnly {
	margin: 0px 0px 0px 0px; 
}

/* ----------------------------------- SubShelf ----------------------------------------- */
.SubShelfHeader {
	background: url(../../images/EShop/bg-subshelf-header.gif) no-repeat;
	border-top: 1px #fff solid; 
}
.SubShelfBody {
	background: url(../../images/EShop/bg-subshelf-body.gif) repeat-y right;
	width: 639px !important;
	padding: 0px 0px 0px 0px !important; 
	position: relative;
}
#subShelfMenu {
	float: left;
	width: 150px;
}
#subShelfContents {
	float: right;
	width: 489px;
}
*html #subShelfContents,
*html #subShelfMenu {
	overflow: hidden;
}

#subShelfMenu ul {
	margin: 10px 0px 0px 2px; 
}
#subShelfMenu ul li ul {
	width: auto;
	margin: 0px 0px 6px 20px; 
}
#subShelfMenu ul li {
	list-style: none;
	background: url(../../images/EShop/bg-subshelf-menu.gif) no-repeat right top;
	padding: 0px 0px 8px 0px;
	//display: inline-block;
	//padding: 0px 0px 3px 0px;
}
#subShelfMenu ul li.FirstList {
	background: none;
}
#subShelfMenu ul li ul li {
	margin: 0px; 
	background: url(../../images/EShop/bg-subshelf-menu-list.gif) no-repeat left 7px;
	padding: 0px 0px 0px 8px; 
	//display: block;
}
#subShelfMenu ul li span.Category,
#subShelfMenu ul li a.Category,
#subShelfMenu ul li a.Category:visited {
	background: url(../../images/Common/ico-arrow-white.gif) no-repeat left 3px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0px 0px 0px 8px; 
	margin: 0px 0px 0px 10px; 
	font-weight: bolder;
	font-size: .9em;
	display: block;
}
#subShelfMenu ul li ul li a,
#subShelfMenu ul li ul li a:visited {
	color: #fff;
	text-decoration: none;
	font-size: .9em;
}
.BorderMenu {
	margin: 0px 1px 6px 0px; 
}

.FaitesSubShelfBox,
.SubShelfWraper {
	overflow: hidden;
	_height: 1%;
	padding: 0px 13px 0px 14px; 
}
.FaitesSubShelfBox {
	padding: 0px 13px 0px 14px; 
}
.NouveautesSubShelfBox {
	float: left;
}
.SelectionSubShelfBox {
	float: right;
}

.SubShelfBoxHeader {
	background-image: url(../../images/EShop/bg-home-subshelf-small-header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 220px;
	padding: 4px 4px 0px 4px; 
}
.SubShelfBoxBody {
	background-image: url(../../images/EShop/bg-home-subshelf-small-bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	width: 220px;
	padding: 0px 4px 12px 4px; 
	margin: 0px 0px 2px 0px; 
	overflow: hidden;
	font-size: .9em;
}
.SubShelfBoxHeader h3 {
	background: url(../../images/Common/ico-arrow-white.gif) no-repeat 5px 50%;
	padding: 3px 0px 3px 13px; 
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
}
.SubShelfBox2Header {
	background-image: url(../../images/EShop/bg-home-subshelf-header.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 454px;
	padding: 4px 4px 0px 4px; 
}
.SubShelfBox2Body {
	background-image: url(../../images/EShop/bg-home-subshelf-bottom.gif);
	background-position: left bottom;
	background-repeat: repeat-y;
	width: 454px;
	padding: 0px 4px 12px 4px; 
	margin: 0px 0px 42px 0px; 
	overflow: hidden;
}
.SubShelfBox2Header h3 {
	background: url(../../images/Common/ico-arrow-white.gif) no-repeat 5px 50%;
	padding: 3px 0px 3px 13px; 
	color: #fff;
	font-size: .9em;
	text-transform: uppercase;
}
.SubShelfBoxBody dl dd.Name {
	margin-top: 13px; 
}
.SubShelfBoxBody dl dd {
	margin-right: 0px; 
}
.SubShelfBoxBody dl dt {
	padding: 0px 5px 5px 5px;
	margin-top: 10px;
}
.SubShelfBoxBody dl dd.Price {
	clear: left;
}
.SubShelfBoxBody dl dd.Price,
.SubShelfBoxBody dl dd.SaleOff {
	xmargin-top: 20px;
	margin-bottom: 5px;
	float: right;
}
.SubShelfBox2Body dl {
	position: relative;
}
.SubShelfBox2Body dl dd.Name {
	margin-top: 26px; 
	margin-right: 60px;
}
.SubShelfBox2Body dl dd.Vote {
	position: absolute;
	top: 13px;
	left: 84px;
}
.SubShelfBox2Body ul.VoteRate li {
	background: url(../../images/EShop/ico-white-star.gif) no-repeat;
}

/* ----------------  Basket  ----------------- */
.BastketIntro {
	padding: 0px 20px 20px 20px;
	margin: 5px 0px 20px 0px; 
	overflow: hidden;
	_height: 1%;
}
.BastketIntro img {
	float: left;
	margin: 0px 10px 0px 20px; 
}
.BastketIntro h3 {
	font-size: 1.2em;
	text-transform: uppercase;
}
.BastketIntro p.Desc {
	font-weight: bolder;
	margin: 10px 0px 10px 0px; 
}
.BasketBoxHeader {
	background: url(../../images/EShop/bg-basket-box-header.gif) no-repeat left top;
	width: 600px;
	height: 4px;
	margin: 0px 19px; 
}
.BasketBoxBody {
	background: url(../../images/EShop/bg-basket-box-bottom.gif) no-repeat left bottom;
	width: 585px;
	margin: 0px 19px;
	padding: 5px 0px 10px 15px;
	overflow: hidden;
	_height: 1%;  
	position: relative;	
}
.BasketBoxBodyAttachment{
	padding: 5px 0px 96px 15px;
}
.BasketBoxBody p {
	margin: 0px 15px 0px 0px; 
}
.BasketBoxBody span.Bold {
	font-weight: bolder;
}
.BasketBoxBody span.Emphasis {
	text-decoration: underline;
}
.BasketBoxBody strong {
	font-weight: bolder;
	margin: 0px 0px 10px 0px; 
	display: block;
}
.BasketBoxBody ul li {
	margin: 0px 0px 0px 20px; 
}
a.Pdf,
a.Pdf:visited {
	float: right;
	position: absolute;
	right: 1px;
	bottom: 15px;
	width: 160px;
	background: #fff url(../../images/EShop/ico-pdf.jpg) no-repeat 170px 4px;
	xmargin: 0px 1px 15px 0px !important; 
    padding: 12px 40px 12px 10px;
	color: #666;
	text-decoration: none;
}
.BasketItems {
	margin: 25px 0px 0px 0px; 
	padding: 0px 35px 0px 35px; 
}
.TableRecipe {
	background: #ffffff url(../../images/IdeesFraiches/bg-tablerecipe-1.gif) no-repeat left bottom;
    margin-bottom: 10px;
}
.TableRecipe table th {
	background-color: #d2ebfc;
    border-right: #ffffff solid 1px;
    color: #5c5c5c;
    font-size: .9em;
    font-weight: normal;
    text-align: center;
    padding: 5px 0;
}
.TableRecipe .LastCell,
.TableRecipe .ColData4 {
	border-right: none;
}
.TableRecipe th.FirstCell {
	text-align: left;
    background: #d2ebfc url(../../images/Common/ico-arrow-promo.gif) no-repeat 10px 50%;
    padding-left: 20px;
}
.TableRecipe .ColData1 {
	width: 120px !important;
}
.TableRecipe .ColData2 {
	width: 70px !important;
}
.TableRecipe .ColData3,
.TableRecipe .LastCell {
	width: 95px !important;
}
.TableRecipe .ColData4 {
	width: 84px !important;
}
.TableRecipe table td {
	padding: 5px 10px;
}
.TableRecipe table td table td {
	padding: 0px;
}

.InnerTableRecipe table {
	margin: 0px 0px 5px 0px; 
}

.InnerTableRecipe td {
    padding: 0px;
    font-size: .9em;
}
.InnerTableRecipe table .RecipeDetail h4 {
	text-align: center;
    background-image: url(../../images/IdeesFraiches/bg-title-recipe.gif) no-repeat left bottom;
    font-size: 1em;
    color: #ffffff !important;
    padding: 4px !important;
    width: 50%;
    float: right;
}
.RecipeDetail h4 {
	text-align: center;
    text-transform: uppercase;
    background: url(../../images/IdeesFraiches/bg-title-recipe.gif) no-repeat left bottom;
    font-size: 1em;
    color: #ffffff !important;
    padding: 4px !important;
    width: 50%;
    float: right;
}
.InnerTableRecipe table .RecipeDetail dl {
	clear: both;
    overflow: hidden;
    position: relative;
    padding-bottom: 5px;
}
* html .InnerTableRecipe table .RecipeDetail dl {
	overflow: visible;
    height: 1%;
    top: -5px;
}
.InnerTableRecipe table .RecipeDetail dl dt img {
	float: left;
    margin: 0 10px;
}
.InnerTableRecipe table .RecipeDetail dl dd {
	padding-top: 10px;
}
.InnerTableRecipe table .RecipeDetail dl dd a,
.InnerTableRecipe table .RecipeDetail dl dd a:visited {
	text-decoration: none;
	color: #666;
}
.InnerTableRecipe table .RecipeDetail dl dd a:hover {
	text-decoration: underline;
}
.InnerTableRecipe table .PrixUnitaire {
    vertical-align: bottom;
    text-align: center;
    font-size: 1em !important;
}
.InnerTableRecipe table .PrixSum {
    text-align: right;
    font-size: 1em !important;
	padding: 0px 7px 0px 0px; 
}
.InnerTableRecipe table .PrixUnitaire span {
    color: #ffffff;
    font-weight: bolder;
    padding: 0 5px;
}
.InnerTableRecipe table .PrixGlobal {
    vertical-align: bottom;
    text-align: right;
    font-size: 1em !important;
    font-weight: bolder;
}
.InnerTableRecipe table .PrixGlobalSum {
    text-align: center;
    font-size: 1em !important;
    font-weight: bolder;
	background-color: #c4e8ff;
	border: 1px #fff solid;
	padding: 4px 0px 4px 0px; 	
}
.InnerTableRecipe table .PrixGlobal span {
	display: block;
    text-align: right;
    padding: 5px !important;
}

.InnerTableRecipe table .Quantite {
	vertical-align: bottom;
}
.InnerTableRecipe table .QuantiteSum {
	vertical-align: bottom;
	text-align: center;
	background-color: #c4e8ff;
	padding: 4px 0px 4px 0px;
	border: 1px #fff solid; 
}
.InnerTableRecipe table div.AmountHolder {
	position: relative;
    padding-bottom: 20px;
    margin-left: 20px;
}
.InnerTableRecipe table div.AmountHolder input.AmountNumber {
	width: 15px;
	height: 14px;
	position: absolute;
	border: #666666 solid 1px; 
	background-color: #ffffff;
	padding: 1px 0px 0px 1px;
}
.InnerTableRecipe table div.DisableThis input.AmountNumber {
	border: #b2b2b2 solid 1px;
    color: #b2b2b2;
}
.InnerTableRecipe table div.AmountHolder a.Increase,
.InnerTableRecipe table div.AmountHolder a.Decrease {
	display: block;
    width: 7px;
	height: 7px;
	position: absolute;
	border: #666666 solid 1px;
    overflow: hidden;
    font-size: .9em;
    text-align: center;
	top: 0px;
	left: 17px;
    color: #666666;
}
.InnerTableRecipe table div.AmountHolder a.Decrease {
	top: 8px;
}
.InnerTableRecipe table div.AmountHolder a span {
	top: -3px;
    position: relative;
}
.InnerTableRecipe table div.DisableThis a.Increase,
.InnerTableRecipe table div.DisableThis a.Decrease {
	border: #b2b2b2 solid 1px;
    color: #b2b2b2;
}

.InnerTableRecipe table span.DisableThis {
	color: #b2b2b2;
}

a.BasketAjouter,
a.BasketAjouter:visited {
	width: 136px;
	float: right;
	padding: 3px 0px 3px 20px; 
	margin: 0px 1px 0px 0px; 
	background-color: #bfde43;
	background-image: url(../../images/Common/ico-arrow-gray.gif);
	background-position: 10px 50%;
	background-repeat: no-repeat;
	text-decoration: none;
	text-transform: uppercase;
	color: #666;
	font-size: .9em;
}

/* ---------------------------------- Search ---------------------------------------- */
h2.FaitesSearchHeaderBar {
	background: #8da52b url(../../images/EShop/bg-search-bar.jpg) repeat-x top;
	border-bottom: 1px #697c1c solid; 
	border-top: 1px #fff solid; 
	padding: 3px 0px 3px 5px; 	
}
h2.FaitesSearchHeaderBar span {
	background: url(../../images/Common/ico-arrow-white.gif) no-repeat left 50%;
	color: #fff;
	font-size: .6em;
	text-transform: uppercase;
	padding: 0px 0px 0px 8px; 
	font-weight: normal;
	letter-spacing: .1em;
}
.SearchBar {
	margin: 15px 0px 20px 100px; 
}
.SearchBar label.LabelSearch {
	font-weight: bolder;
}
input.SearchInput {
	border: 1px #9db830 solid; 
	padding: 1px 2px; 
	font-size: .9em;
	width: 200px;
	margin: 0px 5px 0px 10px; 
}
.SearchSelfBody {
	padding-top: 0px !important;
}
span.TotalSearchResult {
	color: #888;
	margin: 0px 0px 0px 100px; 
	font-size: .9em;
}
