@charset "UTF-8";
/* CSS Document */

body{
width: auto;
font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	font-size: 13px;
	color: #353535;
}



#topnav{
	padding: 10px;
	
}

#logo{
	float: left;
}


#menu{
	float: right;
}


#menu li{
	float: left;
	
}

#menu a{
	
	display: block;
	line-height: 45px;
	letter-spacing: 2px;
	padding-left:10px;
	padding-right: 10px;
color: #EC6225;
	text-decoration: none;
	font-weight: bold;
}


.retour{
	clear: both;
}


#imgheader{
	border-bottom: #FFDF00 3px solid;
	background: url(images/imageheader.jpg)center no-repeat;
	background-size: cover;
	padding: 130px;
}


#imgheader h1{
	font-size: 50px;
	padding-top: 65px;
	color: white;
	text-align: center;
	font-weight: bold;
	
}

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

section{
	padding-top: 80px;
}

#intro{
	padding-left: 270px;
	padding-right:270px;
	line-height: 30px;
}

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

#imgedition{
	background: url(images/imgedition.jpg)center fixed;
	background-size: cover;
	height: 300px;
}

section h2{
	color: #EC6225;
	font-size: 30px;
	margin-bottom: 30px;
	border-bottom: 1px dotted #EC6225;
	padding-bottom: 5px;
	font-weight: bold;
}

section p{
	
	margin-bottom: 20px;
}


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


#logosocial{
	text-align: center;
}

.centrer{
	text-align: center;
}

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


section ul{
	padding-left: 20px;
}

section li{
	list-style: disc;
	margin-bottom: 5px;
}
	
section a{
color: #EC6225;
border-bottom: 1px #EC6225;
	text-decoration: underline;
}
#moto{
	margin-bottom: 25px;
	margin-top: 20px;
}

#home{
	background: url(images/sahara03.jpg)center no-repeat;
	background-size: cover;
	height: 800px;
	padding-top: 100px;
}

.col2{
	padding: 0 1.5%;
	width: 47%;
line-height: 20px;
	float: left;
}

#home h1{
	font-size: 26px;
	text-transform: uppercase;
	color: white;
	text-align: center;
	border:none;
	font-weight: bold;
	margin-top: 30px;
	margin-top: 30px;
}

#home p{
	width: 500px;
	margin: auto;
	color: white;
	text-align: justify;
	margin-bottom: 30px;
	line-height: 20px;
}


#home img{
	display: block;
	margin:auto;
}

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

#home h2{
	font-size: 50px;
}

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

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

#dakar img{
	display: block;
	margin: auto;
}

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

.col4{
	width: 22%;
	float: left;
	margin: 0 1.5%;
}

.bnt{
	display: block;
	background: url("images/btn-plus.png") no-repeat 15px center #EC6225;
	padding: 10px 20px 10px 30px;
	float: right;
	color: white;
	margin-bottom: 40px;
	}


#galerie img{
	margin: auto;
	border: white 3px solid;
}

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


#boutique img{
	display: block;
	border: 1px solid #ddd;
	margin: auto;
}

#boutique h2{
	font-size: 30px;
	color: black;
	border: none;
}


#boutique .price{
	font-size: 20px;
	color: #666;
	text-align: center;
}


#boutique h3{
	font-size: 20px;
	color: #666;
	text-align: center;
	line-height: 46px;
}

#boutique .product{
	display: block;
	border: 1px solid #e0d9d9;
	text-decoration: none;
	padding: 10px;
	
}

#ficheproduit .price{
	text-align:left;
	font-weight: bold;
	font-size: 28px;
	color: grey;
}

#ficheproduit .stock span{
	
	border: 1px solid #78cc82;
	color: #78cc82;
	padding: 2px;
	font-size: 15px;
}

#ficheproduit table{
	width: 100%;
}

#ficheproduit td{
text-align:left;
	width: 50%;
	padding: 10px;
	font-size: 15px;
}
#ficheproduit .lignegrise{
	background: #efefef;
}
#ficheproduit .arriere{
	
	padding: 3px;
	font-size: 15px;
	text-align: left;
	padding-bottom: 20px;
}

#ficheproduit .arriere a{
	color: #a59f9f;
	text-decoration: none;
	border: 1px solid #a59f9f;
	padding: 2px;
	font-size: 12px;
}
#ficheproduit h3{
	color: black;
	font-size: 18px;
	padding-bottom: 15px;
	margin-top: 30px;
}



textarea{
	width: 98%;
	height: 185px;
}



#monForm input{
	width: 98%;
	font-size: 18px;
	margin: 0 5px 0 0;
	padding: 10px;
	border: 1px solid #a59f9f;
}



#monForm label{
	display: block;
	padding-top: 8px;
	font-size: 15px;
}


#monForm {
	margin-top: 54px;
}
#monForm input[type="submit"]{
	display: block ;
	margin: auto;
	background-color: #F8D600;
	color: #5B5A5A;
	cursor: pointer;
	border: 2px solid #a59f9f;
	width: 350px;
	margin-top: 50px;
}
#monForm input[type="submit"]:hover{
	background-color: #5B5A5A;;
	color: white;
}





