﻿
var is_ie6 = navigator.appVersion.indexOf("MSIE 6.")!=-1;
if(is_ie6){
  //  document.getElementById('tdcolonegauche').style.width='278px';	
}