@font-face {
    font-family: BebasNeue;
    src: url(BebasNeue.otf);
    font-weight:400;
}
*, ul { margin:0; padding:0; border:0; text-decoration: none; }
h1, h2, h3, h4{font-family: Helvetica, Arial; font-size: 21px; font-weight: normal;color:#fe6500;margin-bottom:20px;}
p{color:#000; padding:5px 0; font-size:14px;}

body{color:#fe6500; font-family: Helvetica, Tahoma, Arial;}
.global{width: 1080px;margin: 0 auto;}
.header{float:left;width: 100%;height:400px; }
.bouton{width:450px; margin:0 auto; position:relative; top:-60px;}
.bouton a{
	font-family: Helvetica, sans-serif;
	font-size: 35px;
	color: #fff;
	padding: 30px 10px;
	background: #fe6500;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #000;
	-moz-box-shadow:
		10px 10px 1px #000;
	-webkit-box-shadow:
		10px 10px 1px #000;
	box-shadow:
		10px 10px 1px #000;
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}
.bouton a:hover{
	background: #000;
	-moz-box-shadow:
		10px 10px 1px #fe6500;
	-webkit-box-shadow:
		10px 10px 1px #fe6500;
	box-shadow:
		10px 10px 1px #fe6500;}

div.slogan{font-size:20px; height:38px;padding-left:28px;text-align:center;width:450px; margin:0 auto 40px; background:url(../images/coche.jpg) top left no-repeat;}
section{padding-left:60px;}
.first, .second, .fifth{width:100%; float:left; padding:10px 0;}
.third, .fourth{width:45%; float:left; padding:10px 0;}

.first img{float:left; margin-right:50px; }
.first div{float:left; width:520px; padding-top:50px;}
.first h1{width:460px; }
.first span{}

.second{margin-top:40px;}
.second img{float:left;}
.second div{background-color: #fe6500; float:left; color:#fff;width:660px;padding:17px; margin:25px 30px;}

.third{margin-right:30px;}

.fourth a, .first a{color: #fe6500;}

.fifth{margin:20px 0;}
.fifth h3{font-size: 40px; font-family: BebasNeue, Arial; font-weight:bold;}


footer{clear:both;background: #fe6500; height: 190px; margin-top: 60px;
	padding: 15px}
.bloc1{width:765px;margin: 0 auto; padding-left:180px;}
.bloc-1, .bloc-2, .bloc-3{float: left;width:25%;}
footer h4{color:#fff; font-family: Helvetica; font-size:20px; text-transform: uppercase; font-weight:normal;}
footer a, footer p{color:#fff; font-size:13px;}


/* Liens Sociaux */

.facebook{background: url(../images/Sociaux/facebook.png); width: 31px; height: 31px; float: left; margin-right: 10px}
.twitter{background: url(../images/Sociaux/twitter.png); width: 31px; height: 31px; float: left; margin-right: 10px}
.pinterest{background: url(../images/Sociaux/pinterest.png); width: 31px; height: 31px; float: left; margin-right: 10px; }
.google_plus{background: url(../images/Sociaux/google_plus.png); width: 31px; height: 31px; float: left; margin-right: 10px;}