/******************************************************************/
/* HOME PAGE SPECIFIC CSS */
    #body-index #content{
        background:url(../images/sec-separateur.gif) repeat-y 258px;
        width:828px;
        overflow:hidden;
        margin:15px 0 0 0;
        padding:0 0 15px 0;
    }

        #body-index #col-left{
            float:left;
            width:232px;
            padding:0 0 0 26px;
        }

            #body-index #col-left h2{margin:8px 0 0 0;}

            #body-index #col-left p.first{margin-top:13px;}

            #body-index #col-left p{margin-right:19px;}

            #body-index #col-left .picture{margin:0 10px 5px -4px;}

            #body-index #col-left img{margin-left:-4px;}


        #body-index #col-right{
            float:right;
            width:567px;
        }

            #body-index .ligne{
                background:#fff url(../images/sec-sep-horizontal.gif) repeat-x;
                height:2px;
                font-size:2px;
                margin:0 28px 0 6px;
                padding:0;
                clear:both;
            }

            #news-title{
                width:488px;
                padding:0 33px 0 46px;
            }

            #news-title h2{line-height:37px;}

            #news-title a{
                line-height:37px;
                font-size:12px;
                font-weight:bold;
            }

            #col-right .news{
                width:475px;
                padding:15px 50px 15px 42px;
                overflow:hidden;
            }



                #body-index .news-content{width:357px;}

                #body-index .news-content-no-img{width:475px;}