* {
    margin: 0;
    font-family: "Oxygen", sans-serif;
}

@media screen and (max-width: 1100px) {
    #global #global2 #introduction a img{
        width: 30rem;
        transition: all 200ms;
    }

    .numberNonEt, .numberNon, .numberNonMais, .numberOuiMais, .numberOui, .numberOuiEt{
        width: 1.2rem;
        height: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        color: black;
    }
}

@media screen and (min-width: 1100px) {
    #global #global2 #introduction a img{
        width: 60rem;
        transition: all 200ms;
    }

    .numberNonEt, .numberNon, .numberNonMais, .numberOuiMais, .numberOui, .numberOuiEt{
        width: 2rem;
        height: 2rem;
        display: flex;
        align-items: center;
        justify-content: center;
        color: black;
    }
}

#global {
    color: white;
    background-color: #1F2937;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#global #global2 {
    width: 80%;
}

#global #global2 #titre{
    font-size: 5rem;
    margin-top: 10rem;
    margin-bottom: 4rem;
    text-align: center;
}

#global #global2 .bleuIce {
    color: rgb(0, 225, 255);
}

#global #global2 #introduction{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 5rem;
}

#global #global2 #introduction p{
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}

#global #global2 #introduction a img:hover{
    width: 62rem;
}

#global #global2 #attention{
    margin-bottom: 20rem;
}


#global #global2 #attention .red{
    color: rgb(255, 47, 47);
}

#global #global2 #attention p{
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    text-align: center;
}

#global #global2 #systemeSolo{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#global #global2 #systemeSolo h2{
    font-size: 3.5rem;
    margin-top: 2rem;
    margin-bottom: 4rem;
}

#global #global2 #systemeSolo #texteIntroSystemeSolo{
    font-size: 1.5rem;
    margin-bottom: 4rem;
}

#global #global2 #systemeSolo #element1{
    display: flex;
    flex-direction: column;
    align-items: center;
}


#global #global2 #systemeSolo #element1 #divElement1{
    display: flex;
    align-items: center;
    justify-content: space-evenly;
    flex-wrap: wrap;
    width: 100%;
    margin-bottom: 1rem;
}

#global #global2 #systemeSolo #element1 #divElement1 #legende{
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: #293547;
    padding: 1rem;
    margin: 1rem;
    border-radius: 15px;
    box-shadow: 5px 5px 15px rgba(0, 0 , 0, 0.3);
}

#global #global2 #systemeSolo #element1 #divElement1 #legende h3{
    font-size: 2rem;
    margin-bottom: 1rem;
}

#global #global2 #systemeSolo #element1 #divElement1 #legende .elementLegende{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: 8rem;
}

#global #global2 #systemeSolo #element1 #divElement1 #legende .elementLegende p{
    margin-left: 1rem;
}

.numberNonEt{
    background-color: rgb(255, 71, 71);
}

.numberNon{
    background-color: rgb(255, 169, 71);
}

.numberNonMais{
    background-color: rgb(255, 212, 71);
}

.numberOuiMais{
    background-color: rgb(145, 255, 71);
}

.numberOui{
    background-color: rgb(85, 233, 0);
}

.numberOuiEt{
    background-color: rgb(44, 190, 0);
}


.titreOracle{
    font-size: 1.2rem;
}

.frise{
    display: flex;
    flex-direction: row;
    justify-content: center;
    margin-top: 1rem;
    margin-bottom: 2rem;
}

#global #global2 #systemeSolo #element1 #divElement1 #oracle{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
    background-color: #293547;
    border-radius: 15px;
    box-shadow: 5px 5px 15px rgba(0, 0 , 0, 0.3);
}

.description{
    font-size: 1.5rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
}

#global #global2 #systemeSolo #element2{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#global #global2 #systemeSolo #element2 #tableauMotCles{
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    flex-wrap: wrap;
    margin: 2rem;
    padding: 1rem;
    background-color: #293547;
    border-radius: 15px;
    box-shadow: 5px 5px 15px rgba(0, 0 , 0, 0.3);
}

#global #global2 #systemeSolo #element2 #tableauMotCles .liste50Mosts{
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 2rem;
    padding-right: 2rem;
}

#global #global2 #systemeSolo #element2 #tableauMotCles .liste50Mosts .motsEtnum{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 10rem;
}

#global #global2 #systemeSolo #element3{
    display: flex;
    flex-direction: column;
    align-items: center;
}

#global #global2 #systemeSolo #element3 #tableauEvenement{
    font-size: 1.5rem;
    margin: 2rem;
    padding: 1rem;
    background-color: #293547;
    border-radius: 15px;
    box-shadow: 5px 5px 15px rgba(0, 0 , 0, 0.3);
}

#global #global2 #systemeSolo #element3 #tableauEvenement td, th{
    text-align: center;
    padding: 0.5rem;
}

#global #global2 #systemeSolo #element3 #tableauEvenement #D6{
    font-size: 2rem;
}

#global #global2 #systemeSolo #element3 #tableauEvenement .valeurD6{
    font-size: 1.8rem;
}

#global #global2 #systemeSolo #element3 #tableauEvenement .texteTour{
    text-align: start;
}

#global #global2 #systemeSolo #element3 #tableauEvenement .evenementT1, .evenementT2, .evenementT3, .evenementT4, .evenementT5, .evenementT6{
    width: 2rem;
    height: 1rem;
}

#global #global2 #systemeSolo #element3 #tableauEvenement .evenementT1{
    background-color: gray;
}

#global #global2 #systemeSolo #element3 #tableauEvenement .evenementT2{
    background-color: rgb(95, 89, 110);
}

#global #global2 #systemeSolo #element3 #tableauEvenement .evenementT3{
    background-color: rgb(85, 75, 112);
}

#global #global2 #systemeSolo #element3 #tableauEvenement .evenementT4{
    background-color: rgb(75, 61, 116);
}

#global #global2 #systemeSolo #element3 #tableauEvenement .evenementT5{
    background-color: rgb(59, 42, 112);
}

#global #global2 #systemeSolo #element3 #tableauEvenement .evenementT6{
    background-color: rgb(43, 22, 105);
}

#global #global2 #systemeSolo #element4{
    margin-top: 5rem;
    margin-bottom: 5rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

#global #global2 #retourAcceuil{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-top: 10rem;
    margin-bottom: 10rem;
}

#global #global2 #retourAcceuil p {
    font-size: 1.5rem;
    text-align: center;
}

#global #global2 #retourAcceuil a{
    font-size: 2rem;
    margin-top: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    padding-left: 3rem;
    padding-right: 3rem;
    background: rgb(0, 225, 255);
	border-radius: 15px;
    color: rgb(255, 255, 255);
	transition: all 300ms;
}

#global #global2 #retourAcceuil a:hover{
    background: rgb(77, 234, 255);
}
