/* CSS pour la marque DDP */
a,
a:visited{
	color:#000;
	text-decoration:none;
}
a:hover,
a:active{
	color:#E0DCCC;
	text-decoration:underline;
}
.containerBg1{
	background-color:#FFF;
}
.container{
	color:#000;
	background-color:#FFF;
}
.gshpLinksToBackOffice{
	margin-right:10%;
}

/* Bandeau */
.headerPart2Content{
	background:transparent url(../complement/caz/img/bgHeaderPart2_ddp.gif) 100% 0% no-repeat;
	color:#aaa192;
}
.cat1MainPicture{
	float:left;
	width:485px;
}
.cat2Label h3{
	margin:0px;
	padding-top:40px;
	font-size:23px;
}

/* mainMenu (Menu de 1er, 2nd niveau (boutique) + 3th niveau (hors boutique)*/
.xZann1Header ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.xZann1Header ul.nav1 li{
	float:left;
	margin:0px;
}
.xZann1Header ul.nav2 li{
	float:left;
	clear:both;
}
.xZann1Header ul.nav1 li a,
.xZann1Header ul.nav1 li a:visited{
	color:#756E62;
	display:block;
	float:left;
	text-decoration:none;
	width:110px;
	height:34px;
}
.xZann1Header ul.nav1 li a{
	border-width:1px 1px 1px 0px;
	border-color:#756E62;
	border-style:solid;
}
.xZann1Header ul.nav1 li.on a,
.xZann1Header ul.nav1 li.on a:visited,
.xZann1Header ul.nav1 li.on a:hover,
.xZann1Header ul.nav1 li.on a:active,
.xZann1Header ul.nav1 li a:hover,
.xZann1Header ul.nav1 li a:active{
	color:#FFF;
	text-decoration:none;
	background-color:#756E62;
}
.xZann1Header ul.nav1 li.nav1Dynamic0 a,
.xZann1Header ul.nav2 li a{
	border-left-width:1px;
}
.xZann1Header ul.nav1 li.on ul.nav2 li a,
.xZann1Header  ul.nav1 li.on ul.nav2 li a:visited{
	color:#756E62;
	background-color:#f4f0e9;
}
.xZann1Header ul.nav1 li.on ul.nav2 li a:hover,
.xZann1Header  ul.nav1 li.on ul.nav2 li a:active{
	color:#f4f0e9;
	background-color:#756E62;
}
.xZann1Header ul.nav2 li a{
	border-top-width:0px;
}
.xZann1Header ul.nav3 li.first a{
	border-top-width:1px;
}
.xZann1Header ul.nav1 li a{
	background:#F4F0E9 url(../complement/caz/img/bgNav1.gif) 100% 50% no-repeat;
}
/*.xZann1Header ul li.on a{
	background-color:#F4F0E9;
	color:#FFF;
}*/
.xZann1Header ul.nav1 li.hasChildren a{
	background-image:url(../complement/caz/img/bgNav1HasChildren.gif);
}
.xZann1Header ul.nav1 li.hasChildren li a,
.xZann1Header ul.nav1 li ul li a{
	background-image:none;
}
.xZann1Header ul.nav1 li a span{
	display:block;
	padding:3px 18px 0px 3px;
}

	
/* Déroulement du menu */
.xZann1Header li{
	position:relative;
	z-index:99;
}
.xZann1Header ul ul,
.xZann1Header li:hover ul ul {
	display:none;
}
.xZann1Header li:hover ul,
.xZann1Header li:hover li:hover ul {
	display:block;
}
.xZann1Header ul ul{
	position:absolute;
	z-index:10;
	left:-1px;
	top:36px;
}
.xZann1Header ul li.nav1Dynamic0 ul.nav2{
	left:0px;
}
.xZann1Header ul.nav3{
	left:111px !important;
	left:-1px;
	top:-1px;
}
/* Déroulement du menu */
/* Contenu Hors boutique */
.bsPageTitle,
.bsLevel0,
.sdsSearchSection h2{
	color:#FFF;
	background-color:#555555;
	padding:5px;
	margin:0px 0px 10px;
}
.bsLevel1{
	color:#555555;
	padding:5px;
	margin:0px 0px 10px;
	border-bottom:1px dashed #555555;
}
.bsLevel2{
	color:#555555;
	margin:0px 0px 10px;
	text-decoration:underline;
}
.xZannier1LoginFrameSep{
	clear:both;
}
/* Mon compte */
.xZann1ClientCardMainHeading{
	background-color:#555555;
	color:#FFF;
	padding:5px;
}
.xZann1ClientCardMainHeading h2{
	margin:0px;
}
.xZann1ClientCardView h3,
.xZann1ClientNavigationMenu h3{
	border-bottom:1px dashed #555555;
	color:#555555;
}
.xZann1ClientCardMainHeading a,
.xZann1ClientCardMainHeading a:visited{
	color:#FFF;
}
.xZann1ClientGroupProperties{
	margin-right:10px;
	width:48%;
}
.xZann1AfterClientOtherAccounts{
	clear:both;
}
.xZann1ClientLabelCell {
	text-align:left;
}
/* Fin Mon compte */
/* search */
.searchDiv {
	padding-bottom:20px;
}
.searchDiv label{
	display:none;
}
.searchDiv .searchTxt{
	width:119px;
	margin-right:5px;
}
.searchDiv input{
	border:1px solid #b7b4a6;
}

