DESTOCK MODE – Fléron
:root {
–rouge: #e3000b;
–bleu: #004aad;
–fond: #ffffff;
}
/* RESET */
body, h1, h2, h3, p, ul {
margin: 0; padding: 0;
}
body {
font-family: « Poppins », sans-serif;
background: var(–fond);
color: #333;
line-height: 1.6;
}
/* MENU FIXE */
nav {
position: fixed;
top: 0; left: 0; right: 0;
background: var(–bleu);
color: white;
display: flex;
justify-content: center;
gap: 30px;
padding: 15px;
z-index: 1000;
font-weight: 500;
}
nav a {
color: white;
text-decoration: none;
transition: 0.3s;
}
nav a:hover {
color: var(–rouge);
}
main { margin-top: 70px; }
/* HERO */
.hero {
background-color: var(–rouge);
text-align: center;
color: white;
padding: 70px 20px 50px;
}
.hero h1 {
font-family: « Playfair Display », serif;
font-size: 2.8em;
margin-bottom: 10px;
}
.hero p {
font-size: 1.2em;
margin-bottom: 25px;
}
.hero-image {
width: 80%;
max-width: 600px;
border-radius: 10px;
box-shadow: 0 6px 18px rgba(0,0,0,0.3);
display: block;
margin: 0 auto 25px;
}
/* BOUTONS */
.btn {
display: inline-block;
margin: 10px;
padding: 12px 25px;
background-color: var(–bleu);
color: white;
border-radius: 6px;
text-decoration: none;
font-weight: 500;
transition: all 0.3s;
}
.btn:hover {
background-color: white;
color: var(–bleu);
}
/* SECTIONS */
section {
padding: 50px 20px;
max-width: 1100px;
margin: 0 auto 50px auto;
background: white;
border-radius: 10px;
box-shadow: 0 2px 8px rgba(0,0,0,0.08);
}
section h2 {
font-family: « Playfair Display », serif;
color: var(–bleu);
border-bottom: 3px solid var(–rouge);
display: inline-block;
margin-bottom: 20px;
}
/* GALERIE */
.masonry-gallery {
column-count: 3;
column-gap: 1em;
margin-top: 20px;
}
.masonry-gallery img {
width: 100%;
margin-bottom: 1em;
border-radius: 8px;
box-shadow: 0 2px 6px rgba(0,0,0,0.2);
transition: transform 0.3s ease;
}
.masonry-gallery img:hover { transform: scale(1.05); }
@media(max-width: 900px){ .masonry-gallery { column-count: 2; } }
@media(max-width: 600px){ .masonry-gallery { column-count: 1; } }
/* TABLEAU HORAIRES */
table {
width: 100%;
border-collapse: collapse;
margin-top: 20px;
}
th, td {
border: 1px solid #ddd;
padding: 10px;
text-align: center;
}
th {
background: var(–bleu);
color: white;
}
/* CARTE GOOGLE MAPS */
.map-container {
margin-top: 30px;
border-radius: 10px;
overflow: hidden;
box-shadow: 0 3px 10px rgba(0,0,0,0.2);
}
iframe {
width: 100%;
height: 400px;
border: 0;
}
/* FOOTER */
footer {
background: linear-gradient(90deg, var(–bleu), var(–rouge));
color: white;
text-align: center;
padding: 25px;
font-size: 0.9em;
margin-top: 40px;
}
Accueil
Rayons
Galerie
Contact
Nos rayons
Femmes : robes, blouses, pantalons, gilets, lingerie, accessoires.
Hommes : costumes, chemises, jeans, polos, pulls, vêtements décontractés.
Enfants : du bébé à l’adolescent.
Chaussures : Clarks, baskets, sandales, bottines…
Accessoires & lingerie : sacs, pyjamas, ceintures, chaussettes…
Accès & Horaires
📍 Avenue des Martyrs 279, 4620 Fléron
| Jour | Heures |
| Lundi | 9h – 18h |
| Mardi | 9h – 18h |
| Mercredi | 9h – 18h |
| Jeudi | 9h – 18h |
| Vendredi | 9h – 18h |
| Samedi | 9h – 18h |
| Dimanche | Fermé |