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

#menu a:hover {
    background-color:#CAC980;
}

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

#footer {
    background-color:#A8A646; 
}
 
