/*
	CSS
	DÉFINITION DES STYLES DES BLOCS DE MISE EN PAGE
*/

/*	GÉNÉRAL	 */
#flashContent {
	margin:					0pt;
	overflow:				hidden;
	padding:				0pt;
	width:					100%;
}
#flashContent #noflash {
	background-image:		url(../medias/noflash/nofl_bkg.jpg);
	background-position:	top;
	background-repeat:		repeat-x;
}

