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

#dieselPerformance {
	padding: 0px;
	width: 900px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -450px;
	position: absolute;
	left: 50%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #504e4e;
}
#dieselPerformance #corpsHome {
	width: 900px;
	height:650px;
	position: relative;
}
#dieselPerformance #basdepage {
	color: #FFF;
	font-size: 10px;
	background-color: #a4b947;
	height: 45px;
	width: 900px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 10px;
	line-height:14px;
}
#dieselPerformance #basdepage a {
	color: #FFF;
	text-decoration: none;
}
#dieselPerformance #basdepage a:hover {
	text-decoration: underline;
}
#dieselPerformance .toLeft{
	float:left;
}
#dieselPerformance .toRight{
	float:right;
}
#dieselPerformance .clr{
	clear:both;
}
#dieselPerformance .alignRight {
	text-align: right;
}
#dieselPerformance .alignJustify {
	text-align: justify;
}
#dieselPerformance .alignCenter {
	text-align: center;
}
#dieselPerformance .asterisque {
	vertical-align: top;
	font-size: 0.7em;
}
#dieselPerformance .noBold {
	font-weight: normal;
}
#dieselPerformance .margeG10{
	margin-left:10px;
}
#dieselPerformance .margeD10{
	margin-right:10px;
}
#dieselPerformance .margeH10{
	margin-top:10px;
}
#dieselPerformance .margeB10{
	margin-bottom:10px;
}
#dieselPerformance .marge20{
	margin:20px;
}
#dieselPerformance .margeG20{
	margin-left:20px;
}
#dieselPerformance .margeD20{
	margin-right:20px;
}
#dieselPerformance .margeH20{
	margin-top:20px;
}
#dieselPerformance .margeB20{
	margin-bottom:20px;
}
#dieselPerformance h1{
	font-size:24px;
	font-weight:bold;
} 
#dieselPerformance h2{
	font-size:14px;
	font-weight:bold;
} 
#dieselPerformance h3{
	font-size:12px;
	font-weight:bold;
	color:#000;
	margin-bottom: 10px;
} 
#dieselPerformance #corpsLaboratoire h1, #dieselPerformance #corpsEssais h1{
	color:#f05c16;
}
#dieselPerformance #corpsLaboratoire h2, #dieselPerformance #corpsEssais h2, #dieselPerformance #corpsResultats h2{
	color:#f29817;
}
#dieselPerformance #corpsBaisseConso h1, #dieselPerformance #corpsLongevite h1{
	color:#ffa31f;
	margin-top: 0px;
	font-size: 23px;
}
#dieselPerformance #corpsBaisseConso h2, #dieselPerformance #corpsLongevite h2{
	color:#db6012;
}
#dieselPerformance #corpsEnvironnement h1 {
	color:#379f51;
}
#dieselPerformance #corpsEnvironnement h2 {
	color:#a4b947;
}
#dieselPerformance #corpsConfort h1 {
	font-weight:normal;
	color:#A4B947;
}
#dieselPerformance #corpsConfort h2 {
	color:#000;
}
#dieselPerformance p{
	padding:0px;
	margin:0px 0px 5px 0px;
	text-align:justify;
}
/* NAVIGATION */
#dieselPerformance #navigation {
	margin:12px 0px 0px 0px;
	position: relative;
	z-index: 10;
}
#dieselPerformance #navigation ul#menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: none;
	height:30px;
	width:900px;
	padding:0px;
	margin:0px;
	font-size: 12px;
	background-image: url(../images/nav_fond.gif);
	background-repeat: repeat-x;
}
#dieselPerformance #navigation ul#menu li {
	position:relative;
	float:left;
	margin-right:1px;
}
#dieselPerformance #navigation ul#menu li a {
	display:block;
	background-image: url(../images/nav_btn_fond.gif);
	background-repeat: repeat-x;
	width:149px;
	height:24px;
	padding-top:6px;
	text-align:center;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
#dieselPerformance #navigation ul#menu li a:hover {
	background-image: url(../images/nav_btn_fond_over.gif);
	background-repeat: repeat-x;
}
/* SOUS MENU */

