*, ul { margin:0; padding:0; border:0; text-decoration: none; }
h1, h2, h3, h4{font-family: Georgia, Arial; font-style:italic; font-size: 21px; font-weight: normal;color:#fe0000;margin-bottom:20px;}
p{color:#000; padding:5px 0; font-size:14px;}

body{color:#fe0000; font-family: Georgia, 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: Georgia, Helvetica, sans-serif;
	font-size: 35px;
	font-style:italic;
	font-weight:bold;
	color: #ff0000;
	padding: 30px 10px;
	background: -moz-linear-gradient(
		top,
		#ffffff 0%,
		#adadad);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#adadad));
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	border: 0px solid #adadad;
	-moz-box-shadow:
		10px 10px 1px rgba(255,0,0,1),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	-webkit-box-shadow:
		10px 10px 1px rgba(255,0,0,1),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	box-shadow:
		10px 10px 1px rgba(255,0,0,1),
		inset 0px 0px 0px rgba(255,255,255,0.6);
	text-shadow:
		0px 0px 0px rgba(000,000,000,0),
		0px 0px 0px rgba(255,255,255,0);
}
.bouton a:hover{color:#fff;}

div.slogan{font-size:20px; font-style:italic;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: #fe0000; float:left; color:#fff;width:660px;padding:17px; margin:25px 30px;}

.third{margin-right:30px;}

.fourth a, .first a{color: #ff0000;}

.fifth{margin:20px 0;}
.fifth h3{font-size: 40px; font-family: Georgia, Arial; font-style: italic; font-weight:bold;}


footer{clear:both;background: #fe0000; 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: Georgia; 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;}