@charset "UTF-8";


section:nth-of-type(1) article:nth-of-type(1) aside {
    background-image: url("VISUELScours/PAO-C31.jpg");
}
section:nth-of-type(1) article:nth-of-type(2) aside {
    background-image: url("VISUELScours/PAO-C32.jpg");
}
section:nth-of-type(1) article:nth-of-type(3) aside {
    background-image: url("VISUELScours/PAO-C33.jpg");
}
section:nth-of-type(1) article:nth-of-type(4) aside {
    background-image: url("VISUELScours/PAO-C34.jpg");
}
section:nth-of-type(2) article:nth-of-type(1) aside {
    background-image: url("VISUELScours/PAO-C35.jpg");
}
section:nth-of-type(2) article:nth-of-type(2) aside {
    background-image: url("VISUELScours/PAO-C36.jpg");
}
section:nth-of-type(2) article:nth-of-type(3) aside {
    background-image: url("VISUELScours/PAO-C37.jpg");
}
section:nth-of-type(3) article:nth-of-type(1) aside {
    background-image: url("VISUELScours/PAO-C38.jpg");
}
section:nth-of-type(3) article:nth-of-type(2) aside {
    background-image: url("VISUELScours/PAO-C39.jpg");
}
section:nth-of-type(3) article:nth-of-type(3) aside {
    background-image: url("VISUELScours/PAO-C40.jpg");
}
section:nth-of-type(4) article:nth-of-type(1) aside {
    background-image: url("VISUELScours/PAO-C41.jpg");
}
section:nth-of-type(4) article:nth-of-type(2) aside {
    background-image: url("VISUELScours/PAO-C42.jpg");
}
section:nth-of-type(5) article:nth-of-type(1) aside {
    background-image: url("VISUELScours/PAO-C43.jpg");
}
section:nth-of-type(5) article:nth-of-type(2) aside {
    background-image: url("VISUELScours/PAO-C44.jpg");
}
section:nth-of-type(5) article:nth-of-type(3) aside {
    background-image: url("VISUELScours/PAO-C45.jpg");
}

main>section article a:hover { 
    color: rgba(182,63,8,1.00);
}

main>header div {
    background-color: rgba(217,102,20,1.00);
}
