
#header {
    background-color:#A84699;
    background-image:url('../imgs/ban_gestion.png');
 }
 
#menu {
    background-color:#A84699;
}

#menu a:hover {
    background-color:#CA80BF;
    height: 28px;
}

#imgfond{ 
    background-image: url('../imgs/gestion.jpg'); 
    background-repeat: no-repeat;  
}

#footer {
    background-color:#A84699;
}

