body {margin: 0; padding: 0; background-color: #808080; }
#imSite {width: 1024px; margin:auto; text-align: left; }
#imHeader {height: 283px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.png'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {width: 164px; float: left; padding: 11px 0 0 30px; }
#imContent {width: 775px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 91px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

#mariee {
	/*background-image: url(mariee.png);*/
	position:relative;
	height:280px;
	width: 172px;
	background-repeat: no-repeat;
	float: left;
	z-index:10;
}
#titre {
	background-image: url(titre.png);
	position:relative;
	height:119px;
	width: 685px;
	background-repeat: no-repeat;
	margin-top:50px;
	margin-left:60px;
	float: left;
	z-index:11;
}
