#logo{
	position: absolute;
	top: 0px;
	left: -3px;
	
	width:220px;
	height:79px;
	background:url(../images/toyota_logo_fr.png);
}

#pg_entretien #logo{
	background:url(../images/toyota_logo_blanc_fr.png);
}

#panPedale			{ background:transparent url(../img/pedale_fr.png) no-repeat scroll 0 2px; height: 51px; margin:0 0 0 750px; width:225px; }
#panPedale:hover	{ background-position: 0 -48px; }
/*---------------------------------------------
---------------------------------------------*/
h1{
	width: 400px;
	height: 25px;
	background: url(../images/h1_pensezPlus.png) 0 0 no-repeat;
}
#info .footer{
	width: 100%;
	height: 24px;
	background: url(../images/img_info_footer_fr.gif) 0 0 no-repeat;
	display: block;
}
/*---------------------------------------------
	#menu entretien
---------------------------------------------*/
#btn_pedale { width: 136px;	background: url(../images/menu_entretien/pedale_fr.png) 0 0 no-repeat; }
#btn_entretien{
	width: 111px;
	background: url(../images/menu_entretien/menu_entretien_fr.png) 0 0 no-repeat;
}
#btn_lubrification{
	width: 137px;
	background: url(../images/menu_entretien/forfait_lubrification_fr.png) 0 0 no-repeat;
}
#btn_freinage{
	width: 130px;
	background: url(../images/menu_entretien/systeme_freinage_fr.png) 0 0 no-repeat;
}
#btn_centrePneu{
	width: 100px;
	background: url(../images/menu_entretien/centre_pneu_fr.png) 0 0 no-repeat;
}
#btn_privileges{
	width: 70px;
	background: url(../images/menu_entretien/privileges_fr.png) 0 0 no-repeat;
}
#btn_piecesOrigine{
	width: 141px;
	background: url(../images/menu_entretien/pieces_origine_fr.png) 0 0 no-repeat;
}
 
/*---------------------------------------------
	#tool
---------------------------------------------*/
#tool #voitures a{
	width: 120px;
	height: 24px;
	background: url(../images/nav_tool_voitures.png) 0 0 no-repeat;
}
#tool #camions a{
	width: 120px;
	height: 24px;	
	background: url(../images/nav_tool_camions.png) 0 0 no-repeat;
}
#tool #entretien a{
	width: 126px;
	height: 24px;	
	background: url(../images/nav_tool_entretien.png) 0 1px no-repeat;
}

/*--- Tool Selected ---*/
#pg_voitures #tool #voitures a{
	background: url(../images/nav_tool_voitures.png) 0 -24px no-repeat;	
}
#pg_camions #tool #camions a{
	background: url(../images/nav_tool_camions.png) 0 -24px no-repeat;	
}
#pg_entretien #tool #entretien a{
	background: url(../images/nav_tool_entretien.png) 0 -24px no-repeat;	
}

/*---------------------------------------------
	#info #tabs
---------------------------------------------*/
#info ul.tabs-nav li {
	float:left;
	height:27px;
}


#info ul.tabs-nav li a#btOffres {
	float:left;
	width: 74px;
	height: 27px;	
	background: url(../images/nav_tabs_offres_fr.gif) 0 -27px no-repeat;
	cursor:pointer;
}


#info ul.tabs-nav li.tabs-selected a#btOffres {
	background: url(../images/nav_tabs_offres_fr.gif) 0 0px no-repeat;
}



#info ul.tabs-nav li a#btCoordonnees {
	float:left;
	width: 160px;
	height: 27px;
	background: url(../images/nav_tabs_coordonnees_fr.gif) 0 -27px no-repeat;
	cursor:pointer;
}

#info ul.tabs-nav li.tabs-selected a#btCoordonnees {
	background: url(../images/nav_tabs_coordonnees_fr.gif) 0 0px no-repeat;	
}

#info  ul.tabs-nav li.tabs-disabled a#btCoordonnees {
	background: url(../images/nav_tabs_coordonnees_fr.gif) 0 -54px no-repeat;
	cursor:default;	
}

	.camions #info ul.tabs-nav li a#btOffres {
		float:left;
		width: 74px;
		height: 27px;	
		background: url(../images/nav_tabs_offres_camions_fr.gif) 0 -27px no-repeat;
		cursor:pointer;
	}
	
	
	.camions #info ul.tabs-nav li.tabs-selected a#btOffres {
		background: url(../images/nav_tabs_offres_camions_fr.gif) 0 0px no-repeat;
	}
	
	.camions #info ul.tabs-nav li a#btCoordonnees {
		float:left;
		width: 160px;
		height: 27px;
		background: url(../images/nav_tabs_coordonnees_camions_fr.gif) 0 -27px no-repeat;
		cursor:pointer;
	}
	
	.camions #info ul.tabs-nav li.tabs-selected a#btCoordonnees {
		background: url(../images/nav_tabs_coordonnees_camions_fr.gif) 0 0px no-repeat;	
	}
	
	.camions #info ul.tabs-nav li.tabs-disabled a#btCoordonnees {
		background: url(../images/nav_tabs_coordonnees_camions_fr.gif) 0 -54px no-repeat;
		cursor:default;	
	}


