/*======================================================================
*/
DIV#eDivFullPageLayerContainer,
DIV.cssDivFullPageLayerContainer
{	background-image	:url("../_IMG/_BG/FondNoir_48x48.png")!important;
	position	:absolute!important;
	z-Index		:1000!important;
	top			:0px;
	right		:0px;
	bottom		:0px;
	left		:0px;
	border		:0px solid red!important;
}
DIV#eDivFullPageLayerContainer DIV.cssDivFullPageLayerItem,
DIV.cssDivFullPageLayerContainer DIV.cssDivFullPageLayerItem
{	border-collapse	:collapse!important;
	width			:100%!important;
	height			:100%!important;
	padding			:0px!important;
	margin			:0px!important;
}
DIV.cssDivFullPageLayerItem,
DIV.cssDivFullPageLayerItem *
{	color			:white!important;
	font-weight		:normal!important;
	font-size		:12px!important;
}
DIV.cssDivFullPageLayerItem A
{	color		:#0077CC!important;
	font-weight	:bold!important;
}
DIV.cssDivFullPageLayerItem A:hover
{	color		:#2299FF!important;
}
DIV.cssDivFullPageLayerItem A IMG
{	border			:0px none transparent!important;
	text-decoration	:none!important;
	vertical-align	:middle!important;
	padding			:0px!important;
	margin			:0px!important;
	margin-right	:4px!important;
}
/*======================================================================
*/
DIV.cssDivFullPageLayerItem UL
{	text-align	:left;
}
DIV.cssDivFullPageLayerItem LI
{	margin		:16px;
}
DIV.cssDivFullPageLayerItem *.cssTitle
{	color		:#4488CC!important;
	font-weight	:bold!important;
}
DIV.cssDivFullPageLayerItem *.cssEmphasis
{	color		:#88AAFF!important;
	font-weight	:bold!important;
}
/*======================================================================
*/