#box-panier th { 
	background:#8B9FAA;
	color:white;
}

#box-panier p.total span{
	background:#8B9FAA;
	color:white;
}

#box-panier table {
	border:1px solid #8B9FAA;
	width:550px;
	background:white none repeat scroll 0 0;
}

#box-panier p.total {
	width:550px;
}



#box-panier p.securite {
	color:#666666;
	font-size:11px;
	margin:20px 35px 5px 0;
	text-align:right;
}




#file_de_fer {
   width: 496px;
   height: 78px;
   background: url(/images/boutique/panier/chemindefer.jpg) 0 -78px;
   margin: 10px auto;
   padding: 0;
   position: relative;
}
#file_de_fer li {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   top: 0;
}
#file_de_fer li, #file_de_fer span{
   height: 78px;
   display: block;
}


#img1b { left: 0;  width: 127px; }
#img2b { left: 128px; width: 129px; }
#img3b { left: 258px;  width: 104px; }
#img4b { left: 363px;  width: 136px;}



#img1b span.show {
	 background: transparent url(/images/boutique/panier/chemindefer.jpg)
               0 0px no-repeat;
}
#img2b span.show {
   background: transparent url(/images/boutique/panier/chemindefer.jpg)
               -128px 0px no-repeat;
}
#img3b span.show{
   background: transparent url(/images/boutique/panier/chemindefer.jpg)
               -258px 0px no-repeat;
}
#img4b span.show{
   background: transparent url(/images/boutique/panier/chemindefer.jpg)
               -363px 0px no-repeat;
}