body,html,#contenu,#centreFrame{
	height:100%;
}
#maskScreen{
	position:absolute;
	margin:auto;
	z-index:499;
	top:0;
	left:0;
	background:#504435;
	filter:alpha(opacity=80);  
	-moz-opacity:0.80;
	opacity: 0.80;
	display:none;
	width:100%;
	height:100%;
}
#contenu{
	position:absolute;
	top:0;
	left:0;
	margin:auto;
	z-index:500;
	display:none;
	height:100%;
	width:100%;

}
#framecontent {
	border:0px solid #4F4334;
}