/* sous menu caché */
#dieselPerformance #navigation ul#menu ul {
	position:absolute;
	padding:0px;
	margin:0px;
	width:200px;
	z-index:20;
}
#dieselPerformance #navigation ul#menu li ul li a {
	display:block;
	background-image:none;
	background-color:#48a558;
	border-top:solid 1px #006700;
	width:200px;
	height:24px;
	padding:6px 0px 0px 10px;
	text-align:left;
	text-decoration:none;
	font-weight: normal;
	color: #FFFFFF;
}
#dieselPerformance #navigation ul#menu li ul li a:hover {
	background-image:none;
	text-decoration:underline;
}

#dieselPerformance .accueilON {
	position: absolute;
	left: 68px;
	top: 32px;
}
#dieselPerformance .economiesON {
	position: absolute;
	left: 218px;
	top: 32px;
}
#dieselPerformance .confortON {
	position: absolute;
	left: 368px;
	top: 32px;
}
#dieselPerformance .environnementON {
	position: absolute;
	left: 518px;
	top: 32px;
}
#dieselPerformance .faqON {
	position: absolute;
	left: 668px;
	top: 32px;
}
#dieselPerformance .contactON {
	position: absolute;
	left: 818px;
	top: 32px;
}
#dieselPerformance #filDariane {
	padding: 20px;

}
#dieselPerformance #filDariane a{
	font-weight: normal;
	color:#504e4e;
}
#dieselPerformance #filDariane a:hover{
	text-decoration: none;
}

/* FIN NAVIGATION */

