*
{
margin: 0 auto;
border: 0;
}

body {
	background:#fafce4 url(../images/bg-main.gif) center top no-repeat;
	margin: -100px 0px 0px 1px;
	vertical-align:top;
	text-align:center;
	font-family: georgia,garamond,serif;;
}
/*
	GENERIC
----------------------------------------------------*/
.endl{
 	clear:both;
 	line-height:1px;
 }
 .inline{
 	float:left;
 	display:table-cell;
	display:inline-block;
 }
 .span-link-over{
 	cursor:pointer;
 }
 .hr{
	width:100%;
	border-bottom:1px dotted #bebeb4;
	clear:left;
}
/*
	THE BODY
----------------------------------------------------*/
#thebody {	
	width: 100%;	
	display:table;
	margin:0 auto;
	text-align:center;
	z-index:1;
}
/*
	TOP HEADER
----------------------------------------------------*/
#top-header {	
	height:10px;
	width:100%;
	margin: 0px 0 0 0px;
	vertical-align:top;
	background-color:#000000;
	/*border:1px solid #ffffff;*/
}
/*
	HEADER
----------------------------------------------------*/
#header-holder {	
	width:100%;
	text-align:center;	
	
}
#header {	
	width:740px;
	text-align:left;
	/*border:1px solid #ff0000;*/
	margin-top: 87px;
}
#header .top-logo{
	float:left;	
	position:relative;
	height:70px;
	width:220px;
	vertical-align:top;
	text-align:left;
	margin: 0 0 0px 0px;
	padding: 0 0 0px 0;
}
#header .top-nav{	
	float:left;
	position:relative;
	z-index:1000;
	height:25px;
	width:520px;
	vertical-align:bottom;
	text-align:left;
	margin: 45px 0 0 0px;
	background:#000000;
}
#header ul{
	float:left;
	list-style: none;
	width:400px;
	margin:0 0px 0 10px;	
	padding:0 0px 0 0px;		
	text-align:left;
	font-size:11px;
	padding:0px;
}
#header ul li{
	float:left;
	color:#fffbe1;
	font-weight:normal;
	text-align:left;
	position:relative;
	padding:0 0px 0 15px;
	cursor:default;
	line-height:25px;
	/*border:1px solid #ffffff;*/
	vertical-align:center;
}
#header ul .li-hover{
	float:left;
	color:#fffbe1;
	font-weight:normal;
	text-align:left;
	position:relative;
	cursor:pointer;
	line-height:25px;
	vertical-align:center;
	background:url(../images/nav-top-over.gif) no-repeat left center;
}
#header .input-holder{	
	vertical-align:top;
	width:103px;
	height:20px;
	float:right;
	margin:4px 7px 0 0;
	position:relative;
	text-align:left;
	background:url(../images/nav-top-search-btn.gif) no-repeat top right;
}
#header .form-zone-click{
	position:relative;
	float:right;
	width:20px;
	height:16px;
	cursor:pointer;
}
#header .form-input{
	float:left;
	height:15px;
	font-size: 10px; 
	width:80px;	
}
#header .top-image{
	width:520px;
	height:150px;
	margin:0px 0 0 0;
	vertical-align:top;
	text-align:right;
	
}
/*
	NAV
----------------------------------------------------*/
#center-holder{
	width:100%;
	text-align:center;
	z-index:10;
	position:relative;
	margin:0px 0 0 0;

	/*border:1px #990000 solid;*/
}
#nav-gauche-holder{	
	vertical-align:top;
	width:740px;
	text-align:left;
	background:#a0a582;
	

	/*border:1px #990000 solid;*/
}
#nav-gauche-holder h1{	
	text-align:left;
	color: #c84200; 
	font-size: 19px; 
	margin:0 0px 0px 23px;
	padding:0px;/* 20px 0px 0px;*/
	font-family: georgia,garamond,serif;;	
}
#nav-gauche-holder h1 a{
	text-align:left;
	color: #c84200; 
	font-size: 19px; 
	font-family: georgia,garamond,serif;
	text-decoration:none;
}
#nav-gauche-holder .nav-gauche{
	float:left;	
	vertical-align:top;
	width:220px;
	text-align:left;
	/*border:1px #990000 solid;*/
}
#nav-gauche-holder .content-bg{
	margin:0px 0 0 0px;
	text-align:left;	
	background:#ffffff url(../images/bg-menu-gauche.gif) repeat-y top left;
}
#nav-gauche-holder .content{
	padding:30px 0 0 0;
	margin:0 0 0 12px;
	text-align:left;	
}
#nav-gauche-holder ul{
	list-style: none;
	margin:0 0px 0 0px;	
	padding:0 0px 0 0px;	
	text-align:left;
	width:200px;
	line-height:25px;
	background:url(../images/nav-gauche-group-splitter.gif) no-repeat bottom center;
	/*border:1px #990000 solid;*/
}
#nav-gauche-holder ul li{
	background-color:none;
	padding:0 0px 0 25px;
	color: #3b3631; 
	font-size: 14px; 
	font-family: georgia,garamond,serif;
	text-align:left;
	position:relative;
	cursor:default;
	border-bottom:1px dotted #bebeb4;
}
#nav-gauche-holder ul .li-hover{
	background-color:none;
	color: #3b3631; 
	font-size: 14px; 
	font-family: georgia,garamond,serif;
	text-align:left;
	position:relative;
	cursor:pointer;
	background:url(../images/nav-gauche-over.gif) no-repeat left center;
}
#nav-gauche-holder ul li a{
	display:block;
	width:100%;
	color: #3b3631; 
	font-size: 14px; 
	font-family: georgia,garamond,serif;
	text-align:left;
	text-decoration:none;
}
#nav-gauche-holder .nouveau{
	color:#a4a934;
	font-size: 9px; 
	font-family: georgia,garamond,serif;
	text-transform:uppercase;	
}

