/* CSS Document */
.retour{
	clear:both;
}

body{
	font-family:Trebuchet MS;
	font-size:13px;
	color: #353535;
}
.container{
	width: 1200px;
	text-align: justify;
    margin: auto;
}
.col2{
	width: 45%;
	margin: 0 1.5%;
	float: left;
}
.col3{
	width: 30%;
	float: left;
	margin: 0 1.5%;
}
.col4{
	width: 22%;
	float: left;
	margin: 50px 1.5% 0;	
}
h2{
	font-size: 30px;
	width:100%;
	color: #EC6225;
	border-bottom: dotted;
	margin-top: 20px;
	margin-bottom: 20px;
}
h4{
	color: #B9DF51;
	border: solid 1px;
	float: left;
	margin-top: 25px;
	padding: 5px;
}
.edition2020 p{
	margin-top: 30px;
	line-height: 20px;
}
/*header+nav..................................................................*/

#logo{
	float: left;
}
#topnav{
	padding: 20px;
}
#menu{
	float: right;
}
#menu li{
	float: left;
}
#menu a{
	float: left;
	display: block;
	line-height: 45px;
	text-decoration: none;
	color: #EC6225;
	padding-inline: 15px;
}
#menu a:hover{
	color: #ffa11b;
	font-size: 20px;
	transition: 200ms;
}
#soldes{
	display: block;
	width: 150px;
	height: 100px;
	line-height: 100px;
	background-color: orange;
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 30px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-box-shadow: 8px 8px 8px 0 rgba(0,0,0,0.7);
	box-shadow: 8px 8px 8px 0 rgba(0,0,0,0.7);
	position: absolute;
	top: 50px;
	left: 150px;
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
	transition: 0.2s
}
#soldes:hover{
	font-size: 32px;
}
/*index..................................................................*/
#home{
	background: url("image/sahara03.jpg") center no-repeat;
	background-size: cover;
	height: 800px;
	padding-top: 100px;
	text-align: center;
	margin: 25px;	
	position: relative;
	top: 0px;
	left: 0px;
}
#home h2{
	font-size: 26px;
	text-transform: uppercase;
	color: white;
	border: none;
	padding-top: 15px;
}
#home p{
	width: 500px;
	margin: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	color: white;
}
#dakar p{
	font-size: 17px;
	line-height: 140%;
	color: grey;
}
.btn{
	display: block;
	background: url("image/btn-plus.png") no-repeat 15px center;
	background-color: #EC6225;
	padding: 10px 20px 10px 30px;
	float: right;
	color: white;
	text-decoration: none;	
}
.btn:hover{
	margin-top: 10px;
}
#dakar col2{
	width: 45%;
	margin: 0 1.5%;
	float: left;
}
#dakar img{
	margin: auto;
	display: block;
}
#actu h3{
	text-transform: uppercase;
	font-size: 14px;
	padding-top: 15px;
}
#actu p{
	width: auto;
	font-size: 12px;
	color:grey;
}
#galerie{
	background: url("image/pattern.png");
	padding: 50px 0 110px 0;
	margin-top: 60px;
}
#galerie h2{
	text-align: center;
	color: white;
	font-size: 30px;
	font-weight: bold;
	border: none;
	padding-bottom: 20px;
}
/*Edition 2020..................................................................*/
#imgheader{
	background: url(image/imageheader.jpg) center no-repeat;
	background-size: cover;
	height: 300px;
}
#imgheader h1{
	font-size: 50px;
	color: white;
	font-weight: bold;
	padding-top: 120px;
	text-align: center;
}
#categorie{
	margin: 20px 0;
}
#section{
	padding-top: 80px;
}
#intro{
	padding-left: 270px;
	padding-right: 270px;
	text-align: justify;
	padding-top: 80px;
	line-height: 30px;
}
#edition2020 a{
	text-decoration: none;
	color: #ec6225;
	margin-top: 20px;
}

#imgedition{

	background-size: cover;
	margin-top: 50px;
	height: 300px;
	padding-top: 80px;
	margin-bottom: 30px;
}
#slideshow{
	margin: auto;
	margin-top: 20px;
}
.plus-edition{
	text-align: center;
	font-size: 15px;
	
}
.plus-edition a{
	color: darkorange;
}
.texte-plus{
	display: none;
}
.reverse{
	display: inline-block;
	-moz-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
/*les concurrents..................................................................*/

#imgconcurrent{
	
	background-size: cover;
	margin-top: 50px;
	height: 300px;
	padding-top: 80px;
	margin-bottom: 30px;
}
section ul{
	list-style: disc;
	padding-top: 10px;
	padding-left: 30px;
	line-height: 130%;
	margin-bottom: 20px;
}

/*afrique..................................................................*/

#savane{
	
	background-size: cover;
	margin-top: 50px;
	height: 300px;
	padding-top: 80px;
	margin-bottom: 30px;
}

/*boutique..................................................................*/

#boutique h2{
	font-size: 16px;
	color: #666;
	padding-top: 15px;
	border: none;
	text-align: center;
}
.product{
	display: block;
	border: 1px solid #ddd;
	padding-top: 15px;
	text-decoration: none;
	text-align: center;
}
.price{
	font-size: 20px;
	color: #666;
	text-align: center;
}
.pricefiche{
	font-size: 20px;
	margin-top: 20px;
}
.textfiche{
	text-align: left;
	margin-top: 25px;
}
.fichetech{
	font-size: 25px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 15px;
}
#ficheproduit td{
	width: 290px;
	line-height: 40px;
	padding-left: 5px;
}
.lignegrise{
	background-color: #efefef;
}
.revenirauxproduits{
	float: left;
	display: block;
	padding: 10px 20px 10px 30px;
	color: #AAA;
	border: 1px solid #eee;
	margin-bottom: 15px;
	margin-top: 15px;
	text-decoration: none;	
}

/*contact..................................................................*/

#contact label{
	background-color: white;
	display: block;
	width: 257px;
	float: left;
	text-align: left;
	letter-spacing: 2px;
	line-height: 40px;
}
#contact input[type="text"]{
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
}
#contact input[type="email"]{
	width: 100%;
	padding: 10px;
	margin-bottom: 20px;
}
#contact textarea{
	width: 100%;
	height: 221px;
	padding: 10px;
	margin-bottom: 20px;
	margin-top: 35px;
}
#contact input[type="submit"]{
	border: #ddeeff 1px solid;
	width: 130px;
	margin-left: 550px;
}
#contact input[type="submit"] {
  width: 300px;
  padding: 10px;
  border: 1px solid #666;
  font-size: 15px;
  color: #666;
  background: #FFDF00;
  margin: auto;
  font-weight: bold;
  display: block;
}
#contact input[type="submit"]:hover{
  color: #FFDF00;
  background: #666;
  cursor: pointer;
}

/*footers..................................................................*/

footer{
	width: 100%;
	padding-bottom: 30px;
	padding-top: 30px;
	margin-top: 50px;
	background: #D26A21;	
}
footer p{
	text-align: center;
	color: white;
}
#socialmedia p{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
#logosocial{
	text-align: center;
}
socialmedia h2{
	width: 1200px;
}