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

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

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

#footer {
    background-color:#C23A3A; 
}
 
