// -- ICI ON MET TOUS LES STYLES NON CONFORMES W3C
// -- 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("#divInfo{filter:alpha(opacity=85);-moz-opacity:0.85;opacity:0.85}");
	document.write("#myAlert{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("#divInfo{-moz-opacity:0.85;opacity:0.85}");
	document.write("#myAlert{-moz-opacity:0.85;opacity:0.85}");
}
document.write(".menulist ul>li:last-child{margin-bottom:1px}");
document.write("*:first-child+html .menulist li{float:left;width:100%}");
document.write("* html .menulist li{float:left;height:1%}");
document.write("* html .menulist a{height:1%}");
document.write("* html #chapeau{height:90px}");
document.write("* html #form_piece{padding-top:10px}");
document.write("* html #form_stand{padding-top:10px}");
document.write("* html #stand4{padding-top:5px}");
document.write("* html #stand5{padding-top:0px}");
document.write("* html #mots_clefs{padding-top:0px}");
document.write("* html #txtpromotion2{padding-top:12px}");
document.write("* html #news2{padding-top:10px}");
document.write("* html #rech_flash{margin-bottom:-1px}");
document.write("* html .rech_det_fich{height:43px}");
document.write("* html #fich{margin-bottom:-14px}");
document.write("* html #fich_video{margin-left:8px;margin-right:8px;width:242px}");
document.write("* html #contenu_contact{margin-left:0px}");
document.write("* html #contenu_contact P{border:0px}");
document.write("* html #corpForm fieldset#periodicite label#news_joueur1_label{margin-right:0px;padding-right:0px}");
document.write("* html #corpForm fieldset#periodicite INPUT#news_joueur1{width:30px;margin-top:0px}");
document.write("* html #corpForm fieldset#periodicite INPUT#news_joueur2{width:30px;margin-top:0px}");
document.write("</style>");
