body{
	width: auto;
	font-family: Trebuchet MS;
	font-size: 15px;
	color: #353535;
	line-height: 120%;
}

#topnav{
	width: 100%;
	height: 40px;
	padding-top: 10px;
	padding-bottom: 15px;
	background: white;
	position: fixed;
}

#logo{
	padding-left: 20px;
	float: left;
}

#menu{
	padding-right: 20px;
	float: right;
}

#menu li{
	float: left;
	margin-inline: 15px;
}

#menu a{
	float: left;
	display: block;
	line-height: 45px;
	text-decoration: none;
	color: #ec6225;
	transition: all 200ms;
	font-size: 15px;
}

#menu a:hover{
	color: #ffa11b;
	margin-top: -5px;
	padding-bottom: 5px;
}

#imgheader{
	background: url(images/imageheader.jpg) center no-repeat;
	background-size: cover;
	height: 350px;
	border-bottom: solid 5px #ffdf00;
}

#imgheader h1{
	line-height: 400px;
	font-size: 50px;
	color: white;
	text-align: center;
	font-weight: bold;
}

.container{
	width: 1200px;
	margin: auto;
}

section{
	padding-top: 80px;
}

#intro{
	padding-inline: 250px;
	font-size: 20px;
	line-height: 200%;
	text-align: justify;
	color: darkgray;
}

.colonnes2{
	width: 47%;
	margin: 0 1.5%;
	float: left;
}

.colonnes2 img{
	display: block;
	margin: auto;
}

.colonnes2 li{
	margin-left: 20px;
	list-style: disc;
	font-size: 13px;
}

.colonnes2 a{
	display: block;
	color: #ec6225;
	font-size: 13px;
	transition: all 200ms;
	margin-top: 10px;
}

.colonnes2 a:hover{
	color: #ffa11b;
}

.container h2{
	font-size: 30px;
	color: #ec6225;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ec6225;
	margin-bottom: 30px;
}

.textes p{
	text-align: justify;
	margin-bottom: 15px;
}

#imgdakar{
	background: url("images/imgdakar.jpg") center fixed;
	background-size: cover;
	height: 300px;
	margin-top: 50px;
}

#imgconcurrents{
	background: url("images/imgconcurrents.jpg") center fixed;
	background-size: cover;
	height: 300px;
	margin-top: 50px;
}

#imgafrique{
	background: url("images/imgafrique.jpg") center fixed;
	background-size: cover;
	height: 300px;
	margin-top: 50px;
}

#socialmedia{
	width: 1200px;
	margin: auto;
}

#socialmedia h2{
	font-size: 30px;
	color: #ec6225;
	padding-bottom: 5px;
	border-bottom: dotted 1px #ec6225;
	margin-bottom: 30px;
}

#socialmedia p{
	margin-bottom: 15px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

#logosocial{
	text-align: center;
}

.reseaux{
	transition: all 200ms;
}

.reseaux:hover{
	margin-top: -5px;
	padding-bottom: 5px;
}

footer{
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 50px;
	background: #ec6225;
	text-align: center;
	color: white;
}

#home{
	background: url("images/sahara03.jpg") center no-repeat;
	background-size: cover;
	height: 800px;
	padding-top: 200px;
	text-align: center;
	color: white;
}

#home h2{
	text-transform:  uppercase;
	font-size: 26px;
	margin-bottom: 20px
}

#home p{
	width: 500px;
	margin: auto;
	text-align: justify;
	line-height: 140%;
	font-size: 13px;
}

#logoblanc{
	margin-bottom: 20px;
}

#plus{
	transition: all 200ms;
	margin-top: 20px;
	padding: 5px;
	opacity: 50%;
}

#plus:hover{
	transform: scale(110%);
	opacity: 100%;
}

#dakar p{
	font-size: 17px;
	line-height: 140%;
	color: grey;
}

