body{background-color: #aee469;}

a, a:link, a:active, a:visited{color: #1386c0;}

.ban{background: url(../img/mairie/ban.jpg) no-repeat center center;}
.ban h1{color:#FFF;}

#name{
    color: #0e6715;
}
.menu_principal, .footer{
    background: linear-gradient(top, #169516 10%, #09491b 100%);
    background: -o-linear-gradient(top, #169516 10%, #09491b 100%);
    background: -moz-linear-gradient(top, #169516 10%, #09491b 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#169516), to(#09491b));
}
.title_items_right{
    background: linear-gradient(top, #169516 10%, #09491b 100%);
    background: -o-linear-gradient(top, #169516 10%, #09491b 100%);
    background: -moz-linear-gradient(top, #169516 10%, #09491b 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#169516), to(#09491b));
}

.menu li a, .menu li a:link, .menu li a:visited {border-right-color:#054217; border-left-color:#169d16;}
.menu li#current a, .menu li.active a, .menu li a:hover, .menu li a:active,
.menu li ul li a:hover, .menu li ul li a:active, .menu li ul li a:focus {
    background: linear-gradient(top, #09491b 10%, #169516 100%);
    background: -o-linear-gradient(top, #09491b 10%, #169516 100%);
    background: -moz-linear-gradient(top, #09491b 10%, #169516 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#09491b), to(#169516));
    text-decoration: underline;
    color: white;
}
.menu li ul li, .menu li ul ul {border-color:#054217;}

.title_text{color: #205e01;}

.items_right{border-color: #2d5165;}
.items_left{background-color: #8dd4fc}

.title_article{color: #1185c1;}

#navigation {background-color: #8dd4fc;}
#navigation a:link, #navigation a{font-weight: bold; color: #4f4f4f;}
#navigation a:hover, #navigation a:focus, #navigation a:active{background-color: #1185c1; color: #fff}

