#page {
    background: url('images/fond-home.jpg');
}

#principal {
	border: none;
	background: none;
}

#contenu {
	background: none;
	font-size: 17px;
	line-height: 18px;
	text-align: left;
	color: black;
	padding: 0;
	margin: 0;
	width: 250px !important;
	height: 40px !important;
	top: 225px;
	left: 398px;
}

#menug li a span {
    top: -14px;
    left: 18px;
}

#titre {
    width: 508px;
    height: 200px;
	left: 140px;
	top: 24px;
    background: url('images/titre-home.png');
}

#logosg {
	width: 150px;
	position: absolute;
	left: 115px;
	top: 450px;
}

#logosd {
	width: 145px;
	position: absolute;
	left: 640px;
	top: 415px;
}