body{background-color: #496b72;}

a, a:link, a:active, a:visited{color: #05581D;}

.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, #48656b 10%, #1d4851 100%);
    background: -o-linear-gradient(top, #48656b 10%, #1d4851 100%);
    background: -moz-linear-gradient(top, #48656b 10%, #1d4851 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#48656b), to(#1d4851));
}
.title_items_right{
    background: linear-gradient(top, #48656b 10%, #1d4851 100%);
    background: -o-linear-gradient(top, #48656b 10%, #1d4851 100%);
    background: -moz-linear-gradient(top, #48656b 10%, #1d4851 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#48656b), to(#1d4851));
}

.menu li a, .menu li a:link, .menu li a:visited {border-right-color:#183e46; border-left-color:#5f797f;}
.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, #1d4851 10%, #48656b 100%);
    background: -o-linear-gradient(top, #1d4851 10%, #48656b 100%);
    background: -moz-linear-gradient(top, #1d4851 10%, #48656b 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#1d4851), to(#48656b));
    text-decoration: underline;
    color: white;
}
.menu li ul li, .menu li ul ul {border-color:#054217;}

.title_text{color: #05581D;}

.items_right{border-color: #15414a;}
.items_left{background-color: #e7e6e6}

.title_article{color: #1185c1;}

#navigation {background-color: #e7e6e6;}
#navigation a:link, #navigation a{font-weight: bold; color: #4f4f4f;}
#navigation a:hover, #navigation a:focus, #navigation a:active{background-color: #244d55; color: #fff}

