/* CSS Document */

/* -------------------------RESET------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var{font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}

/* -------------------------------------------------------  */

* { font-family: Arial, Helvetica, sans-serif;}



BODY {
	overflow:-moz-scrollbars-vertical;

	background:url(/design/top.gif) repeat-x top center;
	font-size:12px;
}

INPUT, TEXTAREA{
	border:#ccc;
}

TABLE{ border-collapse:0; border:0;}

TD{font-size:12px;}

P{margin:0 0 15px 0;padding:0;}

H1, H2, H3, H4, H5, H6{margin:0;padding:0}

UL{list-style-type: none; padding:0;margin:10px 0;}

UL LI{
	background: url(/design/puce.gif) no-repeat 0px 6px;
	padding:2px 0 2px 10px;
	margin:0 0 0 20px;
}

.goHome{
	display:block;
	width:200px;
	height:77px;
	position:absolute;
	top:33px;
	left:22px;
}

HR{
	padding:0;
	margin:5px 0;
	background:none;
	height:0px;
	border:none;
	border-bottom:1px solid #ccc;
}

HR.clear{
	clear:both;
	visibility:hidden;
	height:10px;
	border:none;
	padding:0;
	margin:0;
	
}

HR.hrList{
	border-bottom:1px dotted #ccc;
	margin:10px 25%;
	clear:both;
}

.container INPUT , .container TEXTAREA{
	padding:2px;
	margin:0;
	border:1px solid #aaa;
	font-size:11px;
}

.container INPUT.button , .container INPUT.formbutton{
	border:1px solid #333;
	padding:3px 10px;
	background:#CECD00;
	color:#787706;
	font-size:10px;
	cursor:pointer;

	margin:0 10px 0 0;
}

.container INPUT.formbutton , .container INPUT.formbutton2{
	border:1px solid #CDCC14;
	padding:5px 12px;
	background:#CECD00 url(/design/title-menu-left.gif) no-repeat center center;
	color:#FFF;
	font-weight:bold;
	font-size:14px;
	cursor:pointer;
}

.container INPUT.formbutton:hover , .container INPUT.button:hover{color:#000;}

.container INPUT.formbutton2{
	background:#CECD00 url(/design/title-menu-left.gif) no-repeat scroll center center;
	border:1px solid #CDCC14;
	color:#FFFFFF;
	cursor:pointer;
	font-size:14px;
	font-weight:bold;
	padding:5px 12px;
}


TABLE.neo_form_mail_table TD{
	padding:3px 0;
}

A, A:visited{color:#e87a29;}
A:hover, A:active{color:#b95104;}

#top{
	height:127px;
	background:url(/design/top-banner.gif) no-repeat center top;
}

#banner{
	margin:0 auto;
	width:985px;
	position:relative;
}

.slogan{
	position:absolute;
	top:30px;
	left:300px;
}
.slogan2{
	position:absolute;
	top:30px;
	right:0px;
	width:728px;
	height:90px;
	background:transparent;
	overflow:hidden;
}
#menu{
	height:28px;
	background:url(/design/menu-top.gif) repeat-x center top;
	position:relative;
	z-index:99;
}

.menu{
	position:relative;
	margin:0 auto;
	width:985px;
	height:28px;
	
	font-size:11px;
	color:#000;
}

.TableMenuTop{
	float:right;
}

.TableMenuTop TD{
	text-align:center;
	padding:0 3px;
}

.TableMenuTop TD A , .TableMenuTop TD A:visited {
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:URL(/design/arrow-down.gif) no-repeat 0 10px;
	display:block;
	height:23px;
	padding:5px 0 0 10px;
}

.TableMenuTop TD SPAN{
	padding:5px 0 0 0;
	font-size:11px;
	color:#000;
	display:block;
	height:23px;
}

.relative {
	position:relative;
	z-index:90;
}

.subMenuBorder{
	position:absolute;
	z-index:99;
	top:23px;
	left:-20px;
	width:180px;
	display:none;
	background:url(/design/transparent.png);
	padding:0 10px 10px 10px;
}

.subMenu{
	background:#c8c8c8;
	text-align:left;
}

