* {
  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; color: inherit;}
a img,:link img,:visited img { border:none; }
body {
	font-family: Tahoma, Arial, 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: Tahoma, Arial, sans-serif;
}
h1 {font-size: 1.4em;}
h2 {font-size: 1.7em;}
h3 {font-size: 1.3em;}
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: Tahoma, Arial, sans-serif;
}
/* -- basic layout -- */
body {color: #000000;}
/* header */
.main{
	border: 1px solid #CCCCCC;
	margin-left:5px;
	padding:3px;
	text-align: left;
	overflow: hidden;
}

* html .rank dd, * html .rank li{
  display: expression(/rank/.test(this.parentNode.className)? "inline" : "list-item");
	zoom: 1;
}
* html .full dd{
  display: expression(/full/.test(this.parentNode.className)? "inline" : "list-item");
	zoom: 1;
}
.rank  > dd, .rank  > li, .full > dd {display: -moz-inline-stack; display: inline-block; vertical-align: top;}

/*
* html .rank li{
  display: expression(/rank/.test(this.parentNode.className)? "inline" : "list-item");
	zoom: 1;
}
* html .full li{
  display: expression(/full/.test(this.parentNode.className)? "inline" : "list-item");
	zoom: 1;
}
.rank  > li, .full > li {display: -moz-inline-stack; display: inline-block; vertical-align: top;}
*/
.rank , .full{
	text-align: left;
}
.rank  dt, .full dt{
	padding: 3px;
	background: #B6BDC3;
	clear: both;
	font-weight:bold;
	color: #FFFFFF;
}
.rank  dt a:hover, .full dt a:hover{
	text-decoration: underline;
}
.rank  > dd, .rank  > li, .full > dd{
	width: 45%;
	margin: 2% 1%;
}
.rank  .fn, .full .fn{
	font-weight: bold;
	color: #000080;
}
.rank li a.cat{
	width: 100px;
	padding-top: 138px;
	float: left;
	border: 1px solid black;
	background-position: 50% 50%;
	background-repeat: no-repeeat;
}
.rank li a.cat span{
	display: block;
	width: 100px;
	line-height: 12px;
	text-align: center;
	font-size: 10px;
	font-weight: 200;
	background: #000000;
	color: #FFFFFF;
}
.rank li h2{
	margin: 0px;
	font-size: 12px
}
.descriptif{
	margin-top: 2px;
	font-size: 10px;
}
.plus{
 float: right; height: 10px; margin-right: 3px;
 color: inherit;
 text-decoration: none;
}
.sfull, .head{
	display: block;
	clear: both;
	background: #CCCCCC;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	overflow: auto;
	margin: -3px;
	padding: 2px;
}
.sfull li{float: left; margin: 2px;}
.sfull a{color: inherit; text-decoration: none;}

#ranks{}
#ranks li{ float: left; border: 1px solid #000000; margin: 5px;}
#ranks li a.image{
	display: block;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	padding-top: 120px;
	width: 130px;
}
#ranks li a.image span{
	background: #000000;
	color: #ffffff;
	text-align: center;
	display: block;
}