#info .btn_toutSavoir{
	width: 133px;
	height: 18px;
	margin: 10px 0 10px 0;
	background: url(../images/btn_pourToutSavoir_fr.gif) 0 0 no-repeat;
	display: block;
}

	.camions #info .btn_toutSavoir{
		width: 133px;
		height: 18px;
		margin: 0 0 10px 0;
		background: url(../images/btn_pourToutSavoir_camions_fr.gif) 0 0 no-repeat;
		display: block;
	}

#info a.btn_trouver, #sidebarEntretien a.btn_trouver {
	float:left;
	width: 80px;
	height: 18px;
	background: url(../images/btn_trouver_fr.gif) 0 0 no-repeat;
	display: block;
}

	.camions #info a.btn_trouver{
		float:left;
		width: 80px;
		height: 18px;
		background: url(../images/btn_trouver_camions_fr.gif) 0 0 no-repeat;
		display: block;
	}


#btLocation {
	width: 234px;
	height: 24px;
	cursor:pointer;
	background: url(../images/btn_location_fr.gif) 0 0 no-repeat;	
}

#btLocation.closed {
	background: url(../images/btn_location_fr.gif) 0 -24px no-repeat;	
}

#btLocation.disabled {
	background: url(../images/btn_location_fr.gif) 0 -48px no-repeat;
	cursor:default;		
}

#btAchat {
	width: 234px;
	height: 24px;
	cursor:pointer;
	background: url(../images/btn_achat_fr.gif) 0 0 no-repeat;	
}


#btAchat.closed {
	background: url(../images/btn_achat_fr.gif) 0 -24px no-repeat;	
}

#btAchat.disabled {
	background: url(../images/btn_achat_fr.gif) 0 -48px no-repeat;	
	cursor:default;	
}


	.camions #accordeonOffre #btLocation {
		width: 234px;
		height: 24px;
		cursor:pointer;
		background: url(../images/btn_location_camions_fr.gif) 0 0 no-repeat;	
	}
	
	.camions #accordeonOffre #btLocation.closed {
		background: url(../images/btn_location_camions_fr.gif) 0 -24px no-repeat;	
	}
	
	.camions #accordeonOffre #btLocation.disabled {
		background: url(../images/btn_location_camions_fr.gif) 0 -48px no-repeat;
		cursor:default;		
	}
	
	.camions #accordeonOffre #btAchat {
		width: 234px;
		height: 24px;
		cursor:pointer;
		background: url(../images/btn_achat_camions_fr.gif) 0 0 no-repeat;	
	}
	
	
	.camions #accordeonOffre #btAchat.closed{
		background: url(../images/btn_achat_camions_fr.gif) 0 -24px no-repeat;	
	}
	
	.camions #accordeonOffre #btAchat.disabled{
		background: url(../images/btn_achat_camions_fr.gif) 0 -48px no-repeat;	
		cursor:default;	
	}

/*---------------------------------------------
	CarTools
---------------------------------------------*/
#h_essence{
	width: 100%;
	height: 12px;	
	background: url(../images/heading/h_essence_fr.png) 0 0 no-repeat;		
}

	.camions #h_essence{
		width: 100%;
		height: 12px;	
		background: url(../images/heading/h_essence_camions_fr.png) 0 0 no-repeat;		
	}
	
#h_entretien{
	width: 100%;
	height: 12px;	
	background: url(../images/heading/h_entretien_fr.png) 0 0 no-repeat;		
}

	.camions #h_entretien{
		width: 100%;
		height: 12px;	
		background: url(../images/heading/h_entretien_camions_fr.png) 0 0 no-repeat;		
	}

#h_environnement{
	width: 100%;
	height: 12px;	
	background: url(../images/heading/h_environnement_fr.png) 0 0 no-repeat;		
}

	.camions #h_environnement{
		width: 100%;
		height: 12px;	
		background: url(../images/heading/h_environnement_camions_fr.png) 0 0 no-repeat;		
	}

#h_idee{
	width: 100%;
	height: 16px;	
	background: url(../images/heading/h_idee_fr.png) 0 0 no-repeat;		
}

	.camions #h_idee{
		width: 100%;
		height: 16px;	
		background: url(../images/heading/h_idee_camions_fr.png) 0 0 no-repeat;		
	}