#dieselPerformance #corpsHome #eprouve {
	background-image: url(../images/FondHome_eprouve_video.png);
	background-repeat: no-repeat;
	height: 359px;
	width: 328px;
	position: absolute;
	top: 20px;
	right: 0px;
}
#dieselPerformance #corpsHome #eprouveCDLO {
	background-image: url(../images/FondHome_eprouveCDLO.jpg);
	background-repeat: no-repeat;
	height: 308px;
	width: 328px;
	position: absolute;
	top: 20px;
	right: 0px;
}
#dieselPerformance #corpsHome #environnement {
	height: 203px;
	width: 327px;
	position: absolute;
	top: 395px;
	right: 0px;
}
#dieselPerformance #corpsHome #confort {
	height: 203px;
	width: 200px;
	position: absolute;
	left: 355px;
	top: 395px;
}
#dieselPerformance #corpsHome #economies {
	height: 203px;
	width: 333px;
	position: absolute;
	left: 0px;
	top: 395px;
}
#dieselPerformance #corpsHome #mentions {
	position: absolute;
	top: 613px;
	font-size: 9px;
	color: #838383;
	width: 900px;
}
#dieselPerformance #corpsHome .titreHome {
	font-size: 14px;
	font-weight:bold;
	color: #FFF;
	height: 22px;
	padding: 5px 0px 0px 10px;
}
#dieselPerformance #corpsHome .contenu {
	padding: 10px 10px 0px 10px;
	color: #000;
}
#dieselPerformance #corpsHome #contenuVideo {
	padding: 12px 10px 0px 17px;
	color: #000;
}
#dieselPerformance #corpsHome #environnement .titreHome {background-color:#379F51;}
#dieselPerformance #corpsHome #confort .titreHome {background-color:#A4B947;}
#dieselPerformance #corpsHome #economies .titreHome {background-color:#ffa31f;}
#dieselPerformance #corpsHome #economies .contenu {
	background-image: url(../images/FondHome_deg.png);
	height: 166px;
	background-repeat: repeat-x;
}
#dieselPerformance #corpsHome #confort .contenu {
	background-image: url(../images/FondHome_deg.png);
	height: 166px;
	background-repeat: repeat-x;
}
#dieselPerformance #corpsHome #environnement .contenu {
	background-image: url(../images/FondHome_environnement.jpg);
	height: 166px;
	background-repeat: repeat-x;
}
#dieselPerformance #corpsHome #economies a {
	color: #FFA31F;
	background-image: url(../images/fleche_e69521.gif);
	display: block;
	width: 70px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
}
#dieselPerformance #corpsHome #economies a:hover {
	text-decoration:none;
}
#dieselPerformance #corpsHome #confort a {
	color: #A4B947;
	background-image: url(../images/fleche_A4B947.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	width: 70px;
}
#dieselPerformance #corpsHome #confort a:hover {
	text-decoration:none;
}
#dieselPerformance #corpsHome #environnement a {
	color: #379F51;
	background-image: url(../images/fleche_verte.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 10px;
	width: 70px;
}
#dieselPerformance #corpsHome #environnement a:hover {
	text-decoration:none;
}
#dieselPerformance #corpsHome #economies .illu {
	bottom:6px;
	left:12px;
	position: absolute;
}
#dieselPerformance #corpsHome #confort .illu {
	bottom:6px;
	left:6px;
	position: absolute;
}
#dieselPerformance #corpsHome #eprouve .lien1, #dieselPerformance #corpsHome #eprouveCDLO .lien1 {
	position: absolute;
	left: 161px;
	top: 333px;
}
#dieselPerformance #corpsHome #eprouve .lien1 a, #dieselPerformance #corpsHome #eprouveCDLO .lien1 a {
	color: #FFF;
	text-decoration: none;
}
#dieselPerformance #corpsHome #eprouve .lien1 a:hover, #dieselPerformance #corpsHome #eprouveCDLO .lien1 a:hover {
	text-decoration: underline;
}
#dieselPerformance #corpsHome #eprouve .lien2, #dieselPerformance #corpsHome #eprouveCDLO .lien2 {
	position: absolute;
	left: 37px;
	top: 333px;
}
#dieselPerformance #corpsHome #eprouve .lien2 a, #dieselPerformance #corpsHome #eprouveCDLO .lien2 a {
	color: #FFF;
	text-decoration: none;
}
#dieselPerformance #corpsHome #eprouve .lien2 a:hover, #dieselPerformance #corpsHome #eprouveCDLO .lien2 a:hover {
	text-decoration: underline;
}
/*VIGNETTES GAUCHES*/
#dieselPerformance #vignetteEnvironnement {
	position:relative;
	background-image: url(../images/vignette_environnement.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 185px;
}
#dieselPerformance #vignetteEnvironnement .enSavoirPlus {
	position: absolute;
	left: 52px;
	top: 145px;
}
#dieselPerformance #vignetteEnvironnement .enSavoirPlus a {
	text-decoration:none;
	color: #FFF;
}
#dieselPerformance #vignetteEnvironnement .enSavoirPlus a:hover {
	text-decoration:underline;
}
#dieselPerformance #vignetteEnvironnement .titreVignette {
	position: absolute;
	top: 10px;
	width:185px;
	font-size:14px;
	text-align:center;
}
#dieselPerformance #vignetteEnvironnement .titreVignette a {
	text-decoration:underline;
	color: #504e4e;
}
#dieselPerformance #vignetteEnvironnement .titreVignette a:hover {
	text-decoration:none;
}
#dieselPerformance #vignetteLabo {
	position:relative;
	background-image: url(../images/vignetteLabo.png);
	background-repeat: no-repeat;
	height: 238px;
	width: 184px;
}
#dieselPerformance #vignetteLabo .enSavoirPlus {
	position: absolute;
	left: 50px;
	top: 217px;
}
#dieselPerformance #vignetteLabo .enSavoirPlus a {
	text-decoration:none;
	color: #FFF;
}
#dieselPerformance #vignetteLabo .enSavoirPlus a:hover {
	text-decoration:underline;
}
#dieselPerformance #vignetteLabo .titreVignette {
	position: absolute;
	top: 15px;
	width:164px;
	font-size:11px;
	margin-left: 10px;
	line-height: 16px;
}
#dieselPerformance #vignetteLabo .titreVignette a {
	text-decoration:underline;
	color: #504e4e;
}
#dieselPerformance #vignetteLabo .titreVignette a:hover {
	text-decoration:none;
}
#dieselPerformance #corpsFAQ #reponses .mentions {
	font-size: 10px;
}
#bandeau {
	height: 145px;
	width: 900px;
	position: relative;
	left: 0px;
	top: 0px;
}
#bandeau #zoneDPE {
	height: 145px;
	width: 240px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#bandeau #zoneFiliale {
	height: 145px;
	width: 200px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#bandeau img {
	border: 0px;
}

