body {
	font-family: "Lucida Grande", Tahoma, Helvetica, Arial;
	font-size: 16px;
	text-align: justify;
	line-height: 2;
	background-color: #7D7899;
}

a {
	text-decoration: none;
	color: #FF4800;
}

img {
	border: 0;
}

#interieur {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	padding: 0;
	width: 700px;
	background-color: #fff;
	border-left: 1px solid #58575E;
	border-right: 1px solid #58575E;
	color: #4E4E4E;
}
