body {
	font-family: trebuchet MS, arial, sans serif;
	font-size: 13px;
	color: #353535;
}

.retour {
	clear: both;
}

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

#logo {
	float: left;
}

#menu {
	float:right;
}

#menu li {
	float: left;
}

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

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

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

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

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

section {
	padding-top: 80px;
}

#intro {
	font-size: 17px;
	color: #808080;
	line-height: 37px;
	padding-left: 270px;
	padding-right: 270px;
	text-align: justify;
}

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

p {
	padding-bottom: 15px;
	line-height: 18px;
	text-align: justify;
}

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

#socialmedia {
	margin:0 1.5%;
}

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

#logosocial {
	text-align: center;
}

footer {
	background-color: #ec6225;
	height: 90px;
}

footer p {
	font-size: 13px;
	color: #ffffff;
	text-align: center;
	padding: 30px 0 30px 0;
	margin-top: 50px;
}

#imgconcurrents {
    background: url("images/imgconcurrents.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;
}

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

#intro {
    font-size: 17px;
    color: #808080;
    line-height: 37px;
    padding-left: 270px;
    padding-right: 270px;
    text-align: justify;
}

.link_orange {
    color: #ffa11b;
} 

section ul { 
list-style: disc;
padding: 0 0 25px 25px;
 }

 section li {
    padding: 0 0 5px 0;
}


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

#home h1{ font-size: 26px;
			text-transform: uppercase;
			color: #ffffff;
			margin: 30px;
		}

#home p { font-size: 13px;
		color: #ffffff;
		width: 500px;
		margin: auto auto 25px auto;
	}

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

.col3{
	width: 30%;
	float: left;
	text-align: justify;
	margin: 0 1.5%;
}

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

#dakar img{
	margin-left: 140px;	
}

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


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

.btn:hover {
	background-color: #ffa11b;
}


#galerie {
    background: url("images/pattern.png");
    margin: 70px 0;
}


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

#galerie h2 {
    font-size: 30px;
    font-weight: bold;
    color: #ffffff;
    border: none;
    line-height: none;
    text-align: center;
    margin-bottom: 60px;
}

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

#boutique {
	text-align: center;
}

.sous-titre {
	color:#353535;
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: left;
}

#boutique a {
	display: block;
	text-decoration: none;
}

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

.product {
	border: 1px solid #dddddd;
	padding: 10px 0 20px 0;
}

#boutique h2 {
	font-size: 16px;
	color:#666666;
	border-bottom: none;
	margin-bottom: 0;
	font-weight: bold;

}

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

.fiche_technique {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	padding: 20px 0 20px 0;
}

.lignegrise {
	background-color: #efefef;
}

table {
	width: 100%;
}

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

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

#ficheproduit .price {
	text-align: left;
	font-weight: bold;
	font-size: 26px;
	padding: 15px 0 20px 0;
	
}

.btn_gris{
	display: block;
	float: left;
	color: #aaaaaa;
	font-size: 12px;
	padding: 4px;
	margin-bottom: 30px;
	text-decoration: none;
	border: 1px solid #eeeeee
}

.btn_gris:hover{
	background-color: #eeeeee;
}





form {
    margin: 60px 0;
    text-align: center;}


label{
	font-size: 16px;
	color:#777777;
}

#contact input{
	width: 100%;
	height: 36px;
	border: 1px solid #efefef;
}

textarea{
	width: 100%;
	height: 185px;
	border: 1px solid #efefef;
}

#formDakar input[type="submit"]{
	width: 300px;
	font-size: 15px;
	border: 1px solid #666666;
	color: #666666;
	background: #FFDF00;
	text-transform: uppercase;
	font-weight: bold;
	padding: 10px 0;
	margin-top: 25px;
	
}

#formDakar input[type="submit"]:hover{
	color: #FFDF00;
	background: #666666;
	
}