/*navigation (Menu de sous nav)*/
.navigation{
	font-family:Helvetica,Verdana,sans-serif;
	padding-top:20px;
}
.gshpCategoryLabel{
	font-size:13px;
	color:#625e4f;
	border-bottom:1px solid #b7b4a6;
	text-transform:uppercase;
}
.navigation h2.cat3Label span{
	padding-left:5px;
}
.navigation ul.nav3,
.navigation ul.nav3 ul{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:12px;
}
.navigation ul.nav3{
	margin-right:26px;
	margin-left:3px;
}
.navigation ul.nav3 li{
	font-weight:bold;
	color:#000;
	margin-bottom:22px;
}
.navigation ul.nav3 li span{
	border-bottom:1px #b7b4a6 solid;
	display:block;
}
.navigation ul.nav3 li span.displayNone{
	display:none;
}
.navigation ul.nav3 li ul li a,
.navigation ul.nav3 li ul li a:visited{
	border-bottom:1px #e0dccc solid;
	display:block;
	text-decoration:none;
	padding:5px 8px;
	color:#000;
}
.navigation ul.nav3 li ul li a:hover,
.navigation ul.nav3 li ul li a:active{
	text-decoration:underline;
	color:#b7b4a6;
}
.navigation ul.nav3 li a span{
	border-bottom:0px;
}
.navigation ul.nav3 li ul li{
	font-weight:normal;	
	margin-bottom:0px;
}
.navigation ul.nav4 li.on{
	font-weight:bold;
}
/* extra */
.extra{
	padding-top:20px;
}

