/* Feuille de style contenant les proprietes de style de la page products */

/* Structure */

body{
	background-color: #E3E4E6;
}
.bg{
	background: url(../img/products/bg_bottom.gif) repeat-y #E3E4E6;
}

#bg_visu_products{
	z-index: 2;
	width: 100%;
	position: absolute;
	left: 0;
	top: 437px;
	height: 134px;
}
html>body #bg_visu_products{
	top: 384px;
	height: 134px;
}
.rien{
}
#background_fix{
	z-index: 1;
	background: url(../img/shop/bg_window2.jpg) top left no-repeat;
	height: 604px
}
/* Top */
.ContentTop{
	width:986px;
	height:96px;
	padding: 0 0 0 14px;
}
.ContentLeft{
	width: 560px;
	margin-left: 421px;
}
.ContentLeft TD{
	vertical-align: top;
	padding-bottom: 15px;
}
.column1{
	width: 280px;
	height: 310px;
	border-right: 1px solid #B5B5B5; 
}
.column4 a,.column1 a{
	font-size: 12px;
	text-decoration: underline;
}
.column4 a:hover,.column1 a:hover{
	font-size: 12px;
	text-decoration: none;
}
.column1 label,.ContentLeft TD.column4 label{
	font-weight: bold;
}
.column1 select{
	width: 150px;
	margin-top: 3px;	
}
.column1 .btvalid{
	font-size: 11px;
	font-weight: bold;
	padding: 1px;
	background-color: black;
	color: #71C100;
	border:0;
	margin: 0 0 2px 5px;
	cursor: pointer;
}
.column1 select,.ContentLeft TD.column4 select{
	width: 192px;
	margin-top: 3px;
	font-size: 11px;
}
h1 .title{
	font-size: 25px;
	margin-right: 44px;
}

h1 .title2{
	font-size: 50px;
}
.ContentLeft h2.shoptitle2{
	margin-bottom: 5px;
}
.producttoolbox{
	float: left;
	width: 112px;
	margin-top: 7px;
}

.producttoolbox a{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-right: 1px;
	padding: 5px 0 5px 0;
	text-align: center;
	background-color: black;
	color: #71C100;
}

.producttypebox{
	width:auto;
	height:auto;
	margin: 0 0 50px 3px;
}
.column1 ul.listimg li{
	margin-bottom: 10px;
}
.producttypebox p{
	float:left;
	font-size:11px;
	margin-left: 3px;
	text-transform:uppercase;
}

.producttypebox img{
	float:left;
	margin: 1px 6px 0 0;
}

.rubrique{
	margin-left: 15px;
}
.rubrique a{
	text-decoration: underline;
	color: black;
	font-size: 11px;
}
/* Fin Top */

/* Middle */
.ContentLeft ul.list_top{
	margin:0 10px 120px 0;
}
.ContentLeft ul.list_bottom{
	margin-right: 10px;
}
.ContentLeft ul.list_top li, .ContentLeft ul.list_bottom li{
	text-align: right;
	margin-bottom: 3px;
}
.ContentLeft ul.list_top li a{
	color:black;
	font-size:11px;
	font-weight: bold;
}
.ContentLeft ul.list_top li a:hover{
	text-decoration: underline;
}
.ContentLeft ul.list_bottom li a{
	color:black;
	font-size:11px;
	text-decoration: underline;
}
.ContentLeft ul.list_top li a.selected{
	color:#FF0700;
}

#iproducts{
	float: left;
	width:280px;
	height:290px;
	z-index:1;
}

#ishop{
	float: left;
	width:339px;
	height:auto;
	z-index:1;
}

.ContentMiddle{
	height:202px;
	background: url(../img/quickfinder/bg_top2.gif) bottom left no-repeat;
}

.ContentRightFrame{
	height: 325px;	
}

.ContentRightFrame a{
	height: 325px;	
}
 
.productvisu{
	vertical-align: top;
	text-align: center;
	padding: 0 30px 0 30px;
}

.productdesc{
	vertical-align: top;
}

.productname{
	margin-top:10px;
	font-size: 15px;
	font-weight: bold;
}

.productdesc ul{
	width:140px;
	padding-right: 10px;
}

html>body .productdesc ul{
	padding-left:13px;
}


/* Fin Middle */

/* Bottom */
.ContentBottom{
	width:1000px;
	height:161px;
	padding-top: 20px;
	background: url(../img/quickfinder/bg_middle.gif) top left no-repeat;
}

.quickfindlastlist{
	float:left;
	padding-left:5px;
}

.quickfindlist{
	float:left;
	width: 243px;
	padding-left:10px;
}

.quickfindlist li, .quickfindlastlist li{
	margin-bottom: 3px;
}

.quickfindlist li.parent, .quickfindlastlist li.parent, #scrollbox2 .allproducts2 a{
	padding-left: 14px;
	background: url(../img/common/puce_carree_rouge.gif) no-repeat 1px 5px;
}
.quickfindlist li.parent2, .quickfindlastlist li.parent2{
	padding-left: 14px;
	background: url(../img/common/puce_carree_verte.gif) no-repeat 1px 5px;
}

