body{
	font-family: trebuchet MS;
	font-size: 13px;
	color: #353535;
}
.retour{
	clear: both;
}

#topnav{
	padding: 20px;
}
#logo{
	float: left;
}
#menu{
	float: right;
}
#menu li{
	float: left;
}
#menu a{
	float: left;
	display: block;
	line-height: 45px;
	text-decoration: none;
	color: #EC6225;
	padding: 10px;
}
#home{
	background: url("images/sahara03.jpg") center no-repeat;
	background-size: cover;
	height: 800px;
	padding-top: 100px;
	text-align: center;
}
#home h2{
	text-align:center;
	color: white;
	border:none;
	font-size: 26px;
	text-transform: uppercase;
}
#home p{
	width: 500px;
	margin:auto;
	color: white;
	margin-bottom: 40px;
}
#dakar p{
	font-size: 17px;
	line-height: 140%;
	color: grey;
}
#dakar img{
	display: block;
	margin: auto;
}
#actu h3{
	text-transform: uppercase;
	font-size: 14px;
}
#imgheader{
	background: url("images/imageheader.jpg") center no-repeat;
	background-size: cover;
	border-bottom: yellow solid 3px;
	
}
#imgheader h1{
	font-size: 50px;
	font-style: bold;
	text-align: center;
	color: white;
	padding-top: 10px;
	line-height: 300px;
	
}
.container{
	width: 1200px;
	margin: auto;
}
.container2{
	width: 1200px;
	margin: auto;
}	
#galerie h2{
	text-align: center;
	border: none;
	color: white;
	padding-top: 40px;
}
#intro p{
	padding-top: 80px;
	padding-left: 270px;
	padding-right: 270px;
	line-height: 20px;
	text-align: justify;
	color: dimgrey;
}
.col2{
	width: 47%;
	margin: 0 1.5%;
	float: left;
	
}
.col3{
	width: 30%;
	float: left;
	margin: 0 1.5%;
		
}
.col3 p{
	font-size: 12px;
	line-height: 140%;
	color: black;
}
 h2{
	color: orange;
	text-align: left;
	font-size: 30px;
	border-bottom: dotted;
	 margin-top : 40px;
	 margin-bottom: 40px;
	 
}
.col3 h3{
	margin-bottom: 10px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
.col4{
	width: 22%;
	float: left;
	margin: 0 1.5%;
	
	
}
.btn{
	display: block;
	background: url("images/btn-plus.png") no-repeat 15px center #EC6225;
	padding: 10px 20px 10px 30px;
	float: right;
	text-decoration: none;
	text-transform: uppercase;
	text-align:center;
	color: white;
}
#ficheproduit img{
	margin-top: 100px;
	margin-bottom: 50px;
}
#ficheproduit .stock span{
	font-size: 14px;
	border: 1px solid #b9df51;
	padding: 5px;
	color: #b9df51;
	
	
}
#ficheproduit .stock{
	margin-top: 100px;
}
#ficheproduit h4{
	margin-top: 40px;
	font-size: 20px;
	font-weight: bold;
}
#ficheproduit table{
	width : 100%;
	margin-top: 20px;
}
#ficheproduit td{
	width: 50%;
	padding-top: 5px;
	padding-bottom: 5px;
		
}
#ficheproduit .grise{
	background-color: grey;
}
 p{
	color: black;
	margin-bottom: 20px;
	text-align: justify;
	line-height: 130%;

}
section ul{
	line-height: 130%;
	padding-left: 10px;
	list-style: disc;
}
section a{
	color: orange;
	
}
#galerie{
	background: url("images/pattern.png") no-repeat;
	background-size: cover;
	height: 400px;
	margin-top : 50px;
}
#imgedition{
	background: url("images/imgedition.jpg") center fixed;
	background-size: cover;
	margin-top: 50px;
	height: 300px;
	
}
#imgconcurrents{
	background: url("images/imgconcurrents.jpg") center fixed;
	background-size: cover;
	margin-top: 50px;
	height: 300px;
}
#imgafrique{
	background: url("images/imgafrique.jpg") center fixed;
	background-size: cover;
	margin-top: 50px;
	height: 300px;
}
#socialmedia p{
	text-align: center;
	margin-top: 40px;
	font-size: 18px;
	font-weight: bold;
	
	
}
#logosocial{
	text-align: center;
	
}
	
                                                
#boutique h2{
	font-size: 16px;
	color: #666;
	border-bottom: none;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}
#boutique p{
	font-size: 20px;
	color: #666;
	text-align: center;
	
	
}
.container3{
	width: 1200px;
	margin: auto;
}
.container3 h4{
	margin-top: 20px;
	font-size: 30px;
	font-weight: bold;
}
.produit{
	display: block;
	border: 1px solid #ddd;
	margin-top: 15px;
	padding: 10px;
	text-decoration: none;
}
#contact input[type="text"], #contact input[type="Email"], #contact textarea{
	width: 100%;
	padding: 10px;
	border: 1px solid #efefef;
	font-size: 15px;
	color: #aaa;
	font-family: "trebuchet MS", "sans-serif";
}

#contact{
	margin-top: 60px;
}
#contact input{
	margin-top: 2px;
}
#contact textarea{
	margin-top: 2px;
}
#contact input[type="submit"]{
	width : 300px;
	padding: 10px;
	border: 1px solid #666;
	background: yellow;
	display: block;
	font-size: 15px;
	color: #666;
	text-transform: uppercase;
	font-weight: bold;
	margin:auto;
	
}
footer{
	
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: 50px;
	background-color:orange;
	
}
footer p{
	text-align: center;
	color: white;
}
