^/$   page=index,type=bdis
^/saisie.php$   page=saisie,type=bdis
^/resultat.php$   page=resultat,type=bdis
^/Creation$   page=resultat,type=bdis
^/saisie-([a-z]+).html$   page=saisie,type=$1
^/index-([a-z]+).html$   page=index,type=$1
^/Creation-([a-z]+)$   page=resultat,type=$1
