#content img {
	position: absolute;
}

/* VOTRE IDENTITE ********************/
#main_identite {
	left: 206px;
	top: 17px;
}
#cartouche_identite {
	left: 23px;
	top: 26px;
}

/* NOS VALEURS ***********************/
#main_valeurs {
	left: 206px;
	top: 17px;
}
#cartouche_valeurs {
	left: 23px;
	top: 16px;
}

/* NOTRE EXPERIENCE ******************/
#main_experience {
	left: 206px;
	top: 17px;
}
#cartouche_experience {
	left: 23px;
	top: 26px;
}

/* NOTRE EQUIPE **********************/
#main_equipe {
	left: 527px;
	top: 26px;
}
#cartouche_equipe_0 {
	left: 9px;
	top: 26px;
	cursor: pointer;
}
#cartouche_equipe_1 {
	left: 179px;
	top: 26px;
	cursor: pointer;
}
#cartouche_equipe_2 {
	left: 349px;
	top: 26px;
	cursor: pointer;
}