#global {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 796px;
	height: 604px;
	margin-top: -302px;
	margin-left: -398px;
	background-image: url(../mariage/fond_robe_de_remerciement.jpg);
}
#contenue {
	display: block;
	position: absolute;
	background-color: transparent;
	height: 498px;
	width: 790px;
	margin-top: 95px;
	overflow: hidden;
	z-index: 2;
}
#texte {
	width: 340px;
	height: 310px;
	margin-top: 92px;
	margin-left: 20px;
	overflow: auto;
	background-color: #f2ede6;
	padding: 15px 20px 15px 20px;
	float: left;
	clear: both;
}
#photo {
	width: 289px;
	height: 404px;
	margin-top: 25px;
	margin-left: 480px;
}
#menub {
	width: 290px;
	height: 59px;
	margin-top: 9px;
	margin-left: 59px;
	padding-left: 10px;
	background-color: #f8f5f1;
	text-align: left;
}
