        body
        {
            color: #000;
            background-color: #EDEFF4;
        }
        .titre
        {
            background: url('images/Logo.png') no-repeat;
        }
        .search_Menu a{
            color:#3B5998;
        }
        .search_Menu a:hover,
        .search_Menu a:focus,
        .search_Menu a:active
        {
            background-color:#627AAD;
            color:#fff;
        }
        .ONA_DIV_STYLE
        {
            border:1px solid #A7A7A7;
            background-color:#E9E9E9;
        }
        .MENU
        {
            border:1px solid #A4A4A4;
            background-color:#C6C6C6;
        }
        .ONA_DIV_CLOSE{
            border:1px solid #A7A7A7;
            background-color:#E9E9E9;
        }
        .ONA_TEXT_LIST
        {
            color: #000000 ;
            background-color : #FFFFFF ;
        }
        .auteur ul
        {
            color:#000;
            background-color:transparent;
            border-left:1px solid #3B5998;
        }

        .auteur li
        {
            border-bottom:1px dotted #3B5998;
            color:#3B5998;
            background-color:transparent;
        }
        .Nom_auteur
        {
            border-bottom:1px solid #3B5998;
            color:#3B5998;
        }
        .auteur strong
        {
            background-color:transparent;
            color:#3B5998;
        }
        .two_col
        {
            background:#fff;
            border:1px solid #3B5998;
        }
        .two_col:hover
        {
            background:#6D86B7;
        }
        .two_col h4
        {
            color:#3B5998;
        }
        #commentform input#nom,#commentform input#email,#commentform input#url
        {
            border:1px solid #3B5998;
        }
        #commentform input#nom:focus,#commentform input#email:focus,#commentform input#url:focus
        {
            background:#6D86B7;
            border:1px solid #3B5998;
        }
        #commentform textarea
        {
            border:1px solid #3B5998;
        }
        #commentform textarea:focus
        {
            background:#6D86B7;
            border:1px solid #3B5998;
        }
        #commentform input#submit
        {
            background:#3B5998;
            color:#fff;
        }
        .pages a
        {
            border-bottom:1px solid #3B5998;
            border-left:1px solid #3B5998;
            border-right:1px solid #3B5998;
            color: #fff;
            background-color: #3B5998;
        }
        .pages a:hover
        {
            color: #FFF;
            background-color: #6D86B7;
        }
        #tablemusic th
        {
            background: #3B5998;
            border-top: 4px solid #6D86B7;
            border-bottom: 1px solid #fff;
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
            color: #FFF;
        }
        #tablemusic td
        {
            background: #627AAD;
            border-bottom: 1px solid #fff;
            color: #FFF;
            border-top: 1px solid transparent;
            border-left: 1px solid #fff;
            border-right: 1px solid #fff;
        }
        #tablemusic tr:hover td
        {
            background: #6D86B7;
            color: #3B5998;
        }
        .button {
            color: #FFF;
            border: 1px solid #FFF;
            background: #3B5998;
        }
        .button:hover {
            color: #000;
            background: #6D86B7;
        }
        .header_bar
        {
            background-color: #3B5998;
        }
        .cadr_imag_chant
        {
            background-color: #3B5998;
            border:2px solid #3B5998;
        }
        .cadr_imag_chant:hover
        {
            background-color: #627AAD;
        }
        .listen_all a{
            background:#3B5998;
            border:1px solid #3B5998;
        }
        .listen_all a:hover{
            background:#6D86B7;
            border:1px solid #3B5998;
        }
        .add{
            background:url(images/add.gif) no-repeat 10px 8px;
        }

        .image_chant img
        {
            border-top:1px solid #3B5998;
            border-left:1px solid #3B5998;
            border-right:1px solid #3B5998;
        }
        .nom_chant a
        {
            color: #fff;
        }
        .nom_chant a:hover
        {
            color: #FFF;
        }
        .bloc_title
        {
            background-color: #FFF;
            background: url('images/bloc.jpg') repeat-x top;
            color: #3B5998;
            border-top: 1px solid #3B5998;
            border-left: 1px solid #3B5998;
            border-right: 1px solid #3B5998;
            border-bottom:0px solid #3B5998;
        }

        .bloc_content
        {

            background: url('images/bloc_c.jpg');
            background-color: #000000;
            border: 1px solid #3B5998;
        }
       .bloc_tags
        {

            background: url('images/bloc_c.jpg');
            background-color: #000000;
            border: 1px solid #3B5998;
        }
        .menu li {
            border-bottom: 1px solid #ffffff;
            }

        .menu li a {
                border-left: 10px solid #3B5998;
                border-right: 10px solid #6D86B7;
                background-color: #3B5998;
                color: #fff;
                }
        .menu li a:hover {
            border-left: 10px solid #6D86B7;
            border-right: 15px solid #3B5998;
            background-color: #6D86B7;
            color: #3B5998;
            }
        .menuhorizon
        {
            background: url('images/bloc_m.jpg');
            background-color: #6D86B7;
            border-bottom:1px solid #3B5998;
            border-left:1px solid #3B5998;
            border-right:1px solid #3B5998;
        }
        .menuhorizon a
        {
            border-bottom:1px solid #3B5998;
            border-left:1px solid #3B5998;
            border-right:1px solid #3B5998;
            color: #fff;
            background-color: #3B5998;
        }
        .menuhorizon ul li a:hover
        {
            color: #fff;
            background-color: #627AAD;
        }
        .Header_nave
        {
            background-color:#627AAD;
            border:1px solid #3B5998;
        }

        .Header_Menu a{color:#fff;}
        .Header_Menu a:hover,
        .Header_Menu a:focus,
        .Header_Menu a:active{background-color:#6D86B7}
        .footer_bar
        {
            background-color: #3B5998;
        }