Pas mal. Un petit design simple pas trop de bizeau voyant juste un truc simple et pro en même temps ^_^
Peu-etre faire un header qui te ressembler plus aussi, car ton truc d'espace ca parait c pas toi qui la fait loll
Ensuite sous Mozilla un probleme pour l'emplacement du Iframe:
Citation
<div id="layer1" style="width:733px; height:292px; position:absolute; left:135px; top:313px; z-index:1;">
<iframe name='cadre' align="center" scrolling="yes" height="292" width="733" src="news.html" style="border: 0px solid #6699CC"></iframe>
</div>
Change
left:135px par 15px;
margin-left:135px, car je ne comprend pas pkoi mais mozilla prend pas le left donc tu prend le margin left a la place