  if(screen.width>1500){    document.write("<style type='text/css'>");    document.write("div#cadre-gauche{width:50%;height:100%;position:absolute;top:0px;left:0px;text-align:left;z-index:1;}");    document.write("div#gauche{position:absolute;top:50%;left:50%;margin-top:-465px;margin-left:-330px;width:660px;height:930px;}");        document.write("</style>");}