.TableMenuTop TD .subMenu A,
.TableMenuTop TD .subMenu A:hover{
	padding:8px 14px 8px 22px;
	display:block;
	border-bottom:1px solid #d3d3d3;
	background:URL(/design/arrow-right.gif) no-repeat 14px 12px;
	height:auto;
}

.TableMenuTop TD .subMenu A:visited ,
.TableMenuTop TD .subMenu A:active{

}

/*

.menu A:link , .menu A:visited{
	font-size:11px;
	color:#000;
	text-decoration:none;
	background:URL(/design/arrow-down.gif) no-repeat 0 10px;
	display:inline-block;
	height:23px;
	padding:5px 0 0 10px;
}

.menu A:hover , .menu A:active{
	
}

*/

.subLevelTop{
	display:inline;
}

#tools{
	background:url(/design/tools.gif) no-repeat top center;
	height:25px;
	margin:10px;
	position:relative;
	z-index:91;
}

.tools{
	float:right;
	margin:5px 10px;
	color:#888700;
}

.tools A:link , .tools A:visited{
	color:#888700;
	text-decoration:none;
}

.tools A:hover , .tools A:active{
	color:#000;
}

.quickLink{
	width:120px;
	position:absolute;
	left:10px;
	top:3px;
	z-index:99;
	background:url(/design/down.gif) top right no-repeat;
}

.quickLink SPAN{
	display:block;
	height:13px;
	padding:2px 33px 2px 3px;
	border:1px solid #cecd00;
	background:#fff url(/design/lng-select.gif) no-repeat 102px 1px;
}

.quickLink B{
	display:block;
	padding:0 0 0 18px;
	font-weight:normal;
}

.fr{background:url(/design/flags/fr.gif) 0 1px no-repeat;}
.en{background:url(/design/flags/gb.gif) 0 1px no-repeat;}
.nl{background:url(/design/flags/nl.gif) 0 1px no-repeat;}

#listLink{
	width:102px;
	background:#FFFFFF;
	position:absolute;
	top:16px;
	left:0px;
	font-size:11px;
	
	padding:3px 0 0 0;
	border:1px solid #cecd00;
	border-top:none;
}

#listLink A , #listLink A:visited{
	display:block;
	padding:2px 3px;
	text-decoration:none;
	color:#333;
	
}

#listLink A:hover{
	text-decoration:none;
	color:#cecd00;
}

#bc{
	margin:10px;
	color:#87888a;
	font-size:10px;
}

#bc A:link , #bc A:visited{
	color:#87888a;
	text-decoration:none;
}

#bc A:hover , #bc A:active{
	color:#9a9900;
	text-decoration:underline;
}

#bc SPAN{color:#9a9900}

#container{
	margin:0 auto;
	width:985px;
	
	background:url(/design/back-bottom.gif) bottom center no-repeat;

	z-index:50;
	
}

.container{
	position:relative;
	z-index:90;
	font-size:12px;
	
	background:url(/design/left.gif) bottom left repeat-y;
	width:985px;



}

#left{
	width:200px;
	float:left;
	background:url(/design/menu-left.gif) no-repeat left top;
	min-height:500px;
	
}

#left H2{
	background:url(/design/title-menu-left.gif) no-repeat center center;
	width:164px;
	height:18px;
	margin:7px auto;
	padding:6px 10px;
	
	font-size:14px;
	font-weight:bold;
	color:#fff;
}

#left UL{
	list-style-type: none; 
	padding:0;
	margin: 0;
}

#left UL LI{
	background:none;
	padding:0px;
	margin:0 auto;
	width:178px;
	border-bottom:1px solid #d2d2d2;
}

#left UL LI A:link  , #left UL LI A:visited{
	font-size:12px;
	color:#1a171b;
	color:#333;
	text-decoration:none;
	
	display:block;
	padding:7px 3px 7px 12px;
	background:url(/design/arrow-menu.gif) no-repeat 0 11px;
}

#left UL LI A:hover , #left UL LI A:active{
	background-image:url(/design/arrow-menu-hover.gif);
	color:#000;
}

