body {
    margin:                 0;
    padding:                0;
    background-color:       white;
    font:                   12px arial helvetica, sans-serif, tahoma;
    color:                  black;
}

#navcontainer,
#nav,
#subnav,
#header,
#navbar,
#partenaires {
    display:            none;
    border:             none;
    width:              0px;
    margin:             0px;
    padding:            0px;
}

#content,
#outercontent {
    float:                  none;
    clear:                  both;
    width:                  auto;
    height:                 auto !important;
    height:                 450px;
    min-height:             450px;
    padding:                20px;
    background:             none;
    width:                  600px;
}
