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

#topnav{
	padding: 20px;
}

#logo{
	float: left;
}

#menu{
	float: right;
}

#menu li{
	float: left;
}

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

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




.retour{
	clear: both;
}

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

#imgheader h1{
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 50px;
	line-height: 300px;
}

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

section{
	padding-top: 80px;
}

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

#intro p{
	font-weight: bold;
	font-size: 18px;
	line-height: 35px;
	text-align: justify;
	color: grey;
}

.col2{
	width: 47%;
	margin: 0 1,5%;
	float: left;
	padding-left: 25px;
}

p{
	margin-bottom: 15px;
	line-height: 20px;
	text-align: justify;
}

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

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

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

.col2 ul{
	padding-left: 25px;
	padding-bottom: 20px;
	line-height: 18px;
}

.col2 li{
	list-style: disc ;
}

a{
	color: #ffa11b;
}

a:hover{
	color: #EC6225;
	text-decoration: none;
}

.aligncenter{
	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;
	font-weight: 400;
	text-transform: uppercase;
	padding-top: 50px;
	color: white;
	border: none;
}

#home p{
	width: 500px;
	margin: auto;
	color: white;
	padding-bottom: 50px;
}

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

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

#dakar{
	padding-bottom: 20px;
}

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



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

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

#galerie{
	background: url("images/pattern.png") center no-repeat;
	background-size: cover;
	height: 300px;
	margin-top: 60px;
}

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

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

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

#boutique{
	padding-top: 40px;
}

#boutique strong{
	font-weight: bold;
}

.container h3{
	font-size: 30px;
	text-transform: uppercase;
	padding-bottom: 20px;
}

.product{
	display: block;
	border: 1px solid #5D5D5D;
	background-color: white;
	text-align: center;
	padding: 10px 10px 10px 10px;
		
}

.product:hover{
	background: #E4E4E4;
}

#boutique h2{
	font-size: 16px;
	color: grey;
	text-decoration: none;
	border: none;
}

.price{
	font-size: 20px;
	color: grey;
	text-align: center;
}

.ficheproduit{
	padding-top: 30px;
}

.ficheproduit a{
	text-decoration: none;
	color: #BDBDBD;
	border: solid 1px #BDBDBD;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
}

.ficheproduit a:hover{
	background: #E2E2E2;
}

.btnretour{
	margin-bottom: 40px;
}

.stock span{
	font-size: 15px;
	color: #31AC2F;
	border: solid 1px #31AC2F;
	padding: 5px 5px 5px 5px;
}

.pricezoom{
	font-size: 25px;
	font-weight: bold;
	color: grey;
}

#fichetech{
	font-size: 20px;
	font-weight: bold;
	padding-top: 20px;
}

.tableaufiche{
	font-size: 15px;
	width: 100%;
}

.tableaufiche td{
	padding: 15px 15px 15px 15px;
}

.lignegrise{
	background: #D4D4D4 ;
	
}

/*
#monform{
	width: 510px;
	font-family: "verdana", "arial", "helvetica", sans-serif;
	font-size: 11px;
}

#monform p{
	margin: 2px 0;
}

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

#monform fieldset:hover{
	background-color: #CCCCCC
}

#monform fieldset legend{
	color: #999999
}

#monform{
	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: #CCCCCC 1px solid;
}

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

#monform #anne_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 1px solid;
	width: 130px;
}

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

.container #form{
	padding-top: 50px;
}

#form label{
	display:block;
	font-family: "trebuchet ms";
	font-weight: regular;
	font-size: 15px;
	color: #7B7B7B;
}

#form input[type="text"]{
	width: 95%;
	padding: 10px;
	border: #CCCCCC 1px solid;
}

#form textarea{
	width: 100%;
	height: 100%;
	resize: none;
	border: #CCCCCC 1px solid;
}

#form input[type="submit"]{
	background-color: #FFDF00;
	border: grey 1px solid;
	width: 300px;
	height: 40px;
	display: block;
	margin: auto;
	font-family: "trebuchet ms";
	font-weight: bold;
	font-size: 18px;
	color: #7B7B7B;
}

#submit{
	padding-top: 20px;
}

#form input[type="submit"]:hover{
	background-color: grey;
	color: #FFDF00;
	cursor: pointer;
}
	
#socialmedia p{
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}



#logosocial{
	text-align: center;
}

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

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