body {
  overflow-x: hidden;
  overflow-y: hidden;
}
#global {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 796px;
	height: 604px;
	margin-top: -302px;
	margin-left: -398px;
	background-image: url(../mariage/fond_mariage_acc.jpg);
}
#contenue {
	display: block;
	position: absolute;
	background-color: transparent;
	height: 498px;
	width: 463px;
	margin-top: 95px;
	overflow: hidden;
	z-index: 2;
}
#acc_fig_haut {
	position: relative;
	width: 25px;
	height: 268px;
	margin-top: 98px;
	left: 21px;
	background-image: url(../mariage/acc_fig_haut.jpg);
	z-index: 50;
	clear: both;
}
#acc_fig_bas {
	position: absolute;
	top: 452px;
	width: 33px;
	height: 50px;
	float: left;
	left: 21px;
	background-image: url(../mariage/acc_fig_bas.jpg);
	z-index: 100;
}
#menuacc {
	position: absolute;
	top: 138px;
	width: 168px;
	height: 318px;
	left: 290px;
	text-align: right;
}
.spacer {
	clear: both;
}
.lienactu{
	font-family: Arial, sans-serif;
	font-size: 12px;
/*	color: #000000;*/
	text-decoration: none;
	font-weight: bold;
}