.colonnes3{
	width: 30%;
	margin: 0 1.5%;
	float: left;
}

.btn{
	margin-top: 20px;
	display: block;
	background: url("images/btn-plus.png") no-repeat 15px center;
	background-color: #ec6225;
	padding: 10px 20px 10px 30px;
	float: right;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
	transition: all 200ms;
}

.btn:hover{
	background-color: #ffa11b;
	transform: scale(110%);
}

#actu h3{
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
}

#actu p{
	font-size: 13px;
	text-align: justify;
}

#galerie{
	background: url("images/pattern.png");
	margin-top: 50px;
}

#galerie h2{
	margin-top: -20px;
	color: white;
	text-align: center;
	border: none;
}

.colonnes4{
	width: 22%;
	float: left;
	margin: 0 1.5%;
	margin-top: 50px;
	margin-bottom: 80px;
}

.colonnes4 img{
	transition: all 200ms;
}

.colonnes4 img:hover{
	transform: scale(110%);	
}

#afrique img{
	margin-bottom: 20px;
}

#afrique p{
	text-align: justify;
}

.pdf{
	margin-bottom: -10px;
}

.product{
	display: block;
	border: 1px solid #ddd;
	text-decoration: none;
	transition: all 200ms;
	text-align: center;
	padding-top: 10px;
}

.product:hover{
	transform: scale(110%);
	border: 1px solid #ffa11b;
}

.product img:hover{
	transform: scale(100%);
}

.product h2{
	margin-top: 10px;
	font-size: 16px;
	color: #666;
	text-align: center;
	border: none;
	margin-bottom: 15px;
	font-weight: bold;
}

#boutique h3{
	text-transform: uppercase;
	font-size: 30px;
}

.price{
	text-align: center;
	color: #666;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.bold{
	font-weight: bold;
}

.btnboutique{
	margin-top: 20px;
	display: block;
	padding: 5px 10px 5px 10px;
	border: 1px solid #eee;
	color: #aaa;
	text-decoration: none;
	float: left;
	transition: all 200ms;
	font-size: 12px;
}

.btnboutique:hover{
	border: 1px solid #ffa11b;
	color: #ec6225;
}

.imgboutique{
	float: left;
}

.pricefiche{
	color: #666;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 10px;
}

.stock{
	display: block;
	padding: 5px 10px 5px 10px;
	border: 1px solid #b9df51;
	color: #b9df51;
	float: left;
	font-size: 12px;
	margin-bottom: 20px;
}

.textesfiche{
	text-align: justify;
	margin-bottom: 15px;
	font-size: 13px;
}

.ficheproduit{
	padding-top: 20px;
}

.ficheproduit .colonnes2{
	margin: 0;
}

.ficheproduit h3{
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 40px;
}

.ficheproduit tr{
	line-height: 40px;
}

.ficheproduit td{
	width: 280px;
	font-size: 15px;
	padding-left: 10px;
}

.lignegrise{
	background: #eee;
}

#contact{
	margin-top: 70px;
}

#contact input[type="text"], #contact input[type="email"]{
	margin-bottom: 30px;
	width: 100%;
	padding: 10px;
	color: #777;
	font-weight: bold;
	font-size: 15px;
	border: 1px solid #eee;
}

#contact textarea{
	margin-bottom: 30px;
	padding: 10px;
	width: 100%;
	color: #777;
	font-weight: bold;
	font-size: 15px;
	border: 1px solid #eee;
	height: 160px;
	resize: none;
}

#contact input[type="submit"]{
	margin-top: 10px;
	background: #ec6225;
	color: white;
	width: 200px;
	font-weight: bold;
	font-size: 15px;
	transition: all 200ms;
	float: right;
	padding: 10px;
	border: 1px solid #ec6225;
}

#contact input[type="submit"]:hover{
	background: #ffa11b;
	border: 1px solid #ffa11b;
	cursor: pointer;
}

.clear{
	clear: both;
}
