/**
 * Content
 */
#content { background: 0; }
#content #menu-left { left: -154px; }

#content-top { position: relative; z-index: 90; height: 328px; background: url(../fr/nav/home/bg-content-top.jpg) no-repeat 50% 0%; } 
    /* middle text */
    #content-top h2 { font-size: 1.3em;  }
    #content-top #txt-home { position: absolute; z-index: 80; width: 330px; left: 272px; margin-top: 80px; }
        #txt-home p { margin-right: 25px; }
        #txt-home h2 { line-height: 1.3em; }

    /* slideshow */
    #content-top #slideshow { float: left; z-index: 70; }
        #slideshow .slide { position: absolute; left: 546px; }

/**
 * Content bottom
 */
#content-bottom { position: relative; color: #fff; background: url(../fr/nav/home/bg-content-bottom.jpg) repeat-x #340A0B; }

    /* references */
    #content-bottom #references { display: inline; width: 360px; float: left; line-height: 1.5em; margin: 30px 0 0 95px; font-size: 0.9em; }
        #references td { vertical-align: middle; padding: 0 20px 15px 0; }
        #references a { color: #fff; }

    /* news */
    #content-bottom #news { display: inline; width: 232px; float: right; margin: 23px 25px 0 0; font-size: 0.9em; }
        #news h3 { height: 9px; margin-bottom: 19px; background: url(../fr/nav/home/bg-title-news.gif) no-repeat; }
        #news p { margin: 0 10px 10px 0; }
        #news #img-news { position: relative; width: 210; height: 188px; margin-bottom: 30px; }
        #news a { color: #fff; }
