.fondEntetePopup {
	background-image: url(/front/front/images/ExpoMoselle/popup/arr_plan.jpg);
	background-repeat : repeat-x;
	background-color:#ECEBD8;
	width:550px;
}

.fondEntetePopupImprimer {
	background-image: url(/front/front/images/ExpoMoselle/popup/arr_plan.jpg);
	background-repeat : repeat-x;
	background-color:#ECEBD8;
	width:650px;
	height:70px;
}

.fondPopup {
	background-image: url(/front/front/images/ExpoMoselle/popup/arr_plan.jpg);
	background-repeat : repeat-x;
	background-color:#ECEBD8;
	width:100%;
}

.logoEntetePopup {
	margin-left:20px;
	background-image: url(/front/front/images/ExpoMoselle/popup/logo.gif);
	width:341px;
	height:70px;
	float:left;
}

.fermeturePopup {
	background-image: url(/front/front/images/ExpoMoselle/popup/bt_fermer.gif);
	background-repeat : no-repeat;
	align:right;
	width:11px;
	height:11px;
	float:right;
	margin-top:6px;
	margin-right:3px;
	cursor:hand;
}