#breadcrumb{
	position:relative;
	z-index:100;
	width:520px;
	background-color:#e7e9d7;
	margin: -1px 0;
}
#breadcrumb .content{
	color:#6d6556;
	size:11px;
	padding:0px;
	margin: 0 0 0 20px;
	line-height:23px;
	vertical-align:center;
}
#breadcrumb .link{
	color:#6d6556;
	text-decoration:none;
}
#breadcrumb .link:hover{
	color:#6d6556;
	text-decoration:underline;
}
/*
	ESPACE PRO
----------------------------------------------------*/
#espace-pro-holder{
	float:left;
	width:220px;
	background:#a0a582;
	vertical-align:bottom;
	margin:0 0 0px 0;
}
#espace-pro{
	width:220px;
	margin:0px 0 0 12px;
	padding:0 0 10px 0;
}
#espace-pro h1{	
	text-align:left;
	color: #FFFFFF; 
	font-size: 19px; 
	margin:0 0px 0px 23px;
	padding:20px 0 12px 0;/* 20px 0px 0px;*/
	font-family: georgia,garamond,serif;;	
}
#espace-pro h2{	
	text-align:left;
	color: #c84200; 
	width:175px;
	font-size: 14px; 
	margin:0 0px 0px 0px;
	padding:10px 0 0px 0;/* 20px 0px 0px;*/
	font-family: georgia,garamond,serif;;	
}
#espace-pro ul{
	background:none;
	border-bottom:1px dotted #808468;
}
#espace-pro ul li{
	color: #ffffff; 
	border-top:1px dotted #808468;
	border-bottom:none;
}
#espace-pro ul .li-hover{
	background:none;
	border-top:1px dotted #808468;
	border-bottom:none;	
}
#espace-pro .form-login{
	width:100%;	
	text-align:left;
	color: #000000; 
	font-size: 9px;
	margin:0 0px 0px 0px;
	padding: 0 0 0 23px;
	font-family: georgia,garamond,serif;;	
}
#espace-pro .error-message{
	font-size:9px;
	color:#990000;
	margin:5px 0 5px 0;
}
#espace-pro .input-holder{
	clear:left;
	position:relative;
	width:150px;
	height:20px;
	float:left;
	margin:0px 7px 0 0px;
	text-align:left;
	background:url(../images/espace-pro-btn-ok.gif) no-repeat top right;
}
#espace-pro .form-zone-click{
	position:relative;
	margin:2px 0 0 0px;
	float:right;
	width:20px;
	height:16px;
	text-align:left;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName;
	color:#ffffff;
	font-weight:bold;
}
#espace-pro .form-input{
	float:left;
	height:15px;
	font-size: 10px; 
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName;
	text-align:left;
	width:126px;	
	
}
#espace-pro-promo{
	position:relative;
	float:left;
	display:inline;
	margin:0 22px -75px 21px;
	text-align:center;
	width:457px;height:156px;
	background:url(../images/promo-espace-professionnel.gif) center center;
}
#espace-pro-promo .content{
	padding:0px;
	margin:60px 0 0 25px;
	text-align:left;
}

