
/*----------------------*/
/*---BACKGROUND IMAGE---*/
/*----------------------*/

body
    {
    background-image:url("images/bg_green.gif");
    background-repeat:repeat-x;
    }
/*--------------------*//*---LES MER - LINK---*//*--------------------*/a.more, div.links a    {    background-image:url("images/ar_green.gif");    background-repeat:no-repeat;    background-position:center left;    }/*---------------*/
/*---COLOUR H1---*/
/*---------------*/

h1, .menuStyleOne h1
    {
    border-bottom:solid 1px #8f9d2f;
    }

/*-------------------*/
/*---COL-ONE: MENU---*/
/*-------------------*/
span.search-span, .menuStyleOne h1, .menuStyleOne li a, ul.menu-list li a, a.more, a, h1{    color: #8f9d2f;}