/* -- CSS PAGE IMAGE.PHP -- */      

.vingtquatre img:hover { background: rgb(255, 90, 0); cursor: pointer; }

.reduit { width: 10%; }
.grand { width: 100%; }

.deuxgif { width: 50%; margin: 0 auto; }

.fond-un span, .fond-deux span, .fond-trois span, .fond-quatre span, .fond-cinq span, .fond-six span, .fond-sept span, .fond-huit span { font-size: clamp(1.2rem, -0.578rem + 3.704vw, 2.2rem)!important; font-weight: 700!important; color: var(--texte1200)!important; }

.fond-un { background-image: url("../outils/image/caniche.png"); font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.fond-deux { background-image: url("../outils/image/caniche.png"), url("../outils/image/os.png"); font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.fond-trois { background-image: url("../outils/image/os.png"), url("../outils/image/caniche.png"); font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.fond-quatre { background-image: url("../outils/image/caniche.png"), linear-gradient(GreenYellow, Cyan); font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.fond-cinq { background-image:  url("../outils/image/caniche.png"); background-repeat: no-repeat; font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.fond-six { background-image:  url("../outils/image/caniche_2.png"); background-size: cover; font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.fond-sept { background-image:  url("../outils/image/caniche_2.png"); background-size: cover; background-position-x: center; background-position-y: center; font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.fond-huit { background-image:  url("../outils/image/caniche_2.png"); background-size: cover; background-size: 100% 100%; font-size: clamp(1.031rem, 0.865rem + 0.347vw, 1.125rem); font-weight: 400; line-height: clamp(1.4rem, 1.044rem + 0.741vw, 1.6rem); color: var(--texte1200); }

.avant { text-decoration-color: rgba(34, 145, 170, 0.6); }

.elemimg { position: relative; top: 3.15em; margin-left: 50px; font-size: 0.8rem; font-weight: 200; color: rgba(36,33,32,1); display: inline-block; padding: 2px 16px; background-color: rgba(213, 209, 191, 0.6); border-radius: 1em 1em 0 0; }