#espace-pro-promo h1{	
	margin:0 0 0 0;
}
#espace-pro-promo h3{
	margin:0 0 0 0;
}
#espace-pro-promo .titre{
	font-weight:normal;
	font-size:28px;
	color:#292c17;
	text-decoration:none;
}
#espace-pro-promo .titre:hover{
	font-weight:normal;
	font-size:28px;
	color:#292c17;
	text-decoration:none;
}
#espace-pro-promo .sous-titre{
	font-weight:normal;
	text-decoration:none;
	font-size:16px;
	color:#ffffff;	
}
#espace-pro-promo .sous-titre:hover{
	font-weight:normal;
	text-decoration:none;
	font-size:16px;
	color:#ffffff;	
}
/*
	CONTENT
----------------------------------------------------*/
#content-holder {	
	float:left;
	position:relative;
	width:520px;
	min-height:820px;
	padding:0px 0 0 0 ;
	margin: 145px 0px 0px 0px;
	vertical-align:top;
	background:#ffffff;	
	/*border:1px #990000 solid;*/
}
#content {
		
	padding:5px 0;
	width:100%;
}
#content a{
	color:#8d9401;
	font-size: 11px;
	text-decoration:none;
}
#content a:hover{
	color:#8d9401;
	font-size: 11px;
	text-decoration:underline;
}
#content .pages{
	float:right;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName;
}
#content .page{
	color:#c84200;
	font-size: 10px;
	padding:0px 3px 0px 3px;
	cursor:default;
}
#content .page-on{
	color:#c84200;
	font-size: 10px;
	text-decoration:underline;
	padding:0px 3px 0px 3px;
	cursor:pointer;
}
#content .group-wrap{
	vertical-align:bottom;
	margin:0px 10px 10px 10px;
	background:url(../images/centre-group-hz-splitter.gif) repeat-x bottom;
}
/*
	HOME : ZONE PROMO
------------------------------------------------------*/
#zone-promo-holder{
	float:left;	
	width:345px;
	vertical-align:top;
	text-align:center;	
}
#zone-promo-holder .content-holder{
	width:326px;
	height:212px;
	margin:0px 0px 0px 0px;
}
#zone-promo-holder .content{
	float:left;
	padding:0px;
	margin:10px 0px 0px 5px;
	width:151px; /* 156px*/
	height:200px;
	vertical-align:top;
	color: #ffffff; 
	font-size: 12px;
	font-family: georgia,garamond,serif;
	/*border:1px solid #990000;*/
}
#zone-promo-holder .image{
	float:left;
	width:170px;
	height:212px;	
}
#zone-promo-holder h1{
	color:#ffffff;
	font-size: 23px;
	line-height:25px;
	font-weight:bold;
	margin:0px 0px 0px 0px;	
}
#zone-promo-holder h2{
	color:#232601;
	font-size: 11px;
	margin:0px 0px 0px 0px;	
}
#zone-promo-holder .texte{
	width:150px;
	text-align:left;
	margin:0px 0px 0px 0px;	
}
#promo-nav-holder{	
	text-align:left;
	vertical-align:bottom;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size: 10px;
	font-family: georgia,garamond,serif;;			
}
#promo-nav-holder .link{
	float:left;
	text-align:left;
}
#promo-nav-holder a{
	color:#6d6556;
	font-size: 10px;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName;
}
#promo-nav-holder a:hover{
	color:#6d6556;
	font-size: 10px;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName;
}
#promo-nav-holder .promo-play{
	background:url(../images/nav-promo-play.gif) center center no-repeat;
	width:12px; height:12px;
	display:table-cell;
	display:inline-block;
	cursor:default;
	text-decoration:none;
}
#promo-nav-holder .promo-play-on{
	background:url(../images/nav-promo-play-over.gif) center center no-repeat;
	width:12px; height:12px;
	display:table-cell;
	display:inline-block;	
	cursor:pointer;
	text-decoration:none;
}
#promo-nav-holder .promo-pause{
	background:url(../images/nav-promo-pause.gif) center center no-repeat;
	display:table-cell;
	display:inline-block;	
	width:12px; height:12px;
	cursor:default;
	text-decoration:none;
}
#promo-nav-holder .promo-pause-on{
	background:url(../images/nav-promo-pause-over.gif) center center no-repeat;
	display:table-cell;
	display:inline-block;	
	width:12px; height:12px;
	cursor:pointer;
	text-decoration:none;
}
/*
	HOME : ZONE TEXTE CORPO
------------------------------------------------------*/
#zone-texte-corpo-holder{
	float:left;
	width:175px;
	height:220px;
}
#zone-texte-corpo-holder .content{
	margin: 0 0 0 0;
	padding:0px;
	text-align:left;
	color:#6d6557;
	font-size:11px;	
	font-family: georgia,garamond,serif;;
}
#zone-texte-corpo-holder h1{
	text-align:left;
	color: #cc4f11; 
	font-size: 19px;
	line-height:22px; 
	margin:0px;/* 20px 0px 0px;*/
	padding:0px;/* 20px 0px 0px;*/
	font-family: georgia,garamond,serif;;
}

/*
	HOME : ZONE PRODUITS
------------------------------------------------------*/
#zone-produits-holder {
	width:520px;
}
#zone-produits-holder .content{
	padding:10px 0 0 0px;
	margin:0px 0 0 0px;
}
#zone-produits-holder h1{
	margin:0px 0 10px 10px;
	font-size:16px;
	color:#3b3631;
	font-family: georgia,garamond,serif;;
}
#zone-produits-holder h2{
	font-size:14px;
	line-height:16px;
	font-weight:bold;
	color:#3b3631;
}
#zone-produits-holder h3{
	font-size:12px;
	line-height:14px;
	font-weight:normal;
	color:#3b3631;
}
#zone-produits-holder h4{
	font-size:12px;
	font-weight:normal;
	line-height:14px;
	color:#c84200;
}
#zone-produits-holder .produits{
	height:92px;
	width:500px;
	vertical-align:center;
	background:url(../images/centre-zone-produits-bg.gif) repeat-x;
}
#zone-produits-holder .produit-holder{
	float:left;
	width:146px;		
	padding: 0 5px 0 5px;
	height:92px;
	text-align:center;
	vertical-align:center;
	cursor:default;
	background:url(../images/centre-produits-splitter-vt.gif) no-repeat;
}
#zone-produits-holder .produit{
	margin:10px 5px 0 5px;
	height:82px;
	position:relative;
	cursor:default;
}
#zone-produits-holder .produit-over{
	margin:10px 5px 0 5px;
	height:82px;
	position:relative;
	cursor:pointer;
	background:url(../images/centre-zone-produits-over.gif) no-repeat center center;
}
#zone-produits-holder .produit:hover{
	cursor:pointer;
}
/*
accueil : zone produit vedette
------------------------------------------------------*/
#produit_vedette{
	display:block;
	margin:0 20px 0 0;
}
#produit_vedette ul{
	width:100%;
	margin-left:10px;	
}
#produit_vedette ul li{
	float:left;
	width:auto;
	border:none;
	margin:0px;
	padding:0px;
}
#produit_vedette ul li.texte{
	color:#ffffff;
	background:url('../images/bg-titre-selection-du-mois-repeat.png');
	height:29px;
	margin-top:1px;
	padding:0 10px 0 5px;
}
#produit_vedette ul li.ligne{	
	height:4px;
	clear:left;
	margin:0px;
	padding:0px;
	width:500px;
	top:-11px;
	background:url('../images/bg-titre-selection-du-mois-repeat.png');
}
#produit_vedette h3,#produit_vedette h2,#produit_vedette h4,#produit_vedette p, #produit_vedette a{	
	margin-left:20px;	
}
#produit_vedette h1{
	font-size:17.93px;
	color:#ffffff;
	font-weight:normal;
	padding:0px;
	margin:0px;
}
#produit_vedette h2{
	font-size:23.91px;
	color:#c84200;
	font-weight:normal;
}
#produit_vedette h3{
	font-size:17.93 px;
	color:#404234;
	font-weight:normal;
}
#produit_vedette h4{
	font-size:11.96 px;
	color:#6d6557;
	font-weight:normal;
}
#produit_vedette p{
	font-family:arial;
	font-size:11.96 px;
	line-height:17.96px;
	color:#404234;
	font-weight:normal;
	margin:10px 0 10px 20px;
}
#produit_vedette a{
	display:block;
	width:120px;
	line-height:20px;
	height:25px;
	text-align:center;
	color:#ffffff;
	padding:0px;
	background:url('../images/bg-btn-selection-du-mois.jpg') no-repeat;
}
#produit_vedette a:hover{
	background:url('../images/bg-btn-selection-du-mois-over.jpg') no-repeat;
	text-decoration:none;
	color:#ffffff;
}
/*
	HOME : ZONE NEWS
------------------------------------------------------*/
#zone-news-holder {
	float:left;
	width:260px;
	height:200px;
}
#zone-news-holder h1{
	margin:0 0 0px 0px;
	font-size:17px;
	color:#c84200;
}
#zone-news-holder .bg {
	width:254px;
	height:189px;
	margin:15px 0px 0 0;
}
#zone-news-holder .image{
	float:left;
	height:166px;
	width:100px;
	vertical-align:bottom;	
}
#zone-news-holder .content {
	float:left;
	padding:0px;
	width:144px;
	font-size:10px;
	vertical-align:top;	
	margin :20px 0px 0px 0px;
	color:#6d6557;
	font-family:Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular, FontName;
}




