body {
	font-family: 'Trebuchet MS', 'Arial', sans-serif;
	font-size: 13px;
	color: #353535;
}

header {
	
}

section {
	padding-top: 80px;
}

section a{
	color: #EC6225;
}

footer {
	background-color: #EC6225;
	padding: 30px 0px;
	margin-top: 50px;
}

span {
	color: #6FCF67;
	border: 1px solid #6FCF67;
	padding: 3px;
}

footer p{
	color: white;
	text-align: center;
}

p { 
	margin-bottom: 15px;
}

h2 {
	font-size: 30px;
	color: #EC6225;
	border-bottom: 1px dashed #EC6225;
	margin-bottom: 30px;
}

section ul {
	margin-bottom: 20px;
}

section li {
	list-style: disc;
	margin-left: 35px;
}

td{
	font-size: 15px;
	width: 303px;
	padding: 10px;
}

/*------- Contact ------- */

fieldset p{
	font-size: 15px;
	color: #7A7A7A;
	line-height: 18px;
}

input {
	width: 530px;
	height: 35px;
	border: 1px solid #EFEFEF;
}

input[type="submit"]{
	display: block;
	width: 290px;
	height: 40px;
	text-transform: uppercase;
	color: #6F6F6F;
	padding: 5px;
	border: 1px solid #6F6F6F;
	margin: auto;
	margin-top: 30px;
	background-color: #FFDF00;
}

input[type="submit"]:hover{
	color: #FFDF00;
	background-color: #6F6F6F;
	cursor: pointer;
}

textarea {
	width: 530px;
	height: 183px;
	border: 1px solid #EFEFEF;
}

#contact {
	margin: 90px 0px;
}

/*------------ div id ------------ */

#topnav {
	width: auto;
	padding: 20px;
}

#logo{
	float: left;
}

#menu {
	float: right;
}

#menu li {
	float: left;
}

#menu a {
	text-decoration: none;
	color: #EC6225;
	padding: 0px 10px;
	float: left;
	display: block;
	line-height: 45px;
}

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

#home h2 {
	font-size: 25px;
	color: white;
	border-bottom: none;
	margin: 35px;
	text-transform: uppercase;
}

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

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

#dakar img{
	margin: 0px 180px;
}

#actu p{
	text-align: justify;
}

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

#actu a:hover{
	background-color: #DB8A22 ;
}

#boutique{
	padding: 35px 0px;
}

#boutique a{
	text-decoration: none;
}

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

#boutique h1{
	font-size: 35px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

#boutique h2{
	font-size: 16px;
	color: #666;
	text-align: center;
	border-bottom: none;
	margin: 10px;
}

#btn2 {
	margin-bottom: 30px;
}

#btn2 a:hover {
	background-color: #E6E6E6;
}

#ficheproduit {
	padding-top: 30px;
}

#ficheproduit h1{
	font-size: 18px;
	text-transform: uppercase;
	padding: 15px 0px;
}

#ficheproduit h2{
	margin-top: 20px;
}

#ficheproduit p{
		line-height: 21px;
}

#ficheproduit img {
	height: auto;
}

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

#imgheader h1 {
	font-size: 50px;
	color: #FFFFFF;
	text-align: center;
	padding: 90px;
	border-bottom: 2px solid #FFDF00;
}

#intro {
	font-size: 19px;
	padding-left: 270px;
	padding-right: 270px;
	line-height: 35px;
	text-align: justify;
}

/*------------ Images de fin de page ------------ */

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

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

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

#galerie {
	background: url("images/pattern.png") center;
	height: 300px;
	margin-top: 50px;
}

#galerie h2{
	font-size: 30px;
	color: white;
	text-align: center;
	border-bottom: none;
	margin-top: -25px;
}

/*------------ Images de fin de page - FIN ------------ */

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

#socialmedia h2 {
	margin-top: 60px;
}

#logosocial {
	text-align: center;
}

/*------------ div class ------------ */

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

.product {
	display: block;
	border: 1px solid #ddd;
	padding: 10px;
	text-align: center;
} 

.price {
	font-size: 20px;
	color: #666;
}

.col2 {
	width: 47%;
	margin: 0 1.5%;
	float: left;
}

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

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

.btn {
	display: block;
	background: url("images/btn-plus.png") no-repeat 15px center #EC6225;
	color: white;
	text-decoration: none;
	padding: 10px 20px 10px 30px;
	float: right;
}
.btn2 {
	border: 1px solid #eee;
	color: #aaa;
	padding: 4px;
	text-decoration: none;
}

.lignegrise {
	background-color: #efefef;
}

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

.retour {
	clear: both;
}