1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227
|
# --------------------------------------------------------
# Date/time: 2011-05-03 11:31:44
# --------------------------------------------------------
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET NAMES utf8 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
# Dumping structure for table top_positions.domaines
CREATE TABLE IF NOT EXISTS `domaines` (
`dom_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`dom_nom` varchar(255) NOT NULL,
PRIMARY KEY (`dom_id`)
) ENGINE=MyISAM AUTO_INCREMENT=62 DEFAULT CHARSET=utf8;
# Dumping data for table top_positions.domaines: 61 rows
/*!40000 ALTER TABLE `domaines` DISABLE KEYS */;
INSERT INTO `domaines` (`dom_id`, `dom_nom`) VALUES
(1, 'www.taxi-alain.com'),
(2, 'www.taxis-de-france.com'),
(3, 'www.qype.fr'),
(4, 'www.taxi.fr'),
(5, 'www.ciao.fr'),
(6, 'www.airportdesk.fr'),
(7, 'www.tbp.fr'),
(8, 'www.taxibleudumidi.fr'),
(9, 'www.compare-le-net.com'),
(10, 'www.international-montpellier.com'),
(11, 'www.actif-online.com'),
(12, 'www.taxi-moto-nimes.com'),
(13, 'www.taxi-alpilles.com'),
(14, 'www.igares.com'),
(15, 'marseilletaxi.lesite.pro'),
(16, 'lesnewsdutaxi.blogspot.com'),
(17, 'www.montpellier.aeroport.fr'),
(18, 'www.taxi-provence.fr'),
(19, 'www.licence-taxi.fr'),
(20, 'www.pres-univ-montp.fr'),
(21, 'www.vallee-vidourle.com'),
(22, 'www.ot-montpellier.fr'),
(23, 'www.pagesjaunes.fr'),
(24, 'www.taxi-gard.com'),
(25, 'fr.answers.yahoo.com'),
(26, 'www.reseauetudiant.com'),
(27, 'www.toutypasse.com'),
(28, 'montpellier.vivastreet.fr'),
(29, 'www.entreprise-montpellier.fr'),
(30, 'www.eostis.com'),
(31, 'www.ville-meze.fr'),
(32, 'www.lemag-vip.com'),
(33, 'www.ter-sncf.com'),
(34, 'www.ouestmap.fr'),
(35, 'www.herault-transport.fr'),
(36, 'www.bourse-des-voyages.com'),
(37, 'www.montpelliernow.mobi'),
(38, 'taxi-gare-reservation-aeroport-tgv.accueilperpignantaxi.fr'),
(39, 'www.location-voiture-de-luxe.org'),
(40, 'www.fnti-taxis.com'),
(41, 'organisation-evenement.vivastreet.fr'),
(42, 'www.consoglobe.com'),
(43, 'www.cessionpme.com'),
(44, 'www.hotfrog.fr'),
(45, 'www.rezulteo-pneu.fr'),
(46, 'www.toplien.fr'),
(47, 'www.scootaxi34.com'),
(48, 'www.montpellier.fr'),
(49, 'www.taxides7fonts.com'),
(50, 'www.referencer-gratuit.com'),
(51, 'www.ouestmap.com'),
(52, 'www.athtaxi.fr'),
(53, 'montpellier.studyrama.com'),
(54, 'www.mjc-moto.fr'),
(55, 'www.supdeco-montpellier.com'),
(56, 'cpdp.debatpublic.fr'),
(57, 'taxi.forumactif.com'),
(58, 'www.couleurgeek.fr'),
(59, 'www.cityzenbooking.com'),
(60, 'www.motoservices.com'),
(61, 'www.taxi-camargue.com');
/*!40000 ALTER TABLE `domaines` ENABLE KEYS */;
# Dumping structure for table top_positions.mots_clefs
CREATE TABLE IF NOT EXISTS `mots_clefs` (
`mc_id` int(10) NOT NULL AUTO_INCREMENT,
`mc_requete` varchar(50) NOT NULL,
PRIMARY KEY (`mc_id`)
) ENGINE=MyISAM AUTO_INCREMENT=46 DEFAULT CHARSET=utf8 COMMENT='La liste complète des Mcs que l''on suit chaque mois.';
# Dumping data for table top_positions.mots_clefs: 7 rows
/*!40000 ALTER TABLE `mots_clefs` DISABLE KEYS */;
INSERT INTO `mots_clefs` (`mc_id`, `mc_requete`) VALUES
(36, 'prix taxi montpellier'),
(40, 'tarif taxi montpellier'),
(41, 'toto'),
(42, 'tata'),
(43, 'titi'),
(44, 'tutu'),
(45, 'tete');
/*!40000 ALTER TABLE `mots_clefs` ENABLE KEYS */;
# Dumping structure for table top_positions.resultats_bruts
CREATE TABLE IF NOT EXISTS `resultats_bruts` (
`res_id` int(10) unsigned NOT NULL AUTO_INCREMENT,
`res_date` date NOT NULL,
`res_position` tinyint(3) unsigned NOT NULL,
`res_pagination` tinyint(3) unsigned NOT NULL,
`res_url` varchar(255) NOT NULL,
`res_page` varchar(255) NOT NULL,
`res_titre` varchar(300) NOT NULL DEFAULT '',
`res_description` varchar(500) NOT NULL DEFAULT '',
`mc_id` int(10) unsigned NOT NULL,
`dom_id` int(255) NOT NULL,
PRIMARY KEY (`res_id`),
KEY `mc_id` (`mc_id`)
) ENGINE=MyISAM AUTO_INCREMENT=101 DEFAULT CHARSET=utf8 COMMENT='Affichage de la page, url de destination, titre et desc.';
# Dumping data for table top_positions.resultats_bruts: 100 rows
/*!40000 ALTER TABLE `resultats_bruts` DISABLE KEYS */;
INSERT INTO `resultats_bruts` (`res_id`, `res_date`, `res_position`, `res_pagination`, `res_url`, `res_page`, `res_titre`, `res_description`, `mc_id`, `dom_id`) VALUES
(1, '2011-04-27', 1, 1, 'http://www.taxi-alain.com/tarifs.html', 'tarifs.html', 'Tarifs du transport chez Taxi Galle Alain à Montpellier, Hérault (34)', 'Découvrez les tarifs de transport proposés par Taxi Galle Alain situé à Montpellier (34)', 36, 1),
(2, '2011-04-27', 2, 1, 'http://www.taxis-de-france.com/regions/languedocroussillon/montpellier.htm', 'regions/languedocroussillon/montpellier.htm', 'Taxi Montpellier Hérault ! Les taxis de l\'arrondissement de ...', 'Le portail annuaire taxi de Montpellier de référence pour rechercher et commander un TAXI en 2 clics dans l\'arrondissement de MONTPELLIER dans l\'Hérault et ...', 36, 2),
(3, '2011-04-27', 3, 1, 'http://www.qype.fr/place/141944-TAXI-MONTPELLIER-Montpellier', 'place/141944-TAXI-MONTPELLIER-Montpellier', 'TAXI MONTPELLIER - Port Marianne, Montpellier - Compagnies de Taxis', 'Catégorie: Compagnies de Taxis; Adresse: 34000 Montpellier. 04 67 10 00 00. Site internet: <a href="http://www.taxibleudumidi.fr/" target="_blank">http://www.taxibleudumidi.fr/</a>. Autre: Prix et infos pratiques ...', 36, 3),
(4, '2011-04-27', 4, 1, 'http://www.qype.fr/fr813-montpellier/categories/159-compagnies-de-taxis-in-montpellier', 'fr813-montpellier/categories/159-compagnies-de-taxis-in-montpellier', 'Taxis Montpellier', 'Taxis Montpellier - Trouvez toutes les compagnies de taxis Montpellier. ...', 36, 3),
(5, '2011-04-27', 5, 1, 'http://www.taxi.fr/taxi/montpellier-1', 'taxi/montpellier-1', 'Taxi Montpellier - 34070 | Rechercher un taxi a Montpellier ( 34070 )', 'Le réseaux Taxi.fr met à votre disposition un taxi à Montpellier, adhérant à notre charte de qualité, respectant les tarifs préfectoraux. ...', 36, 4),
(6, '2011-04-27', 6, 1, 'http://www.ciao.fr/Taxi_Brousse_Montpellier__85490', 'Taxi_Brousse_Montpellier__85490', 'Taxi Brousse, Montpellier : avis de consommateurs, comparateur de ...', 'Taxi Brousse, Montpellier Comparez les prix pour Les incontournables à Montpellier . Faites une bonne affaire.', 36, 5),
(7, '2011-04-27', 7, 1, 'http://www.airportdesk.fr/airports/europe/france/aeroport-montpellier-mediterranee.html', 'airports/europe/france/aeroport-montpellier-mediterranee.html', 'Aéroport de Montpellier-Méditerranée Information @ Airport Desk', 'Les taxis se trouve face au hall des arrivées, sortie A : (Tél.: +33(0)467 206 529). Prix d\'un voyage au centre de Montpellier, 20,00 approximativement. ...', 36, 6),
(8, '2011-04-27', 8, 1, 'http://www.tbp.fr/recherche/index.php?activite=Taxi', 'recherche/index.php?activite=Taxi', 'Taxi MONTPELLIER 34 : réductions Taxis MONTPELLIER 34, réduction ...', 'Actuellement : 0 BON PLAN Taxi sur MONTPELLIER 34 ... distances 24/24 7/7 tarifs forfaitaires véhicules luxe et 4x4 visitez le site <a href="http://www.ltmb.fr" target="_blank">http://www.ltmb.fr</a> réservation ...', 36, 7),
(9, '2011-04-27', 9, 1, 'http://www.taxibleudumidi.fr/', '', 'Taxi Bleu Du Midi - Accueil', 'taxi montpellier information reservation tarif. ... Taxi Bleu Du Midi a constitué la plus grande flotte de taxis de Montpellier et de sa région pour vous ...', 36, 8),
(10, '2011-04-27', 10, 1, 'http://www.compare-le-net.com/index.php?comparer=annuaire/affiche', 'index.php?comparer=annuaire/affiche', 'tarifs taxi, tarifs minibus dans le gard : taxi david valenci ...', '22 mars 2010 ... 1) taxi montpellier tarif (22 fois). 2) taxi de nuit montpellier (8 ... 11) tarifs taxi montpellier (4 fois). 12) taxi sete montpellier (4 ...', 36, 9),
(11, '2011-04-27', 11, 2, 'http://www.international-montpellier.com/vivre_a_montpellier/transports/', 'vivre_a_montpellier/transports/', 'International : Transports', '31 juil. 2007 ... Pour tout renseignement sur les tarifs et horaires des bus ou des tramways, ... Taxi Bleu de Montpellier (24h/24): 04 67 03 20 00 ...', 36, 10),
(12, '2011-04-27', 12, 2, 'http://www.actif-online.com/catalogue/html/la%20grande%20motte.htm', 'catalogue/html/la%20grande%20motte.htm', 'Plan d\'accès: La grande Motte', 'TAXI, L\'aéroport étant à mi-chemin entre Montpellier et La Grande-Motte, il est plus pratique de vous rendre directement aux Cyclades en taxi. Prix de la ...', 36, 11),
(13, '2011-04-27', 13, 2, 'http://www.taxi-moto-nimes.com/?INFOS_GENERALES:Tarif_taxi_nimes%3A', '?INFOS_GENERALES:Tarif_taxi_nimes%3A', 'Taxi Aeroport Nîmes Arles Camargue,Gares de Nîmes Montpellier ...', 'Tarif taxi nimes: Prefecture du Gard. ... Les jours Fériés y compris le Dimanche sont en Tarif B ou D toute la journée. J\'espère vous avoir aidé a mieux ...', 36, 12),
(14, '2011-04-27', 14, 2, 'http://www.taxi-alpilles.com/tarifs.php', 'tarifs.php', 'Taxi Gare Avignon - Taxis Aroport Marignane - Taxi Aroport Montpellier', 'Taxi dans les Alpilles, vous propose des transferts vers la gare d\'Avignon ou a roport Marignane, Montpellier.', 36, 13),
(15, '2011-04-27', 15, 2, 'http://www.igares.com/gare-montpellier/transports-bus.htm', 'gare-montpellier/transports-bus.htm', 'Transports à la gare de Montpellier | Bus, tramway, navette ...', 'Transports à la gare de Montpellier: La ville de Montpellier dispose d\'un bon réseau de transports en commun. La gare Saint Roch est desservie par de ...', 36, 14),
(16, '2011-04-27', 16, 2, 'http://marseilletaxi.lesite.pro/', '', 'TAXI MARSEILLE-GARE-AEROPORT-TARIF-0666 848 600-PRIX-DEVIS ...', 'Pour demander un devis de taxi marseille / tarif ... gare Marseille->Aix-en-Provence, Taxi aéroport Marseille->Montpellier, Taxi gare Marseille->La Ciotat ...', 36, 15),
(17, '2011-04-27', 17, 2, 'http://lesnewsdutaxi.blogspot.com/2011/02/montpellier-une-societe-de-transport.html', '2011/02/montpellier-une-societe-de-transport.html', 'LES NEWS DU TAXI: Montpellier : Une société de transport à bas ...', '13 févr. 2011 ... Montpellier : Une société de transport à bas prix débarque en ville en ... Selon La Provence, le syndicat des artisans taxis du Vaucluse a ...', 36, 16),
(18, '2011-04-27', 18, 2, 'http://www.montpellier.aeroport.fr/bus-aeroport-montpellier.html', 'bus-aeroport-montpellier.html', 'Bus aeroport Montpellier - Languedoc Roussillon : prendre le bus ...', 'Prendre les bus à l\'aéroport de Montpellier à prix discount par le biais du site de l\'aeroport de Montpellier.', 36, 17),
(19, '2011-04-27', 19, 2, 'http://www.taxi-provence.fr/', '', 'Taxi à Nimes dans le Gard', 'Taxi Nimes et sa région 06 18 46 36 33. Aeroport Marseille en minibus. ... de protection sur demande (tarif) Transport de colis dans le Gard Taxi et ... de vie de garcon Depart de Nîmes et alentours et Montpellier et alentours vers 21 h ...', 36, 18),
(20, '2011-04-27', 20, 2, 'http://www.licence-taxi.fr/licence-de-taxi.php?v=montpellier', 'licence-de-taxi.php?v=montpellier', 'Achat vente licence taxi Montpellier | Acheter ou vendre une ...', 'Vous souhaitez acheter ou vendre une licence de taxi à Montpellier ? Inscrivez-vous sur notre site pour que nous puissions avoir connaissance de votre ...', 36, 19),
(21, '2011-04-27', 21, 3, 'http://www.pres-univ-montp.fr/002/transport.php', '002/transport.php', 'Transports - Université Montpellier Sud de France', 'Vous trouverez un taxi devant la gare SNCF ou autour de l\'Opéra Comédie. ... Les départs en bus , de Montpellier vers les villes ou villages des environs se font depuis ... Les départs se font à la gare routière, prix du billet : 5 euro ...', 36, 20),
(22, '2011-04-27', 22, 3, 'http://www.taxis-de-france.com/annonces/languedocroussillon.htm', 'annonces/languedocroussillon.htm', 'Licence Taxi vente achat en Languedoc-Roussillon ! les petites ...', '34 - (Hérault) - Vends entreprise taxis sur commune dynamique à 25 kms de Montpellier - 2 licences - Grosse clientèle - Agrément CPAM - Prix : 180.000 ...', 36, 2),
(23, '2011-04-27', 23, 3, 'http://www.vallee-vidourle.com/fr/infos_pratiques/acces_transports.htm', 'fr/infos_pratiques/acces_transports.htm', 'Acces à l\'Office de tourisme intercommunal de Quissac Sauve', 'Prix du trajet : 1,50 . (quel que soit le trajet effectué). Depuis Montpellier ... Fréquence : 1 bus pour Montpellier-Quissac Sauve-Montpellier. ... Taxi du Crieulon......................04 66 77 04 08. La Quissacoise.................. ...', 36, 21),
(24, '2011-04-27', 24, 3, 'http://www.ot-montpellier.fr/annuaire/languedoc-taxi-tour_description.html', 'annuaire/languedoc-taxi-tour_description.html', 'Languedoc Taxi Tour - Taxi Montpellier - description', 'Taxi Montpellier - Centre-ville. Circuits touristiques en taxi. Un prix fixe seul ou à plusieurs. Un confort appréciable et une disponibilité permanente. ...', 36, 22),
(25, '2011-04-27', 25, 3, 'http://www.pagesjaunes.fr/activites/montpellier/location-bus.html', 'activites/montpellier/location-bus.html', 'PagesJaunes - Montpellier : location bus', 'location bus - Montpellier : recherche des professionnels dans votre ville.', 36, 23),
(26, '2011-04-27', 26, 3, 'http://www.taxi-gard.com/infos2.html', 'infos2.html', 'Taxi-Gard-Aéroports Nimes, Arles, Montpellier, hôtels, jets privés ...', 'Pour tous vos déplacements, privés, professionnels, médicaux, 4 taxis a Nîmes ... TARIF de NUIT applicable de 19 heures à 7 heures, ainsi que les dimanches, ...', 36, 24),
(27, '2011-04-27', 27, 3, 'http://fr.answers.yahoo.com/question/index?qid=20080320104045AAZw12A', 'question/index?qid=20080320104045AAZw12A', 'Relier nimes depuis l\'aeroport de Montpellier en transport (bus ...', '2*réponses*-*20 mars 2008Je dois me rendre à nimes le mois prochain, mais j\'y vais en avion, ... Alors de Montpellier aeroport tu peux prendre un taxi ou bien une ...', 36, 25),
(28, '2011-04-27', 28, 3, 'http://www.reseauetudiant.com/forum/read/f853/i9121t9121/renseignement-trajet-montpellier-centre-parc-des-expositions-taxi.htm', 'forum/read/f853/i9121t9121/renseignement-trajet-montpellier-centre-parc-des-expositions-taxi.htm', 'Forum Orthophonie: France: Montpellier - Renseignement trajet ...', '19*messages*-*1 auteur*-*Dernier message*:*18 avr.Pour avoir une idée de prix, j\'ai tapé ""tarif taxi Montpellier"" sur google et j\'ai trouvé ce site <a href="http://www.taxi-alain.com/tarifs.html" target="_blank">http://www.taxi-alain.com/tarifs.html</a> ...', 36, 26),
(29, '2011-04-27', 29, 3, 'http://www.toutypasse.com/bus-voyage-perthus-depart-montpellier-c88.html', 'bus-voyage-perthus-depart-montpellier-c88.html', 'Petites annonces bus voyage perthus depart montpellier : achat ...', 'Annonces bus voyage perthus depart montpellier, petite annonce bus voyage perthus depart montpellier, annonces gratuites bus voyage perthus depart ...', 36, 27),
(30, '2011-04-27', 30, 3, 'http://montpellier.vivastreet.fr/annonces-commerce-pas-de-porte+montpellier/q/licence-taxi', 'annonces-commerce-pas-de-porte+montpellier/q/licence-taxi', 'Achat - Vente Licence Taxi Montpellier, Cession Licence Taxi ...', 'Des milliers d\'annonces de Licence Taxi Montpellier à vendre ou a ceder avec Vivastreet Montpellier, trouvez votre ... Prix. Surface (m²). Avec photos ...', 36, 28),
(31, '2011-04-27', 31, 4, 'http://www.entreprise-montpellier.fr/taxis-heraultais-ne-easy-take-n39618.html', 'taxis-heraultais-ne-easy-take-n39618.html', 'Les taxis héraultais ne veulent pas d\'Easy Take - Montpellier ...', '2 mars 2011 ... Vivement que cette société Easy Take s\'installe à Montpellier, cela fera une saine concurrence à ces taxis aux prix démesurés, ...', 36, 29),
(32, '2011-04-27', 32, 4, 'http://www.eostis.com/kw/chauffeur-de-bus-montpellier__a178071', 'kw/chauffeur-de-bus-montpellier__a178071', 'Chauffeur de bus montpellier, 3 petites annonces Eostis Ref80', '23 févr. 2011 ... Annonce chauffeur de bus montpellier (Ref80), petites annonces chauffeur de bus montpellier, annonces gratuites chauffeur de bus montpellier ...', 36, 30),
(33, '2011-04-27', 33, 4, 'http://www.ville-meze.fr/voyage.html', 'voyage.html', 'Bon voyage', 'Aller à Taxi?: MÈZE AMBULANCE La Couronne bât B rte Montpellier 34140 Mèze TÉL. : 04 67 43 80 33. Pas de site Internet connu. Taxi Claude BENEZECH ...', 36, 31),
(34, '2011-04-27', 34, 4, 'http://www.lemag-vip.com/forum/topic/easy-take-avignon-nimes-et-montpellier-taxi-low-cost-pas-cher', 'forum/topic/easy-take-avignon-nimes-et-montpellier-taxi-low-cost-pas-cher', 'Easy Take Avignon, Nîmes et Montpellier : Taxi low cost ""pas cher ...', 'Easy Take va arriver prochainement à Nîmes et en mai 2011 à Montpellier. .... je suis artisan taxi depuis 3 ans prix de la formation taxi 30000 euro j ai ...', 36, 32),
(35, '2011-04-27', 35, 4, 'http://www.ter-sncf.com/Region/languedoc_roussillon/gare/MONTPELLIER%20ST%20ROCH.aspx', 'Region/languedoc_roussillon/gare/MONTPELLIER%20ST%20ROCH.aspx', 'Gare Montpellier St Roch - TER SNCF - Page d\'accueil TER nationale', 'Bus : oui; Tramway : oui; Taxi : oui; Metro ... Pour plus d\'information sur la ville de Montpellier, consultez le site de l\'office de tourisme. Retour vers l\'index des gares ... Produits et prix : Produits TER · Prix. A propos de TER : ...', 36, 33),
(36, '2011-04-27', 36, 4, 'http://www.ouestmap.fr/street/Transport-Taxi-du-Littoral--Aeroport-Montpellier-Mediterranee-Taxi-Service-GRANDE-MOTTE--Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1956572', 'street/Transport-Taxi-du-Littoral--Aeroport-Montpellier-Mediterranee-Taxi-Service-GRANDE-MOTTE--Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1956572', 'Transport Taxi du Littoral - Aeroport Montpellier Mediterranee ...', 'Tarif / Prix- Transport Taxi du Littoral - Aeroport Montpellier Mediterranee Taxi Service : Modifier prix. à renseigner ...', 36, 34),
(37, '2011-04-27', 37, 4, 'http://www.ciao.fr/Mon_voyage_a_Montpellier_269803_6', 'Mon_voyage_a_Montpellier_269803_6', 'Mon voyage à Montpellier - Comparaison de prix et avis du consommateur', 'Lisez des avis de consommateurs et comparez les prix de Mon voyage à Montpellier. ... et il faut se tenir aux horraires car apres c\'est en taxi que vous . ...', 36, 5),
(38, '2011-04-27', 38, 4, 'http://www.herault-transport.fr/horaires_tarifs.html', 'horaires_tarifs.html', 'Horaires et tarifs - Hérault Transport, le syndicat mixte des ...', 'Aller à MONTPELLIER?: Horaires valables à compter du 2 septembre 2010. Tarifs ... 110 - Station Tramway St Eloi / Montpellier - Assas - Guzargues - Ste ...', 36, 35),
(39, '2011-04-27', 39, 4, 'http://www.bourse-des-voyages.com/guide-voyage/vols/aeroport-de-montpellier-frejorgues.html', 'guide-voyage/vols/aeroport-de-montpellier-frejorgues.html', 'aéroport Aéroport de Montpellier Frejorgues : plan, transports ...', 'Bourse des Voyages vous communique des informations sur l\'aéroport de Aéroport de Montpellier Frejorgues : terminaux, plan, transports (bus, taxis.', 36, 36),
(40, '2011-04-27', 40, 4, 'http://www.montpelliernow.mobi/index.php?pg=venir-a-montpellier', 'index.php?pg=venir-a-montpellier', 'Venir à Montpellier', 'Prix du billet : 5 (aller simple) ou 5,50 navette + Tram (aller simple) En Taxi : Montpellier Taxis Bleu du Midi : Contact au +33 (0)4 67 10 00 00 ou +33 ...', 36, 37),
(41, '2011-04-27', 41, 5, 'http://www.taxi.fr/taxi/montpellier-0', 'taxi/montpellier-0', 'Taxi Montpellier - 34000 | Rechercher un taxi a Montpellier ( 34000 )', 'Le réseaux Taxi.fr met à votre disposition un taxi à Montpellier, adhérant à notre charte de qualité, respectant les tarifs préfectoraux. ...', 36, 4),
(42, '2011-04-27', 42, 5, 'http://taxi-gare-reservation-aeroport-tgv.accueilperpignantaxi.fr/tarif.htm', 'tarif.htm', 'Nos tarifs - ACCUEIL PERPIGNAN TAXIS, Taxi gare - 66 - Perpignan ...', 'TARIF NUIT de 19h a, 7h +, DIM ,, et FERIE, ACCUEIL PERPIGNAN, TAXI, 04.68.35.15.15. .... Montpellier, 170, 267,50, 400,10, Olot, 99, 156,74, 233,96 ...', 36, 38),
(43, '2011-04-27', 43, 5, 'http://www.eostis.com/kw/prix-taxi-montpellier-2010__a177182', 'kw/prix-taxi-montpellier-2010__a177182', 'Prix taxi montpellier 2010, 1 571 petites annonces Eostis Ref80', 'Annonce prix taxi montpellier 2010 (Ref80), petites annonces prix taxi montpellier 2010, annonces gratuites prix taxi montpellier 2010, vendre prix taxi ...', 36, 30),
(44, '2011-04-27', 44, 5, 'http://www.location-voiture-de-luxe.org/location-taxi-anglais-UK-a-montpellier.html', 'location-taxi-anglais-UK-a-montpellier.html', 'location taxi anglais UK Montpellier - LOCATION VOITURE DE ...', 'Pour avoir les tarifs de location taxi anglais UK , contactez sophie. location taxi anglais UK ( location voiture de collection ) dans le Montpellier ...', 36, 39),
(45, '2011-04-27', 45, 5, 'http://www.fnti-taxis.com/licences.htm', 'licences.htm', 'Fédération Nationale des Taxis Indépendants - FNTI Formations Taxis', 'Vends Licence sur Montpellier. Prix 180000 euros. 06 09 35 89 89 - 04 67 59 71 99 - Email. 77 - (Seine et Marne). Vend licence taxi sur Pontault-Combault ...', 36, 40),
(46, '2011-04-27', 46, 5, 'http://organisation-evenement.vivastreet.fr/dj-location-salle-traiteur+nimes-30000/taxi-nimes-garons-uzes/8572493', 'dj-location-salle-traiteur+nimes-30000/taxi-nimes-garons-uzes/8572493', 'TAXI NIMES-GARONS-ARLES-UZES-MONTPELLIER-MARSEILLE', '13 avr. 2011 ... Enfin,un taxi femme vous accompagne en toute securité avec tarifs prefectoraux,et,devis clairs. ...Tous les Services de sur Vivastreet Nimes ...', 36, 41),
(47, '2011-04-27', 47, 5, 'http://www.consoglobe.com/velo-taxi-ecolo-pratique-centre-ville-2350-cg', 'velo-taxi-ecolo-pratique-centre-ville-2350-cg', 'Le Vélo-taxi, écolo et pratique en centre-ville', 'Ce moyen de locomotion est aussi arrivé sur Montpellier
et en croire cet ... où trouver un fabricant de vélo taxi et les prix pour un usage personnel en ...', 36, 42),
(48, '2011-04-27', 48, 5, 'http://www.cessionpme.com/annonces,fonds-de-commerce-entreprise-taxi-languedoc-roussillon-herault-montpellier,95,1,0,22,74,montpellier,offres.html', 'annonces,fonds-de-commerce-entreprise-taxi-languedoc-roussillon-herault-montpellier,95,1,0,22,74,montpellier,offres.html', 'Licence Taxi a vendre Montpellier 34000', 'Acheter Licence Taxi Montpellier 34000 , annonces de cession de fonds de ... Prix : - 100.000 euros, entre 100.000 et 200.000 euros, entre 200.000 et ...', 36, 43),
(49, '2011-04-27', 49, 5, 'http://www.hotfrog.fr/Produits/Taxis/7', 'Produits/Taxis/7', 'Taxis - Page 7', 'Taxi montpellier specialisé long trajet, ideal pour voyager confortablement. Tarifs et informations disponibles sur le site. Taxi; -; Trajet ...', 36, 44),
(50, '2011-04-27', 50, 5, 'http://www.rezulteo-pneu.fr/pneus-dunlop/pneu-sp-taxi-all-season/achat-montage-Montpellier-36475', 'pneus-dunlop/pneu-sp-taxi-all-season/achat-montage-Montpellier-36475', 'Pneu Dunlop SP Taxi All Season à Montpellier. Pneus Montpellier ...', 'Acheter et monter ses pneus Dunlop SP Taxi All Season à Montpellier avec rezulteo, ... Exemple : prix et performances des pneus de dimension 205 55 R16 91V ...', 36, 45),
(51, '2011-04-27', 1, 1, 'http://www.taxi-alain.com/tarifs.html', 'tarifs.html', 'Tarifs du transport chez Taxi Galle Alain à Montpellier, Hérault (34)', 'Découvrez les tarifs de transport proposés par Taxi Galle Alain situé à Montpellier (34)', 40, 1),
(52, '2011-04-27', 2, 1, 'http://www.taxis-de-france.com/regions/languedocroussillon/montpellier.htm', 'regions/languedocroussillon/montpellier.htm', 'Taxi Montpellier Hérault ! Les taxis de l\'arrondissement de ...', 'Le portail annuaire taxi de Montpellier de référence pour rechercher et commander un TAXI en 2 clics dans l\'arrondissement de MONTPELLIER dans l\'Hérault et ...', 40, 2),
(53, '2011-04-27', 3, 1, 'http://www.taxi.fr/taxi/montpellier-1', 'taxi/montpellier-1', 'Taxi Montpellier - 34070 | Rechercher un taxi a Montpellier ( 34070 )', 'Le réseaux Taxi.fr met à votre disposition un taxi à Montpellier, adhérant à notre charte de qualité, respectant les tarifs préfectoraux. ...', 40, 4),
(54, '2011-04-27', 4, 1, 'http://www.qype.fr/fr813-montpellier/categories/159-compagnies-de-taxis-in-montpellier', 'fr813-montpellier/categories/159-compagnies-de-taxis-in-montpellier', 'Taxis Montpellier', 'Taxis Montpellier - Trouvez toutes les compagnies de taxis Montpellier. ... Croix d\'Argent, Impossible d\'affiner la recherche par prix, Anglais Parlé (3) ...', 40, 3),
(55, '2011-04-27', 5, 1, 'http://www.qype.fr/place/141944-TAXI-MONTPELLIER-Montpellier', 'place/141944-TAXI-MONTPELLIER-Montpellier', 'TAXI MONTPELLIER - Port Marianne, Montpellier - Compagnies de Taxis', 'Catégorie: Compagnies de Taxis; Adresse: 34000 Montpellier. 04 67 10 00 00 ...', 40, 3),
(56, '2011-04-27', 6, 1, 'http://www.taxibleudumidi.fr/', '', 'Taxi Bleu Du Midi - Accueil', 'taxi montpellier information reservation tarif. ... Taxi Bleu Du Midi a constitué la plus grande flotte de taxis de Montpellier et de sa région pour vous ...', 40, 8),
(57, '2011-04-27', 7, 1, 'http://www.airportdesk.fr/airports/europe/france/aeroport-montpellier-mediterranee.html', 'airports/europe/france/aeroport-montpellier-mediterranee.html', 'Aéroport de Montpellier-Méditerranée Information @ Airport Desk', 'Les taxis se trouve face au hall des arrivées, sortie A : (Tél.: +33(0)467 206 529). Prix d\'un voyage au centre de Montpellier, 20,00 approximativement. ...', 40, 6),
(58, '2011-04-27', 8, 1, 'http://www.ciao.fr/Taxi_Brousse_Montpellier__85490', 'Taxi_Brousse_Montpellier__85490', 'Taxi Brousse, Montpellier : avis de consommateurs, comparateur de ...', 'Taxi Brousse, Montpellier Comparez les prix pour Les incontournables à Montpellier . Faites une bonne affaire.', 40, 5),
(59, '2011-04-27', 9, 1, 'http://www.compare-le-net.com/index.php?comparer=annuaire/affiche', 'index.php?comparer=annuaire/affiche', 'tarifs taxi, tarifs minibus dans le gard : taxi david valenci ...', '22 mars 2010 ... 1) taxi montpellier tarif (22 fois). 2) taxi de nuit montpellier (8 ... 11) tarifs taxi montpellier (4 fois). 12) taxi sete montpellier (4 ...', 40, 9),
(60, '2011-04-27', 10, 1, 'http://www.tbp.fr/recherche/index.php?activite=Taxi', 'recherche/index.php?activite=Taxi', 'Taxi MONTPELLIER 34 : réductions Taxis MONTPELLIER 34, réduction ...', 'Actuellement : 0 BON PLAN Taxi sur MONTPELLIER 34 ... distances 24/24 7/7 tarifs forfaitaires véhicules luxe et 4x4 visitez le site <a href="http://www.ltmb.fr" target="_blank">http://www.ltmb.fr</a> réservation ...', 40, 7),
(61, '2011-04-27', 11, 2, 'http://www.taxi-moto-nimes.com/?INFOS_GENERALES:Tarif_taxi_nimes%3A', '?INFOS_GENERALES:Tarif_taxi_nimes%3A', 'Taxi Aeroport Nîmes Arles Camargue,Gares de Nîmes Montpellier ...', 'Tarif taxi nimes: Prefecture du Gard. ... Les jours Fériés y compris le Dimanche sont en Tarif B ou D toute la journée. J\'espère vous avoir aidé a mieux ...', 40, 12),
(62, '2011-04-27', 12, 2, 'http://www.taxi-alpilles.com/tarifs.php', 'tarifs.php', 'Taxi Gare Avignon - Taxis Aroport Marignane - Taxi Aroport Montpellier', 'Taxi dans les Alpilles, vous propose des transferts vers la gare d\'Avignon ou a roport Marignane, Montpellier.', 40, 13),
(63, '2011-04-27', 13, 2, 'http://www.toplien.fr/transport/voiture/taxi/taxi-montpellier-herault-d8856.html', 'transport/voiture/taxi/taxi-montpellier-herault-d8856.html', 'taxi a montpellier et dans l\'herault ? athtaxi.fr', '19 avr. 2011 ... ATH Taxi Montpellier est votre partenaire privilégié pour tous ... taxi pas cher lyon montpellier (1); tarif taxi montpellier le grau du roi ...', 40, 46),
(64, '2011-04-27', 14, 2, 'http://marseilletaxi.lesite.pro/', '', 'TAXI MARSEILLE-GARE-AEROPORT-TARIF-0666 848 600-PRIX-DEVIS ...', 'Pour demander un devis de taxi marseille / tarif ... gare Marseille->Aix-en-Provence, Taxi aéroport Marseille->Montpellier, Taxi gare Marseille->La Ciotat ...', 40, 15),
(65, '2011-04-27', 15, 2, 'http://www.taxi-provence.fr/', '', 'Taxi à Nimes dans le Gard', 'Taxi Nimes et sa région 06 18 46 36 33. Aeroport Marseille en minibus. ... de protection sur demande (tarif) Transport de colis dans le Gard Taxi et ... de vie de garcon Depart de Nîmes et alentours et Montpellier et alentours vers 21 h ...', 40, 18),
(66, '2011-04-27', 16, 2, 'http://www.licence-taxi.fr/licence-de-taxi.php?v=montpellier', 'licence-de-taxi.php?v=montpellier', 'Achat vente licence taxi Montpellier | Acheter ou vendre une ...', 'Vous souhaitez acheter ou vendre une licence de taxi à Montpellier ? Inscrivez-vous sur notre site pour que nous puissions avoir connaissance de votre ...', 40, 19),
(67, '2011-04-27', 17, 2, 'http://www.taxi.fr/taxi/montpellier-0', 'taxi/montpellier-0', 'Taxi Montpellier - 34000 | Rechercher un taxi a Montpellier ( 34000 )', 'Le réseaux Taxi.fr met à votre disposition un taxi à Montpellier, adhérant à notre charte de qualité, respectant les tarifs préfectoraux. ...', 40, 4),
(68, '2011-04-27', 18, 2, 'http://www.actif-online.com/catalogue/html/la%20grande%20motte.htm', 'catalogue/html/la%20grande%20motte.htm', 'Plan d\'accès: La grande Motte', 'TAXI, L\'aéroport étant à mi-chemin entre Montpellier et La Grande-Motte, il est plus pratique de vous rendre directement aux Cyclades en taxi. Prix de la ...', 40, 11),
(69, '2011-04-27', 19, 2, 'http://www.taxi-gard.com/infos2.html', 'infos2.html', 'Taxi-Gard-Aéroports Nimes, Arles, Montpellier, hôtels, jets privés ...', 'Pour tous vos déplacements, privés, professionnels, médicaux, 4 taxis a Nîmes ... TARIF de NUIT applicable de 19 heures à 7 heures, ainsi que les dimanches, ...', 40, 24),
(70, '2011-04-27', 20, 2, 'http://www.taxis-de-france.com/annonces/languedocroussillon.htm', 'annonces/languedocroussillon.htm', 'Licence Taxi vente achat en Languedoc-Roussillon ! les petites ...', '34 - (Hérault) - Vends entreprise taxis sur commune dynamique à 25 kms de Montpellier - 2 licences - Grosse clientèle - Agrément CPAM - Prix : 180.000 ...', 40, 2),
(71, '2011-04-27', 21, 3, 'http://www.hotfrog.fr/Entreprises/Taxi-montpellier-longues-distances', 'Entreprises/Taxi-montpellier-longues-distances', 'Taxi montpellier longues distances', 'Taxi montpellier specialisé long trajet, ideal pour voyager confortablement. Tarifs et informations disponibles sur le site.', 40, 44),
(72, '2011-04-27', 22, 3, 'http://www.fnti-taxis.com/34.htm', '34.htm', 'Voir également page FTI34 - Fédération Nationale des Taxis ...', 'Tarifs taxi de l\'Hérault et des autres départements ... Hôtel du Département 1000 rue d\'Alco 34087 MONTPELLIER CEDEX 4. 04 67 67 67 67. 04 67 67 68 98 ...', 40, 40),
(73, '2011-04-27', 23, 3, 'http://www.taxi.fr/taxi/murviel-les-montpellier', 'taxi/murviel-les-montpellier', 'Taxi Murviel-lès-Montpellier - 34570 | Rechercher un taxi a ...', 'Le réseaux Taxi.fr met à votre disposition un taxi à Murviel-lès-Montpellier, adhérant à notre charte de qualité, respectant les tarifs préfectoraux. ...', 40, 4),
(74, '2011-04-27', 24, 3, 'http://www.lemag-vip.com/forum/topic/easy-take-avignon-nimes-et-montpellier-taxi-low-cost-pas-cher', 'forum/topic/easy-take-avignon-nimes-et-montpellier-taxi-low-cost-pas-cher', 'Easy Take Avignon, Nîmes et Montpellier : Taxi low cost ""pas cher ...', 'Easy Take va arriver prochainement à Nîmes et en mai 2011 à Montpellier. .... je suis artisan taxi depuis 3 ans prix de la formation taxi 30000 euro j ai ...', 40, 32),
(75, '2011-04-27', 25, 3, 'http://www.scootaxi34.com/tarifs-colis.php?PHPSESSID=1ac931e1ba66bf077b7ee61ec3daea7b', 'tarifs-colis.php?PHPSESSID=1ac931e1ba66bf077b7ee61ec3daea7b', 'Tarifs colis - Moto Taxi à Montpellier 34000 - Scootaxi34 ...', 'Moto Taxi à Montpellier 34000, Hérault, AXI34 offre à Montpellier Agglomération, ... Livraison dans les 2 heures (pour les tarifs 3 et 4) ...', 40, 47),
(76, '2011-04-27', 26, 3, 'http://www.montpellier.fr/687-taxis.htm', '687-taxis.htm', 'Taxis - Site Internet Ville de Montpellier', 'Le service enfance · Guide pratique · Les adresses · Simulateur tarif horaire .... le contrat de travail faisant état de la fonction de conducteur de taxi, ...', 40, 48),
(77, '2011-04-27', 27, 3, 'http://www.reseauetudiant.com/forum/read/f853/i9121t9121/renseignement-trajet-montpellier-centre-parc-des-expositions-taxi.htm', 'forum/read/f853/i9121t9121/renseignement-trajet-montpellier-centre-parc-des-expositions-taxi.htm', 'Forum Orthophonie: France: Montpellier - Renseignement trajet ...', '19*messages*-*1 auteur*-*Dernier message*:*18 avr.Pour avoir une idée de prix, j\'ai tapé ""tarif taxi Montpellier"" sur google et j\'ai trouvé ce site <a href="http://www.taxi-alain.com/tarifs.html" target="_blank">http://www.taxi-alain.com/tarifs.html</a> ...', 40, 26),
(78, '2011-04-27', 28, 3, 'http://www.taxides7fonts.com/touristique.htm', 'touristique.htm', 'Taxi Touristique : TAXI DES 7 FONTS SARL - Transport toutes ...', 'Durée : 6h environ. Tarif : 220 /Taxi. Evasion à Montpellier. Visite de Mare Nostrum; Visite de la Serre Amazonienne; Visite de Montpellier en taxi ...', 40, 49),
(79, '2011-04-27', 29, 3, 'http://www.ouestmap.fr/street/Transport-Taxi-du-Littoral--Aeroport-Montpellier-Mediterranee-Taxi-Service-GRANDE-MOTTE--Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1956572', 'street/Transport-Taxi-du-Littoral--Aeroport-Montpellier-Mediterranee-Taxi-Service-GRANDE-MOTTE--Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1956572', 'Transport Taxi du Littoral - Aeroport Montpellier Mediterranee ...', 'Tarif / Prix- Transport Taxi du Littoral - Aeroport Montpellier Mediterranee Taxi Service : Modifier prix. à renseigner ...', 40, 34),
(80, '2011-04-27', 30, 3, 'http://www.international-montpellier.com/vivre_a_montpellier/transports/', 'vivre_a_montpellier/transports/', 'International : Transports', '31 juil. 2007 ... Pour tout renseignement sur les tarifs et horaires des bus ou des tramways, ... Taxi Bleu de Montpellier (24h/24): 04 67 03 20 00 ...', 40, 10),
(81, '2011-04-27', 31, 4, 'http://taxi-gare-reservation-aeroport-tgv.accueilperpignantaxi.fr/tarif.htm', 'tarif.htm', 'Nos tarifs - ACCUEIL PERPIGNAN TAXIS, Taxi gare - 66 - Perpignan ...', 'TARIF NUIT de 19h a, 7h +, DIM ,, et FERIE, ACCUEIL PERPIGNAN, TAXI, 04.68.35.15.15. .... Montpellier, 170, 267,50, 400,10, Olot, 99, 156,74, 233,96 ...', 40, 38),
(82, '2011-04-27', 32, 4, 'http://www.referencer-gratuit.com/annuaire-departement_herault,commerce-economie,petits-commerces-taxis,h1966,i32,j4.htm', 'annuaire-departement_herault,commerce-economie,petits-commerces-taxis,h1966,i32,j4.htm', 'herault Commerce, économie Petits commerces - Taxis', 'taxi palavas les flots transport medical taxi,palavas,palavas les flots ... trnsport adapté sur montpellier, taxi palavas, tarif taxi montpellier 2010, ...', 40, 50),
(83, '2011-04-27', 33, 4, 'http://www.ciao.fr/Mon_voyage_a_Montpellier_269803_6', 'Mon_voyage_a_Montpellier_269803_6', 'Mon voyage à Montpellier - Comparaison de prix et avis du consommateur', 'Lisez des avis de consommateurs et comparez les prix de Mon voyage à Montpellier. ... et il faut se tenir aux horraires car apres c\'est en taxi que vous . ...', 40, 5),
(84, '2011-04-27', 34, 4, 'http://www.ouestmap.com/street/Transport-Taxi-a-Montpellier-PEROLS-Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1955376', 'street/Transport-Taxi-a-Montpellier-PEROLS-Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1955376', 'Transport Taxi a Montpellier PEROLS Taxis transport personnes ...', 'Transport Taxi a Montpellier. ... Tarif / Prix- Transport Taxi a Montpellier : Modifier prix. à renseigner. Caractéristiques principales - Transport Taxi a ...', 40, 51),
(85, '2011-04-27', 35, 4, 'http://www.athtaxi.fr/', '', 'ATH TAXI Montpellier - réservation 04.30.57.10.07 ou 06.50.83.35 ...', 'Taxi et transport référence à Montpellier et sa région : Castelnau-le-Lez, Pérols, Lattes, Grau-du-roi, Palavas-les-Flots, Aigues-Mortes, Boirargues, ...', 40, 52),
(86, '2011-04-27', 36, 4, 'http://www.location-voiture-de-luxe.org/location-taxi-anglais-UK-a-montpellier.html', 'location-taxi-anglais-UK-a-montpellier.html', 'location taxi anglais UK Montpellier - LOCATION VOITURE DE ...', 'Pour avoir les tarifs de location taxi anglais UK , contactez sophie. location taxi anglais UK ( location voiture de collection ) dans le Montpellier ...', 40, 39),
(87, '2011-04-27', 37, 4, 'http://montpellier.studyrama.com/guide-ville.php?id_rubrique=3667', 'guide-ville.php?id_rubrique=3667', 'MontpellierTransports : Taxi sur Montpellier', 'Taxi sur Montpellier. Taxi Bleu. 298, rue d\'alco 34 080 Montpellier tél : 04 67 03 20 00 ... Groupement de taxis sur Montpellier et sa région. ...', 40, 53),
(88, '2011-04-27', 38, 4, 'http://www.mjc-moto.fr/tarifs_plis.php', 'tarifs_plis.php', 'TARIFS PLIS - MJC Moto | Taxi moto à Montpellier', 'Montpellier Nîmes Arles Alès Orange Sète Béziers Agde Narbonne. Tél. : 06.60.60.25.43. MJC-MOTO.FR | Tarifs plis. Nos domaines d\'Intervention : Plis, colis, ...', 40, 54),
(89, '2011-04-27', 39, 4, 'http://www.supdeco-montpellier.com/vivre_a_montpellier/transports/', 'vivre_a_montpellier/transports/', 'GSCM: Transports', '31 juil. 2007 ... Pour tout renseignement sur les tarifs et horaires des bus ou des tramways, ... Taxi Bleu de Montpellier (24h/24): 04 67 03 20 00 ...', 40, 55),
(90, '2011-04-27', 40, 4, 'http://cpdp.debatpublic.fr/cpdp-aeroport-ndl/pdf_routes/Montpellier.pdf', 'cpdp-aeroport-ndl/pdf_routes/Montpellier.pdf', 'C:\\Mes documents\\gildas\\cloarec\\Brochures finales\\Brochure ...', 'Format de fichier: PDF/Adobe Acrobat - AfficherLes autres taxis peu.vent accéder à l\'aéroport, mais uniquement pour y déposer leurs clients. Le prix d\'une course jusqu\'à la gare de Montpellier est de 100 ...', 40, 56),
(91, '2011-04-27', 41, 5, 'http://www.taxi-moto-nimes.com/?INFOS_GENERALES', '?INFOS_GENERALES', 'Taxi Aeroport Nîmes Arles Camargue,Gares de Nîmes Montpellier ...', 'tarifs approximatifs . (En sus les supplements éventuels). Pensez à résèrver . Trop peu de taxis aux gares et aéroports du Gard! ...', 40, 12),
(92, '2011-04-27', 42, 5, 'http://taxi.forumactif.com/t12626-montpellier-face-au-low-cost-les-taxis-appellent-a-une-reunion-d-informations', 't12626-montpellier-face-au-low-cost-les-taxis-appellent-a-une-reunion-d-informations', 'MONTPELLIER - Face au low-cost, les taxis appellent à une réunion ...', 'MONTPELLIER - Face au low-cost, les taxis appellent à une réunion ... La justice donne partiellement raison à un transporteur qui casse les prix des taxis ...', 40, 57),
(93, '2011-04-27', 43, 5, 'http://www.ouestmap.fr/street/Transport-Taxi-Pocknell-Montpellier-SAINT-VINCENT-DE-BARBEYRARGUES-Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1957820', 'street/Transport-Taxi-Pocknell-Montpellier-SAINT-VINCENT-DE-BARBEYRARGUES-Taxis-transport-personnes--Service-aide-a-la-mobilite?i=1957820', 'Transport Taxi Pocknell Montpellier SAINT VINCENT DE BARBEYRARGUES ...', 'Transport Taxi Pocknell Montpellier. ... Tarif / Prix- Transport Taxi Pocknell Montpellier : Modifier prix. à renseigner ...', 40, 34),
(94, '2011-04-27', 44, 5, 'http://www.couleurgeek.fr/23010-easy-take-taxi-villes-easy-take-nimes-montpellier-saint-quentin/20110307.html', '23010-easy-take-taxi-villes-easy-take-nimes-montpellier-saint-quentin/20110307.html', 'Actu | ""Easy Take Taxi villes : Easy Take Nimes, Montpellier ...', '7 mars 2011 ... Les tarifs défient toute concurrence avec Easy Take qui axe sur les ... ""Easy Take Avignon, Nîmes et Montpellier : Taxi low cost ""pas cher"""" ...', 40, 58),
(95, '2011-04-27', 45, 5, 'http://www.cityzenbooking.com/fr/r-7-513-lagrange-city-residence-du-chateau.aspx', 'fr/r-7-513-lagrange-city-residence-du-chateau.aspx', 'Lagrange City Résidence du Château Montpellier - CityzenBooking', 'Depuis, Distance, Temps à pied, Temps en voiture, Temps transports public, Tarif taxi. Aéroport de Montpellier, -, -, -, -. Montpellier, -, -, -, - ...', 40, 59),
(96, '2011-04-27', 46, 5, 'http://www.motoservices.com/voyage/moto-taxi-province-2008-209.htm', 'voyage/moto-taxi-province-2008-209.htm', 'Moto Taxi et Scooter Taxi en Province', 'Moto Taxi (34 - Hérault) Montpellier et ses environs ... Moto Strabourg se charge de vous mener avec un tarif forfaitaire notamment de Strasbourg aux ...', 40, 60),
(97, '2011-04-27', 47, 5, 'http://www.taxi-camargue.com/', '', 'TAXIS DE CAMARGUE -- Aéroports, Gares de Nîmes et Montpellier', 'Les taxis de camargue sont à votres service, contactez les.', 40, 61),
(98, '2011-04-27', 48, 5, 'http://www.fnti-taxis.com/presentation_formation.htm', 'presentation_formation.htm', 'Fédération Nationale des Taxis Indépendants - FNTI Formations Taxis', '... Valence (Drôme), Evreux (Eure), Toulouse (Haute Garonne), Montpellier (Hérault), ... Une épreuve de réglementation générale relative aux taxis et aux transports ... choisir un itinéraire et appliquer un tarif réglementé à partir d\'un modèle et .... Membre de la Confédération Européenne des Taxis - Membre de la ...', 40, 40),
(99, '2011-04-27', 49, 5, 'http://www.taxi.fr/taxi/herault/', 'taxi/herault/', 'Taxi Hérault - 34 | Rechercher un taxi dans le 34 ( Hérault )', '... Hérault )|Taxi.fr, reseaux de taxi en france. Tarifs, devis gratuit et reservation de taxis en Hérault ( 34) ... Aéroport de Montpellier - Méditerranée ...', 40, 4),
(100, '2011-04-27', 50, 5, 'http://www.eostis.com/kw/tarif-taxi-herault-2010__a177182', 'kw/tarif-taxi-herault-2010__a177182', 'Tarif taxi herault 2010, 2 700 petites annonces Eostis Ref80', '1 avr. 2011 ... Annonce tarif taxi herault 2010 (Ref80), petites annonces tarif taxi ... l\'agence manpower montpellier industrie transp. recherche pour l\'un ...', 40, 30);
/*!40000 ALTER TABLE `resultats_bruts` ENABLE KEYS */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; |
Partager