/*
	PRODUCT CATEGORY
-------------------------------------------------------*/
#product-category-listing{
	margin:0px;
	width:520px;
}
#product-category-listing h2{
	color:#cc4f11;
	font-size:28px;
	font-weight:normal;
}
#product-category-listing h3{
	color:#6d6556;
	font-size:11px;
	font-weight:normal;
}

/* TITLE */
#product-category-listing .title-holder{
	margin:10px 10px 0px 10px;
	width:500px;	
	background:url(../images/centre-group-hz-splitter.gif) bottom repeat-x;
}
#product-category-listing .title-content{
	margin: 0px;
	padding: 0 0 20px 0 ;
	width:500px;

}
#product-category-listing .title-texte{
	margin:20px 0 0 10px;
	text-align:left;
	
}
/* LISTING */
#product-category-listing-holder{
	width:500px;
	margin:0px 10px 0px 10px;
	padding:0 0 20px 0;
}
#product-category-listing-holder .subtitle-holder{
	width:500px; height:30px;
	background-color:#6d6556;
	border-bottom:1px solid #c9c9c9;
}
#product-category-listing-holder h2{
	color:#3b3631;
	font-size:18px;
	font-weight:normal;
	margin:0 0 0 0;
}
#product-category-listing-holder h3{
	color:#a4a934;
	font-size:12px;
	font-weight:normal;
	margin:0 0 0 0;
}
#product-category-listing-holder h4{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 12px;
	line-height:30px;
}
#product-category-listing .category-childs-qty{
	color:#6d6556;
	font-size:11px;
	font-weight:normal;
	font-family: arial;
}
#product-category-listing-holder .listing-rows{
	clear:both;		
}
#product-category-listing-holder .row{
	display:table-cell;
	display:inline-block;	
	width:500px;
	border-bottom:1px solid #c9c9c9;
	background:none;	
}
#product-category-listing-holder .cell{
	float:left;
	margin:15px 10px 15px 10px;
	width:230px;
	background:none;
}
#product-category-listing-holder .product-category-image{
	border:0px;
	width:230px;
	margin:0px;
	padding:0px;
}
#product-category-listing-holder .product-category-image-mask{
	position:relative;

	background:#000000;
	width:230px;
	height:66px;
	color:#ffffff;
	font-size:10px;
}
#product-category-listing-holder .product-category-content{
	width:230px;
}
/*
	PRODUCT FAMILY
-------------------------------------------------------*/
#product-family-listing{
	margin:0px;
	width:520px;
	background-color:#ffffff;

}
#product-family-listing h2{
	color:#cc4f11;
	font-size:28px;
	font-weight:normal;
}
#product-family-listing h3{
	color:#a4a934;
	font-size:14px;
	font-weight:normal;
}
#product-family-listing h4{
	color:#6d6556;
	font-size:11px;
	font-weight:normal;
}

/* TITLE */
#product-family-listing .title-holder{
	margin:10px 10px 0px 10px;
	width:500px;	
	background:url(../images/centre-group-hz-splitter.gif) bottom repeat-x;
}
#product-family-listing .title-content{
	margin: 0px;
	padding: 0 0 20px 0 ;
	width:500px;
}
#product-family-listing .title-texte{
	margin:20px 0 0 10px;
	text-align:left;	
}
#product-family-listing .description{
	text-align:left;	
	color:#6d6557;
	line-height:20px;
	margin:20px 0 0 0;
	font-size:14px;
}
/* LISTING */
#product-family-listing-holder{
	width:500px;
	margin:0px 10px 0px 10px;
	padding:0 0 20px 0;
	
}
#product-family-listing-holder .subtitle-holder{
	width:500px; height:30px;
	background-color:#6d6556;
	border-bottom:1px solid #c9c9c9;
}
#product-family-listing-holder h2{
	color:#cc4f11;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 0;
}
#product-family-listing-holder h3{
	color:#6d6556;
	font-size:12px;
	font-family: arial;
	font-weight:normal;
	margin:0 0 0 0;
}
#product-family-listing-holder h4{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 12px;
	line-height:30px;
}
#product-family-listing .family-childs-qty{
	color:#6d6556;
	font-size:11px;
	font-weight:normal;
	font-family: arial;
}
#product-family-listing-holder .listing-rows{
	clear:both;	

}
#product-family-listing-holder .row{
	display:table-cell;
	display:inline-block;	
	width:500px;
	border-bottom:1px solid #c9c9c9;
	background:none;	
}
#product-family-listing-holder .cell{
	float:left;
	margin:15px 10px 15px 10px;
	width:146px;
	background:none;
	border-right:1px solid #c9c9c9;
}
#product-family-listing-holder .product-family-image{
	border:0px;
	width:140px;
	margin:0px;
	padding:0px;
}
#product-family-listing-holder .product-family-image-mask{
	position:relative;

	background:#000000;
	width:230px;
	height:66px;
	color:#ffffff;
	font-size:10px;
}
#product-family-listing-holder .product-family-content{
	width:140px;
}

