#enveloppe {
	width: 800px;
	background-image: url(./pictures/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(./pictures/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(./pictures/guidedtourread.png);
}
.guide:hover {
	background-image: url(./pictures/ongletguidedover.png);
}
#enveloppe #contenu ul li a:hover {
	list-style-type: circle;
	font-size: 18px;
	color: #903;
}
.guide {
	background-image: url(./pictures/ongletguided.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.rates {
	background-image: url(./pictures/rates.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.contact {
	background-image: url(./pictures/contact.png);
	height: 40px;
	width: 135px;
}
.brussels {
	background-image: url(./pictures/brussels.png);
	height: 40px;
	width: 135px;
}
.friends {
	background-image: url(./pictures/friends.png);
	height: 40px;
	width: 130px;
}
.location {
	background-image: url(./pictures/location.png);
	height: 40px;
	width: 135px;
}
.rates:hover {
	background-image: url(./pictures/ratesover.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.location:hover {
	background-image: url(./pictures/locationover.png);
	height: 40px;
	width: 135px;
}
.brussels:hover {
	background-image: url(./pictures/bxlover.png);
	height: 40px;
	width: 135px;
}
.friends:hover {
	background-image: url(./pictures/Friends-over.png);
	height: 40px;
	width: 130px;
}
.contact:hover {
	background-image: url(./pictures/contactover.png);
	height: 40px;
	width: 135px;
}
.guide:visited {
	background-image: url(./pictures/guidedtourread.png);
}
.location:visited {
	background-image: url(./pictures/locationread.png);
	height: 40px;
	width: 135px;
}
.contact:visited {
	background-image: url(./pictures/contactread.png);
	height: 40px;
	width: 135px;
}
.friends:visited {
	background-image: url(./pictures/friendsread.png);
	height: 40px;
	width: 130px;
}
.brussels:visited {
	background-image: url(./pictures/brusselsread.png);
	height: 40px;
	width: 135px;
}
.rates:visited {
	background-image: url(./pictures/ratesread.png);
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 135px;
}
.contactpage {
	background-image: url(./pictures/contactread.png);
	height: 40px;
	width: 135px;
}
