// -- ICI ON MET TOUS LES STYLES NON CONFORMES W3C
document.write("<style>");
if (bw.ie) {
	document.write(".transinfo{filter:alpha(opacity=75);-moz-opacity:0.75;opacity: 0.75;}");
	document.write(".transflash{filter:alpha(opacity=85);-moz-opacity:0.85;opacity: 0.85;}");
}else{
	document.write(".transinfo{-moz-opacity:0.75;opacity: 0.75;}");
	document.write(".transflash{-moz-opacity:0.85;opacity: 0.85;}");
}
document.write("* html .promotion {margin-left:5px;background-image:url(http://www.weefiz.com/chaussures-mode/chaussure-sport-produit-f.gif);}");
document.write("* html .promotion2 {margin-left:5px;background-image:url(http://www.weefiz.com/chaussures-mode/chaussure-sport-produit-f-avenir.gif);}");
document.write("* html .descp {height:10px;min-height:10px}");
document.write("* html .newl {margin-top:0px;padding-bottom:2px;}");
document.write("* html .newpl  {margin-top:8px;padding-bottom:5px}");
document.write("* html .newpl2  {margin-top:8px;padding-bottom:5px}");
document.write("* html .voirp {margin-top:-1px}");
document.write("* html #fichevignettes {padding-left:15px;}");
document.write("* html #fichevignettes UL LI {margin-left:-1px;}");
document.write("</style>");