/*---------------------------------------------
	#carCard
---------------------------------------------*/
#btnVisiteSiteWeb{
	width: 135px;
	height: 18px;
	background: url(../images/btn_visiteSiteWeb_fr.gif) 0 0 no-repeat;
	margin-top:15px;	
	display: block;
}

	.camions #btnVisiteSiteWeb{
		width: 135px;
		height: 20px;
		background: url(../images/btn_visiteSiteWeb_camions_fr.gif) 0 0 no-repeat;
		margin-top:15px;	
		display: block;
	}

#btnBlackBook {
	width: 305px;
	height: 20px;
	background: url(../images/btn_blackBook_fr.png) 0 0 no-repeat;
	margin:20px 0 0 0;	
	display: block;
}

	.camions #btnBlackBook{
		width: 305px;
		height: 20px;
		background: url(../images/btn_blackBook_camions_fr.png) 0 0 no-repeat;
		margin:20px 0 0 0;	
		display: block;
	}


#btnVideo{
	width: 131px;
	height: 20px;
	background: url(../images/btn_voirVideo_fr.png) 0 0 no-repeat;
	margin:20px 0px;	
	display: block;
}

	.camions #btnVideo{
		width: 131px;
		height: 20px;
		background: url(../images/btn_voirVideo_camions_fr.png) 0 0 no-repeat;
		margin:20px 0px;	
		display: block;
	}

/*---------------------------------------------
	#carCard
---------------------------------------------*/
/*#yaris-hatchback{
	width: 100%;
	height: 20px;	
	background: url(../images/car/yaris-hatchback.gif) 0 0 no-repeat;		
}*/

/*---------------------------------------------
	Entretien
---------------------------------------------*/
#h_menuEntretien{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_menuEntretien_fr.png) 0 0 no-repeat;		
}
#h_lubrification{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_lubrification_fr.png) 0 0 no-repeat;		
}
#h_freinage{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_freinage_fr.png) 0 0 no-repeat;		
}
#pedale_h2 { width: 100%; height: 64px; background: url(../images/heading/pedale_h2_fr.png) 0 0 no-repeat; }
#centrePneus{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_centrePneu_fr.png) 0 0 no-repeat;	
}
#h_piecesOrigine{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_piecesOrigine_fr.png) 0 0 no-repeat;		
}
#h_privileges{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_privileges_fr.png) 0 0 no-repeat;		
}
.holder span#service{
	width: 103px;
	height: 14px;
	margin: 6px 0 0 20px;	
	float: left;
	background: url(../images/heading/h_service_fr.gif) 0 0 no-repeat;		
}
.holder span#ecolonomisez{
	width: 113px;
	height: 14px;
	margin: 6px 0 0 20px;	
	float: left;
	background: url(../images/heading/h_ecolonomisez_fr.gif) 0 0 no-repeat;	
}
.holder span#recycle{
	width: 103px;
	height: 14px;
	margin: 6px 0 0 20px;	
	float: left;
	background: url(../images/heading/h_recycle_fr.gif) 0 0 no-repeat;	
}
/*---------------------------------------------
	Privilege
---------------------------------------------*/
#h_plus{
	width: 100%;
	height: 14px;	
	background: url(../images/heading/h_plus_fr.png) 0 0 no-repeat;		
}
#h_club{
	width: 100%;
	height: 14px;	
	background: url(../images/heading/h_club_fr.png) 0 0 no-repeat;		
}
#h_touche{
	width: 100%;
	height: 14px;	
	background: url(../images/heading/h_touche_fr.png) 0 0 no-repeat;	
}

/*---------------------------------------------
	sidebar entretien
---------------------------------------------*/
#side_entretien_header {
	width: 100%;
	height: 32px;	
	background: url(../images/side_entretien_header_fr.gif) 0 0 no-repeat;	
}

#side_entretien_footer {
	width: 100%;
	height: 59px;	
	background: url(../images/side_entretien_footer_fr.gif) 0 0 no-repeat;	
}


#btChangerCpostal {
	width: 206px;
	height:20px;
	background: url(../images/btn_autreCodePostal_fr.png) 0 0 no-repeat;
	cursor: pointer;
}

	.camions #btChangerCpostal {
		width: 206px;
		height:20px;
		background: url(../images/btn_autreCodePostal_camions_fr.png) 0 0 no-repeat;
		cursor: pointer;
	}
	
#btChangerCpostal span {
	display:none;
}

/*---------------------------------------------
	Confidentialite et legal
---------------------------------------------*/
#h_politiqueConfidentialite{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_politiqueConfidentialite_fr.gif) 0 0 no-repeat;		
}
#h_conditionsLegales{
	width: 100%;
	height: 22px;	
	background: url(../images/heading/h_conditionsLegales_fr.gif) 0 0 no-repeat;		
}

/* Se désabonner */

#h3_publi{
	width: 450px;
	height: 18px;
	background: url(../img/publipostage_fr.gif) 0 0 no-repeat;	
}