body {
        margin: 0;
        width:1000px;
        margin:0 auto;
        position: relative;

}

#header {
        height: 191px;
        background: url(../img/design/banner_new2.jpg) left top no-repeat;
}

/*
#logo {
        background: url(../img/design/cconseil_logo.gif) no-repeat;
        height: 163px;
        left: 1px;
        overflow: hidden;
        position: absolute;
        top: 0px;
        width: 134px;
}
#logo h1 {
        text-indent: -9000px;
}


#logoflash {
        height: 134px;
        left: 0px;
        overflow: hidden;
        position: absolute;
        top: 0px;
        width: 163px;
}
*/

#menu {
}

#banner {
        height: 94px;
        /*overflow-y: hidden;*/
        position: absolute;
        top:0px;
        left: 163px;

}

#toolbars {
        color: #C01D16;
        font-family: Arial, Helvetica, sans-serif;
        position: absolute;
        font-size : 11px;
        height: 20px;
        top:156px;
        left: 168px;
        width:769px;;

}

#container {
        background: url(../img/design/fond_page2.gif) left top repeat-y;
        min-width: 952px;
}

#sub-menu {


}

#content {
        overflow-x: hidden;
        width: 633px;
}

#siteMapPath {
        color: #48453B;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 0.6em;
        padding: 15px 20px 20px;
}
#siteMapPath ul {
        display: inline;
        margin: 0;
        padding: 0;
}
#siteMapPath ul li {
        display: inline;
        list-style: none;
}
#siteMapPath ul li a {
        color: #48453B;
        text-decoration: none;
}

#edito {
        padding: 0px 10px 10px 0px;
}

#law {
        min-height: 401px;
        width: 155px;
}
* html #law {
        height: 401px;
}

#footer {
        /*background: url(../img/design/footer_background.gif) left bottom repeat-x;*/
        background-color:#590556;
        height: 25px;
        min-width: 952px;
        text-align: center;
}



/* AJOUTS LIES AU REFERENCEMENT NATUREL */
/* ------------------------------------ */

#entete_refnat
{
    width       : 946px;
    background  : #834480;    
}

#bandeau_refnat
{
    background   : url(../img/design/banner_new2.jpg) left top no-repeat;
    padding-top  : 96px;
    color        : #FFFFFF;
    font-family  : Arial;
    font-size    : 13px;
    font-weight  : bold;
    width        : 997px;
    height       : 20px;
}

#bandeau_refnat a
{
    color       : #FFFFFF;
    text-decoration : none;
}

#bandeau_refnat a:hover
{
    color           : #;
    text-decoration : underline;
}