-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcarengineoils_products_mobil-1_5w30.aspx
320 lines (306 loc) · 24 KB
/
carengineoils_products_mobil-1_5w30.aspx
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
<%@ Page Language="C#" AutoEventWireup="false" Inherits="XOM.Common.Web.XOMPage" %>
<%@ Register TagPrefix="XOM" Namespace="XOM.Common.Web" Assembly="XOMCommon" %>
<%@ Register Src="Navigation/motoroils.ascx" TagName="Navigation" TagPrefix="xom" %><!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr" lang="fr">
<head><meta http-equiv="X-UA-Compatible" content="IE=8">
<title>Mobil™ Canada | Huiles Pour Moteurs de Voitures | Les produits | Mobil 1™ 5W-30</title>
<meta name="keywords" content="Huiles Pour Moteurs de Voitures, Mobil 1 5W-30,engine oil, motor oil, lubricant"/>
<meta name="description" content="Find out more about Mobil 1™ 5W-30"/>
<meta name="date" content="2010-01-01"/>
<meta name="language" content="fr"/>
<meta http-equiv="Content-Language" content="fr"/>
<meta name="WT.ti" content="Mobil™ Canada | Huiles Pour Moteurs de Voitures | Les produits | Mobil 1™ 5W-30"/>
<meta name="WT.cg_n" content="ProductDetail"/>
<meta name="WT.cg_s" content=""/>
<meta name="WT.si_n" content="confirmation"/><link rel="canonical" href="<%="http://www.mobil.ca"+Request.ServerVariables.Get("URL")%>" />
<link type="text/css" rel="stylesheet" media="all" href="/Imports/LCW_xom.css"/>
<link type="text/css" rel="stylesheet" media="print" href="/Imports/LCW_xom_print.css"/>
<link type="text/css" title="medium" rel="stylesheet" href="/Imports/LCW_xom_web_medium.css"/>
<link type="text/css" title="large" rel="alternate stylesheet" href="/Imports/LCW_xom_web_large.css"/>
<link type="text/css" title="small" rel="alternate stylesheet" href="/Imports/LCW_xom_web_small.css"/>
<link type="text/css" rel="stylesheet" media="all" href="/Imports/LCW_xom_lightview.css"/>
<script type="text/javascript" src="/Imports/js/LCW_styleswitcher.js"></script>
<script type="text/javascript" src="/Imports/js/LCW_footnotelinks.js"></script>
<script language="Javascript" src="/Imports/js/LCW_xom.js"></script>
<script type="text/javascript" src="/Imports/js/LCW_search.js"></script>
<script type="text/javascript" src="/Imports/js/LCW_redesign_swfobject.js"></script>
<script type="text/javascript" src="/Imports/js/prototype.js"></script>
<script type="text/javascript" src="quickedit/quickedit.js"></script>
<script type="text/javascript" src="/quickedit/LCW/custom.js"></script>
<script type="text/javascript" src="/Imports/js/scriptaculous.js"></script>
<script type="text/javascript" src="/Imports/js/lightview.js"></script>
<script type="text/javascript" src="/Imports/js/toggleContent.js"></script>
<script type="text/javascript">
var PAGE_ID="0915881d808ad7e3";
</script>
<!--[if lt IE 8]><link href="/Imports/LCW_xom_ie.css" rel="stylesheet" type="text/css" media="all" /><![endif]-->
<!--[if IE 7]> <link href="/Imports/LCW_xom_ie_7.css" rel="stylesheet" type="text/css" media="all" /><![endif]-->
<!--[if IE 8]> <link href="/Imports/LCW_xom_ie_8.css" rel="stylesheet" type="text/css" media="all" /><![endif]-->
<!--[if gte IE 5.1]>
<script type="text/javascript">
try
{
document.execCommand("BackgroundImageCache", false, true);
}
catch(err) {}
</script><![endif]--><script type="text/javascript">
function showTab(id)
{
var currentID = '';
var tabsdiv = document.getElementById("divTabs");
var tabs;
if(tabsdiv.childNodes.length == 1)
{
tabs = tabsdiv.childNodes[0];
}else
{
tabs = tabsdiv.childNodes[1];
}
for(var i=0;i<tabs.childNodes.length;i++)
{
if(tabs.childNodes[i].className == 'current')
{
tabs.childNodes[i].className = '';
currentID = tabs.childNodes[i].id;
}
}
document.getElementById(id).className='current';
document.getElementById(currentID + " Content").style.display='none';
document.getElementById(id + " Content").style.display='block';
}
</script></head>
<body class="article">
<div style="text-align:left">
<script type="text/javascript">displaySuperPencil("0915881d8205c7d9");</script>
</div>
<a href="#mainContent_thin" class="skip">Skip to Main Content</a>
<div id="container"><!--#include file="Navigation/Header.aspx" -->
<div class="clrfix">
<div id="navPanel">
<div id="navTitle"/>
</div>
</div>
<div id="navPanelBottomBg" class="clrfix">
<div id="navPanelBottom"/>
</div></div>
<div id="mainPanel" class="clrfix"><!-- googleoff: all -->
<script type="text/javascript">quickEditForm('0915881d8205c7d9','/Content',false,'../forms/LCWLeftNav','','500px','300px','Display/Hide Left Navigation','','pencil.gif','10px');</script><!-- googleon: all -->
<div id="sideBar" class="clrfix"><xom:Navigation ID="LeftNav" runat="server" /><!--#include file="Navigation/QuickLinks_motoroils.aspx"--></div>
<div id="toolbar_wide"><!--#include file="Services/Toolbox.aspx" --><!-- googleoff: all -->
<div style="float:left">
<script type="text/javascript">quickEditForm('0915881d8205c7d9', '/Content/Related_Links',true,'../forms/LCWRelatedLinks','','820px','640px','Related Links','','pencil.gif','');</script>
</div><!-- googleon: all -->
<img src="/Images/relatedProducts.png"/>
<div class="related_Title">
<p xmlns="">Liens associés</p>
</div>
<div class="related">
<div style="float:left">
<a xmlns="" target="_self" onclick="trackClick(this);" href="../Canada-French-LCW/where-to-buy.aspx"><img width="60" title="" src="../Canada-French-LCW/Images/teaser_60x60_where-to-buy.png" longdesc="" height="60" border="0" alt="Comment acheter"></a> </div>
<h2>
<a title="" target="_self" href="/Canada-French-LCW/where-to-buy.aspx">Comment acheter</a>
</h2>
<div class="relatedContent">
<p xmlns="">Trouvez votre distributeur le plus proche ou le revendeur</p> </div>
</div>
<div class="related">
<div style="float:left">
<a xmlns="" target="_self" onclick="trackClick(this);" href="../Canada-French-LCW/carengineoils_dexos-1-approved-mobil-synthetic-lubricants.aspx"><img width="60" title="Dexos 1 certifié" src="../Canada-French-LCW/Images/teaser_60x60_dexos-1.jpg" longdesc="" height="60" border="0" alt="Dexos 1 certifié"></a> </div>
<h2>
<a title="" target="_self" href="/Canada-French-LCW/carengineoils_dexos-1-approved-mobil-synthetic-lubricants.aspx">dexos 1 (MC) certifié</a>
</h2>
<div class="relatedContent">
<p xmlns="">Huile 5W-30 Mobil 1™ est conforme ou supérieure <br>
aux spécifications<br>
dexos1 (MC) certifié</p> </div>
</div>
<div class="related">
<div style="float:left">
<a xmlns="" target="_self" onclick="trackClick(this);" href="../Canada-French-LCW/carengineoils_products_mobil-1_0w40.aspx"><img width="60" title="Mobil 1 0W-40" src="../Canada-french-LCW/Images/teaser_60x60_mobil-1-0w40.jpg" longdesc="" height="60" border="0" alt="Mobil 1 0W-40"></a> </div>
<h2>
<a title="" target="_self" href="/Canada-French-LCW/carengineoils_products_mobil-1_0w40.aspx">Mobil 1™ 0W-40</a>
</h2>
<div class="relatedContent">
<p xmlns=""> </p> </div>
</div>
<div class="related">
<div style="float:left">
<a xmlns="" target="_self" onclick="trackClick(this);" href="../Canada-French-LCW/carengineoils_products_mobil-1_5w20.aspx"><img width="60" title="Mobil 1 5W-20" src="../Canada-french-LCW/Images/teaser_60x60_mobil-1-5w20.jpg" longdesc="" height="60" border="0" alt="Mobil 1 5W-20"></a> </div>
<h2>
<a title="" target="_self" href="/Canada-French-LCW/carengineoils_products_mobil-1_5w20.aspx">Mobil 1™ 5W-20</a>
</h2>
<div class="relatedContent">
<p xmlns=""> </p> </div>
</div>
<div class="related">
<div style="float:left">
<a xmlns="" target="_self" onclick="trackClick(this);" href="../Canada-French-LCW/carengineoils_products_mobil-1_ep-5w30.aspx"><img width="60" title="Mobil 1 Ep 5W-30" src="../Canada-french-LCW/Images/teaser_60x60_mobil-1-ep-5w30.jpg" longdesc="" height="60" border="0" alt="Mobil 1 Ep 5W-30"></a> </div>
<h2>
<a title="" target="_self" href="/Canada-French-LCW/carengineoils_products_mobil-1_ep-5w30.aspx">Mobil™ EP 5W-30</a>
</h2>
<div class="relatedContent">
<p xmlns=""> </p> </div>
</div>
</div>
<div id="mainContent_thin"><!-- googleoff: all -->
<script type="text/javascript">quickEditForm('0915881d8205c7d9', '/Content',false,'../forms/LCWProductDetails','','825px','750px','Product Detail Overview','','pencil.gif','200px');</script><!-- googleon: all -->
<div id="topSec">
<div style="float:left" id="flash"> </div>
<h1>Mobil 1™ 5W-30</h1>
<p xmlns="" align="left">
<a title="" target="" onclick="trackClick(this);" href="/Canada-English-LCW/Images/product_640x800_mobil-1-5w-30.jpg" class="lightview"><img src="../Canada-French-LCW/Images/product_120x150_mobil-1-5w30.jpg" height="150" width="120" alt="Mobil 1 5W 30" title="Mobil 1 5W 30" align="left" border="15" hspace="5"></a>
</p>
<p xmlns="">
<strong>Huile moteur synthétique avancée<br>
</strong>L'huile Mobil 1™ 5W-30 est une huile moteur synthétique de pointe conçue pour maintenir les moteurs à l'état neuf par une protection contre l'usure, des performances globales et un pouvoir nettoyant exceptionnels. L'huile Mobil 1 5W-30 satisfait ou dépasse les exigences des normes les plus strictes de l'industrie et surclasse nos huiles ordinaires. La technologie Mobil 1 est offerte de série sur une grande variété de véhicules, y compris sur certains véhicules de haute performance.</p>
</div>
<table style="width: 454px " id="tblTabs" cellspacing="0px" cellpadding="0" border="0">
<tr id="tabNav">
<td style="height:1px; padding-bottom:-10px; " colspan="5"><!-- googleoff: all -->
<script type="text/javascript">quickEditForm('0915881d8205c7d9', '/Content/Tabs',true,'../forms/LCWProductDetailsTabs','','790px','775px','Product Detail Tabs','','pencil.gif','220px');</script><!-- googleon: all -->
<div style="z-index:100; " id="divTabs">
<ul>
<li onmouseover="if(this.className!='current')this.className='highlight';" onmouseout="if(this.className!='current')this.className=''" class="current" id="Vue D'ensemble">
<a href="#" onclick="javascript:showTab('Vue D\'ensemble');">Vue D'ensemble</a>
</li>
<li onmouseover="if(this.className!='current')this.className='highlight'" onmouseout="if(this.className!='current')this.className=''" id="Applications">
<a href="#" onclick="javascript:showTab('Applications');">Applications</a>
</li>
<li onmouseover="if(this.className!='current')this.className='highlight'" onmouseout="if(this.className!='current')this.className=''" id="Spécs">
<a href="#" onclick="javascript:showTab('Spécs');">Spécs</a>
</li>
<li onmouseover="if(this.className!='current')this.className='highlight'" onmouseout="if(this.className!='current')this.className=''" id="Caractéristiques">
<a href="#" onclick="javascript:showTab('Caractéristiques');">Caractéristiques</a>
</li>
</ul>
</div>
</td>
</tr>
<tr id="trTabContent">
<td valign="top" style="width: 10px; background-image:url('/Images/Tabs/box_Left.png'); background-repeat: repeat-y; background-color: #ffffff;">
<img src="/Images/Tabs/box_LeftUpper.png" class="leftUpperImg" alt=""/>
</td>
<td valign="top" style="width: 435px; background-image:url('/Images/Tabs/boxNoFade_Upper.png'); background-repeat: repeat-x; background-color: #ffffff;" class="midBorder">
<div style="width:434px; white-space:normal; padding-top:10px;display:block " class="divTabContent" id="Vue D'ensemble Content">
<p xmlns="">L'huile Mobil 1 5W-30 est fabriquée à partir d’un mélange breveté d’huiles de base synthétiques haute performance, auquel on a ajouté une combinaison de composantes parfaitement équilibrée. Le grade de viscosité 5W-30 compte parmi les grades de viscosité les plus recommandés pour les voitures neuves. L'huile Mobil 1 5W-30 est conçue exclusivement pour contribuer à des niveaux inégalés de performance, de pouvoir nettoyant et de protection contre l’usure, tout en répondant aux normes de performance exigeantes ILSAC GF-5.</p>
<table xmlns="" width="100%" summary="" class="standard" cellspacing="0" border="0">
<thead>
<tr>
<th width="" scope="col" height="" class="standard">Caractéristiques</th><th width="" scope="col" height="" class="standard">Avantages et améliorations potentielles</th>
</tr>
</thead><tbody><tr>
<td width="" height="" class="standard">Formule synthétique avancée</td><td width="" height="" class="standard">Contrôle des dépôts et de l'accumulation de boues qui prolonge la durée de vie du moteur</td>
</tr>
<tr>
<td width="" height="" class="standard"> </td><td width="" height="" class="standard">Excellente lubrification générale et protection contre l'usure adaptées à de nombreux modes de conduit</td>
</tr>
<tr>
<td width="" height="" class="standard">
<br>
Résistance remarquable à la chaleur et à l'oxydation</td><td width="" height="" class="standard">Performance exceptionnelle pendant l'intervalle de vidange maximal préconisé dans le carnet d'entretien du véhicule</td>
</tr>
<tr>
<td width="" height="" class="standard">Caractéristiques de frottement optimales</td><td width="" height="" class="standard">Économie de carburant</td>
</tr>
<tr>
<td width="" height="" class="standard">Excellente tenue à basse temperature</td><td width="" height="" class="standard">Démarrage rapide par temps froid - Contribue à prolonger la durée de vie du moteur et à réduire la sollicitation des composants du circuit de démarrage</td>
</tr></tbody></table>
</div>
<div style="width:415px; white-space:normal; padding-top:10px;display:none " class="divTabContent" id="Applications Content">
<p xmlns="">Mobil 1 5W-30 est préconisée pour tous les types de véhicules modernes, notamment pour les moteurs à essence et diesel turbocompressés et suralimentés à injection multisoupapes haute performance des voitures particulières, VUS, fourgonnettes et camionnettes.</p>
<ul xmlns="">
<li>Mobil 1 5W-30 est une huile moteur multifonctionnelle pouvant être utilisée dans de nombreux types de véhicules</li>
<li>Mobil 1 5w-30 n'est pas conseillée pour les moteurs à deux temps ni les moteurs d'avion, sauf si elle est expressément approuvée par le constructeur.</li>
</ul>
</div>
<div style="width:415px; white-space:normal; padding-top:10px;display:none " class="divTabContent" id="Spécs Content">
<p xmlns="">
<strong>Mobil 1 5W-30 satisfait ou dépasse les exigences : <br>
</strong>ACEA A1/B1, A5/B5-10<br>
API SN, SM, SL,SJ <br>
ILSAC GF-5 <br>
Ford WSS-M2C946-A</p>
<p xmlns="">
<strong>Mobil 1 5W-30 est homologuée par les constructeurs suivants : <br>
</strong>GM Dexos1 Gen2<br>
Honda / Acura HTO-06</p>
<p xmlns="">
<strong>Mobil 1 5W-30 est recommandée par la Pétrolière Impériale dans les applications exigeant : <br>
</strong>General Motors 4718M <br>
General Motors 6094M</p>
</div>
<div style="width:415px; white-space:normal; padding-top:10px;display:none " class="divTabContent" id="Caractéristiques Content">
<table xmlns="" width="100%" summary="" class="standard" cellspacing="0" border="0">
<thead>
<tr>
<th width="" scope="col" height="" class="standard">Mobil 1 5W-30</th><th width="" scope="col" height="" class="standard"> </th>
</tr>
</thead><tbody><tr>
<td width="" height="" class="standard">Grade SAE</td><td width="" height="" class="standard">5W-30</td>
</tr>
<tr>
<td width="" height="" class="standard">Viscosité à 100 ºC, cSt, ASTM D 445</td><td width="" height="" class="standard">11,0</td>
</tr>
<tr>
<td width="" height="" class="standard">Viscosité à 40 ºC, cSt, ASTM D 445</td><td width="" height="" class="standard">61,7</td>
</tr>
<tr>
<td width="" height="" class="standard">Indice de viscosité</td><td width="" height="" class="standard">172</td>
</tr>
<tr>
<td width="" height="" class="standard">Cendres sulfatées, % massique, ASTM D 874</td><td width="" height="" class="standard">0,8</td>
</tr>
<tr>
<td width="" height="" class="standard">Viscosité HTHS, mPa·s à 150 °C, ASTM D 4683</td><td width="" height="" class="standard">3,1</td>
</tr>
<tr>
<td width="" height="" class="standard">Point d'écoulement, °C, ASTM D 97</td><td width="" height="" class="standard">-42</td>
</tr>
<tr>
<td width="" height="" class="standard">Point d'éclair, °C, ASTM D 92</td><td width="" height="" class="standard">230</td>
</tr>
<tr>
<td width="" height="" class="standard">Masse volumique à 15,6 °C, mg/l, ASTM D 4052</td><td width="" height="" class="standard">0,855</td>
</tr></tbody></table>
</div>
</td>
<td valign="top" style="width: 10px; background-image:url('/Images/Tabs/box_Right.png'); background-repeat: repeat-y; background-color: #ffffff;" class="rightBorder">
<img src="/Images/Tabs/boxNoFade_RightUpper.png" alt=""/>
</td>
</tr>
<tr id="tabsLower">
<td valign="top" style="width: 10px; height: 10px;" id="tabsLowerLeft">
<img src="/Images/Tabs/box_LeftLower.png" alt=""/>
</td>
<td valign="top" style="width: 435px; background-image:url('/Images/Tabs/box_Lower.png'); background-repeat: repeat-x;" id="tabsLowerMiddle"> </td>
<td valign="top" style="width: 10px; height: 10px;" id="tabsLowerRight">
<img src="/Images/Tabs/box_RightLower.png" alt=""/>
</td>
</tr>
</table>
</div>
</div>
<div style="clear:both;width:100%;position:relative;"><!--#include file="Navigation/Footer.aspx" --></div>
</div><script type="text/javascript">
var tabsdiv = document.getElementById("divTabs");
var tabs, tabId;
//Get parameter
var parameters = location.search;
var index = parameters.indexOf('tabIndex=');
if (index != -1){
var tabIndex = parameters.charAt(index+9);
if(tabsdiv.childNodes.length == 1)
{
tabs = tabsdiv.childNodes[0];
}else
{
tabs = tabsdiv.childNodes[1];
}
if(tabs.childNodes.length >= tabIndex)
{
tabId = tabs.childNodes[tabIndex-1].id;
showTab(tabId);
location.href = location.href+"#"+ tabId;
}
}
</script></body>
</html>