.back {
	background-image: url(http://pages.videotron.com/cafecine/images/Siteweb_mamn_05.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
.propriete {
	background-repeat: repeat;
	background-position: left top;
	background-color: #d89218;
}
.bambou {
	background-image: url(http://pages.videotron.com/cafecine/images/fond_bambou.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.degrade {
	background-image: url(http://pages.videotron.com/cafecine/images/degrade.jpg);
	background-repeat: repeat;
	background-position: left top;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c86305;
	font-weight: bold;
}

