#enveloppe {
	width: 800px;
	background-image: url(fond.png);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #5CC938;
}


#entete {
	height: 250px;
	background-color: #FFF;
	width: 800px;
}
#menu {
	float: left;
	width: 820px;
}
#contenu {
	float: left;
	width: 800px;
	min-height: 700px;
	background-image: url(fontry.png);
	background-color: #5CC938;
	background-repeat: no-repeat;
}
#enveloppe #contenu p {
	padding-left: 20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
#enveloppe #contenu ul li a {
	list-style-type: circle;
	font-size: 18px;
}

#pied {
	height: 30px;
	clear: both;
	background-color: #5CC938;
}
#enveloppe #menu ul {
	list-style-type: none;
	margin: 0px;
	clear: none;
	float: left;
	padding: 0px;
}
#enveloppe #menu ul a {
	display: block;
	height: 40px;
}

#enveloppe #menu ul li {
	float: left;
}
#enveloppe #menu ul li a {
	display: block;
}
.guide {
	background-image: url(guidedtourread.png);
}
.guide:hover {
	background-image: url(ongletguidedover.png);
}
#enveloppe #contenu ul li a:hover {
	list-style-type: circle;
	font-size: 18px;
	color: #903;
}
.guide {
	background-image: url(ongletguided.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.rates {
	background-image: url(rates.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.contact {
	background-image: url(contact.png);
	height: 40px;
	width: 135px;
}
.brussels {
	background-image: url(brussels.png);
	height: 40px;
	width: 135px;
}
.friends {
	background-image: url(friends.png);
	height: 40px;
	width: 130px;
}
.location {
	background-image: url(location.png);
	height: 40px;
	width: 135px;
}
.rates:hover {
	background-image: url(ratesover.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.location:hover {
	background-image: url(locationover.png);
	height: 40px;
	width: 135px;
}
.brussels:hover {
	background-image: url(bxlover.png);
	height: 40px;
	width: 135px;
}
.friends:hover {
	background-image: url(Friends-over.png);
	height: 40px;
	width: 130px;
}
.contact:hover {
	background-image: url(contactover.png);
	height: 40px;
	width: 135px;
}
.guide:visited {
	background-image: url(guidedtourread.png);
}
.location:visited {
	background-image: url(locationread.png);
	height: 40px;
	width: 135px;
}
.contact:visited {
	background-image: url(contactread.png);
	height: 40px;
	width: 135px;
}
.friends:visited {
	background-image: url(friendsread.png);
	height: 40px;
	width: 130px;
}
.brussels:visited {
	background-image: url(brusselsread.png);
	height: 40px;
	width: 135px;
}
.rates:visited {
	background-image: url(ratesread.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.contactpage {
	background-image: url(contactread.png);
	height: 40px;
	width: 135px;
}
