Possible Duplicate:
Why my layout / css is screwed ?
Ok, fixing the error reported by W3C did not fixed the broken layout.
the page where the css is ‘broken’ : messy layout
the same page, but with a another text in it shows the result as excepted : good layout
If with your lynx eye you spot the error, thank you in advance 😉
.logoteamhas a width of 20%.the 20% is derived from the width of
.bloc-level, its parent element.So to work around this you can
.float1so 20% of 695px is always 139pxspan.logoteamto be 139px