#left UL.subLevel{
	margin:0 0 0 15px;
	width:163px;


}

#left UL.subLevel LI{border-bottom:none;width:163px;}

#left UL.subLevel LI A:link  , #left UL.subLevel LI A:visited{font-size:11px;background-position: 0 10px}
#left UL.subLevel LI A:hover , #left UL.subLevel LI A:active{}

#left UL LI A.sel{background-image:url(/design/arrow-menu-hover.gif);color:#000;font-weight:bold;}
#left UL LI A.next{background-image:url(/design/arrow-menu-next.gif);}
#left UL LI A.next:hover{background-image:url(/design/arrow-menu-next-hover.gif);}
#left UL LI A.selNext{background-image:url(/design/arrow-menu-next-hover.gif);color:#000;font-weight:bold;}

#left .frame{
	width:134px;
	margin:10px auto 0 auto;
	padding:15px 10px 1px 10px;
	background:url(/design/frame-top.gif) no-repeat center top;
	
	text-align:center;
}

#left .frame IMG.imgL{margin:0 3px 0 0;}
#left .frame IMG.imgR{margin:0 0 0 3px;}

#left .bottomFrame{
	width:154px;
	margin:0 auto 15px auto;
	height:14px;
	background:url(/design/frame-bottom.gif) no-repeat center bottom;
}

FORM.search{
	position:relative;
	display:block;
	height:20px;
	padding:10px 12px;
	margin:0;
	background:url(/design/search.gif) right bottom no-repeat;


}

FORM.search INPUT{
	background:transparent;
	border:none;
}

FORM.search INPUT.field{
	width:142px;
	color:#999999;
}

FORM.search INPUT.send{
	width:20px;
	cursor:pointer;
	margin-left:2px;
}

#content{
	width:540px;
	margin:0 0 0 25px;
	padding:0 0 70px 0;
	float:left;
}

.bottomContent{
	clear:both;
	height:10px;
	width:100%;
	background:url(/design/bottom-content.gif) left bottom no-repeat;
}

H1{
	height:18px;
	background:url(/design/h1.gif) no-repeat left center;
	padding:12px 0px 12px 40px;
	color:#000;
	font-size:16px;
	font-weight:bold;
	margin:0 0 10px 0;
}

#right{
	width:198px;
	float:right;

	position:relative;
	z-index:10;
}

.box , .box2 , .box3{
	background:url(/design/box-2.gif) repeat-y top center;
	position:relative;
	padding:5px 7px 10px 7px;
	margin-top:15px;

	font-size:11px;

}

.box-top{
	background:url(/design/box-1.gif) no-repeat top center;
	height:5px;
	border:none;
	width:198px;
	
	position:absolute;	
	left:0;
	top:0;	
}

.box-bottom{
	background:url(/design/box-3.gif) no-repeat top center;
	height:5px;
	border:none;
	width:198px;
	
	position:absolute;
	left:0;
	bottom:0;
}

.box2 {background:url(/design/box2-2.gif) repeat-y top center;}
.box2 .box-top{background:url(/design/box2-1.gif) no-repeat top center;}
.box2 .box-bottom{background:url(/design/box2-3.gif) no-repeat top center;}

.box H2 , .box2 H2 , .box3 H2{

	width:134px;
	padding:10px 0 10px 50px;
	margin:0 0 10px 0;
	height:21px;
	
	font-weight:bold;
	font-size:14px;
	color:#fff;
}

.box3 {background:url(/design/box2-2.gif) repeat-y top center;}
.box3 .box-top{background:url(/design/box2-1.gif) no-repeat top center;}
.box3 .box-bottom{background:url(/design/box2-3.gif) no-repeat top center;}

.box3 H2{ background:url(/design/h2-mail.gif) no-repeat center center;}


.item{
	font-size:12px;
	text-align:right;
	padding:2px 0;
}

