<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Il Cammino di San Francesco &#187; Residenza d&#8217;epoca @de</title>
	<atom:link href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/residenza-depoca-de/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.umbriafrancescosways.eu/de</link>
	<description>Tutto sul Cammino di San Francesco - Francesco&#039; s Ways</description>
	<lastBuildDate>Wed, 18 Feb 2026 12:19:16 +0000</lastBuildDate>
	<language>de-DE</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.9.40</generator>
	<item>
		<title>Residenza Antica Canonica</title>
		<link>http://www.umbriafrancescosways.eu/de/dove-dormire-de/residenza-antica-canonica/</link>
		<comments>http://www.umbriafrancescosways.eu/de/dove-dormire-de/residenza-antica-canonica/#comments</comments>
		<pubDate>Tue, 29 Nov 2016 10:27:09 +0000</pubDate>
		<dc:creator><![CDATA[Rebecca]]></dc:creator>
				<category><![CDATA[Residenza d'epoca @de]]></category>
		<category><![CDATA[UNTERKÜNFTE]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/de/senza-categoria-de/residenza-antica-canonica/</guid>
		<description><![CDATA[<p>Amidst the green panoramas of the Umbria region and ancient medieval towns, the Alta Valle del Tevere opens up almost suddenly: a stretch of paradise on the border with the Marches Region and Tuscany. Residenza Antica Canonica rises up from within Città di Castello, right in the heart of the valley, in perfect harmony with ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/residenza-antica-canonica/">Residenza Antica Canonica</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de">Il Cammino di San Francesco</a>.</p>
]]></description>
				<content:encoded><![CDATA[<!-- START REVOLUTION SLIDER 4.5.6 fullwidth mode -->

<div id="rev_slider_143_1_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_143_1" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7" data-masterspeed="300"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/facciata1.jpg"  alt="facciata1"  data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7" data-masterspeed="300"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/interno-9.jpg"  alt="interno-9"  data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7" data-masterspeed="300"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/corridoio.jpg"  alt="corridoio"  data-bgposition="center center" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>
</div>			
			<script type="text/javascript">

					
				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
								
				 
				var setREVStartSize = function() {
					var	tpopt = new Object(); 
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_143_1');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};
				
				/* CALL PLACEHOLDER */
				setREVStartSize();
				
				
				var tpj=jQuery;				
				tpj.noConflict();				
				var revapi143;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_143_1').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_143_1');
				else
				   revapi143 = tpj('#rev_slider_143_1').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,
						
						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:3,
						
						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",
						
						touchenabled:"on",
						onHoverStop:"on",
						
						swipe_velocity: 0.7,
						swipe_min_touches: 1,
						swipe_max_touches: 1,
						drag_block_vertical: false,
												
												
						keyboardNavigation:"off",
						
						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,
								
						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",
						
						autoHeight:"off",						
						forceFullWidth:"off",						
												
												
												
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,
						
												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});
					
					
					
									
				});	/*ready*/
				
			</script>
			
			
			<!-- END REVOLUTION SLIDER -->
<p>Amidst the green panoramas of the Umbria region and ancient medieval towns, the Alta Valle del Tevere opens up almost suddenly: a stretch of paradise on the border with the Marches Region and Tuscany. Residenza Antica Canonica rises up from within Città di Castello, right in the heart of the valley, in perfect harmony with the beauty of the surrounding area.<br />
A dream made of wood and stone that will let you relive the past.<br />
The old fifteenth century building that houses the Residenza Antica Canonica rises up from within the old town of Città di Castello, right beside the Cathedral. The building was originally used for accommodating the canons of the Cathedral: bearing witness to this far gone era, the imposing doorways have remained in the corridor, that still allow for access to the Cathedral today as they did then.<br />
Throughout the residence, an atmosphere of times gone by still prevails, it has remained intact thanks to the restoration work that was respectful of the original structure. On the inside of the building we can admire the doorways made of pietra serena with ancient inscriptions, the lacunar ceilings and an important fresco from the 1500&#8242;s that reproduces the famous Crucifixion by Raphael, which is today housed in the Louvre.</p>
<p>&nbsp;</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/residenza-antica-canonica/">Residenza Antica Canonica</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de">Il Cammino di San Francesco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.umbriafrancescosways.eu/de/dove-dormire-de/residenza-antica-canonica/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Castello di Magrano</title>
		<link>http://www.umbriafrancescosways.eu/de/dove-dormire-de/castello-magrano/</link>
		<comments>http://www.umbriafrancescosways.eu/de/dove-dormire-de/castello-magrano/#comments</comments>
		<pubDate>Fri, 17 Oct 2014 09:52:54 +0000</pubDate>
		<dc:creator><![CDATA[fways]]></dc:creator>
				<category><![CDATA[Residenza d'epoca @de]]></category>
		<category><![CDATA[UNTERKÜNFTE]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/senza-categoria-de/castello-magrano-2/</guid>
		<description><![CDATA[<p>La residenza d&#8217;epoca Il Castello di Magrano è circondato da un&#8217;ampia ansa del fiume Chiascio, nel territorio di Gubbio, in Umbria, su di un promontorio la cui visuale spazia fino al Monte Cucco. Il Castello è immerso in un paesaggio incontaminato fatto di boschi, prati e acque. La storia di Magrano risale al Medioevo, quando costituì il fulcro ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/castello-magrano/">Castello di Magrano</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de">Il Cammino di San Francesco</a>.</p>
]]></description>
				<content:encoded><![CDATA[<!-- START REVOLUTION SLIDER 4.5.6 fullwidth mode -->

<div id="rev_slider_102_2_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_102_2" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/0011.jpg"  alt="0011"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/005.jpg"  alt="005"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/034.jpg"  alt="034"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/GP-MAGRANO-6627.jpg"  alt="GP-MAGRANO-6627"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/GP-MAGRANO-6632.jpg"  alt="GP-MAGRANO-6632"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/GP-MAGRANO-6635.jpg"  alt="GP-MAGRANO-6635"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/GP-MAGRANO-6642.jpg"  alt="GP-MAGRANO-6642"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/GP-MAGRANO-6645.jpg"  alt="GP-MAGRANO-6645"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/GP-MAGRANO-6745.jpg"  alt="GP-MAGRANO-6745"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/Magrano2010-012.jpg"  alt="Magrano2010-012"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/Magrano2010-036.jpg"  alt="Magrano2010-036"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/Magrano2010-086.jpg"  alt="Magrano2010-086"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>
</div>			
			<script type="text/javascript">

					
				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
								
				 
				var setREVStartSize = function() {
					var	tpopt = new Object(); 
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_102_2');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};
				
				/* CALL PLACEHOLDER */
				setREVStartSize();
				
				
				var tpj=jQuery;				
				tpj.noConflict();				
				var revapi102;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_102_2').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_102_2');
				else
				   revapi102 = tpj('#rev_slider_102_2').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,
						
						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:5,
						
						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",
						
						touchenabled:"on",
						onHoverStop:"on",
						
						swipe_velocity: 0.7,
						swipe_min_touches: 1,
						swipe_max_touches: 1,
						drag_block_vertical: false,
												
												
						keyboardNavigation:"off",
						
						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,
								
						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",
						
						autoHeight:"off",						
						forceFullWidth:"off",						
												
												
												
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,
						
												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});
					
					
					
									
				});	/*ready*/
				
			</script>
			
			
			<!-- END REVOLUTION SLIDER -->
<div class="dettaglioSection">
<p>La residenza d&#8217;epoca Il Castello di Magrano è circondato da un&#8217;ampia ansa del fiume Chiascio, nel territorio di Gubbio, in Umbria, su di un promontorio la cui visuale spazia fino al Monte Cucco. Il Castello è immerso in un paesaggio incontaminato fatto di boschi, prati e acque. La storia di Magrano risale al Medioevo, quando costituì il fulcro della difesa del Comune di Gubbio contro Perugia.</p>
<p>Nel 1391 Melchiorre Montaiti, signore di Magrano, osò ribellarsi al conte Antonio da Montefeltro, signore di Urbino e di Gubbio: Magrano allora subì una dura rappresaglia con la distruzione del suo molino (poi ricostruito e tuttora esistente) ma i fanti dei Montefeltro non riuscirono ad espugnare il Castello. Nel 1431 Magrano passò sotto la giurisdizione dei duchi di Montefeltro. Federico da Montefeltrone fece la sua residenza di caccia prediletta. Si narra che il Duca si lanciasse nella caccia ai daini e ai cinghiali che tuttora popolano la proprietà. Ogni battuta si concludeva con un lauto banchetto in cui si apprezzavano i frutti più preziosi di questa terra e in particolare, il tartufo.</p>
<p>È in questo incanto della natura, in questo luogo così ricco di tradizioni e di storia, che potrete passare piacevolissime giornate di relax e divertimento, non lontano da affascinanti città d&#8217;arte quali Gubbio, Gualdo Tadino, Nocera Umbra, Perugia e Assisi oltre che dal parco del Monte Cucco con i suoi sport estivi (trekking e volo delta) e invernali (sci di fondo).</p>
</div>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/castello-magrano/">Castello di Magrano</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de">Il Cammino di San Francesco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.umbriafrancescosways.eu/de/dove-dormire-de/castello-magrano/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotel Ristorante La Bastiglia</title>
		<link>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-ristorante-bastiglia/</link>
		<comments>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-ristorante-bastiglia/#comments</comments>
		<pubDate>Wed, 15 Oct 2014 14:37:01 +0000</pubDate>
		<dc:creator><![CDATA[fways]]></dc:creator>
				<category><![CDATA[4 stelle]]></category>
		<category><![CDATA[Albergo @de]]></category>
		<category><![CDATA[Residenza d'epoca @de]]></category>
		<category><![CDATA[Strutture]]></category>
		<category><![CDATA[UNTERKÜNFTE]]></category>
		<category><![CDATA[la bastiglia @de]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/senza-categoria-de/hotel-ristorante-bastiglia-2/</guid>
		<description><![CDATA[<p>Arroccato nella parte alta e panoramica dell&#8217;antico borgo medievale di Spello, sorge alle pendici del Monte Subasio, la montagna incantata di San Francesco. L&#8217;Albergo Ristorante la Bastiglia è un edificio storico, oggi elegante 4 stelle, che offre ai suoi clienti una stupenda piscina con solarium, panoramica e riscaldata, un bar e ristorante interno, una sala ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-ristorante-bastiglia/">Hotel Ristorante La Bastiglia</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de">Il Cammino di San Francesco</a>.</p>
]]></description>
				<content:encoded><![CDATA[<div style="text-align: justify;"><!-- START REVOLUTION SLIDER 4.5.6 fullwidth mode -->

<div id="rev_slider_95_3_wrapper" class="rev_slider_wrapper fullwidthbanner-container" style="margin:0px auto;background-color:#E9E9E9;padding:0px;margin-top:0px;margin-bottom:0px;max-height:350px;">
	<div id="rev_slider_95_3" class="rev_slider fullwidthabanner" style="display:none;max-height:350px;height:350px;">
<ul>	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/intro06.jpg"  alt="intro06"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/intro05.jpg"  alt="intro05"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/intro04.jpg"  alt="intro04"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/intro02.jpg"  alt="intro02"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/intro01.jpg"  alt="intro01"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/IMG0036.jpg"  alt="IMG0036"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/gallery10.jpg"  alt="gallery10"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/gallery06.jpg"  alt="gallery06"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/gallery04.jpg"  alt="gallery04"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
	<!-- SLIDE  -->
	<li data-transition="random" data-slotamount="7"  data-saveperformance="off" >
		<!-- MAIN IMAGE -->
		<img src="http://www.umbriafrancescosways.eu/wp-content/uploads/gallery01.jpg"  alt="gallery01"  data-bgposition="center top" data-bgfit="cover" data-bgrepeat="no-repeat">
		<!-- LAYERS -->
	</li>
</ul>
<div class="tp-bannertimer"></div>	</div>
</div>			
			<script type="text/javascript">

					
				/******************************************
					-	PREPARE PLACEHOLDER FOR SLIDER	-
				******************************************/
								
				 
				var setREVStartSize = function() {
					var	tpopt = new Object(); 
						tpopt.startwidth = 960;
						tpopt.startheight = 350;
						tpopt.container = jQuery('#rev_slider_95_3');
						tpopt.fullScreen = "off";
						tpopt.forceFullWidth="off";

					tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);}
				};
				
				/* CALL PLACEHOLDER */
				setREVStartSize();
				
				
				var tpj=jQuery;				
				tpj.noConflict();				
				var revapi95;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_95_3').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_95_3');
				else
				   revapi95 = tpj('#rev_slider_95_3').show().revolution(
					{
						dottedOverlay:"none",
						delay:9000,
						startwidth:960,
						startheight:350,
						hideThumbs:200,
						
						thumbWidth:100,
						thumbHeight:50,
						thumbAmount:5,
						
						navigationType:"bullet",
						navigationArrows:"solo",
						navigationStyle:"round",
						
						touchenabled:"on",
						onHoverStop:"on",
						
						swipe_velocity: 0.7,
						swipe_min_touches: 1,
						swipe_max_touches: 1,
						drag_block_vertical: false,
												
												
						keyboardNavigation:"off",
						
						navigationHAlign:"center",
						navigationVAlign:"bottom",
						navigationHOffset:0,
						navigationVOffset:20,

						soloArrowLeftHalign:"left",
						soloArrowLeftValign:"center",
						soloArrowLeftHOffset:20,
						soloArrowLeftVOffset:0,

						soloArrowRightHalign:"right",
						soloArrowRightValign:"center",
						soloArrowRightHOffset:20,
						soloArrowRightVOffset:0,
								
						shadow:2,
						fullWidth:"on",
						fullScreen:"off",

						spinner:"spinner0",
						
						stopLoop:"off",
						stopAfterLoops:-1,
						stopAtSlide:-1,

						shuffle:"off",
						
						autoHeight:"off",						
						forceFullWidth:"off",						
												
												
												
						hideThumbsOnMobile:"off",
						hideNavDelayOnMobile:1500,
						hideBulletsOnMobile:"off",
						hideArrowsOnMobile:"off",
						hideThumbsUnderResolution:0,
						
												hideSliderAtLimit:0,
						hideCaptionAtLimit:0,
						hideAllCaptionAtLilmit:0,
						startWithSlide:0					});
					
					
					
									
				});	/*ready*/
				
			</script>
			
			
			<!-- END REVOLUTION SLIDER --></div>
<div style="text-align: justify;"></div>
<div id="cke_pastebin" style="text-align: justify;">Arroccato nella parte alta e panoramica dell&#8217;antico borgo medievale di Spello, sorge alle pendici del Monte Subasio, la montagna incantata di San Francesco. L&#8217;Albergo Ristorante la Bastiglia è un edificio storico, oggi elegante 4 stelle, che offre ai suoi clienti una stupenda piscina con solarium, panoramica e riscaldata, un bar e ristorante interno, una sala congressi. All&#8217;interno delle sue sale espone importanti collezioni di antiche ceramiche, mobili di antiquariato e quadri d&#8217;autore come Schifano e Norberto.</div>
<div id="cke_pastebin" style="text-align: justify;"></div>
<div id="cke_pastebin" style="text-align: justify;">Dispone di 33 stanze suddivise in Standard, Superior e Deluxe tra cui due Suite con vasca idromassaggio. Le camere sono tutte dotate di telefono, minibar, aria condizionata, televisione, satellite, pay TV (SKY), bagno in camera con doccia (nelle Standard e Superior), cabina doccia idromassaggio (nelle Deluxe). La sala congressi può ospitare fino a 150 persone ed è dotata di tutte le più moderne attrezzature: ideale per meeting aziendali, riunioni e workshop. È inoltre attrezzabile con videoproiettore e lavagna a fogli. Grazie al ristorante interno è possibile fornire un servizio di brunch o coffee break.</div>
<div id="cke_pastebin"></div>
<div id="cke_pastebin" style="text-align: justify;">ll ristorante, ritrovo favorito di clientela internazionale di livello, è segnalato ai vertici di tutte le migliori guide gastronomiche. Sapienti autori di alta cucina uniscono ricette antiche di secoli e moderne creazioni a base di materie prime di altissima qualità per proposte di ricercata contaminazione, accompagnate da vini pregiati. La sala, recentemente ristrutturata, ha una capienza di 120 posti, arredata con splendide opere d&#8217;arte antiche e contemporanee, è la location ideale per ospitare eventi come cene aziendali, compleanni, feste di laurea oltre che naturalmente ricevimenti di nozze.</div>
<div style="text-align: justify;"></div>
<div id="cke_pastebin">Nel 2014, nelle antiche cantine seicentesche, è stato ricavato un suggestivo centro benessere, dove i clienti si possono rilassare durante il proprio soggiorno.</div>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-ristorante-bastiglia/">Hotel Ristorante La Bastiglia</a> sembra essere il primo su <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de">Il Cammino di San Francesco</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-ristorante-bastiglia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
