#container {
	margin: 0px auto;
	height: 467px;
	width: 720px;
	position: relative;
	background: url(../images/images/montgolfieres.jpg) no-repeat;
	top: 99px;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	color: #333;
	height: 30px;
	width: 200px;
	float: left;
	padding-left: 520px;
	font-size: 10px;
}
#header {
	height: 120px;
	width: 720px;
	background: url(../images/images/montgolfieres_logo.png) no-repeat;
	float: left;
}
#content {
	height: 230px;
	width: 640px;
	float: left;
	padding-left: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container #content p .web {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
#nav {
	height: 70px;
	width: 540px;
	padding-top: 17px;
	padding-left: 180px;
	float: left;
}
#container #nav .montgolfieres {
	font-family: "Comic Sans MS", cursive;
	color: #006;
}
