/*  H E A D E R   */
#bandeau{
    position: relative;
    display: block;
    width: 100%;
    top: 0;
    left: 0;
    background-image: url(../images/fond_bandeau3a.gif);
    background-repeat:repeat-x;
    border-top: #333333 solid 3px;
    margin-right: -15px; /* see ie/mac hack below */
    z-index: 10;
}
#logo {
    position:absolute;
    top: 10px;
    left: 8px;
    z-index: 10;
}
#login {
    position: absolute;
    float:right;
    top: 42px;
    right: 90px;
    z-index:40;
}
#login_compte {
    position: absolute;
    float:right;
    top: 70px;
    right: 15px;
    z-index:40;
}
#top_right {
    position:absolute;
    top:0;
    right:0;
    z-index: 50;
}
#img_bandeau{
    padding: 0;
    margin: 0;
    position: relative;
    top: 0;
}
#rose{
    position: absolute;
    width: 82;
    height: 80;
    top: 0;
    left: 200;
    z-index: 10;
}
#roseb{
    position: absolute;
    width: 82;
    height: 80;
    top: 0;
    left: 400;
    z-index: 10;
}
#rosec{
    position: absolute;
    width: 82;
    height: 80;
    top: 0;
    left: 600;
    z-index: 10;
}
#rosed{
    position: absolute;
    width: 82;
    height: 80;
    top: 0;
    left: 800;
    z-index: 10;
}
#roseh{
    position: absolute;
    width: 160;
    height: 81;
    top: 7;
    left: 150;
    z-index: 10;
}
#ifg_cnof{
    position: absolute;
    width: 128;
    height: 80;
    top: 300;
    left: 6;
    z-index: 10;
}
#site{
    position: absolute;
    width: 430;
    height: 35;
    top: 40;
    left: 200;
    z-index: 1000;
}