body { margin: 0; padding: 0; background-color: #061406; background-image: none; }
#container { margin: 0; padding: 0; border-top: 1px solid #061406; background-color: transparent; background-image: url(../images/fd_home.jpg); background-repeat: no-repeat; background-position: center 0; }


/* Header */
#h h1 { margin: 35px 0 0 460px; text-indent:-9999px; z-index: 1; }
#h #prelude { display: none; }
#h h1 a { background-image: none; display:block;height:95px;width:160px;}

#lang { position: relative; top: 0; width: 110px; margin: 160px 0 0 87px; padding: 0; }
#lang #fr_lang, #lang #uk_lang { margin: 0; padding: 0; display: block; float: left; width: 14px; height: 12px; background-position: 0 0; background-repeat: no-repeat; }
#lang #fr_lang { background-image: url(../images/interface/fr_flag.gif); }
#lang #uk_lang { margin-left: 75px; background-image: url(../images/interface/uk_flag.gif); }
#lang a span { display: none; }

#menu { padding: 0; margin: 0 0 0 37px; width: 200px; background-image: url(../images/interface/fd_home_menu.gif); background-position: center 0; background-repeat: no-repeat; }
#menu ul { margin: 0; padding: 10px 10px 10px 0px; }
#menu ul li { padding: 15px 0; text-align: center; font-style: italic; list-style: none; }
#menu ul li a { font-size: 110%;  color: white; text-decoration: none; }

#f { width:710px; margin: 55px 0 10px 90px; }
#copyright { margin: 0 auto; padding-bottom: 10px; text-align: center; }