// -- ICI ON MET TOUS LES STYLES NON CONFORMES W3C
document.write("<style>");
if (bw.op7){
	document.write("#photoacc UL LI{padding-left:2px;padding-right:0px}");
}else if(bw.ns6){
	document.write("#photoacc UL LI{padding-left:0px;padding-right:0px}");
	document.write("#photoacc LI#firstli{padding-left:3px}");
}else if(bw.ie){
	document.write("#photoacc UL LI{padding-left:2px}");
}
if(bw.ie){
	document.write("#photoacc UL LI{padding-left:2px}");
	document.write(".transinfo{filter:alpha(opacity=75);-moz-opacity:0.75;opacity: 0.75}");
	document.write(".menulist, .menulist ul{filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);opacity: 0.75}");
	document.write("#listactus UL LI{margin-bottom: 1px !important;margin-bottom: -1px !important!;margin-bottom: 1px}");
	document.write("#listactus UL LI.pointil{margin-top: 12px !important;margin-top: 10px !important!;margin-top: 9px}");
}else{
	document.write("#listactus UL LI{margin-bottom: 1px}");
	document.write("#listactus UL LI.pointil{margin-top: 9px}");
	document.write(".menulist, .menulist ul{-moz-opacity:0.75;opacity: 0.75}");
	document.write(".transinfo{-moz-opacity:0.75;opacity: 0.75}");
}
document.write("*:first-child+html .marge2spe{PADDING-BOTTOM:15px}");
document.write("* html .marge2spe{PADDING-BOTTOM:14px}");
document.write("* html #chemin{margin-left:4px}");
document.write("* html #photoacc{margin-left:4px}");
document.write("* html #actus{height:209px}");
document.write("* html #listactus{height:209px}");
document.write("* html #innerContentColumn2{height:190px}");
document.write("* html #resouedit{height:120px}");
document.write("* html #resouedit{height:180px}");
document.write("*:first-child+html .menulist ul li{float:left;width:100%}");
document.write("* html .menulist ul li{float:left;height:1%}");
document.write("* html .menulist ul a{height:1%}");
document.write("#photoacc UL LI:nth-of-type(1){padding-left:0px;padding-right:0px}");
document.write("</style>");

