body
{
	margin:		0;
	padding:	0;
	border:		none;
}

#DIV_GREY_TEMPLATE
{
	border:		none;
	position:	relative;
	overflow:	auto;
	padding:	0;
	margin:		0;
	left:		0;
	top:		0;
	border:		none;
}


#DIV_GREY_MAIN
{
	position:	absolute;
	top:		0;
	left:		0;
	display:	none;
	z-index:	999;
	border:		none;
	background:	url('../imgs/damier_gris.gif');
	width:		100%;
	height:		100%;
}

#DIV_GREY_CONTENT
{
	position:	absolute;
	left:		50%;
	top:		50%;
	margin-left:	0;
	margin-top:	0;
	width:		0;
	height:		0;
	background:	#FFFFFF;
	border:		none;
	overflow:	auto;
	border: 	solid 1px #777777;
}
