/* CSS Document */
/*DAKAR*/
body{
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #353535;
	line-height: 130%;
}

#topnav{
	padding: 10px;
}

#logo{
	float: left;
}
#menu{
	float: right;
}
#menu li{
	float: left;
	padding: 0 16px 0 16px;
}
#menu a{
	float: left;
	display: block;
	line-height:45px;
	color: #EC6225;
	text-decoration: none;
	padding-left: 16px;
	font-weight: bold;
	font-size: 14px;
}
#menu a:hover{
	color:#ffa11b;
}
.retour{
	clear: both;
}
#imgheader{
	background: url("images/imageheader.jpg") center no-repeat;
	background-size: cover;
	border-bottom: solid;
	border-color: #FFDF00;
	border-bottom-style: inset;
	border-width: 5px;
	height: 330px;
}
#imgheader h1{
	font-size: 50px;
	font-weight: bold;
	color: white;
	text-align: center;
	line-height: 300px; 
}
.container{
	width: 1200px;
	margin:auto;
}
section{
	padding-top: 80px;
}
#intro{
	color: #808080;
	padding-left: 270px;
	padding-right: 270px;
	line-height : 210%;
	font-size: 17px;
}
#intro p{
	line-height: 210%;
}
.col2{
	width: 47%;
	margin: 0 1.5%;
	float: left;
}
.col2 a{
	color:#ffa11b;
}
.col2 li{
	list-style-type: disc;
}
.container section ul{
	margin-left: 10px;
	padding-left: 15px
}
.container section img{
	padding-bottom: 8px;
}
h2{
	font-size:30px;
	border-bottom: dotted;
	border-bottom-width: 1px;
	margin-bottom: 30px;
	color:#EC6225;
	font-weight: bold;
	line-height: 120%;
}
p{
	line-height: 130%;
	text-align: justify;
	margin-bottom: 15px;
}
#imgedition{
	height: 300px;
	margin-top: 50px;
}
#socialmedia p{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}
#logosocial{
	text-align: center;
}
footer{
	margin-top: 50px;
	padding: 30px 0px 30px 0px;
	background-color: #EC6225;
}
footer p{
	text-align: center;
	color: white;
}
/*------------------------LES CONCURRENTS--------------------------------------------*/
#imgconcurrents{
	background: url("images/imgconcurrents.jpg") center fixed;
	background-size: cover;
	height: 300px;
	margin-top: 50px;
}
/*------------------------L'AFRIQUE--------------------------------------------*/
#imgafrique{
	background: url("images/imgafrique.jpg") center fixed;
	background-size: cover;
	height: 300px;
	margin-top: 50px;
}
/*------------------------L'ACCUEIL--------------------------------------------*/
.home h2{
	font-size: 50px;
}
#home{
	background: url("images/sahara03.jpg") center no-repeat;
	background-size: cover;
	height: 800px;
	padding-top: 100px;
	color: white;
	text-align: center;
	margin: auto;
}
#home h2{
	font-size: 26px;
	color: white;
	text-transform: uppercase;
	margin:30px 0;
	border: none;
	font-weight: initial;
}
#home p{
	width: 500px;
	text-align: justify;
	margin: 0 auto 40px auto;
}
#dakar p{
	font-size: 17px;
	line-height: 140%;
	color: grey;
	margin-bottom: 15px;
}
#dakar img{
    margin:auto;
	display: block;
}
.col3{
	width: 30%;
	margin: 0 1.5%;
	float: left;	
}
#actu h3{
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	line-height: 130%;
}
.btn{
	display: block;
	background: url("images/btn-plus.png") no-repeat 15px;
	center: #EC6225;
	padding: 10px 20px 10px 30px;
	float: right;
	text-decoration: none;
	color: white;
	background-color:#EC6225;
}
.btn:hover{
	background-color: #ffa11b;
}
#galerie{
	background: url("images/pattern.png");
	display: block;
	padding: 50px 0 110px 0;
	margin-top: 60px;
	height: 268px;
}
#galerie h2{
	color: white;
	text-align: center;
	border: none;
	font-size: 30px;
	margin-bottom: 60px;
}
#galerie img{
	border: white solid 1px;
}
.col4{
	width: 22%;
	margin: 0 1.5%;
	float: left;
}

#soldes{
	display: block;
	width: 150px;
	height: 100px;
	line-height: 100px;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background-color: #ec6625;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 30px;
	font-weight: bold;
	-webkit-box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.7);
	box-shadow: 5px 5px 5px 0 rgba(0,0,0,0.7);
}

/*------------------------BOUTIQUE--------------------------------------------*/
strong{
	font-weight: bold;
}
#boutique{
	padding-top: 40px;
	font-size: 30px;
}
#boutique .product{
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	text-decoration: none;
	margin-bottom: 20px;
}
#boutique a:hover{
	background-color: #ffa11b;
}
#boutique img{
	max-width: 100%;
	height: auto;
}
#boutique h2{
	font-size: 16px;
	color: #666;
	text-align: center;
	border: none;
	margin: 10px 0;
}
#boutique .price{
	font-size: 20px;
	color: #666;
	text-align: center;
}
/*------------------------FICHE PRODUIT--------------------------------------------*/
#ficheproduit{
	padding-top: 40px;
}
.stock{
	font-size: 14px;
	border: 1px solid #b9df51;
	padding: 5px;
	color: #b9df51;
	float: left;
}
#breadcrumb a{
    font-size: 12px;
    border: 1px solid #eee;
    padding: 4px;
    color: #aaa;
    text-decoration: none;
}
#ficheproduit .price {
    text-align: left;
    font-size: 26px;
    font-weight: bold;
    color: #666;
}
#ficheproduit h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 40px 0 20px 0;
}
#ficheproduit td.lignegrise {
    background: #efefef;
}	
#ficheproduit table {
    width: 100%;
    border-collapse: collapse;
}
#ficheproduit td {
    padding: 10px;
    font-size: 16px;	
}
#ficheproduit .col2{
	padding-top: 40px;
}
/*------------------------CONTACT--------------------------------------------*/
#contact{
	padding-top: 80px;
}

#contact label {
    font-size: 15px;
    color: #777;
}
#contact input[type="text"], #contact input[type="email"], #contact textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #efefef;
    font-size: 15px;
    color: #aaa;
    box-sizing: border-box;
    font-family: "Trebuchet MS", "sans-serif";
}
#contact textarea{
	height: 185px;
}
#contact input[type="submit"] {
    width: 300px;
    padding: 10px;
    border: 1px solid #666;
    font-size: 15px;
    color: #666;
    background: #FFDF00;
    text-transform: uppercase;
    font-weight: bold;
	margin: auto;
    margin-top: 30px;
	display: block;
}

/*------------------------CRAFTY SLIDE--------------------------------------------*/
#slideshow{
	margin: 50px auto;
}
/*color: #EC6225; (Couleur orange)
#FFDF00 (couleur jaune)
#ffa11b (couleur menu survol)*/


/*------------------------BOUTON SUITE--------------------------------------------*/
.textsuite{
	display: none;
}

.btnsuite{
	color: #EC6225;
	text-align: center;
	font-size: 40px;
}

.btnsuite a{
	font-size: 40px;
	color: #EC6225;
	display: inline-block;
}

.retourner{
	transform: rotate(180deg);
}
