body{background: url(../img/mairie/fnd_body.png) repeat-x top #010b0f ;}

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: #24385d;
}
.menu_principal, .footer{
    background: linear-gradient(top, #3c558e 10%, #2d3a58 100%);
    background: -o-linear-gradient(top, #3c558e 10%, #2d3a58 100%);
    background: -moz-linear-gradient(top, #3c558e 10%, #2d3a58 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#3c558e), to(#2d3a58));
}
.title_items_right{
    background: linear-gradient(top, #3c558e 10%, #2d3a58 100%);
    background: -o-linear-gradient(top, #3c558e 10%, #2d3a58 100%);
    background: -moz-linear-gradient(top, #3c558e 10%, #2d3a58 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#3c558e), to(#2d3a58));
}

.menu li a, .menu li a:link, .menu li a:visited {border-right-color:#1c2437; border-left-color:#425a90;}
.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, #2d3a58 10%, #3c558e 100%);
    background: -o-linear-gradient(top, #2d3a58 10%, #3c558e 100%);
    background: -moz-linear-gradient(top, #2d3a58 10%, #3c558e 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(#2d3a58), to(#3c558e));
    text-decoration: underline;
    color: white;
}
.menu li ul li, .menu li ul ul {border-color:#1c2437;}

.title_text{color: #205e01;}

.items_right{border-color: #2d5165;}

.title_article{color: #1185c1;}

#navigation {background-color: #8bacd9;}
#navigation a:link, #navigation a{font-weight: bold; color: #000;}
#navigation a:hover, #navigation a:focus, #navigation a:active{background-color: #2d3a58; color: #fff}

