/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 798px;
	position: relative;
	background-color: #FFF;
}
#body-bot {
	background: bottom left url(images/body_bg_bot_photos.jpg) no-repeat;
}
#body-top {
	background: url(images/body_bg_top_MODELE.png) no-repeat;
	min-height: 800px;
	_height: 800px;
	padding-bottom: 14px;
}
#nav a {
	color: #FFF;
	background-color: #666;
	text-decoration: none;
	font-weight: bold;
}
#flash {
	background-image: url(images/ombre1.png);
	background-repeat: no-repeat;
	background-position: 84px 5px;
	padding-bottom: 10px;
}

