I have just finish that site, but there is a silly bug that remain...
if you check tu horizontal position of the WHOLE page there is a slight shift... nothing to cry about but WHY
here is the 2 pages
http://jlecologia.com/index.php
http://jlecologia.com/entreprise.php
any idea, the horizontal css is:
#wrapper {
position:relative; /* center, not in IE5 */
width:856px;
top: 38px;
margin-top: 0;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
display: block;
padding: 0px;
}
i dont like my page to do the cha-cha-cha !