/*
	PRODUCT LISTING
-------------------------------------------------------*/
#product-listing{
	margin:0px;
	width:520px;
	background-color:#ffffff;

}
#product-listing h2{
	color:#cc4f11;
	font-size:28px;
	font-weight:normal;
}
#product-listing h3{
	color:#a4a934;
	font-size:14px;
	font-weight:normal;
}
#product-listing h4{
	color:#6d6556;
	font-size:11px;
	font-weight:normal;
}
/* TITLE */
#product-listing .title-holder{
	margin:10px 10px 0px 10px;
	width:500px;	
	background:url(../images/centre-group-hz-splitter.gif) bottom repeat-x;
}
#product-listing .title-content{
	margin: 0px;
	padding: 0 0 20px 0 ;
	width:500px;
}
#product-listing .title-texte{
	margin:20px 0 0 10px;
	text-align:left;	
}
#product-listing .description{
	text-align:left;	
	color:#6d6557;
	line-height:20px;
	margin:20px 0 0 0;
	font-size:14px;
}
/* LISTING PRODUITS*/
#product-listing-holder{
	width:500px;
	
	margin:0px 10px 0px 10px;
	padding:0 0 20px 0;
	
}
#product-listing-holder .subtitle-holder{
	width:500px; height:30px;
	background-color:#6d6556;
	border-bottom:1px solid #c9c9c9;
}
#product-listing-holder h2{
	color:#cc4f11;
	font-size:16px;
	font-weight:normal;
	margin:5px 0 0 0px;
	text-align:left;
}
#product-listing-holder h4{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 12px;
	line-height:30px;
}
#product-listing-holder .listing-rows{
	clear:both;	
}
#product-listing-holder .row{
	display:table-cell;
	display:inline-block;	
	width:500px;
	border-bottom:1px solid #c9c9c9;
	background:none;	
}
#product-listing-holder .cell{
	float:left;
	margin:15px 10px 15px 10px;
	width:146px;
	background:none;
	border-right:1px solid #c9c9c9;
}
#product-listing-holder .product-image{
	border:0px;
	width:140px;
	margin:0px;
	padding:0px;
}
#product-listing-holder .product-image-mask{
	position:relative;

	background:#000000;
	width:230px;
	height:66px;
	color:#ffffff;
	font-size:10px;
}
#product-listing-holder .product-content{
	width:140px;
}
/*
	LISTING HOLDER
-------------------------------------------------------*/
#listing-nav-holder{
	width:500px;
	text-align:center;
	color:#6d6556;
	font-size:11px;
	margin:5px 0 0 0 ;
	
}
#listing-nav-holder .left-nav{
	position:relative;
	float:left;
	width:120px;
	/*border:1px solid #990000;*/
	text-align:left;
}
#listing-nav-holder .pages{
	position:relative;
	float:left;
	width:260px;
	/*border:1px solid #990000;*/
	text-align:center;
}
#listing-nav-holder .right-nav{
	position:relative;
	float:left;
	width:120px;
	/*border:1px solid #990000;*/
	text-align:right;
}
#listing-nav-holder a{
	color:#6d6556;
	font-size: 11px;
	text-decoration:none;
}
#listing-nav-holder a:hover{
	color:#6d6556;
	font-size: 11px;
	text-decoration:underline;
	
}
/*
	PRODUCT LISTING PURE ENCAPS
-------------------------------------------------------*/
#product-listing-v2-holder{
	width:500px;
	margin:0px 10px 0px 10px;
	padding:0 0 20px 0;
}
#product-listing-v2-holder .subtitle-holder{
	width:500px; height:30px;
	background-color:#6d6556;
	border-bottom:1px solid #c9c9c9;
}
#product-listing-v2-holder h2{
	color:#3b3631;
	font-size:14px;
	font-weight:bold;
	margin:5px 0 0 0px;
	text-align:left;
}
#product-listing-v2-holder h4{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 12px;
	line-height:30px;
}
#product-listing-v2-holder .listing-rows{
	clear:both;	
}
#product-listing-v2-holder .row{
	display:table-cell;
	display:inline-block;	
	width:500px;
	border-bottom:1px solid #c9c9c9;
	background:none;	
}
#product-listing-v2-holder .cell{
	float:left;
	margin:5px 10px 5px 10px;
	width:229px;
	background:none;
	border-right:1px solid #c9c9c9;
}
#product-listing-v2-holder .product-image-holder{
	float:left;
	border:0px;
	width:75px;
	height:90px;
	margin:0px;
	padding:0px;
}
#product-listing-v2-holder .product-image{
	border:0px;
	/*height:75px;*/
	width:43px;
	margin:0px;
	padding:0px;
}
#product-listing-v2-holder .product-content{
	float:left;
	width:140px;
}
#product-listing-v2-holder ul{
	list-style: none;
	margin:10px 0px 0 0px;	
	padding:0 0px 0 0px;	
	text-align:left;
	width:150px;
	border:none;
	line-height:15px;
	background:none;
}
#product-listing-v2-holder ul li{
	background-color:none;
	border:none;
	padding:0px;
	font-size: 11px;
	line-height:15px;
	color:#6d6556; 
	font-family: georgia,garamond,serif;
	text-align:left;
	cursor:default;
}

