body { background-color: white; } #page { width: 670px; overflow: visible; margin: 0; padding: 0; background-color: #fff; } #header { height: 60px; position: relative; background: none; } a.logo { position: absolute; top: 10px; right: 10px; } strong.slogan { position: absolute; top: 32px; right: 230px; } .region { display: none; } .lang { display: none; } .bar { display: none; } .sujet { display: none; } #content-holder { width: 670px; padding: 0; overflow: visible; background: none; } #sidebar-left { display: none; } #main { float: none; width: 670px; } .breadcrumbs { margin: 0 0 0 -4px; padding: 0; list-style: none; } .visual img { display: none; } #content { float: none; width: 653px; padding: 0; margin: 11px 0 0; } #sidebar-right { display: none; } #footer { display: none; } #content .title { clear: both; height: auto; overflow: visible; } #content .items { overflow: visible; } div.back, a.back { display: none; }