* {
  font-size:1em;
	text-indent: 0; 
}
body {
  margin:0; padding:0;
}
ul,ol,dl,dt,dd,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin:0; }
ul,ol, dl { list-style:none; text-indent: 0; padding: 0; }
:link,:visited { text-decoration:none; }
a, a:link, a:visited, a:hover, a:focus, a:active { border:none; }
a img,:link img,:visited img { border:none; }
body {
  font-family:Verdana,Arial,Helvetica,sans-serif;
  font-size: 75%;
  line-height:137%;
}
html>body {
  font-size: 12px;
}
p {font-size: 1.0em;}
h1, h2, h3, h4, h5, h6 {
  font-family:Verdana,Arial,Helvetica,sans-serif;
}
h1 {font-size: 1.4em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 0.9em;}
h6 {font-size: 0.9em;}
/* -- basic site styles -- */
a, a:hover{text-decoration: none;}
table {font-size: 1em;}
strong{font-weight: bold;}
p{padding: 1px 3px;}
img{vertical-align: middle;}
input, select, textarea{
  font-family:Verdana,Arial,Helvetica,sans-serif;
}
/* -- basic layout -- */
body {
	text-align: center;
	color:#6c6c6c;
/*	background: #EEEEEE url("bg_new.jpg") repeat-y fixed 50% 0;*/
	background: #EEEEEE url("bg.jpg") repeat-y fixed 50% 0;
}
#wrapper {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
/*	background: #FFFFFF url("wrapper_bg.png") repeat-y 0 0;*/
/*	border-left:1pt solid #999999;
	border-right:1pt solid #999999;
	*/
}
#header{
	z-index: 1;
	position: relative;
}
.main{
/*	width:823px;*/
	width:730px;
	float: right;
}
.mid{
	/*width: 654px;*/
	width:550px;
	padding: 0 1px;
	float: left;
}
.mid.wide{
	width:auto;
	float: none;
	clear: both;
	padding-right: 10px;
}
.mid #tmenu{
	margin: 0 -3px;
	padding-bottom: 5px;
	background: #FFFFFF;
}
.pp{
	background: #EEEEEE;
	border:1px solid #D5D5D5;
	border-top: 0;
	border-bottom: 0;
}
.pp .mid, .mid .pp {
	padding: 0 10px;
}
.mid .pp{border-bottom-width: 1px;	overflow: auto;}
.pp #tmenu{
	margin: 0 -12px;
}
div.left{
	float: left;
/*	margin-left:8px;
	width:160px;*/
	width: 240px;
	padding-left: 10px;
	overflow: visible;
	text-align: center;
}
div.right{
	position: relative;
	z-index: 4;
	float: right;
	width: 158px;
	margin-right: 2px;
	overflow: hidden;
}
#footer{
	clear: both;
	margin:0;
	padding-top:20px;
}
/* general */
a.go{
	display: block;
	background: url("go_bg.gif") no-repeat 0 0;
	width: 93px;
	height: 25px;
	line-height: 25px;
	margin: 1px 0;
	padding: 0 5px; 
	font-weight: bold;
	color: #FFFFFF;
	clear: right;
	float: right;
	text-align: center;
	font-size: 1em;
	letter-spacing:0.05em;
}
.gobox{
	padding: 1px;
}
.price{
	color: #9C9A9C;
	font-size: 1.2em;
	font-weight: bold;
}
.price .suffix{margin-left: 5px;}
/* header */
#header{
	height: 90px;
	padding-bottom: 10px;
}
#headerinfo{
height: 101px;
}
#logo{
	display: block;
	position: absolute;
	top: 0;
	left: 17px;
	width: 198px;
	height: 80px;
	background: url("top_logo.gif") no-repeat 50% 50%;
}
#topmenu{
	position: absolute;
	top: 5px;
	right: 0;
	overflow: hidden;
	color:#4D4D4D;
	font-size: 0.9em;
	line-height:1.1;
}
#topmenu a{color:#4D4D4D;}
#topmenu a:hover{text-decoration: underline;}
#topmenu li{
	float: left;
	padding: 0 5px;
	border-right: 1px solid #4D4D4D;
}
#topmenu li.last{border-right: 0 none; margin-right: 22px;}
#topmenu li.red, #topmenu li.red a{color: #d10a1c; font-weight: bold;}
#topmenu li.underline{text-decoration: underline;}
#ifr{
	position: absolute;
	top: 50px;
	left: 280px;
}


