@charset "UTF-8";
/* CSS Document */
body{
	text-align:center;
}
.container{
	float:left;
	position:relative;
	width:100%;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
.bandeau_haut{
	position:relative;
	width:943px;
	height:155px;
	margin:auto;
}
.bandeau{
	float:left;
	position:relative;
	background-image:url(../images/fond_bandeau1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:162px;
}
.logo{
	float:left;
	position:relative;
	width:258px;
	height:145px;
	background-image:url(../images/logo1.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-top:20px;
}
.topBanner{
	float:left;
	position:relative;
	width:680px;
	height:100px;
	color:#FFF;
	font-size:35px;
	text-align:center;
	text-decoration:none;
	top:28px;
	line-height:100px;
}
.facebook{
	float:left;
	position:relative;
	width:200px;
	height:27px;
	padding-left:7px;
}
.like{
	float:left;
	position:relative;
	width:100px;
	height:25px;
	margin-right:0px;
	margin-top:0px;
}
.lienFacebook{
	float:left;
	position:relative;
	width:28px;
	height:27px;
	background-image:url(../images/facebook.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:20px;
}
.lienFacebook:hover{
	background-position:bottom;
}
.lienTweeter{
	float:left;
	position:relative;
	width:28px;
	height:27px;
	background-image:url(../images/tweeter.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:20px;
}
.lienTweeter:hover{
	background-position:bottom;
}
.lienYoutube{
	float:left;
	position:relative;
	width:28px;
	height:27px;
	background-image:url(../images/youtube.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-right:20px;
}
.lienYoutube:hover{
	background-position:bottom;
}
.menu{
	float:right;
	position:relative;
	width:auto;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:3px;
	z-index:600;
}
.menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
}
.menu li {
	float:left;
	margin:auto;
	padding:0;
	padding-left:0px;
	padding-right:0px;
}
.lienMenu{
	border-right:solid; 
	border-color:#404244; 
	border-width:2px; 
	/*padding-left:10px; 
	padding-right:10px;*/
	height:13px;
	width:100%;
	text-align:center;
}
.menu li a {
	display:block;
	width:auto;
	color:#fff;
	text-decoration:none;
}
.menu li a:hover {
	color:#000;
}
.menu ul li ul {
	display:none;
	background-color:#75777a;
}
.menu ul li ul li{
	border:none;
	margin:0;
	padding:0;
	padding-top:8px;
	width:100%;
}
.menu ul li ul li img{
	float:left;
	position:relative;
	padding:0;
}
.menu ul li ul li a{
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
}
.menu ul li:hover ul {
	display:block;
}
.menu li:hover ul li {
	float:none;
}
.menu li ul {
	position:absolute;
}

.milieu{
	float:left;
	position:relative;
	width:100%;
	height:626px;
	margin:auto;
	background-image:url(../images/fond_home.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.contenu_milieu{
	position:relative;
	width:943px;
	height:auto;
	margin:auto;
}
.container_focus{
	float:left; 
	position:relative; 
	width:200px; 
	height:371px;
	background-color:#7F868C;
}
.container_focus h2{
	float:left;
	position:relative;
	margin:0;
	margin-left:20px;
	margin-right:20px;
	width:160px;
	height:26px;
	background-color:#bfc4c9;
	color:#d03832;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	text-align:center;
}
.focus{
	float:left;
	position:relative;
	width:190px;
	height:100px;
	margin-top:10px;
	margin-left:5px;
}
.derniers_essais{
	float:left;
	position:relative;
	width:942px;
	height:371px;
	margin-top:0;
	margin-left:3px;
	background-position:center;
	background-repeat:no-repeat;
}
.porsche_essai{
	float:left;
	position:relative;
	width:942px;
	height:auto;
}
.porsche_essai p{
	float:right;
	width:auto;
	height:25px;
	margin:0;
	padding:0;
	padding:0px;
	padding-left:10px;
	padding-right:10px;
	margin-top:20px;
	color:#000;
	font-size:16px;
	background-image:url(../images/fondDerEssaiTexte.png);
	background-repeat:repeat-x;
	text-align:right;
}
.porsche_essai p a{
	color:#000;
	text-decoration:none;
}
.MAJ{
	float:left;
	position:relative;
	width:205px;
	height:31px;
	margin-left:736px;
	margin-top:295px;
}
.MAJ p{
	float:left;
	position:relative;
	width:auto;
	height:31px;
	margin:0;
	padding:0;
	color:#000;
	font-size:16px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/fondMAJ.png);
	background-repeat:repeat-x;
	padding-left:7px;
	padding-right:5px;
}
.MAJ .ombre{
	float:left;
	position:relative;
	width:5px;
	height:31px;
	background-image:url(../images/fondMAJOmbre.png);
}
.MAJ_beta{
	float:left;
	position:relative;
	width:205px;
	height:31px;
	margin-left:736px;
	margin-top:340px;
}
.MAJ_beta p{
	float:left;
	position:relative;
	width:auto;
	height:31px;
	margin:0;
	padding:0;
	color:#000;
	font-size:16px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/fondMAJ.png);
	background-repeat:repeat-x;
	padding-left:7px;
	padding-right:5px;
}
.MAJ_beta .ombre{
	float:left;
	position:relative;
	width:5px;
	height:31px;
	background-image:url(../images/fondMAJOmbre.png);
}
.MAJ_beta2{
	float:left;
	position:relative;
	width:205px;
	height:31px;
	margin-left:536px;
	margin-top:340px;
}
.MAJ_beta2 p{
	float:left;
	position:relative;
	width:auto;
	height:31px;
	margin:0;
	padding:0;
	color:#000;
	font-size:16px;
	text-align:center;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/fondMAJ.png);
	background-repeat:repeat-x;
	padding-left:7px;
	padding-right:5px;
}
.MAJ_beta2 .ombre{
	float:left;
	position:relative;
	width:5px;
	height:31px;
	background-image:url(../images/fondMAJOmbre.png);
}
.bandeau_actu{
	float:left;
	position:relative;
	margin:auto;
	width:943px;
	height:215px;
	margin-top:15px;
}
.actualite{
	float:left;
	position:relative;
	width:696px;
	height:200px;
	background-color:#7f868c;
	margin-left:3px;
}
.actualite h2{
	float:left;
	position:relative;
	margin:0;
	margin-left:12px;
	margin-right:519px;
	width:160px;
	height:26px;
	background-color:#bfc4c9;
	color:#d03832;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
	padding-left:5px;
}
.actualite_vignette{
	float:left;
	position:relative;
	width:212px;
	height:152px;
	padding-top:10px;
	margin-left:13px;
}
.actualite_vignette p{
	margin:0;
	padding:0;
}
.bandeau_choix{
	float:left;
	position:relative;
	margin:auto;
	width:228px;
	height:200px;
	background-image:url(../images/fontInscriptionNews.png);
	margin-left:16px;
	text-align:center;
}
.bandeau_choix h2{
	float:left;
	position:relative;
	margin:0;
	margin-left:34px;
	margin-right:34px;
	width:160px;
	height:26px;
	background-color:#bfc4c9;
	color:#d03832;
	font-size:16px;
	font-weight:bold;
	line-height:26px;
}
.actualite_news{
	float:left;
	position:relative;
	width:228px;
	font-size:14px;
	text-align:center;
	font-weight:bold;
}
.actualite_news p{
	margin:0;
	padding:0;
	width:228px;
	margin-top:10px;
	margin-bottom:7px;
}
.mail{
	float:left;
	position:relative;
	width:228px;
	height:79px;
}
.mail p{
	margin:0;
	padding:0;
	padding-top:3px;
	width:190px;
	text-align:left;
	color:#fff;
	font-size:11px;
	letter-spacing:1px;
	padding-left:38px;
}
.mailBtn{
	float:left;
	position:relative;
	width:195px;
	height:36px;
	color:#d51e14;
	background-color:transparent;
	border:none;
	background-image:url(../images/btnFormNews.png);
	margin-left:19px;
	margin-right:19px;
	font-size:14px;
	font-weight:bold;
	cursor:pointer;
}
.footer{
	float:left;
	position:relative;
	background-image:url(../images/fond_bas.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	height:68px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:100px;
}
.container_footer{
	position:relative;
	width:943px;
	height:20px;
	margin:auto;
	top:10px;
}
.container_footer p a{
	color:#FFF;
	text-decoration:none;
}
.container_footer p a:hover{
	text-decoration:underline;
}
.text_footer_gauche{
	float:left;
	position:relative;
	margin:0;
	width:471px;
	text-align:left;
	line-height:20px;
	color:#FFF;
	font-size:11px;
}
.text_footer_droite{
	float:left;
	position:relative;
	margin:0;
	width:372px;
	text-align:right;
	line-height:20px;
	color:#FFF;
	font-size:11px;
}

.ombrage {
	border: 0px solid #000; 
    -moz-box-shadow: -5px 3px 8px #000;  
    -webkit-box-shadow: -5px 3px 8px #000;  
    box-shadow: -5px 3px 8px #000;  
}  
   
<!--[if lte IE 8]> 
  <style type="text/css"> 
  .ombrage { 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=12); 
    zoom: 1; 
  }  
  </style> 
<![endif]--> 