#sommaire {
	position:relative;
	background-image: url("../images/sommaire/fond.png");
	width: 720px;
	height: 400px;
	margin: auto;
}

#fond {
	position:absolute;
	background-image: url("../images/sommaire/fond.gif");
	width: 720px;
	height: 400px;
	top: 0px;
	left: 0px;
}

#sommaire img {
	position: absolute;
	width: 250px;
	height: 30 px;
	border: none;
}

#sommaire p {
	position: absolute;
}

#loc {
	top: 14px;
	left: 220px;
}
#loc2 {
	top: 45px;
	left: 270px;
}

#presta {
	top: 94px;
	left: 310px;
}
#presta2 {
	top: 125px;
	left: 335px;
}

#instal {
	top: 175px;
	left: 345px;
}
#instal2 {
	top: 205px;
	left: 355px;
}

#vente {
	top: 255px;
	left: 355px;
}
#vente2 {
	top: 285px;
	left: 360px;
}

#contact {
	top: 336px;
	left: 340px;
}
#contact2 {
	top: 365px;
	left: 340px;
}

#texte {
	position: absolute;
	top: 140px;
	left: 20px;
	width: 200px;
	text-align: justify;
	font-size: 12px;
}

#image {
	position: absolute;
	left: 20px;
	bottom: 0px;
}

#retour {
	position: absolute;
	bottom: 20px;
	left: 40px;
}
