body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #353535;
}

#menu {
	float: right;
}

#menu a {
	font-size: 14px;
	font-weight: bold;
	float: left;
	display: block;
	line-height: 45px;
	text-decoration: none;
	color: #EC6225;
	padding: 0 16px;
}

#menu a:hover {
	color: #FFA11B;
}

#menu li {
	float: left;
}

#topnav {
	padding: 10px;
}

#logo {
	float: left;
}

.retour {
	clear: both;
}

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

h2 {
	color: #ec6225;
	font-size: 30px;
	border-bottom: 1px dotted #ec6225;
	margin-bottom: 30px;
	font-weight: bold;
}

header {
	border-bottom: 5px solid #FFDF00;
}

#imageheader {
	height: 330px;
	background: url(images/imageheader.jpg) center no-repeat;
	background-size: cover;
}

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

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

section {
	padding-top: 80px;
}

section p {
	margin-bottom: 25px;
	line-height: 20px;
}

#intro {
	padding: 0 270px;
}

#intro p {
	line-height: 36px;
	font-size: 17px;
	color: gray;
	text-align: justify;
	margin-top: 80px;
}

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

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

#logosocial {
	text-align: center;
}

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

#home h2 {
	font-size: 26px;
	text-transform: uppercase;
	color: white;
	padding: 30px 0;
	border: none;
	margin: 0px;
}

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

img {
	max-width: 100%;
	height: auto;
}

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

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

#dakar img {
	margin: 0 147px;
}

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

#actu p {
	text-align: justify;
	line-height: 17px;
}

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

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

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

#galerie h2 {
	color: white;
	border: none;
	text-align: center;
	font-size: 26px;
}

#galerie img {
	border: 1px white solid;
}

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

.col2 {
	width: 47%;
	margin: 0 18px;
	float: left;
	text-align: justify;
}

section ul {
	list-style: disc;
	padding-left: 25px;
	margin-bottom: 20px;
	line-height: 17px;
}

.col2 a {
	color:#F29870;
}

.col2 a:hover {
	color: #EC2525;
}

.col2 p {
	line-height: 17px;
}

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

#imgedition3 {
	height: 300px;
	margin-top: 50px; 
}

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

#boutique {
	padding: 40px 0;
}

#boutique a {
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 10px;
	border: 1px solid #ddd;
}

#boutique a:hover {
	background-color: #EDEDED;
}

#boutique h2 {
	color: #666;
	font-size: 16px;
	margin: 10px 0;
	font-weight: bold;
	border: none;
}

.produits {
	font-size: 30px;
	text-align: left;
	text-transform: uppercase;
	color: #353535;
}

strong {
	font-weight: bold;
}

.lignegrise {
	background-color: #EFEFEF;
}

.stock {
	color: #b9df51;
	border: 1px solid #b9df51;
	font-size: 14px;
	padding: 5px;
}

#ficheproduit {
	padding-top: 50px;
}

#ficheproduit td {
	font-size: 16px;
	padding: 10px;
}

#ficheproduit h3 {
	font-size: 20px;
    font-weight: bold;
    margin: 40px 0 20px 0;
	text-transform: uppercase;
}

#ficheproduit .price {
	font-size: 26px;
	text-align: left;
}

table {
	width: 100%;
}

#retour a {
	color: #B9B8B8;
	border: 1px solid #D4D4D4;
	text-align: left;
	text-decoration: none;
	padding: 4px;
	float: left;
	font-size: 12px;
}

#retour {
	margin-bottom: 70px;
}

#retour a:hover {
	background-color: #EDEDED;
}

#monform {
	width: 510px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: auto;
}

#monform p {
	margin: 2px 0;
}

#monform fieldset {
	margin: 0 0 10px 0;
	padding: 10px;
	border: #ccc 1px solid;
}

#monform fieldset:hover {
	background-color: #ccc;
}

#monform fieldset legend {
	color: #999;
}

#monform label {
	background-color: #99cc00;
	display: block;
	width: 210px;
	float: left;
	padding-right: 2px;
	margin-right: 2px;
	text-align: right;
	letter-spacing: 1px;
	line-height: 20px;
}

#monform label:hover {
	font-weight: bold;
	letter-spacing: normal;
}

#monform input, #monform select {
	margin-left: 3px;
	width: 250px;
	border: #ccc solid 1px;
}

#monform input:hover, #monform select:hover, #monform input:focus, #monform select:focus {
	border: #999 solid 1px;
	background-color: #ffe8dd;
}

#monform #annee_naissance {
	width: 40px;
}

#monform #jour_naissance, #monform #mois_naissance {
	width: 20px;
}

#monform input[type="submit"] {
	border: #ddeeff 1px solid;
	width: 130px;
}

#monform input[type="submit"]:hover {
	background-color: #66cc33;
	cursor: pointer;
}

#monform input[type="reset"] {
	border: #ddeeff;
	width: 130px;
}

#monform input[type="reset"]:hover {
	background-color: #e6484d;
	cursor: pointer;
}

textarea {
	width: 467px;
	height: 100px;
	resize: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: lightgray;
}

#contact label {
	font-size: 15px;
	color: gray;
}

#contact input[type="text"] {
	width: 95%;
    padding: 10px;
    border: 1px solid #efefef;
    color: #B7B7B7;
    font-family: "Trebuchet MS", "sans-serif";
	font-size: 12px;
}

#contact textarea {
	height: 185px;
	width: 100%;
    padding: 10px;
    border: 1px solid #efefef;
    font-size: 12px;
    color: #aaa;
}

#contact input[type="submit"] {
	margin: auto;
	width: 300px;
	display: block;
    padding: 10px;
    border: 1px solid #B4B3B3;
	text-transform: uppercase;
    color: gray;
    background: #FFDF00;
    font-weight: bold;
    margin-top: 30px
	
}

#contact input[type="submit"]:hover {
	background-color: gray;
	color: #ffdf00;
	cursor: pointer;
}

#contact {
	min-height: 400px;
}

#slideshow {
	margin:auto;
}

.details {
	display: none;
}

.ensavoirplus {
	text-align: center;
}

.ensavoirplus a {
	color: #ec6225;
}

.ensavoirplus i {
	font-size: 40px;
}

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

.fa-sort-down {
	transition: all 300ms;
}

#envoye {
	border: 2px greenyellow solid;
	display: none;
}

#envoye p {
	text-align: center;
	color: greenyellow;
}