#product-listing-v2-holder ul li:hover{
	background-color:#6d6556;
	line-height:15px;
	color:#ffffff;
	border:none;
	cursor:pointer;
}

/*
	PRODUCT DETAIL
-------------------------------------------------------*/
#product{
	margin:0px;
	width:520px;
}
#product h2{
	color:#cc4f11;
	font-size:28px;
	font-weight:normal;
}
#product h3{
	color:#a4a934;
	font-size:14px;
	font-weight:normal;
}
#product h4{
	color:#6d6556;
	font-size:11px;
	font-weight:normal;
}
/* TITLE */
#product .title-holder{
	margin:10px;
	width:500px;	
	background:url(../images/centre-group-hz-splitter.gif) bottom repeat-x;
}
#product .title-content{
	margin: 0px;
	padding: 0 0 20px 0 ;
	width:500px;
	display:table-cell;
	display:inline-block;	

}
#product .title-texte{
	margin:20px 0 0 10px;
	float:left;
	text-align:left;
	width:270px;
}
#product .title-image{
	float:left;
	text-align:left;
	width:218px;		
}
#product .image{
	border:0px;
	height:100px;		
	vertical-align:middle;
}
/* NAV */
#product .nav-holder{
	vertical-align:middle;
	display:table-cell;
	display:inline-block;
	width:500px; height:20px;
	margin:-10px 10px 0px 10px;
	padding:0px 0 5px 0;
	color:#6d6556;
	background:url(../images/centre-group-hz-splitter.gif) bottom repeat-x;
}
#product .nav-previous{
	float:left;
	text-align:left;
	line-height:20px;
	margin:0px;
	vertical-align:middle;
	cursor:default;
}
#product .nav-next{
	float:right;
	text-align:right;
	line-height:20px;
	margin:0px;
	vertical-align:middle;
	padding:0px;
	cursor:default;
}
#product .nav-previous-over{
	background:url(../images/nav-gauche-over.gif) center right no-repeat;
	padding-right:15px;
	cursor:pointer;
}
#product .nav-next-over{
	background:url(../images/nav-gauche-over.gif) center left no-repeat;
	padding-left:15px;
	cursor:pointer;
}
/* PRODUCT-BODY */
#product-body{
	width:500px;
	margin:10px 10px 0px 10px;
}
#product-body h3{
	font-size:14px;
	font-weight:bold;
	color:#3b3631;
}
#product-body .row{
	display:table-cell;
	display:inline-block;
	font-weight:normal;
	font-size:12px;	
	color:#6d6556;
	margin:0 5px 0px 5px;
	padding:10px 0 0 0;
}
#product-body .cell{
	float:left;
	margin:0 5px 0px 5px;
	width:230px;
}
#product-body .link-pdf{
	color:#6d6556;
	font-size:11;
	text-transform:uppercase;
	text-decoration:none;
}
#product-body .link-pdf:hover{
	color:#a4a934;
	font-size:11;
	text-transform:uppercase;
	text-decoration:none;
}
/*  CONTENT-NAV-HOLDER */

#content-nav-holder{
	width:500px;
	margin:10px 0px 0px 0px;
	padding:0 0 20px 0;
	background:url(../images/product-body-nav-bg.gif) top center no-repeat;
	border-bottom:2px solid #d85600;
}
#content-nav-holder .nav-holder{
	width:500px;	
	background-color:#fafde5;
	display:table-cell;
	display:inline-block;
	/*width:500px; */
	height:45px;
	color:#FFFFFF;
	margin:0 20px 0 20px 0;
	background:none;
	text-align:left;
}
#content-nav-holder .nav-cell{
	position:relative;
	float:left;
	width:115px;
	line-height:27px;
	font-size:16px;
	vertical-align:top;
	margin:10px 0;
	color:#FFFFFF;
	text-align:center;
	z-index:100;
	text-decoration:none;
	currsor:default;
}
#content-nav-holder .nav-cell-over{	
	text-decoration:underline;
	cursor:pointer;
}
#content-nav-holder .nav-cell-on{	
	width:115px;
	height:45px;
	position:relative;
	background:url(../images/product-body-nav-on.gif) top left no-repeat;
	line-height:27px;
	margin:10px 0;
	z-index:10;
}
/*  RELATED PRODUCTS */
#related-products-holder{
	width:500px;
	margin:0px 10px 0px 10px;
	padding:0 0 20px 0;
}
#related-products-holder .subtitle-holder{
	width:500px; height:30px;
	background-color:#6d6556;
}
#related-products-holder h2{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 12px;
	line-height:30px;
}