#best_h{
	clear: both;
	margin: 10px 8px 0;
	background: #cccccc;
	font-weight: bold;
	color: #ffffff;
	padding: 2px;
}
#best{
	clear: both;
	border: 1px solid #cccccc;
	background: #F8F8F9;
	margin: 0 8px 10px 8px ;
}
#best li{
	height: 150px;
}
#best .fn{
	font-size: 1em;
	margin-bottom: 5px;
}
#best .image{
	float: right;
	width: 150px;
	text-align: center;
}
#best .photo{
	max-width: 150px;
	width: expression(this.width>=151?'150px':true);
}
#best .summary{
	margin-right: 170px;
	margin-bottom: 5px;
}
#best .pricebox{
	position: absolute;
	bottom: 10px;
}
h1{
	background: #0307FC url("tblhdrleft.gif") no-repeat 0 0;
	padding-left: 8px;
	height: 35px;
}
h1 span{
	display: block;
	background: #0307FC url("tblhdrbg.gif") repeat-x 0 0;
	height: 35px;
	line-height: 35px;
	color: #FFFFFF;
}
#pp{
	overflow: auto;
	clear:both;
}
#pp .fn{
	display: block;
	color:#175089;
	font-weight: bold;
	font-size: 1.3em;
	margin: 5px;
}
#pp .image{
	float: right;
	width: 180px;
	text-align: center;
}
#pp .photo{
	max-width: 180px;
	width: expression(this.width>=181?'180px':true);
}
#pp .description{
	padding: 5px 0;
	margin-right: 185px;
	text-align: justify;
	font-size: 1.2em;
}
.autres{
	display: block;
	background: #cccccc;
	margin:8px;
	padding: 2px;
	color: #ffffff;
	font-weight: bold;
}
.autres a:hover{text-decoration: underline;}
.l1{clear: both;}
.l1 li{
	overflow: auto;
	margin: 5px 8px;
	padding: 3px;
}
.l1 .fn{font-size: 1em;}
.l1 .image{
	float: right;
	width: 150px;
	text-align: center;
}
.l1 .photo{
	max-width: 150px;
	width: expression(this.width>=151?'150px':true);
}
.li .summary{
	margin-right: 155px;
}
.l2{text-align: left;}
.l2 li{margin: 2px 0 ;}
.l2 .fn{display: block; color: #0307FC;}

table#fct{
	width: 566px;
}
table#fct td{
	width: 283px;
}
table#fct, table#fct td{
	border: 1px solid #cccccc;
}
table#fct td div.item
{
	margin: 3px;
	font-size: 11px;
}
table#fct td div.item div.descriptif
{
	margin-top: 2px;
	font-size: 10px;
}
table#fct td div.item div.descriptif a
{
	font-size: 10px;
	font-weight: normal;
}
table#fct td li
{
	list-style-image: url(/consommables/x0ojmQ/pointer_blue.gif);
	list-style-position: inside;
	margin: 3px;
}
table#fct td.a
{
	width: 288px;
	vertical-align: top;
}
table#fct td.h
{
	background: #CCCCCC;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
table#fct td.h .c a, table#fct td.h .c a:link, table#fct td.h .c a:visited, table#fct td.h .c a:hover {
	background: #CCCCCC;
	color: #FFFFFF;
	font: normal 800 12px Tahoma, Arial, sans-serif;
}
table#fct td.h span.c
{
	margin-left: 10px;
	font: normal 800 12px Tahoma, Arial, sans-serif;
}




#besthdr{
	background-color: #0307FC;
	background-image: url(promohdr.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 0 0 6px 0;
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	margin: 7px 0 0 0 ;
}
#intlisthdr{
	border-top: 1px dashed #000000;
}
.prodname {
	font-weight: bold;
	font-size: 10px;
}

.deschead {
	font-weight: bold;
	font-size: 10px;
	color: #0000FF;
}

.descriptif, .descriptif a {
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

h2.l1 {
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
}

h2.l1 a:link, h2.l1 a:visited, h2.l1 a:active, h2.l1 a:hover {
	font-weight: bold;
	font-size: 10px;
	color: black;
	text-decoration: none;
}

#p40w{
	background: #0000FF url(tblhdrbg.gif) 0 0 repeat-x;
	color: #FFFFFF; 
	font-size: 13px; 
	font-weight: bold;
	width:562px;
	height:35px;
}
/* autogenerated prices classes */
.pricebox{margin-top: 5px;}
.suffix{margin: 0 5px;}
.price{
	font-size: 9pt;
	color: #BA3F03;
	font-weight: bold;
}
.price.old{
	font-size: 9pt;
	color: #000000;
	text-decoration: line-through;
}
.price.pp{font-size: 11pt;}
.go{
	display: block;
	width: 94px;
	height: 28px;
	margin-top:2px;
	line-height: 28px;
	color: #FC7210 !important;
	font-weight: bold;
	font-size: 1.1em;
	background: url("go.gif") no-repeat 0 0;
	text-align: center;
}

/* scroll */
.scrolled{
	overflow: hidden;
	position: relative;
	padding: 0 30px;
}
.scrolled li{
	display: none;
	visibility: hidden;
}
.scrolled li.current, .scrolled li.visible{
	display: block;
	visibility: visible;
}
.scrolled .start .left, .scrolled .end .right{
	display: none !important;
	visibility: hidden !important;
}
.scrolled .current .right, .scrolled .current .left{
	display: block;
	visibility: visible;
}
.scrolled  .right, .scrolled .left{
	display: none;
	visibility: hidden;
	position: absolute;
	width: 5px;
	height: 9px;
	padding: 5px;
	top:50%;
	margin-top:-10px;
	z-index: 30;
	border: 0;
	cursor: pointer;
}
.scrolled  .right{
	right:5px;
	background: url("scroll_r.gif") no-repeat 50% 0;
}
.scrolled  a.right:hover, .scrolled  a.left:hover{
	background-position: 50% 100% !important;
}
.scrolled  .left{
	left: 5px;
	background: url(scroll_l.gif) no-repeat 50% 0;
}
/* clear */
.summary, .summary a, .description, .description a{
	color: #666666;
}
/* shorter */
.short{overflow: hidden;}
.push{
	float: right;
	width: 1px;
	height:120px;
}
.switch{
	clear: right;
	float: right;
	height: 5px;
	width: 9px;
	padding: 5px;
	margin: 10px;
	background: url("weiter.gif") no-repeat 100% 0;
	cursor: pointer;
}
a.switch:hover{
	background-position: 0 0;
}
.show .switch{
	background-position: 100% 100%;
}
.show a.switch:hover{
	background-position: 0 100%;
}
.hide{
	overflow: hidden;
	height: 148px;
}
#short{overflow: hidden;}



