@charset "ISO-8859-1";
body {
	background-image: url(../img/fond.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4A282F;
}
p {
	font-size: 13px;
	line-height: 20px;
}
#page {
	height: 500px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#tetiere {
	height: 105px;
	width: 990px;
	position: relative;
	background-image: url(../img/tetiere.jpg);
}
#corp {
	position: relative;
	width: 990px;
	background-image: url(../img/fondcorp.jpg);
}
#accroche {
	height: 20px;
	width: 271px;
	position: absolute;
	left: 707px;
	top: 55px;
	color: #EDE9E4;
	font-style: italic;
	font-variant: normal;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
#menu {
	height: 27px;
	width: 550px;
	padding-top: 77px;
	padding-right: 77px;
	padding-left: 170px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	float: left;
}
#menu li a {
	display: block;	
	color: #351C21;
	text-decoration: none;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 6px;
	padding-bottom: 5px;
	padding-left: 6px;
}
#menu li a:hover {
	color: #82242F;
	text-decoration: none;
	background-color: #EDE9E4;
}
#drap {
	float: right;
	margin-top: 78px;
	margin-right: 12px;
}
#pied a {
	color: #FFFFFF;
	text-decoration: none;
}
#pied {
	background-image: url(../img/fondbas.jpg);
	height: 40px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 15px;
	background-repeat: no-repeat;
	color: #EDE9E4;
	text-align: center;
	font-size: 12px;
}
#fondacceuil {
	background-image: url(../img/fondaccueil.jpg);
	height: 480px;
	width: 980px;
}
#fondchambres {
	background-image: url(../img/fondchambres.jpg);
	height: 480px;
	width: 980px;
}
H1 {
	margin: 0px;
	font-size: 22px;
	color: #4C542A;
	font-variant: small-caps;
	letter-spacing: 0.2em;
	word-spacing: 0.2em;
}
#fondsituation {
	background-image: url(../img/fondsituation.jpg);
	height: 480px;
	width: 990px;
}
.renforcer {
	font-weight: bold;
	color: #330033;
}