#service_client_2010{
	display: block;
	position: absolute;
	top: 30px;
	left: 400px;
	width: 100px;
	height: 93px;
	background: url("esca.gif") no-repeat 0 0;
}
#delivery_24h{
	display: block;
	position: absolute;
	top: 35px;
	left: 500px;
	width: 202px;
	height: 83px;
	background: url("top_link1.gif") no-repeat 0 0;
}
#menu{
	overflow: auto;
	margin: 10px 15px;
	background: url("menu_bg.gif") repeat-x 0 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
#menu li{
	float: left;
}
#menu li #home img{
	margin: 0;
}
/* left*/
.box{
	background: #FAFAFA;
	border: 2px solid #E8E8E8;
	border-top: 0 none;
	border-bottom: 0 none;
	text-align: left;
	padding: 0 3px;
}
.box a{
	display: block;
	color:#6D6D6D;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.4;
}
.bluebox{
	background: #B5CEE2;
}
.bluebox .space img{
	margin-top: 5px;
}
.baniere_actu img{
	margin-top: 20px;
}

#basket{
	background: #F7F7F7;
	border-left:1px solid #7C95B4;
	border-right:1px solid #7C95B4;
	margin:0 auto;
	width:146px;
}
#basket span{
	display: block;
	padding:10px 0;
}
/* right */
#catalogRequest{
	display: block;
	padding-left: 80px;
	height: 47px;
	background: #FFFFFF url("catalogue.jpg") no-repeat 0 0;
	color:#0197D2;
	font-size:9px;
	font-weight:bold;
	text-decoration:none;
	line-height:1.6;
	border: 1px solid #D7D7D7;
	border-top: 0;
	border-bottom: 0;
}
/* footer */
.footer, .footer a{
	color:#818181;
	text-align: center;
}
div.footer{
	font-size:0.8em;
	margin:20px 0;
}
.footer .text{margin: 5px;}
.footer .list{margin: 25px;}
.footer .copy{margin: 5px; font-size: 1.1em;}
.footer .verisign{
	float: right;
	margin-right: 50px;
}

/* Footer */
#bottom_KeepInTouch_bg{
	display: block;
	width:345px;
	height:90px;
	background:url("bgSignUp.gif") no-repeat 0 0;
}
table.AltFooterTop        { border-collapse: collapse; width: 990px; }
table.AltFooterTop td     { padding: 0px; margin: 0px; text-align: left; }
table.AltFooterTop td.tdCatRequest { padding-left: 10px; padding-right: 10px; }
table.AltFooterTop td.tdFacebook { padding-left: 10px; padding-right: 10px; }
table.footerLinks          { width: 990px; border-collapse: collapse; padding: 0px; margin: 0px; margin-top: 10px; background-image: url(bgFooter.gif); font-size: 0.95em;}
table.footerLinks td.top   { padding: 0px; margin: 0px; background-image: url(bgFooterTop.gif); height: 25px; }
table.footerLinks td       { padding: 0px; margin: 0px; }
table.footerLinks td.bottom  { padding: 0px; margin: 0px; background-color: White; }
table.footerLinksMain        { border-collapse: collapse; background-color: Transparent; margin-bottom: 15px; }
table.footerLinksMain td     { padding: 5px; padding-left: 15px;margin: 0px; vertical-align: top; text-align: left; }
table.footerLinksMain td.splitter  { border-right: 1pt solid white; vertical-align: top; }
table.footerLinksMain span   { font-weight: bold; font-size: 11pt; color: White; line-height: 200%; }
table.footerLinksMain a, table.footerLinksMain a:active, table.footerLinksMain a:visited { color: White; text-decoration: none; line-height: 200%; }
table.footerLinksMain a:hover  { color: White; text-decoration: underline; line-height: 200%; }
table.tVAT                 { margin-left: 10px; margin-top: 10px; margin-bottom: 10px; }


#logo_staples{
	display: block;
	width: 154px;
	height: 110px;
	background: url("footStaplesLogo.png") no-repeat 0 0;
}
#logo_staples:hover{
	background-image: url("footStaplesLogo_bis.png");
}



/* site*/
.headline{
	color: #3C7497;
}
.ic h1.headline{color: #6F6F6F; font-weight: normal;}
#welcome, .headdesc{
	padding: 10px 5px;
	margin-bottom: 10px;
}
#categoryimg{position: relative}
#categoryimg span{
	position: absolute;
	top: 0;
	left:0;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	width: 165px;
	padding: 20px;
}
.headerSearchBox{
	border: 1px solid #F3F2F2;
	padding: 2px;
	position: absolute;
	right:170px;
	top:30px;
}
/* e404 */
#e404{
	text-align: center;
	padding: 30px;
}
#e404 a{
	color: inherit;
}
/* p40 */
#p40{
	margin: 0 15px 30px;
	height: 302px;
	background: url("scroll_bg.gif") repeat-x 0 0;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}

