body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: fff;
	margin: 0px;
	padding: 0px;
}

#container {
	width: 453px;
	margin: 0px auto;
}

#image {
	margin-top: 44%;
}

#menu {
	text-align: center;
}

#top_left, #bottom_left {
	float: left;
	width: 220px;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 10.5pt;
	height: 35px;
}

#top_right, #bottom_right {
	float: right;
	width: 220px;
	color: #a5a5a5;
	font-weight: bold;
	font-size: 10.5pt;
	height: 35px;
}

.bodytext a {
	text-decoration: none;
	color: #a5a5a5;
}

#coordonnees {
	text-align: center;
	margin-top: 55%;
	font-size: 9pt;
}

#title {
	color: #924f3c;
	display: block;
	width: 250px;
	margin: 0px auto;
	font-weight: bold;
	font-size: 8pt;
}