/* */


/* main */
table#maintb {
border: 0px;
width: 781px;
    }
td#maindsp{
width: 583px;
    }

/* left nav */
td#leftcol1, #leftcol2 {
width: 198px;
    }
table#leftnav, table#leftnav td {
color: #656464;
background: #C9C9FD;
border: 1px solid #8D8D8D;
	}
a.lnav, a.lnav:hover, a.lnav:visited {
color: #656464;
text-decoration: none;
	}
a.ftr, a.ftr:visited {
color: #000080;
text-decoration: none;
font-family:Tahoma;
font-size:11px;
	}
a.ftr:hover{
	color: #AABBDD;
}
div.lmnudiv {
display: block;
text-align:left;
margin-left: 10px;
margin-top: 5px;
	}
div.errhldr{
display: block;
margin: 10px;
border: 1px solid #8D8D8D;
background: #F8F8F9;
	}
div.errhldr div{
display: block;
margin: 5 5 5 5;
	}
/* product page */
div.prdctinfo {
display: block;
margin: 5 5 5 10;
	}
div.primg{
width: 195px;
background-image: url(prod_right_top_bg.gif);
background-position: top;
background-repeat: no-repeat;
vertical-align: bottom;
text-align: center;
border: 1px solid #698092;
margin: 2px;
	}
div.primg a img{
	max-width: 193px;
	max-height: 190px;
	width: expression(this.width>=194?'193px':true);
	height: expression(this.height>=191?'190px':true);
}
td.prn
div.primgl{
width: 146px;
background-image: url(prod_right_top_bg.gif);
background-position: top;
background-repeat: no-repeat;
vertical-align: bottom;
text-align: center;
border: 1px solid #698092;
margin: 2px;
	}
div.primgl a img{
	max-width: 120px;
	max-height: 120px;
	width: expression(this.width>=121?'120px':true);
	height: expression(this.height>=121?'120px':true);
}
td.prnad{
text-align: left;
vertical-align: top;
width: 379px;
	}
td#lspacer{
border-top: 1px dashed #000000;
border-bottom: 1px dashed #000000;
height: 20px;
	}
p.l2l {
margin-top: 0px;
margin-bottom: 3px;
}
p.l2l a big, p.l2l a:hover big, p.l2l a:visited big {
font-size: 10px;
color: #000000;
text-decoration: underline;
	}
div.l2ld, div.l2ld a, p.l2ld, p.l2ld a, a.l2ld, a.l2ld:hover, a.l2ld:visited, a.l2ld strong{
font-size: 10px;
color: #000000;
text-decoration: none;
	}
a.lf, a.lf:hover, a.lf:visited{
font-size: 10px;
color: #000000;
text-decoration: none;
	}
table.p40{
	table-layout: fixed;
	width: 175px;
	margin: 3px;
	border-bottom: 2px solid #CCCCCC;
	}
td.p40td, td.p40more{
border-left: 2px solid #CCCCCC;
border-right: 2px solid #CCCCCC;
	}
.p40td a img{
	max-width: 138px;
	max-height: 120px;
	width: expression(this.width>=139?'138px':true);
	height: expression(this.height>=121?'120px':true);
}
td.p40tde{
	background: #FFFFFF;
	border: 0px none;
}
td.p40tdl{
border-left: 2px solid #CCCCCC;
	}
td.p40tdr{
border-right: 2px solid #CCCCCC;
	}
td.p40h1, td.p40h1 h2 a{

height: 39px;
background-color: #CCCCCC;
color: #FFFFFF;
text-align: center;
font-weight: bold;
text-decoration: none;
text-transform: uppercase;
padding: 0px 3px 0px 3px;
	}
td.p40h1 h2{
	font-size: 11px;
	margin: 0px;
	font-weight: bold;
	text-align: center;	
}
td.p40h2{
background-color: #CCCCCC;
vertical-align: top;
	}
td.p40more{
background-color: #CCCCCC;
text-align: right;
	}
td.p40tdl, td.p40tdr, td.p40h2, td.p40tde{
height: 5px;
font-size: 1px;
	}
span.dl{
line-height: 1px;
	}
table#fct td a, table#fct td li a, a.foo {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.foo img {
	margin-right:3px;
}
a.foo h2{
	font-size: 11px;
	margin: 0px 0px 0px 18px;
	width: 260px;
}
table#p40cnt td{
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
table#hdrtb {
border: 0px;
width: 781px;
    }
.hdmnutb {
width: 111px;
height: 86px;
    }
