body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
}
/* Style pour l’en-tête */
header {
background-color: #333;
color: white;
padding: 15px;
text-align: center;
position: relative;
}
header nav {
display: flex;
justify-content: space-around;
align-items: center;
}
nav a {
color: white;
text-decoration: none;
margin: 0 15px;
font-size: 1.2em;
}
nav a:hover {
text-decoration: underline;
}
/* Section principale avec grand visuel */
.hero {
background-color: #0b3b5e;
color: white;
padding: 100px 20px;
text-align: center;
background-image: url(‘https://example.com/image.jpg’); /* Remplace avec ton image */
background-size: cover;
background-position: center;
}
.hero h1 {
font-size: 3em;
margin-bottom: 20px;
}
.hero p {
font-size: 1.5em;
}
/* Section produits et filtres */
.container {
display: flex;
justify-content: space-between;
padding: 20px;
}
.filters {
width: 20%;
background-color: #fff;
padding: 20px;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.filters h2 {
font-size: 1.5em;
margin-bottom: 20px;
}
.filters label, .filters input {
display: block;
margin-bottom: 15px;
}
/* Section produits */
.products {
width: 75%;
display: flex;
flex-wrap: wrap;
justify-content: space-around;
}
.product {
background-color: #fff;
width: 30%;
padding: 15px;
margin-bottom: 20px;
text-align: center;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.product img {
max-width: 100%;
border-radius: 10px;
}
.product h3 {
font-size: 1.2em;
margin-top: 10px;
}
.product p {
font-size: 1em;
color: #555;
}
.product .price {
font-size: 1.5em;
color: #007BFF;
margin-top: 10px;
}
/* Footer */
footer {
background-color: #333;
color: white;
padding: 20px;
text-align: center;
}
/* Boutons */
button {
background-color: #007BFF;
color: white;
border: none;
padding: 10px 20px;
border-radius: 5px;
cursor: pointer;
}
button:hover {
background-color: #0056b3;
}
Offres spéciales IA pour Entreprises
Les meilleures solutions IA pour transformer votre business
Filtres
Automatisation
Analyse Prédictive
Chatbots
Prix
Solution IA Automatisation
Automatisez vos tâches répétitives avec l’IA
Analyse Prédictive IA
Prédisez les tendances avec notre solution IA
Chatbot IA
Améliorez votre service client avec un chatbot intelligent