
       /*ex-oc-2-3-15*/



/*n-25*/
.C13 {
    background: radial-gradient( #e1c3f7, #b3f7e8);
}

/*n-24
.C12 {
    background: linear-gradient(to left, #e1c3f7, #b3f7e8);
}
*/

/*n-23
.C11 {
    background: linear-gradient(#e1c3f7, #b3f7e8);
}
*/

/*n-22
.C10{
    background-repeat: round;
}
*/
        
/*n-21
.C9{
    opacity: 0.7;
}
*/

/*n-20
.C8{
    background-position: bottom;
}
*/

/*n-19
.C7{
    background-position: top;
}
*/

/*n-18
.C6{
background-position: center;
}
*/  

/*n-17*/
.C5{
background-size: cover;
}

/*n-16*/
.C4{
background-attachment: fixed;
}

/*n-15*/
.C3{
    background-image: url("../images_oc/oc23.jpeg");
}

/*n-14
body {
    background-image: url("../images_oc/oc23.jpeg");   
}
*/

/*n-13
body {
background-color:rgb(245, 238, 253);
}
*/

/*n-12*/
.ap {
background-color:rgb(246, 225, 247);
}

/*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;
}
