// -- 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;}");
	document.write("#vnav UL{|line-height:6px}");
	document.write("#vnav UL{|line-height:6px}");
}else{
	document.write(".transinfo{-moz-opacity:0.75;opacity: 0.75;}");
	document.write(".transflash{-moz-opacity:0.85;opacity: 0.85;}");
	document.write("#panierc UL#list2 {border:1px transparent solid;}");
}
document.write("* html #ficheg { margin-left:7px;}");
document.write("* html #fiched { margin-right:0.11em;}");
document.write("* html #fvign UL{ width:284px;margin:0px;}");
document.write("* html #fvign UL LI{margin-left:-2px;padding-right:8px;}");
document.write("* html #fpos DIV.pos {margin-right:5px;}");
document.write("* html #fpos DIV.pos2 {margin-left:4px;}");
document.write("* html .refpos{font-size:0.95em;}");
document.write("* html #perrum {height:85px;}");
document.write("</style>");