.item B{color:#e87a29;}

HR.line{
	padding:0;
	margin:5px 0;
	background:#c3cf21;
	height:1px;
	border:none;
}

.box H2.basket{	background:url(/design/h2-panier.gif) no-repeat center center; }
.box H2.user{ background:url(/design/h2-compte.gif) no-repeat center center; }
.box2 H2{ background:url(/design/h2-info.gif) no-repeat center center; }

A.info:link , A.info:visited{
	display:block;
	color:#666;
	text-decoration:none;
	background:url(/design/arrow-info.gif) no-repeat 0 3px;	
	padding:0 0 5px 12px;
	margin:0 3px;
}
A.info:hover , A.info:active{
	color:#000;
	background:url(/design/arrow-info-hover.gif) no-repeat 0 3px;	
}

A.info B{
	display:block;
	color:#8f8e00;
	text-decoration:none;
}

A.info:hover B{text-decoration:none;color:#e87a29;}

.alignRight{text-align:right}

A.All:link , A.All:visited{
	display-inline:block;
	background:url(/design/arrow-info-hover.gif) no-repeat 0 3px;	
	padding:0 0 0 12px;
	text-decoration:none;
	color:#e87a29;
}

A.All:hover , A.All:active{
	background:url(/design/arrow-info-hover-hover.gif) no-repeat 0 3px;	
	color:#000;
}

#boxUser A:link , #boxUser A:visited{
	font-size:12px;
	color:#1a171b;
	text-decoration:none;
	margin:0 3px;
	
	display:block;
	padding:3px 0px 3px 12px;
	background:url(/design/arrow-menu.gif) no-repeat 0 7px;
}

#boxUser A:hover , #boxUser A:active {
	background-image:url(/design/arrow-menu-hover.gif);
	color:#000;
} 



 A.cartbox-link:link , A.cartbox-link:visited{
	font-size:12px;
	color:#1a171b;
	text-decoration:none;
	margin:0 3px;
	
	display:block;
	padding:3px 0px 3px 12px;
	background:url(/design/arrow-menu.gif) no-repeat 0 7px;

	clear:both;

}

A.cartbox-link:hover , A.cartbox-link:active {
	background-image:url(/design/arrow-menu-hover.gif);
	color:#000;
} 


A.ecoIdee{
	display:block;
	margin-top:10px;
}

#bottomMenu{
	clear:both;
	background:url(/design/tools.gif) no-repeat top center;
	height:15px;
	margin:10px;
	padding:5px;
	text-align:center;
	color:#888700;
}

#bottomMenu A:link , #bottomMenu A:visited{
	color:#888700;
	text-decoration:none;
}

#bottomMenu A:hover , #bottomMenu A:active{
	color:#000;
	text-decoration:underline;
}

.block-left , .block-right{
	width:238px;
	height:215px;
	padding:10px;
	float:left;
	position:relative;

	font-size:11px;
}


.logos{
	border:dashed #ccc;
	border-width:1px 0;
	margin:5px 0;
}

.picture {position:relative;}

.picture .prod {
	width:185px;
	float:left;
	text-align:center;
}
.picture .logos{
	position:absolute;
/*	float:right;*/
	right:0;
	top:-5px;
	width:42px;
	border:none;
	margin:0;
	padding:0;
}

.block-left H2, .block-right H2{
	clear:both;
	font-size:16px;
	border-bottom:1px dashed #666;

	padding-top:5px;
}
.description{

}

.country{
	position:absolute;
	bottom:15px;
	left:10px;
	width:45%;
	font-size:9px;
	
}

.country SPAN{}

.stock{
	position:absolute;
	bottom:5px;
	left:10px;
	width:45%;
	font-size:9px;
	font-weight:bold;
	color:#26a300;
}


div.block-left .price, div.block-right .price {
	position:absolute;

	top:90px;
	left:120px;


	font-size:18px;
	font-weight:bold;
	color:#d33a07;
	text-align:right;

}

div.block-left .price SPAN, div.block-right .price SPAN {
font-size:9px;font-weight:normal;}


div.block-left .price2, div.block-right .price2 {
	top:200px;
	right:15px;
	color:#D33A07;
	font-size:18px;
	font-weight:bold;

	position:absolute;
	text-align:right;

}

div.block-left .price2 SPAN, div.block-right .price2 SPAN {
font-size:9px;font-weight:normal;}



