/* titre vertical a gacueh apres la déco */
#modele-swf {
   float: left;
   width: 700px;
   height: 460px;
   background-color: #FFF;
   padding: 0px;
   margin: 0px;
   text-align: center;
   overflow-y: auto;
   /* pour pb IE !!!!!! */
   width : expression((navigator.appVersion.indexOf("MSIE 7") ==-1 && this.scrollHeight > this.offsetHeight ? 683 : 700) + 'px') ;

}

#modele-swf-dtable {
    height: 100%;
    width: 100%;
    font-size: 9pt;
    Text-align: Center;
    vertical-align: center;
}

/* ====== modele */