div#titre {
	position: absolute;
	top: 200px;
	left: 40px;
}

div#titre_contact {
	position: absolute;
	background-image: url(/images/titre_contact.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;	
}

div#titre_actualites {
	position: absolute;
	background-image: url(/images/titre_actualites.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;	
}

div#titre_temoignages {
	position: absolute;
	background-image: url(/images/titre_temoignages.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;	
}

div#titre_savoir_faire {
	position: absolute;
	background-image: url(/images/titre_savoir_faire.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;	
}

div#titre_realisations {
	position: absolute;
	background-image: url(/images/titre_realisations.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;	
}

div#titre_realisation {
	position: absolute;
	background-image: url(/images/titre_realisation.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;
}

div#titre_calendrier {
	position: absolute;
	background-image: url(/images/titre_calendrier.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;
}

div#titre_qui_sommes_nous {
	position: absolute;
	background-image: url(/images/titre_qui_sommes_nous.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;
}

div#titre_partenaires {
	position: absolute;
	background-image: url(/images/titre_partenaires.png);
	background-repeat: no-repeat;
	width: 366px;
	height: 96px;
}