Discover

tourist information

Discover La Flèche and the Loir Valley | What to Do in Sarthe * { margin: 0; padding: 0; box-sizing: border-box; } body { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.6; color: #333; background: #f5f5f5; width: 100%; overflow-x: hidden; } header { background: linear-gradient(135deg, rgba(26, 82, 118, 0.95), rgba(34, 112, 147, 0.95)); background-size: cover; background-position: center; color: white; padding: 40px 15px 30px; text-align: center; box-shadow: 0 4px 20px rgba(0,0,0,0.2); width: 100%; } h1 { font-size: 1.8em; margin-bottom: 10px; font-weight: 600; letter-spacing: 0.5px; word-wrap: break-word; } .subtitle { font-size: 1em; opacity: 0.95; font-weight: 300; } .container { max-width: 100%; width: 100%; margin: 0; padding: 10px; } .intro-section { background: white; border-radius: 8px; padding: 20px 15px; margin: -20px 10px 20px; box-shadow: 0 4px 20px rgba(0,0,0,0.1); width: calc(100% - 20px); } .intro-text { font-size: 0.95em; line-height: 1.6; color: #555; margin-bottom: 12px; word-wrap: break-word; } .section { background: white; border-radius: 8px; padding: 20px 15px; margin-bottom: 20px; box-shadow: 0 2px 10px rgba(0,0,0,0.08); width: 100%; } h2 { color: #1a5276; font-size: 1.4em; margin-bottom: 18px; padding-bottom: 10px; border-bottom: 3px solid #52a7c1; word-wrap: break-word; } h3 { color: #2874a6; font-size: 1.2em; margin: 20px 0 10px; word-wrap: break-word; } .attractions-grid { display: flex; flex-direction: column; gap: 20px; margin: 20px 0; width: 100%; } .attraction-card { background: linear-gradient(135deg, #fff 0%, #f8f9fa 100%); border-radius: 8px; overflow:hidden; box-shadow: 0 2px 10px rgba(0,0,0,0.1); border-top: 3px solid #52a7c1; width: 100%; } .attraction-content { padding: 18px 15px; width: 100%; } .attraction-card h3 { margin-top: 0; color: #1a5276; display:flex; align-items: center; gap: 8px; font-size: 1.2em; flex-wrap:wrap; } .icon { font-size: 1.3em; flex-shrink: 0; } .distance-badge { display: inline-block; background: #52a7c1; color:white; padding: 5px 12px; border-radius: 15px; font-size: 0.8em; font-weight: 600; margin: 10px 0; } .info-list { list-style: none; padding: 0; margin: 12px 0; width: 100%; } .info-list li { padding: 6px 0 6px 22px; position: relative; color: #555; line-height: 1.5; font-size: 0.9em; word-wrap: break-word; } .info-list li::before { content: '→'; position: absolute; left: 0; color: #52a7c1; font-weight: bold; font-size: 1.1em; } .highlight-box { background: linear-gradient(135deg, #e8f4f8 0%, #d4eaf2 100%); border-left: 4px solid #52a7c1; padding: 15px; border-radius: 6px; margin: 15px 0; font-size: 0.9em; word-wrap: break-word; width: 100%; } .highlight-box strong { color: #1a5276; font-size: 1.05em; } .activities-grid { display: flex; flex-direction: column; gap: 12px; margin: 15px 0; width: 100%; } .activity-card { background: white; padding: 15px; border-radius: 6px; border: 2px solid #e3e3e3; width: 100%; } .activity-card h4 { color: #2874a6; font-size: 1.05em; margin-bottom: 8px; display:flex; align-items: center; gap: 8px; flex-wrap:wrap; } .activity-card p { font-size: 0.9em; line-height: 1.5; word-wrap: break-word; } .category-tag { display: inline-block; background: #52a7c1; color:white; padding: 4px 10px; border-radius: 12px; font-size: 0.75em; margin: 6px 4px 0 0; font-weight: 500; } .practical-info { background: #f8f9fa; padding: 15px; border-radius: 6px; margin: 15px 0; font-size: 0.9em; width: 100%; } .practical-info h4 { color: #1a5276; font-size: 1.1em; margin-bottom: 10px; } .practical-info p { margin: 6px 0; word-wrap: break-word; } .info-grid { display: flex; flex-direction: column; gap: 12px; margin-top: 12px; width: 100%; } .info-item { display: flex; align-items: flex-start; gap: 10px; width: 100%; } .info-item > div { flex: 1; min-width: 0; } .info-item p { word-wrap: break-word; } .info-icon { font-size: 1.3em; color: #52a7c1; min-width: 25px; flex-shrink: 0; } .map-section { background: linear-gradient(135deg, #1a5276 0%, #2874a6 100%); color:white; padding: 25px 15px; border-radius: 8px; margin: 20px 0; text-align: center; width: 100%; } .map-section h2 { color: white; border-bottom: 3px solid rgba(255,255,255,0.3); display: inline-block; padding-bottom: 10px; font-size: 1.4em; } .map-section > p { font-size: 0.95em; margin: 12px 0; word-wrap: break-word; } .distance-list { display: flex; flex-direction: column; gap: 10px; margin: 18px 0; text-align:left; width: 100%; } .distance-item { background: rgba(255,255,255,0.1); padding: 12px; border-radius: 6px; backdrop-filter: blur(10px); width: 100%; } .distance-item strong { color: #52a7c1; display:block; margin-bottom: 5px; font-size: 1em; } .distance-item p { word-wrap: break-word; } footer { background: #1a5276; color:white; text-align: center; padding: 20px 15px; margin-top: 30px; width: 100%; } footer p { word-wrap: break-word; } @media (max-width: 600px) { h1 { font-size: 1.5em; } .subtitle { font-size: 0.9em; } header { padding: 30px 10px 20px; } .container { padding: 8px; } .intro-section { padding: 15px 12px; margin: -15px 8px 15px; } .section { padding: 15px 12px; } h2 { font-size: 1.3em; } .attraction-card h3 { font-size: 1.1em; } } 🌳 Discover La Flèche & the Loir ValleyYour guide to attractions and activities in Sarthe La Flèche and the Loir Valley welcome you for a stay full of discoveries! Located in the heart of the Sarthe region, between Le Mans and Angers, this tourist destination offers exceptional heritage, activities for the whole family, and unspoiled nature. From the famous La Flèche Zoo to the legendary 24 Hours of Le Mans circuit, not forgetting historic castles and bucolic walks, prepare to experience unforgettable moments in the Pays de la Loire region. 🦁 Must-See Attractions🦁 La Flèche Zoo 10 minutes from La Flèche The jewel of the region! Ranked among the 5 most beautiful zoological parks in France, the La Flèche Zoo is a unique experience made famous by the show "Une Saison au Zoo" broadcast on France 4. More than 1,500 animals of 160 different species on 21 hectares Polar bears in a 900m² pool with underwater viewing Lions, tigers, giraffes, elephants, rhinoceroses Daily shows: sea lions, free-flight birds Safari Lodges : sleep among the animals! Educational activities and meetings with animal keepers Playground, on-site restaurants Practical information ⏰ Opening Hours: Open all year round (hours vary depending on the season) 💰 Prices: From €32 for adults, €25 for children 🎫 Duration: Allow a full day 📍 Address: Le Tertre Rouge, 72200 La Flèche 🏁 Le Mans 24 Hours Circuit 40 km away (25 minutes) Voted France's Favorite Monument 2024! The legendary circuit that has hosted the world's most famous endurance motor race since 1923. Guided tours behind the scenes of the legendary circuit Discovering the Hunaudières straight (6 km) 24 Hours Museum : a unique collection of historic cars Karting on an approved circuit Professional racing simulators Official Store Events all year round (motorcycle races, truck races, historic events) Practical information ⏰ Tours: All year round by reservation 💰 Museum admission prices: €9 for adults, €6 for children 🏆 24 Hours Race: Mid-June every year 📍 Address: Circuit de la Sarthe, 72100 Le Mans 🏰 Castles & Heritage Nearby (15-50 km) Château du Lude (20 km) - One of the last great Loire Valley châteaux. Remarkable gardens, sound and light shows in summer Prytanée National Militaire (La Flèche) - Prestigious military academy founded by Henry IV in 1604. Guided tours available. Solesmes Abbey (28 km) - A major center for Gregorian chant. Exceptional Romanesque architecture Baugé Castle (35 km) - 15th century medieval fortress Malicorne Pottery Works (30 km) - Traditional arts and crafts, workshops and museum History Architecture Culture 🎯 Activities & Leisure 🚴 Cycling & Hiking Explore the Vélofrancette and the trails of the Loir Valley. Marked routes, cycle paths, bike rentals available. Nature Family 🛶 Water Sports Canoeing and kayaking on the Loir river , paddleboarding, supervised swimming at Lac de La Monnerie. Watersports centre with equipment rental. Water Sport 🎣 Fishing The Loir and its tributaries offer excellent fishing spots: pike, zander, carp. Day permits available. Nature and Relaxation 🎨 Workshops & Crafts Discover the artists' studiosPotters, painters and sculptors. Craft markets and local shops. Shopping Culture 🍷 Gastronomy Coteaux du Loir wine route , rillettes from Le Mans, fouées angevines. Visits to cellars and wine estates. Local produce tasting 🎭 Shows & Festivals Varied cultural programming: theatre, concerts, summer festivals. Art house cinema, modern media library. Culture & Animation 🌳 Nature & Local Discoveries Natural Areas 🌊 Lake of La Monnerie 500m from the town centre. Playground, picnic area, fishing. Ideal for a relaxing family break.🦋 Gardens of La Flèche Landscaped green spaces, public gardens, walks along the Loir river. Botanical trail. 🌲 Bercé Forest Exceptional state forest (5000 ha), centuries-old oak trees, hiking trails, wildlife observation. Markets & Shops Weekly markets: Wednesday and Saturday mornings (La Flèche town centre). Local produce, market gardeners, cheesemakers, artisans. A friendly atmosphere guaranteed! Permanent covered market (market halls) Christmas markets in December Regular flea markets and garage sales Artisan shops and concept stores 📍 Geographic Location La Flèche benefits from a strategic position in the heart of the Pays de la Loire, easily accessible from major cities. 🚗 Le Mans 44 km - 35 minutesTGV Paris-Le Mans: 55 min 🚗 Angers 52 km - 45 minutes International Airport 🚗 Tours 80 km - 1 hour Loire Valley Castles 🚗 Nantes 140 km - 1h30 Atlantic Ocean 🚗 Paris 240 km - 2h30 A11 direct ✈️ Air access: Angers Airport (50km), Nantes Airport (140km), Paris-Orly Airport (240km) 🚂 SNCF train station: La Flèche (Le Mans - Angers line) 🛣️ Highway: A11 exit 12 (Sablé-sur-Sarthe/La Flèche) 💡 Practical Tips 📅 Best timeApril to October for outdoor activities. The Zoo is open all year round. ⏱️ Length of stay A minimum of 2-3 days is needed to fully enjoy the experience. A week is ideal for seeing everything. 👨‍👩‍👧‍👦 With family Perfect destination with children: Zoo, water sports, playgrounds, castles. 🍴 Restoration Wide selection of restaurants, crêperies, brasseries. Discover Sarthe specialties. 🎫 Tourist Pass: Ask the Tourist Office for combined Zoo + Tour + Castles rates. Guaranteed savings! 📞 Tourist Information La Flèche Tourist Office 📍 Address Place du 8 Mai 1945 72200 La Flèche 📞 Contact 02 43 94 02 53 info@tourisme-lafleche.fr Useful Links Official website of La Flèche Zoo: www.zoo-la-fleche.com 24 Hours Circuit: www.lemans.org Tourism in Sarthe: www.vallee-du-loir.com Loire Valley Castles: www.chateauxloire.com Discover La Flèche and the Loir Valley A destination for nature, culture and heritage in the heart of Sarthe - Pays de la Loire Tourist Guide 2025