#conteneur2 {
	background-image: url(dessin2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 960px;
	height: 600px;
}
#logo {
	width: 800px;
	float: left;
	margin-right: auto;
	margin-left: auto;
}

#chambre_hotes  {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	color: #9EA217;
	font-style: italic;
	width: 400px;
	text-align: right;
	padding-top: 85px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
}
#conteneur2 #menu ul li {
	font-size: 18px;
	color: #FFF;
	background-color: #9EA217;
	float: left;
	margin-right: 20px;
	width: 130px;
	height: 25px;
	list-style-type: none;
	vertical-align: middle;
	font-weight: bold;
}
#conteneur2 #menu ul li a {
	color: #FFF;
	text-decoration: none;
}
#conteneur2 #charming {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	color: #9EA217;
	font-style: italic;
	margin-left: 450px;
	text-align: left;
}
#conteneur2 #menu {
	margin-left: 130px;
	height: 40px;
}

#leclos  {
	text-align: left;
}