#p40, #p40_h{display: none;}
#p40.best, #p40.rel, #p40_h.best, #p40_h.rel{
	display: block;
}
#p40 li{
	width: 181px;
	margin: 1px 0;
	padding: 5px 10px;
	float: left;
	text-align: center;
	height: 290px;
	border-left: 1pt dashed #808080;
}
.pp #p40 li{width: 163px;}
#p40 li.current, #p40 li.end{
	border-right: 1pt dashed #808080;
}
#p40 h2{
	font-size: 0.9em;
	font-weight: bold;
	padding: 4px 0;
	color: #666666;
	height: 45px;
}
#p40 .image{
	display: block;
	position: relative;
	margin: 0 auto;
	width: 180px;
	height: 180px;
	background: #FFFFFF;
	border: 1px solid #D5D5D5;
}
#p40 .photo{	
	text-align: center;
	position: absolute;
	top:0;
	bottom:0;
	left: 0;
	right: 0;
	margin:auto;
}
#p40 img.photo{
	max-width: 180px;
	max-height: 180px;
}
#p40 .description{
	font-size: 0.9em;
	line-height:1.3;
}
#p40 .roll{display: none;}
#p40 .price{
	margin:5px;
	font-size: 1.2em;
}
#p40 .gobox{
	width: 103px;
	margin: 0 auto;
}
/* rank, full*/