/* Barre d'ancêtre */
.gshpAncestorBar,
.gshpAncestorBar a,
.gshpAncestorBar a:visited{
	color:#b7b4a6;
	text-decoration:none;
}
.gshpAncestorBar a:hover,
.gshpAncestorBar a:active{
	color:#b7b4a6;
	text-decoration:underline;
}
.gshpAncestorBar p{
	margin:0px;
}
/* Liste de produit Rayon */
.gshpProductList {
	overflow:hidden;
}
.gshpProductListStyle_categoryproductlist{
	margin-bottom:30px;
}
.gshpSearchProductListStyle_categoryproductlist H3.gshpProductListLabel,
.gshpProductListStyle_categoryproductlist H3.gshpProductListLabel{
	border-bottom:1px solid #e0dccc;
	margin:12px 0px 5px;
	color:#625E4F;
	text-transform:uppercase;
	font-size:13px;
}
.gshpSearchProductListStyle_categoryproductlist .productFloatingDiv,
.gshpProductListStyle_categoryproductlist .productFloatingDiv{
	border:0px;
	float:left;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:center;
	width:116px;
}
.gshpSearchProductListStyle_categoryproductlist .productFloatingBorder,
.gshpProductListStyle_categoryproductlist .productFloatingBorder{
	border:1px solid #FFF;
}
.gshpSearchProductListStyle_categoryproductlist .productFloatingBorder:hover,
.gshpProductListStyle_categoryproductlist .productFloatingBorder:hover{
	border:1px solid #E0DCCC;
}
.gshpSearchProductListStyle_categoryproductlist .productThumbnailDiv,
.gshpSearchProductListStyle_categoryproductlist .productFloatingLabel,
.gshpSearchProductListStyle_categoryproductlist .productFloatingPrice,
.gshpProductListStyle_categoryproductlist .productThumbnailDiv,
.gshpProductListStyle_categoryproductlist .productFloatingLabel,
.gshpProductListStyle_categoryproductlist .productFloatingPrice{
	width:100%;
}
.gshpSearchProductListStyle_categoryproductlist .productThumbnailDiv,
.gshpProductListStyle_categoryproductlist .productThumbnailDiv{
	height:105px;
}
.gshpSearchProductListStyle_categoryproductlist .productFloatingLabel,
.gshpProductListStyle_categoryproductlist .productFloatingLabel{
	font-size:12px;
}
.gshpSearchProductListStyle_categoryproductlist .productFloatingPrice,
.gshpProductListStyle_categoryproductlist .productFloatingPrice{
	color:#E0DCCC;
}
.gshpSearchProductListStyle_categoryproductlist a,
.gshpSearchProductListStyle_categoryproductlist a:visited,
.gshpProductListStyle_categoryproductlist a,
.gshpProductListStyle_categoryproductlist a:visited{
	color:#000;
	text-decoration:none;
}
.gshpSearchProductListStyle_categoryproductlist a:hover,
.gshpSearchProductListStyle_categoryproductlist a:active,
.gshpProductListStyle_categoryproductlist a:hover,
.gshpProductListStyle_categoryproductlist a:active{
	color:#E0DCCC;
	text-decoration:underline;
}
/* Liste de produit style light */
.gshpSearchProductListStyle_light .productFloatingDiv,
.gshpCategoryProductListStyle_light .productFloatingDiv{
	border:0px;
	float:left;
	height:auto;
	margin:10px 0px 0px 6px;
	padding:0px;
	text-align:left;
	width:270px;
}
.gshpSearchProductListStyle_light .productFloatingDiv{
	width:245px;
}
.gshpSearchProductListStyle_light .productFloatingDivFirstInLine,
.gshpCategoryProductListStyle_light .productFloatingDivFirstInLine{
	margin-left:0px;
}
.gshpSearchProductListStyle_light .productFloatingBorder,
.gshpCategoryProductListStyle_light .productFloatingBorder{
	border:1px solid #e0dccc;
	padding:2px 2px 10px;
	position:relative;
	z-index:1;
}
.gshpSearchProductListStyle_light .productFloatingBorder:hover,
.gshpCategoryProductListStyle_light .productFloatingBorder:hover{
	border:1px solid #c2d000;
}
.gshpSearchProductListStyle_light .productThumbnailDiv,
.gshpSearchProductListStyle_light .productFloatingLabel,
.gshpSearchProductListStyle_light .productFloatingPrice,
.gshpCategoryProductListStyle_light .productThumbnailDiv,
.gshpCategoryProductListStyle_light .productFloatingLabel,
.gshpCategoryProductListStyle_light .productFloatingPrice{
	width:100%;
}
.gshpSearchProductListStyle_light .productThumbnailDiv,
.gshpCategoryProductListStyle_light .productThumbnailDiv{
	height:105px;
}
.gshpSearchProductListStyle_light .productFloatingDivPart1,
.gshpCategoryProductListStyle_light .productFloatingDivPart1{
	float:left;
	width:150px;
}
.gshpSearchProductListStyle_light .productFloatingDivPart1{
	width:105px;
}
.gshpSearchProductListStyle_light  .productFloatingLabel,
.gshpCategoryProductListStyle_light  .productFloatingLabel{
	font-size:11px;
}
.gshpSearchProductListStyle_light .productFloatingDivPart2,
.gshpCategoryProductListStyle_light .productFloatingDivPart2{
	float:right;
	width:114px;
}
.gshpSearchProductListStyle_light .publicCode,
.gshpCategoryProductListStyle_light .publicCode{
	font-weight:bold;
	font-size:11px;
}
.gshpSearchProductListStyle_light .moreInfosLink,
.gshpCategoryProductListStyle_light .moreInfosLink{
	position:absolute;
	bottom:0%;
	right:0%;
	padding:5px 18px;
	background:transparent url(../complement/caz/img/bgMoreInfo.gif) 0% 50% no-repeat;
}
.gshpSearchProductListStyle_light .moreInfosLink,
.gshpSearchProductListStyle_light .moreInfosLink:visited,
.gshpCategoryProductListStyle_light .moreInfosLink,
.gshpCategoryProductListStyle_light .moreInfosLink:visited{
	color:#d3cbbe;
}


/* AFFICHE SUR HOME CONNECTE GENERAL 
.xZannier1LoginLoggedWelcome{
display:block;
color:#FFFFFF;


background:url(http://www.groupezannier.biz/complement/noBrand/img/soldes.gif) top no-repeat;padding-top:144px;margin-bottom:0px;height:90px;


}*/
/* FIN AFFICHE SUR HOME CONNECTE GENERAL */
