/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \
|		
|		Copyright (c) 2009 ministere de la Defense
|		Design + HTML/CSS/DOM JavaScript : Smart Agence
|		http://www.smartagence.com/
|		
\ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

sIFR.replace(arnoproregular, {
	selector: '#ContainerCols .cell h2',
	css: '.sIFR-root {color:#1D2224;}',
	transparent:true ,
	tuneHeight : -10
});

sIFR.replace(arnoproregular, {
	selector: '#AccesDirect h2, #AccesCible h2, #Present h2, #Nuage h2, #carte h2',
	css: '.sIFR-root {color:#1D2224;leading:-6;}',
	transparent:true ,
	tuneHeight : -8
});

/* */
jQuery(document).ready(function($){	
	if($('#EnTete #Raccourcis ul li').length > 0) {$('#EnTete #Raccourcis ul li').cornerz({background:"#1D2224"});}
});
