#page #texte_gauche {
	position: absolute;
	height: 540px;
	width: 400px;
	left: 72px;
	top: 60px;
	z-index: 500;
}
#page #page_droite {
	position: absolute;
	height: 472px;
	width: 550px;
	right: 48px;
	top: 113px;
	z-index: 400;
}

#page #texte_gauche ul {
	list-style-position: outside;
	list-style-image: url(../images/petite_boule_rose.jpg);
	list-style-type: none;
	vertical-align: -200%;
	line-height: 120%;
}

#page #texte_gauche .texte_noir_normal {
	display: inline;
	line-height: 120%;
}
#page #page_droite .titre {
	position: absolute;
	left: 147px;
	top: -54px;
	font-weight: bold;
	font-size: 16px;
}

#page #bouton_realisations a {
	position: absolute;
	left: 823px;
	top: 62px;
	z-index: 6;
}

#page #page_droite #texte_haut {
	position: absolute;
	top: -55px;
	right: 200px;
	width: 311px;
}

#page #packaging {
	top: 157px;
	right: 390px;
	position: absolute;
	z-index: 6;
}

#page #cartes_com {
	position: absolute;
	z-index: 6;
	top: 132px;
	right: 50px;
}

#page #faire-part {
	position: absolute;
	z-index: 6;
	top: 413px;
	right: 380px;
}

#page #texte_bas {
	position: absolute;
	top: 363px;
	right: 377px;
}