.quickfindlist a, .quickfindlastlist a{
	color: black;
	font-weight: bold;
}
#scrollbox4 TD p.bold,#scrollbox6 TD p.bold{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#scrollbox4 TD p.nomarge,#scrollbox6 TD p.nomarge{
	margin-bottom: 10px;
	padding: 0;
}
a.currentfamilly{
	color:black;
}

.quickfindlist li.navfamilly{
	padding-left: 14px;
	background: url(../img/common/puce_tri_rouge.gif) no-repeat 0 5px;
}

.quickfindlist li.navfamilly2{
	padding-left: 14px;
	background: url(../img/common/puce_tri_verte.gif) no-repeat 0 5px;	
}


.navfamilly li, .navfamilly2 li{
	margin: 0;
}

.navfamilly li a, .navfamilly2 li a{
	padding-left: 12px;
	font-size: 11px;
	font-weight:normal;
	color: black;
	text-decoration: underline;
	background: url(../img/common/pict_list.gif) no-repeat;
}

body>html .navfamilly li a, .navfamilly2 li a{
	list-style: url(../img/common/pict_list.gif) inside;
}

.quickfindlist a.red, .quickfindlastlist a.red{
	color: #FF0700;
	text-decoration: none;
}

 /* Fin Bottom */
 
  /* Début iFrame */

 #scrollbox, #scrollbox2, #scrollbox3, #scrollbox4{
 	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white; 	
 }
 

 
#scrollbox{
	margin-left: 10px;
	width:980px;
	height:190px;
}
html>body #scrollbox{
	overflow: auto;
}
.rien{
}
#scrollbox2, #scrollbox3{
	margin-left: 10px;
	width:339px;
	height:290px;
}
html>body #scrollbox2, #scrollbox3{
	overflow: auto;
}
.rien{
}
#scrollbox4{
	margin-left: 10px;
	width:270px;
	height:307px;
	overflow-y: auto;
}
html>body #scrollbox4{
	overflow: auto;
}
.rien{
}



#scrollbox4 .redresult,#scrollbox6 .redresult{
	font-weight: bold;
	color: #FF0A03;
}
#scrollbox4 .printresult,#scrollbox6 .printresult{
	font-size: 12px;
	padding-left: 140px;
}
#scrollbox3 h1{
	font-size: 15px;
}
#scrollbox3 .accessory{
	font-size:13px;
}
.accessory img{
	padding-top:3px;
}
#scrollbox3 p a{
	color:black;
	text-decoration: underline;
}
#scrollbox4 a{
	text-decoration: underline;
}

#scrollbox4 a:hover{
	text-decoration: none;
}

#scrollbox3 p{
	color:#7d7d7d;
}
.imgleft{
	float: left;
	margin: 0 5px 5px 0;
}
.imgleftborder img{
	float: left;
	border:1px solid black;
	margin: 0 5px 5px 0;
}
.accessory{
	margin: 10px 0 20px 0;
}
#scrollbox6 TD p.bold{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#scrollbox6 TD p.nomarge{
	margin-bottom: 10px;
	padding: 0;
}
#scrollbox6{
 	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white; 	
 }
#scrollbox6{
	width:562px;
	height:270px;
}

html>body #scrollbox6{
	overflow: auto;
	height:255px;
}
.rien{
}

#scrollbox6 li a{
	padding-left: 14px;
	background: url(../img/common/puce_carree_black.gif) no-repeat 1px 5px;
	font-weight: bolder;
}
#scrollbox6 li a:hover{
	padding-left: 14px;
	background: url(../img/common/puce_carree_verte.gif) no-repeat 1px 5px;
	color:#71C100;
}
/* EVITE LE SCROLL SUR MOZILLA */
#scrollbox6 p, #scrollbox6 ul{
	float:left;
	width:545px;
}
/* FIN EVITE LE SCROLL SUR MOZILLA */
#scrollbox6 p a{
	text-decoration: underline;
}
#scrollbox6 p a:hover{
	text-decoration: none;
}

#scrollbox5 TD p.nomarge{
	margin-bottom: 10px;
	padding: 0;
}
	/* Fin Bottom */
 
  /* Début iFrame */

#scrollbox5{
 	overflow-y:auto;
	SCROLLBAR-FACE-COLOR: white; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: white;
	SCROLLBAR-3DLIGHT-COLOR: black; 
	SCROLLBAR-ARROW-COLOR: black; 
	SCROLLBAR-TRACK-COLOR: black;
	SCROLLBAR-DARKSHADOW-COLOR: black; 
	SCROLLBAR-BASE-COLOR: white; 	
 }

#scrollbox5{
	width:561px;	
	height:152px;
}
html>body #scrollbox5{
	overflow: auto;
	height:133px;
}

#scrollbox7{
	height:210px;
	width:576px;
}
html>body #scrollbox7{
	width:567px;
	overflow: auto;
}
.rien{
}
#scrollbox5 TD{
	padding-right: 10px;
}
.retailersintrotext{
	padding-right: 10px;
	}
 /* Fin iFrame */
#genericpage{
	float: left;
	/*width:562px;*/
	width:570px;
	height:auto;
	z-index:1;
}
html>body #genericpage{
	overflow: auto;
}
.rien{
}

#scrollbox6 p strong, h3{
	float:left;
	padding-left: 10px;
	background: url(../img/common/puce_carree_rouge.gif) no-repeat 1px 5px;
}


.Imgbasket a
{
	float:right;
	margin-top:-30px;
}



















