pre, .cacher
{
	display: none;
}
.globalLayerInfos
{
	position: absolute;		 
	top: 0px;
	left: 0px;
	z-index: 9999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
}
.globalLayerInfos,
.LayerBtnComparerIntExt
{
	margin: 0px;
	width: 350px;
}
/* Masque gris */
#gli_mask, #mask_body
{
	position: absolute; 
	top: 0px; 
	left: 0px; 
	z-index: 105; 
	width: 100%; 
	height: 100%;
	
	/* transparence */
	filter: alpha(opacity=40);
	opacity: .40;
	-moz-opacity: .40;
	background-color: #868686;
	top:expression(eval(document.body.scrollTop));
}

.globalLayerInfosInt
{
	line-height:12px;
	padding:5px;
	position:absolute;
	top:50px;
	width:280px;
	z-index:9999;
}
.globalLayerInfosInt .Message,
.globalLayerInfosInt .Buttons
{
	display: block;
	behavior: url(/CfgAPImagesCentral/Images/Scripts/png.htc);
}
.IE6 .globalLayerInfosInt .Message
{
	width: 300px;
}
.globalLayerInfosInt .Message
{
	width: 250px;
	background-image: url(/CfgAPImagesCentral/Images/Medias/Layout/Layer_Top.png);
	padding: 25px;
	height:auto;
}
.globalLayerInfosInt .Buttons
{
	width: 300px;
	background-image: url(/CfgAPImagesCentral/Images/Medias/Layout/Layer_Bottom.png);
	height: 55px;
	text-align: center;
	padding-top: 15px;
}
.IE6 .globalLayerInfosInt .Buttons
{
	height: 70px;
}
.globalLayerInfosInt .Buttons .ConfigButtonContent
{
	width: 50px;
}
/*
.Netscape5 #gli_mask,
.IE7 #gli_mask
{
	position:fixed;
}*/
#CompareVersionsForm .globalLayerInfosInt
{
	top:-70px;
}
