/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/** El�ments sIFR�s (cach�s pour ne pas voir le changement de typo **/
.sIFR-active .article > h4, 
	.sIFR-active #decompte #echeance,
	.sIFR-active #promo-pole-edesign h3,
	.sIFR-active #newsletter h3,
	.sIFR-active #recherche-designers-interactifs h3,
	.sIFR-active #derniers-membres-communaute h3,
	.sIFR-active #dernieres-photos h3,
	.sIFR-active #archives-blog h3,
	.sIFR-active #commentaires-recents-article h3,
	.sIFR-active #visiteurs-recents h3,
	.sIFR-active #promo-partenaires-sponsors h3,
	.sIFR-active #dernieres-actus h3,
	.sIFR-active  #inscription-preselections h3,
	.sIFR-active #categories-blog h3,
	.sIFR-active .articles-en-liste > h5,
	.sIFR-active .enrichissement-article > h4,
	.sIFR-active #acces-extranet-wif h3 {
	visibility: hidden;
}