.moreInfo , .moreInfo:visited{
	display:block;
	position:absolute;
	bottom:-12px;
	right:10px;
	font-size:12px;
	text-decoration:none;
	
	background:url(/design/more.gif);
	
	color:#fff;
	font-weight:bold;
	
	width:100px;
	padding:4px 10px;
	height:16px;
}

.moreInfo:hover , .moreInfo:active{color:#fff;}


.block-left{
	background:url(/design/block-product-left.gif);
	margin:10px 11px 10px 0;
/*	overflow:hidden;************************************************************************************* */
}

.block-right{
	background:url(/design/block-product-right.gif);
	margin:10px 0 10px 11px;
}

.borderGreen{}

.leftInner{
	width:240px;
	float:left;
}

.rightInner{
	width:280px;
	float:right;
}  

TABLE.articles{margin:25px 0 0 0;clear:both;}

TABLE.articles TH{
	height:30px;
	padding:0 5px;
	vertical-align:middle;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}

TABLE.articles TH.thWhite{
	background:url(/design/th-white.gif) repeat-x center top;
}

TABLE.articles TH.thGrey{
	background:url(/design/th-grey.gif) repeat-x center top;
}

TABLE.articles TD.tdGrey{
	background:#ededed;
}

TABLE.articles TD{
	border-bottom:1px solid #dddddd;
	padding:5px;
	color:#666;
	font-size:12px;
	background:#fff;
}

TABLE.articles TH.thGreyLast{
	width:5px;
	padding:0;
	background:url(/design/th-grey-last.gif) no-repeat left top;	
}

TABLE.articles TH.thWhiteFirst{
	width:5px;
	padding:0;
	background:url(/design/th-white-first.gif) no-repeat right top;	
}

TABLE.articles TD.tdGreyLast{
	width:5px;
	padding:0;
	background:url(/design/td-grey-last.gif) repeat-y left top;
}

TABLE.articles TD.tdWhiteFirst{
	width:5px;
	padding:0;
	background:url(/design/td-white-first.gif) repeat-y right top;	
}

TABLE.articles TR.trLast TD{border:none;}

TABLE.articles TR.trBottom{
	position:relative;
}

TABLE.articles TR.trBottom TD{
	padding:0;
	border:0;	
	background:url(/design/bottom.gif) repeat-x center bottom;
}

TABLE.articles TR.trBottom TD.tdGrey{
	padding:0;
	border:0;	
	background:#ededed url(/design/bottom.gif) repeat-x center bottom;
}

.inputImage{border:none !important;padding:0;}

.qut{width:45px;}

.cityLine{font-size:9px;}
.stockOk{font-weight:bold;color:#26a300}

.info-field-body{padding-top:3px;}

.subheader{
	color:#666;
	font-size:14px;
	font-weight:bold;
	padding-bottom:2px;
	margin-bottom:10px;
}

/* ==============================================
COPYRIGHT
============================================== */

#copyright{
	clear:both;
	padding:3px;
	color:#707070;
	text-align:right;
}

#copyright A, #copyright A:visited{color:#707070;text-decoration:none;}
#copyright A:hover, #copyright A:active{color:#707070;text-decoration:underline}


/* ==============================================
MODIF
============================================== */

.blck-left{

	margin:10px 11px 10px 0;
	float:left;
/*	padding:10px;*/
	position:relative;
	width:148px;

	padding:5px 10px 10px 90px;
}

.blck-left IMG.manOk{
	position:absolute;
	top:5px;
	left:-20px;
}

.blck-right{
	width:238px;
	margin:10px 0 10px 11px;
	float:left;
	padding:10px;
	position:relative;
	background:URL(/design/blck-mid.gif) repeat-y top left;
}

.blck-right .box-top{
	background:url(/design/blck-top.gif) no-repeat top center;
	width:258px;
}

.blck-right .box-bottom{
	background:url(/design/blck-bot.gif) no-repeat top center;
	width:258px;
}

.homeBot{
	min-height:340px;
}

A.testi:link , A.testi:visited{
	text-decoration:none;
	color:#333;
}

A.testi:hover , A.testi:active{
	color:#E87A29;
}

.testi IMG{
	float:left;
	margin:0 10px 5px 0;
}

.testi B{
	font-weight:normal;
	display:block;
}

.testi STRONG{
	margin:0 0 5px 0;
	display:block;
}



#panV{
	width:163px;
	position:fixed;
	top:200px;
	right:10px;
	display:block;

	z-index:999;

	

}

