@import 'reset.css';

body { font: 100% Verdana, sans-serif; background: url(images/home/body.jpg) right; }

* { behavior: url("/templates/round/iepngfix.htc") }

.erase { display: block; font-size: 0; text-indent: -5000px; }

#container { position: relative; width: 1000px; height: 1000px; margin: 0 auto; background: url(images/home/bg-home.jpg) no-repeat bottom; border-left: 2px solid #572412; border-right: 2px solid #572412; }

    h1 { background: url(images/home/bg-title.png) center 38px no-repeat; width: 493px; height: 265px; margin: 0 auto; }
    * html h1 { margin-top: 40px; }
    #blazon { position: absolute; top: 198px; left: 353px; background: url(images/home/bg-blazon.jpg); width: 304px; height: 301px; }
    
    #fr { position: absolute; top: 265px; left: 0; width: 350px; height: 76px; }
    #en { position: absolute; top: 265px; right: 0; width: 350px; height: 76px; }
    #fr a, #en a { display: block; height: 76px; }

