#popupEmbed
{
	border:1px solid #838383;
	background-color:#ffffff;
	padding:10px;
}
#divPopupEmbedContent
{
	/*width:470px;
	height:400px;*/	
	text-align: center;
	border:0;
}

.ui-widget-overlay
{
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	background: #666666;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	position: absolute;
	top: 0;
	left: 0;
}

.btnFermerPopup
{
	background: url("/Cache/LayoutExterne/Prod/JAC/MessagerieNonIdentifieTheme/ANG/20250624045738/e09cde27-5024-45fc-ba70-51f6faecfec7.gif") no-repeat scroll left center transparent;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    left: -10px;
    padding-left: 20px;
    position: relative;
    top: 0px;
    width: 60px;
    z-index: 1200;
}