#related-products-holder h3{
	color:#cc4f11;
	font-size:16px;
	font-weight:normal;
	margin:5px 0 0 0px;
	text-align:left;
}
/*
*
*	CONNAISSANCE
*
*********************************************************/
#connaissance-holder{
	width:100%;
	margin:0em;
	padding:0em;
}
#connaissance-holder .wrapper{
	margin:1em 1em 1em 1em;
}
#connaissance-holder .wrapper ul{
	width:100%;
	border:none;
	background:none;	
}
#connaissance-holder .wrapper ul li{
	
	border-bottom:1px solid #c9c9c9;
	background:none;
	
	padding:1.5em;	
}
#connaissance-holder .wrapper ul li img{	
	width:120px;
	text-align:left;
	margin:0 1em 1em 1em;
	
}
#connaissance-holder .wrapper ul li h2{
	font-size:1.3em;
	line-height:1.3em;
}
#connaissance-holder .wrapper ul li h3{
	font-size:1.1em;
	color:#c84200;
	font-weight:normal;
	line-height:1.2em;
}
#connaissance-holder .wrapper ul li h4{
	font-size:1.1em;
	color:#6d6556;
	font-weight:normal;
	line-height:1.2em;
}
#connaissance-holder .wrapper ul li p{
	font-size:1em;
	line-height:1.3em;
	margin:.6em;
}
#connaissance-holder .wrapper ul li a{
	text-align:right;
	color:#000;
	text-transform:uppercase;
	font-size:1em;
	display:block;
	margin-right:1em;
}
#connaissance-holder .wrapper ul li a:hover{
	text-align:right;
	font-size:1em;
}
/*
*
*	STORE LOCATOR
*
*********************************************************/
#store-locator-holder{
	width:100%;
	margin:0em;
	padding:0em;
	/*background:orange;*/
}
#store-locator-holder .wrapper{
	margin:1em 1em 1em 1em;
	/*background:blue;*/
}
#store-locator-holder .wrapper h1{
	margin-left:0em;
}
#store-locator-holder .wrapper span{
	color:#6d6556;
}
#store-locator-holder .wrapper .search-criterias-holder{
	margin:0em;
	padding:0em;
}
#store-locator-holder .wrapper .search-criterias-holder h2{
	margin-top:1em;
	font-size:14px;
}

#store-locator-holder .wrapper .search-criterias-holder ul{
	clear:left;
	padding-left:0em;
	margin:0.5em 0 0 0em;
	width:100%;
	background-image:none;
	
	border:none;
}
#store-locator-holder .wrapper .search-criterias-holder ul li{
	padding-left:0em;
	margin:0em 0em 0em 0.5em;
	width:100%;
	background-image:none;
	border:none;
	clear:left;
}
#store-locator-holder .wrapper .search-criterias-holder ul li ul{
	padding-left:0em;
	margin-left:0em;
	background-image:none;
	border:none;
}
#store-locator-holder .wrapper .search-criterias-holder ul li ul li{
	clear:none;
	float:left;
	background-image:none;
	border:none;
	width:auto;
}



#gmap-holder{
	width:100%;
	height:20em;
}
#gmap-holder p{
	width:85%;
	margin:2em ;
	font-weight:bold;
	font-style:italic;
	color:#c84200;

}
#gmap{
	width:100%;
	height:20em;
}
#gmap-info-box{
	/*height:400px;*/	
	overflow-y:hidden;
}
#gmap-info-box h1{
	
	font-size:11px;
}
#gmap-info-box span{
	font-size:10px;	
}
#gmap-info-box a.direction{
	font-size:10px;	
	color:#3b3631 ; 	
}
/* TITLE */
#store-locator-holder .search-result-holder{
	margin:2em 0em;
	width:100%;	
	height:auto;
	background:url(../images/centre-group-hz-splitter.gif) bottom repeat-x;
}
#store-locator-holder .search-result-holder .title-holder{
	width:500px; height:30px;
	background-color:#6d6556;
	border-bottom:1px solid #c9c9c9;
	border-top:1px dotted #bebeb4;
}
#store-locator-holder .search-result-holder .title-holder h1{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	margin:0 0 0 12px;
	line-height:30px;
}
/* PRINTER LES RESULTS */
#store-locator-holder .search-result-holder .title-holder h1 span{
	color:#ffffff;
	font-size:16px;
	font-weight:normal;
	line-height:30px;
}
#store-locator-holder .wrapper .search-criterias-holder ul li ul li a.sel{
	color: #3b3631; 	
}
#store-locator-holder .wrapper .search-criterias-holder ul li ul li a{
	color: #8d9401;
	font-size:12px;
	display:inline;
}
#store-locator-holder .wrapper .search-criterias-holder ul li ul li a:hover{
	color: #3b3631;
	text-decoration:none;
}
#store-locator-holder .search-result-holder .listing-holder ul{
	padding-left:0em;
	margin:0em;
	width:100%;
	border:none;
	background:none;

}
#store-locator-holder .search-result-holder .listing-holder ul li{
	padding-left:0em;
	margin:0em;
	width:100%;
	display:block;
	/*border:none;
	background:none;*/
	clear:left;
}
#store-locator-holder .search-result-holder .listing-holder ul li ul{
	width:100%;
	border:none;
	background:none;
	padding-left:0em;
	margin:0em;
}
#store-locator-holder .search-result-holder .listing-holder ul li ul li{
	font-size:10px;
	float:left;
	clear:none;
	border:none;
	background:none;
	width:auto;
	padding-left:0em;
	margin:0em;
}
#store-locator-holder .search-result-holder .listing-holder ul li ul li a{
	display:inline;
	color: #3b3631; 
	font-size: 10px;
	padding:0 1em 0 1em; 
	font-family: georgia,garamond,serif;
}
#store-locator-holder .search-result-holder .listing-holder ul li ul li a:hover{
	background-color:#6d6556;
	color:#ffffff;
	text-decoration:none;
}