* html .rank ul li{
  display: expression(/rank/.test(this.parentNode.parentNode.parentNode.className)? "inline" : "list-item");
	zoom: 1;
}
* html .full ul li{
  display: expression(/full/.test(this.parentNode.parentNode.parentNode.className)? "inline" : "list-item");
	zoom: 1;
}
.rank  ul > li, .full ul > li {display: -moz-inline-stack; display: inline-block; vertical-align: top;}
.rank a, .rank > li{color: #6B6B6B;}
.rank > li, .full > li {
	display: block;
	margin: 0 10px 15px;
	padding: 5px;
	border: 1px solid #CBCBCB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
/*	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
*/
}
.rank li a, .full li a{
	display: block;
}
.rank ul li a, .full ul li a{
	display: inline;
}
.rank ul li, .full ul li{
	width: 47%;
	margin:0 2px 15px;
	padding:4px;
}
.rank ul li .fn, .full ul li .fn{
	display: block;
	font-weight: bold;
}
/*.rank .wh h2, .full .wh h2{ */
.rank  h2, .full h2{
	color: #9C9A9C;
	margin: -6px -6px 0;
	padding: 10px;
	height: 12px;
	line-height: 12px;
	font-weight: bold;
	background: url("cat_header.png") no-repeat 0 0;
}
.rank  .wh h2{
	padding: 17px 10px 10px 60px;
	height: 20px;
	line-height: 20px;
}
.full h2{font-size: 1em;}
/*
div.full h1{
	margin-bottom: 5px;
	padding: 5px;
	background: #D20001;
	color: #FFFFFF;
	font-size: 1.1em;
}
*/
div.full h1{
	color: #9C9A9C;
	margin: -11px -11px 5px;
	padding: 10px;
	height: 12px;
	line-height: 12px;
	font-weight: bold;
	background: url("cat_header.png") no-repeat 0 0;
}

/*div.full{margin-bottom:10px; padding:10px 0;}*/
div.full{
	display: block;
	margin: 0 10px 15px;
	padding: 10px;
	background: #E7E7E7;
	border: 1px solid #CBCBCB;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	border-radius: 6px;
}
div.full a{text-decoration: underline;}
div.full strong{font-weight: normal;}
.full a, .full > li{color: #65666A;}
ul.full{margin-top: 15px;}
.full li{}
.full ul li {border: 0;}
/**/
/*
#id40815 {border-color: #5FBAFF;}
#id40815 h2{background-image: url(rank1.jpg);}
#id40813 {border-color: #7FCEFF;}
#id40813 h2{background-image: url(rank2.jpg);}
#id40811 {border-color: #F25826;}
#id40811 h2{background-image: url(rank3.jpg);}
#id40816 {border-color: #FCCB19;}
#id40816 h2{background-image: url(rank4.jpg);}
#id40812 {border-color: #C53BB5;}
#id40812 h2{background-image: url(rank6.jpg);}
#id40814 {border-color: #FFB845;}
#id40814 h2{background-image: url(rank5.jpg);}
*/
/* prod */
.hproduct{
	padding-top:10px;
	margin: 0 15px;
}
.hproduct h1, h1.headline {
	color: #3C7497;
	padding-bottom: 3px;
	margin: 5px 0;
}
.hproduct .description{
	padding: 10px;
}
.hproduct .roundme{
	background: #FFFFFF url("pp_bg.png") repeat-x 0 0;
	overflow: auto;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
.roundme #main, .roundme #title{
	display: block;
	margin-bottom: 10px;
	color: #49738B;
	border: 0 none;
}
#subcontent{
	font-weight: bold;
}
.hproduct .image{
	float: left;
	width: 220px;
	text-align: center;
}
.hproduct .photo{
	max-width: 220px;
}
.image a.zoom{
	background: url(zoom.gif) no-repeat 100% 0;
	color: #666666;
	text-decoration: underline;
	line-height: 19px;
	padding-right: 20px;
	display: inline;
}
.image a.zoom:hover{
	text-decoration: underline;
}
.hproduct .price{color: #3C7894;}

.roundme .price{
	margin:0 0 0 230px;
	clear: right;
	font-size: 1.5em;
}
.roundme .description{
	margin-left: 230px;
	color: #666769;
	clear: right;
}
.roundme .go{
	float: right;
}

/* best */
h2.weitere{
	padding: 20px 10px 5px;
	color: #3F6D8E;
	font-size: 1.1em;
	font-weight: bold;
}
h2.weitere a{color: #3F6D8E; text-decoration: underline;}
/* l2*/
.l2{
	padding: 0 4px;
}
.l2{font-size: 0.9em;}
.l2, .l2 a, .l2 strong{
	color: #6D6D6D;
	font-weight: normal;
}
.l2 .fn{	font-weight: bold; }
.l2 li{
	margin: 5px 0;
}
/* l1 */
.l1{
	background-color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	-moz-box-shadow: 0px 0px 5px #666666;
	-webkit-box-shadow: 0px 0px 5px #666666;
	box-shadow: 0px 0px 5px #666666;
}
.l1 h2{
	border-bottom: 4px solid #8FA0BC;
	padding: 20px 10px 0;
	color: #6C7888;
	margin-bottom:1px;
	font-size: 1.1em;
}
.l1 li{
	overflow: auto;
	padding: 2px;
	margin-bottom: 1px;
	border-bottom: 1px solid #A7A7A7;
}
.l1 li.last{border-bottom: 0 none;}
.l1 .fn{
	width: 475px;
	float: right;
	margin:10px;
	color: #3A7297;
	font-size:1.1em;
}
.l1 a.fn{
	font-size:1.1em;
	font-weight: bold;
	color: #3A7297;
}
.l1 .image{
	float: left;
}
.l1 .photo{
	max-width: 130px;
	margin:10px;
}
.l1 .summary, .l1 .price{
	margin-left: 145px;
	padding: 10px;
}
.l1 .price{font-size: 1.2em}

/* scroll */
.scroll{
	overflow: hidden;
	position: relative;
	padding: 0 40px;
}
.scroll li{
	display: none;
	visibility: hidden;
}
.scroll li.current, .scroll li.visible{
	display: block;
	visibility: visible;
}
.scroll .start .left, .scroll .end .right{
	display: none !important;
	visibility: hidden !important;
}
.scroll .current .right, .scroll .current .left{
	display: block;
	visibility: visible;
}
.scroll  .right, .scroll .left{
	display: none;
	visibility: hidden;
	position: absolute;
	width: 25px;
	height: 26px;
	top:50%;
	margin-top:-13px;
	z-index: 3;
	border: 0;
	cursor: pointer;
}
.scroll  .right{
	right:5px;
	background: url(scroll_r.gif) no-repeat 0 0;
}
.scroll  .left{
	left: 5px;
	background: url(scroll_l.gif) no-repeat 0 0;
}
/* shorter */
.short{overflow: hidden;}
.push{
	float: right;
	width: 1px;
	height:45px;
}
.switch{
	clear: right;
	float: right;
	height: 7px;
	width: 6px;
	margin: 20px;
	background: url("weiter.gif") no-repeat 0 0;
	cursor: pointer;
}
.show .switch{
	background-position: 0 100%;
}
.hide{
	overflow: hidden;
	height: 83px;
}
.main_dsc{overflow: hidden;}

#scnt {position: relative; top: -66px; right: 100px;}
/* clear */
.summary, .summary a, .description, .description a{
	color: #666666;
}

.mid{
	overflow: visible;
}

.rounded{
	position: relative;
	width: 550px;
	margin: 0 -5px;
	padding: 5px;
	background-image: url("shadow.png");
	background-position: 100% 0;
	background-repeat: repeat-y;
}
.rounded.wide{
	width: 689px;
	background-image: url("shadow_big.png");
}
.rounded .rtop, .rounded .rbot{
	position: absolute;
	margin: 0 -5px;
	width: 100%;
	height: 17px;
	background-image: url("shadow.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	top: 0;
	z-index: 2;
}
.rounded.wide .rtop, .rounded.wide .rbot{
	background-image: url("shadow_big.png");
}
.rounded .rbot{
	background-position: 0 100%;
	top: auto;
	bottom: 0;
}
.rounded #p40{
	margin: 0;
}
.rounded.best, .rounded.rel{
	margin:0 15px 30px;
}
/*light box*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
#lightbox a{ text-decoration: none;}
#lightbox kbd{	font-size: 1.6em;}


/**/
/* menu left */
 
.hProductMenu           { border-collapse: collapse; }
.hProductMenuTop        { padding: 0px; margin: 0px; height: 10px; background-image: url(mProductMiddle.gif); }
.hProductMenuMiddle     { padding: 0px 10px; margin: 0px; background-image: url(mProductMiddle.gif); }
.hProductMenuFoot       { padding: 0px; margin: 0px; height: 17px; background-image: url(mProductFoot.gif); }

#flyList {width:240px; height:220px; position:relative; left:10px; z-index: 999; }
#lmenu {position: relative; padding: 0px; margin: 0px; width:220px; list-style:none; border-top: 1pt solid #cdcbcc; text-align: left; }
#lmenu li.level1-li a.level1-a { 
   border-bottom: 1pt solid #cdcbcc; border-right: 1pt solid #cdcbcc; border-left: 1pt solid #cdcbcc;
	display: block;
	height: 30px;
	font-family: Arial, Verdana;
	line-height: 31px; 
	padding-left: 5px;
	text-decoration: none;
	font-size: 14px;
	color: #4e4c4f;
	background-image: url(mProductItem.gif);
	filter: alpha(opacity=80);
	opacity: 0.8;
}
#lmenu li.sub a:hover.level1-a { background-image: url(mProductItemHover.gif); height:30px; line-height:31px; }
#lmenu table {border-collapse:collapse; width:0; height:0; position:absolute; left:0; top:0;}
#lmenu div.listHolder {
	display: none;
	border: 1pt solid #3f9ecf; position: absolute; z-index: 10; padding-bottom: 10px; padding-right: 10px; padding-left: 10px; font-weight: bold; font-size: 11px; 
	background-image: url(mProductSub.gif); background-position: bottom; background-repeat: repeat-x; background-color: White; }
#lmenu div.col1 {width:200px;}
#lmenu div.col2 {width:400px;}
#lmenu div.col3 {width:700px;}
#lmenu div.col4 {width:950px;}
#lmenu div.listCol {width:200px; float:left; padding:10px;}
#lmenu div.listCol p {padding:0; margin:0; }
#lmenu div.listCol ul {padding:0; margin:0; list-style:none;}
#lmenu div.listCol ul li {line-height:16px;}
#lmenu div.listCol ul li a {display:block; line-height:16px; text-decoration:none; color: #4e4c4f; padding-left:0px; border-bottom: 1pt dashed #cdcbcc; 
                           font-size: 11px; font-family: Arial; font-weight: normal; }
#lmenu div.listCol ul li a:hover {display:block; line-height:16px; text-decoration:none; color: #ffffff; padding-left:0px; border-bottom: 1pt dashed #cdcbcc;
                                  background-color: #3f9ecf; font-size: 11px; font-family: Arial; font-weight: normal; }                                
#lmenu div.listCol ul li a.TitleGroup { font-weight: bold; font-size: 12px; }
#lmenu div.listCol ul li a:hover.TitleGroup:hover { font-weight: bold; font-size: 12px; }
#lmenu :hover div.listHolder {display: block; left:218px; top:-2px;}
#lmenu div.listHolder div.ViewMoreLine {clear:both;}
#lmenu div.listHolder div.ViewMoreLine p {float:right;height:15px;padding-right: 45px}
#pad {width:160px; height:246px; }

