/* CSS Document */
#page {
	background: url(fond.gif) repeat-y;
	color: #635B03;
}
#contenu h1 {
	background-image: url(h1.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: #8A442A;
	font-size: 1.3em;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#contenu h2 {
	background-image: url(h2.gif);
	background-repeat: no-repeat;
	font-size: 0.9em;
	color: #8A442A;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8A442A;
	padding: 0px;
	margin: 0px;
}
#contenu h3 {
	color: #8A442A;
	font-size: 0.9em;
}
#listinghebergement h2 {
	width: 480px;
	clear: right;
}

#listinghebergement h3 {
	width: 480px;
}


#contenu a {
	color: #8A442A;
}
#contenu a:hover {
	color: #EDE9C9;
	background-color: #8A442A;
}
#blocphotos ul li img {
	background-color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 5px;
	border: 1px solid #8A442A;
	margin-right: 0px;
	margin-left: 0px;
}
#listinghebergement ul {
	margin: 0px;
	padding: 0px;
	display: block;
}
#listinghebergement hr {
	margin: 0px;
	padding: 0px;
	height: 1px;
	width: 480px;
	text-align: center;
	color: #8A442A;
	background-color: #8A442A;
}

#listinghebergement li {
	font-size: 0.6em;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#listinghebergement img {
	background-color: #FFFFFF;
	padding: 5px;
	border: 1px solid #8A442A;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#listinghebergement a {
	margin-right: 2px;
	margin-left: 2px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	display: block;
	width: 110px;
	float: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	height: 140px;
}