/*
*
*	Recherche Par Ingrediants 
*
*********************************************************/
#recherche-par-ingrediants{
	
	width:100%;
	/*background:pink;*/

}

#recherche-par-ingrediants .wrapper{

	margin:1em 0 0 0;
}

#recherche-par-ingrediants .wrapper ul{
	display:block;
	clear:left;
	margin:0em;
	padding:0em;
	width:100%;
	border:none;
	background:none;
}
#recherche-par-ingrediants .wrapper ul li{
	display:block;
	clear:left;
	margin:1em 0;
	padding:0em;
	width:100%;
	border-bottom:1px dashed #c9c9c9;
}
#recherche-par-ingrediants .wrapper ul li ul{
	margin:0 0 0 2em;
	width:auto;
	border:none;
}
#recherche-par-ingrediants .wrapper ul li ul li{
	display:inline;
	float:left;
	width:32%;
	line-height:13px;
	border:none;
	clear:none;
	margin:0.5em 0.2em 0.5em 0.2em;
}
#recherche-par-ingrediants .wrapper ul li ul li a{
	font-size:12px;
}
#recherche-par-ingrediants .wrapper ul li ul li a:hover{
	font-size:12px;
	text-decoration:none;
}
/*
	HOME : LOGO
------------------------------------------------------*/
#zone-logo-holder {
	width:520px;
	height:350px;
}
/*
	FOOTER
----------------------------------------------------*/
#footer-holder {
	width:100%;
	margin: 0 0px 0 0px;
	text-align:center;	
}
#footer {

	width:740px;
	text-align:center;
	background: url(../images/bg-footer-center.gif) repeat top center;
	/*border:1px solid #ffffff;*/
}
#footer h1{
	text-align:left;
	color: #fafde5; 
	font-size: 19px; 
	margin:0px;/* 20px 0px 0px;*/
	padding:0px;/* 20px 0px 0px;*/
	font-family: georgia,garamond,serif;;
}
#footer h2{
	text-align:left;
	color: #fafde5; 
	font-size: 11px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px;/* 20px 0px 0px;*/
	padding:0px;/* 20px 0px 0px;*/
	font-family: georgia,garamond,serif;;
}
#footer a{
	color: #fafde5; 
	font-size: 11px; 
	font-family: georgia,garamond,serif;;
	text-decoration:none;
}
#footer a:hover{
	color: #fafde5; 
	font-size: 11px; 
	font-family: georgia,garamond,serif;;
	text-decoration:underline;
}
#footer .top-liner-grad{	
	height:15px;
	width:100%;
	margin: 0px 0 0 0px;
	vertical-align:top;
	background: url(../images/bg-footer-top-liner-grad.gif) repeat-x top center;
	/*border:1px solid #ffffff;*/
}
#footer .bottom-liner-grad{	
	height:115px;
	width:100%;
	margin: -95px 0 0px 0;
	vertical-align:bottom;
	background: url(../images/bg-footer-bottom-liner-grad.gif) repeat-x bottom center;
	z-index:2;
	/*border:1px solid #ffffff;*/
}
#footer .content{
	padding:0px;
	display:table-cell;
	display:inline-block;
	position:relative;
	width:100%;
	margin: 0 0 0px 0;
	vertical-align:bottom;
	/*border:1px solid #ffffff;*/
}
#footer .zone-left{
	float:left;
	position:relative;
	width:244px;
	height:100px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	/*border:1px solid #ffffff;*/
	background:url(../images/bg-footer-splitter.gif) repeat-y right top;
	z-index:4;
}
#footer .icon-search{
	width:190px;
	text-align:left;
	background:url(../images/footer-icon-search.gif) no-repeat right top;
}
#footer .form-search{
	position:relative;
	text-align:left;
	color: #fafde5; 
	font-size: 9px; 
	margin:10px 0 0 28px;
	font-family: georgia,garamond,serif;;
	text-transform:uppercase;
	z-index:4;
}
#footer .form-input{
	font-family: georgia,garamond,serif;;
	width:150px;
}
#footer .form-search input[type="button"]{
	font-family: georgia,garamond,serif;;
	width:auto;	
	padding-left: 4px; 
	border:none;
	border-left:#817868 1px solid;
	background-color:#fafde5; 
	color: #3b3631; 
	font-weight: normal; 
	cursor:pointer; 
	margin-top:3px;
}
#footer .zone-center{	
	position:relative;
	text-align:center;
	color: #fafde5; 
	font-size: 11px; 
	margin:0 0px 0 0px;
	font-family: georgia,garamond,serif;;
	float:left;
	min-height:150px;
	width:245px;
	margin: 0 0 0px 0;
	/*border:1px solid #ffffff;*/
}
#footer .zone-right{
	float:left;
	position:relative;
	color: #fafde5; 
	font-size: 11px; 
	font-family: georgia,garamond,serif;;	
	min-height:150px;
	width:245px;
	margin: 0 0 0px 0px;
	/*border:1px solid #ffffff;*/
	background:url(../images/bg-footer-splitter.gif) repeat-y left top;
}
#footer ul{
	list-style: none;
	width:220px;
	text-align:left;
	padding:0px;
}
#footer ul li{
	background-color:none;
	color:#fafde5;
	text-align:left;
	position:relative;
	cursor:default;
}
#footer ul .li-hover{
	background-color:#feffff;
	color:#817868;
	text-align:left;
	position:relative;
	cursor:pointer;
}
/*
	FOOTER
----------------------------------------------------*/
#bottom-footer {	
	/*height:40px;*/
	width:100%;
	padding: 10px 0 10px 0px;
	vertical-align:bottom;
	background-color:#000000;
	/*border:1px solid #ffffff;*/
}


