@charset "utf-8";
.img-centre {
	text-align: justify;
}
.bloc-texte {
	height: 430px;
	width: 570px;
	overflow: auto;
	position: relative;
	top: 200px;
	left: 140px;
	text-align: center;
	font-size: 16px;
	color: #333333;
	padding-right: 5px;
	page-break-before: auto;
	page-break-after: auto;
	display: inline-block;
}
.conteneur-fond {
	background-image: url(img-la-margot/fond-site2.jpg);
	width: 800px;
	position: relative;
	height: 700px;
	background-repeat: no-repeat;
}

.conteneur-droit {
	height: 339px;
	width: 71px;
}



.adr-bas {
	line-height: normal;
	color: #666600;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
}
.conteneur-menu {
	position: absolute;
	top: 260px;
	left: 2px;
}
.cel-menu {
	height: 40px;
	width: 120px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #626300;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	line-height: 50px;
	margin: auto;
}


.img-droite {
	float: right;
	margin-left: 10px;
	text-align: center;
}
.img-gauche {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Conteneur {
	width: 800px;
}
.entete-haut {
	font-size: 20px;
}

