@charset "UTF-8";
/* CSS Document */

.natcom{
	float:left;
	position:relative;
	width:680px;
	height:108px;
	padding-top:47px;
	background-image:url(../images/banniere_pub.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
.milieu{
	float:left;
	position:relative;
	width:100%;
	height:auto;
	margin:auto;
	background-image:url(../images/fond_essai.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

.espace_berline{
	float:left;
	position:relative;
	width:945px;
	min-height:338px;
	height:auto;
}
.modele_espace_berline{
	float:left;
	position:relative;
	width:670px;
	height:30px;
	background-color:#FFF;
	padding-left:20px;
	margin:0;
	padding-top:15px;
	padding-bottom:15px;
}
.modele_espace_berline p{
	float:left;
	position:relative;
	margin:0;
	font-size:20px;
	line-height:30px;
	color:#d51e14;
	font-weight:bold;
}
.modele_espace_berline img{
	float:left;
	position:relative;
	margin-top:5px;
	margin-left:3px;
}
.modele{
	float:left;
	position:relative;
	width:219px;
	height:45px;
	font-size:18px;
	font-weight:bold;
	background-color:#FFF;
	padding-top:15px;
	padding-right:30px;
	text-align:right;
}
.photo_voiture{
	float:left;
	position:relative;
	width:432px;
	height:185px;
	background-color:#FFF;
}
.voiture p{
	padding-left:12px;
	font-size:14px;
}
.voiture{
	float:left;
	width:240px;
	height:160px;
}
.zonePrix{
	float:left; 
	position:relative; 
	width:939px; 
	height:40px; 
	background-color:#FFF;
}
.prix{
	padding-left:12px;
	font-size:16px;
	font-weight:bold;
	margin:0;
	line-height:40px;
}
.voiture{
	float:left;
	width:256px;
	height:185px;
	font-weight:bold;
}
.voiture_miniature{
	float:left;
	position:relative;
	width:166px;
	height:185px;
	margin-left:7px;
}
.voiture_miniature img{
	margin-bottom:0;
	margin-right:0;
}
.ensemble_bouton{
	float:left;
	width:235px;
	height:auto;
}
.pour_contre{
	float:left;
	position:relative;
	width:507px;
	height:185px;
	background-color:#FFF;
}
.fond_bouton_pour{
	float:left;
	position:relative;
	width:235px;
	height:auto;
	background-color:#d6d6d6;
	margin-top:-20px;
	z-index:100;
}
.fond_bouton_pour ul{
	float:left;
	position:relative;
	padding:5px;
	margin:0;
	margin-top:20px;
}
.fond_bouton_pour li{
	color:#488a48;
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:5px;
}
.fond_bouton_contre{
	float:left;
	position:relative;
	width:235px;
	height:auto;
	background-color:#d6d6d6;
	margin-top:-20px;
	z-index:100;
}
.fond_bouton_contre ul{
	float:left;
	position:relative;
	padding:5px;
	margin:0;
	margin-top:20px;
}
.fond_bouton_contre li{
	color:#c14f4f;
	margin:0;
	padding:0;
	list-style-type:none;
	padding-left:5px;
}
.bouton_pour{
	float:left;
	position:relative;
	width:74px;
	height:74px;
	margin-left:80px;
	z-index:200;
}
.bouton_contre{
	float:left;
	position:relative;
	width:74px;
	height:74px;
	z-index:200;
	margin-left:80px;
}
.fiche_technique{
	float:left;
	position:relative;
	width:240px;
	height:auto;
	background-color:#FFF;
	margin-bottom:20px;
}
.fiche_technique table{
	float:left;
	position:relative;
	width:238px;
	height:400px;
	background-color:#FFF;
	font-size:11px;
	font-weight:bold;
}
.fiche_technique table h1{
	margin:0;
	padding:0;
	font-size:16px;
	border:none;
}
.fiche_technique table h2{
	margin:0;
	padding:0;
	color:#808080;
	padding-top:5px;
	background-color:#FFF;
}
.descriptif{
	float:left;
	position:relative;
	width:659px;
	height:auto;
	background-color:#FFF;
	padding-right:30px;
	padding-left:10px;
	text-align:justify;
	font-size:12px;
}
.descriptif h2, h3{
	color:#d51e14;
	margin:0;
	padding:0;
	font-family:Helvetica, Arial, sans-serif;
}
.descriptif p{
	margin:0;
	padding:0;
	padding-bottom:10px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:15px;
}
.descriptif p a{
	color:#D51E14;
	text-decoration:none;
}
.pub{
	float:left;
	position:relative;
	width:220px;
	height:560px;
	background-color:#d51e14;
	margin-top:10px;
	color:#fff;
	font-size:36px;
	text-align:center;
	border: 0px solid #666; 
    -moz-box-shadow: 4px 3px 8px #666;  
    -webkit-box-shadow: 4px 3px 8px #666;  
    box-shadow: 4px 3px 8px #000;
}
<!--[if lte IE 8]> 
  <style type="text/css"> 
  .pub { 
    filter:progid:DXImageTransform.Microsoft.Shadow(color='#000', Direction=135, Strength=12); 
    zoom: 1; 
  }  
  </style> 
<![endif]--> 
.pub p{
	margin:auto;
}