BODY {
	margin: 0px;
	font-family: ARIAL, HELVETICA;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 17px;
	font-family: ARIAL, HELVETICA;
	font-size: 11px;
	color: #000000;
	background-image: url(background2.jpg);
	overflow: auto;
	background-repeat: no-repeat;
}

#center {
	width: 600px;
	height: 450px;
	float: left;

}

.contact {
	width: 600px;
	float: left;
	position: relative;
	height: 230px;
	margin-right: 10px;
	margin-left: 10px;
}

.page {
	width: 600px;
	float: left;
	position: relative;
	height: 450px;
	margin-right: 10px;
	margin-left: 10px;
	overflow: auto;
}

.cadre {
	width: 150px;
	float: left;
	position: relative;
	height: 150px;
	overflow: auto;
}