#panV .item , #panV A{font-size:10px !important;}


#panV a.cartbox-link:link, #panV a.cartbox-link:visited {background:transparent url(/design/arrow-menu.gif) no-repeat scroll 0 6px;}

#panV .panVlogo{
	background:URL(/design/pan-v/pan-v-icon.png) no-repeat top left;
	width:41px;
	height:41px;
	position:absolute;
	top:-10px;
	left:-10px;
}

#panV TABLE{
	border-spacing: 0px;
	border-collapse: collapse; 
}

#panV TABLE TD{padding:0;}

#panV .panVtitle{
	background:URL(/design/pan-v/pan-v-top.gif) no-repeat top left;
	height:25px;
	width:159px;
}

#panV .panVtitle A{
	display:block;
	height:16px;
	width:16px;
	position:absolute;
	top:5px;
	right:8px;
}

#panV .panVtitleR{background:URL(/design/pan-v/pan-v-right-top.png) no-repeat top left;width:4px;}

#panV .panVContent{
	background:URL(/design/pan-v/pan-v-back.gif) repeat-y top left;
	padding:10px;
}

#panV .panVContentR{background:URL(/design/pan-v/pan-v-right-bottom.png) no-repeat top left;width:4px;}

.overfowed{
	overflow:hidden;
	height:86px;
}

.overfowed A {
	text-decoration:none;
}

.overfowed A:hover {
	text-decoration:underline;
}

.mainbox-title{clear:both;}

.bottomFrame{
	position:relative;
	top:-2px;
}

.tNl{
	font-size:12px;
	font-weight:bold;
	color:#E87A29;
}

#newsLetter{
	text-align:left;
	height:75px;
}

#newsLetter INPUT{
	width:177px;
	margin:2px 0;
	
}

.container .box3 #newsLetter INPUT.formbutton2{width:100px;padding:2px!important;float:right;}

.bannerIndex{
	position:relative;
	width:539px;
	height:194px;
	margin-bottom:15px;

	background:URL(/design/banner-home-fr.gif) no-repeat top center;
	
}

.imgBH{

	width:135px;
	height:150px;

	position:absolute;
	top:10px;
	left:10px;
}

.txtBH{

	width:350px;
	height:100px;

	position:absolute;
	top:20px;
	right:10px;

	text-align:center;

	font-size:30px;
	font-weight:bold;
	color:#000;	

	line-height:28px;
}

.txtBH TEXTAREA{
	text-align:center;

	font-size:30px;
	font-weight:bold;
	color:#000;	

	border:1px dashed #ccc;
	width:350px;
	height:100px;

	background:transparent;

	line-height:28px;

}

.priceBH{

	width:60px;
	height:20px;

	position:absolute;
	bottom:40px;
	left:165px;

	text-align:center;

	font-size:20px;
	font-weight:bold;
	color:#fff;
}

.priceBH INPUT{
	font-size:20px;
	font-weight:bold;
	color:#fff;

	width:60px;
	height:20px;
	padding:0;

	text-align:center;

	background:transparent;

	border:1px dashed #ccc;
}

.lienBH{
	display:block;

	width:170px;
	height:20px;


	position:absolute !important;
	bottom:20px;
	right:20px;

	text-align:center;
}

#panV{
//	display:none;
}

.block-left A {
	text-decoration:none;
}

.section-border{
	background:#F7F7DC URL(/design/top-coin.gif) no-repeat top center;
	padding:10px 0px 0 0px;
}

.bottom-section-border{
	background:#F7F7DC URL(/design/bot-coin.gif) no-repeat bottom center;
	height:5px;
}


A.visualMenu01{
	display:block;
	width:230px;
	height:200px;
	float:left;
	
}

.categories-image{display:none;}

#field_row_51 {
	display:none;
}

#field_row_50 {
	display:none;
}
