/*ex-oc-2-3-1*/

/*n-11*/
    .opacite{
        color:rgba(228, 48, 228, 0.5);
}

/*n-10*/
.center {
    text-align:center;
}

/*n-9*/
.S1 {
    text-decoration: underline;
} 

/*n-9a*/
.C2{
    color: rgb(20, 160, 51);
}

/*n-8*/
.Gras1 {
font-weight:900;
}

/*n°8a*/
.G1{
color: rgb(233, 126, 38);
}

/*n-7*/
.ma-classe-3 {
font-style:italic;
color:rgb(226, 50, 173);
}

/*n-6*/
h4 {
font-size: 2em;
}

/*n-5a*/
/*dispo aussi :
font-family: 'Libre Franklin', sans-serif;
font-family: 'Manrope', sans-serif;  
*/
h3{
font-family: 'Montserrat', sans-serif;
}

/*n-5*/
h1 {
font-family: 'Libre Franklin', sans-serif;
}

/*n-4*/ 
#taille-1 {
font-size: 23px;
}

/*n-3*/ 
.ma-classe-2 {
color:rgb(156, 114, 233);
}

/*n-2*/ 
.ma-classe {
color:rgb(110, 36, 196);
}

/*n-1*/
p, h1 {
color:rgb(5, 170, 170);
}

.img-oc {
    width: 400px;
}


/* Style supplémentaire pour la page d'exercice 2-1 */

.img-oc {
    width: 400px;
}

.site {
    font-size: 60px;
    text-align: center;
}

    




        

