/*-----------------------------------------------------------------------------
  [JS - home]
  
  Page : Home
  Navigateurs : Tous
-----------------------------------------------------------------------------*/
sIFR.replace(din, {
	selector: '#content-list h2',
	css: [
		'.sIFR-root { color: #9e1919; font-size: 18px; font-weight: bold; text-transform: uppercase; }',
		'a:link { color: #9e1919; text-decoration: none; }',
		'a:hover { color: #9e1919; text-decoration: underline; }'
	],
	offsetTop: 1,
	tuneHeight: -5,
	tuneWidth: 1,
	wmode: 'transparent',
	fixFocus: true
});
