div { overflow: visible !important; } 

#wrapper {
    border: 0;
    width: 650px;
    position: absolute;

}

#header {
    height:80px;
    margin-left: 8px;
}

#left {
    display: none;
}

#bandeau_ge, #bandeau_menu {
    display: none;
    height: 1px;
}

#middle {
    border: 0;
    width: 100%;
    position: absolute;
    top: 80px;
}

#content, #title_line {
    border:0;
    padding:0;
    margin:0;
    width:100%;
}

#content table {
    width:98%;
}

#content img {
    /*_margin-left: 14px;*/
    position: relative;
    _left:14px;
}

#right {
    display: none;
}

#footer {
    display: none;
}

#path_container {
    display: none;
}

#bmenu_container {
    display: none;
}

#submenu {
    display: none;
}

#remoteControlLayer, #remoteControlLayerMini, #pageStatusDetails {
    display: none;
}


