#content {
	width: 926px;
	height: 600px;
	position: relative;
	background: #fff url(gmc_fond.jpg) no-repeat;
	margin-right: auto;
	margin-left: auto;
}

#claim1 {
	color: #000;
	font: italic 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 400px;
	top: 320px;
	left: 40px;
	position: absolute;
}

#claim2 {
	color: #000;
	font: italic 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	position: absolute;
	width: 400px;
	left: 40px;
	top: 400px;
}

#adresse1 {
	color: #1b009b;
	font: bold 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 400px;
	position: absolute;
	left: 40px;
	top: 500px;
}

#adresse2 {
	color: #000;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 300px;
	left: 40px;
	top: 520px;
	position: absolute;
}

#adresse3 {
	color: #000;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 400px;
	position: absolute;
	left: 520px;
	top: 520px;
}

#adresse4 {
	color: #000;
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 300px;
	left: 280px;
	top: 520px;
	position: absolute;
}