h1.logo {
    background-image: url(/images/ose0.png);
    background-size: 50%;
    background-repeat: no-repeat;
    background-position: left  center;
    width: 640px;
    height: 140px;
}

span.c1 {
    display: none;
}

span.c2 {
    display: none;
}

span.c3 {
    display: none;
}

.image1 {
    background-image: url(/images/ose1.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left  center;
    width: 100px;
    height: 114px;
    display: block;
}

.image2 {
    background-image: url(/images/ose2.png);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left  center;
    width: 100px;
    height: 114px;
    display: block;
}

.image3 {
    background-image: url(/images/ose3.gif);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: left  center;
    width: 100px;
    height: 114px;
    display: block;
}

/*
Liste des fichier concerné 0 modification a faire !
./module/Application/view/unicaen-app/application/apropos.phtml
./module/Application/view/application/index/index.phtml
*/