<?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; 2 stelle</title>
	<atom:link href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/albergo-de/2-stelle-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>Albergo Ristorante Bellavista</title>
		<link>http://www.umbriafrancescosways.eu/de/dove-dormire-de/albergo-ristorante-bellavista/</link>
		<comments>http://www.umbriafrancescosways.eu/de/dove-dormire-de/albergo-ristorante-bellavista/#comments</comments>
		<pubDate>Fri, 27 Jan 2017 16:00:25 +0000</pubDate>
		<dc:creator><![CDATA[Consorzio]]></dc:creator>
				<category><![CDATA[2 stelle]]></category>
		<category><![CDATA[Albergo @de]]></category>
		<category><![CDATA[UNTERKÜNFTE]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/de/senza-categoria-de/albergo-ristorante-bellavista/</guid>
		<description><![CDATA[<p>The Bellavista Hotel is in Chiusi della Verna, surrounded in the Casentino Forests National Park, only 3 km. from the Verna Sanctuary. The hotel is a typical stone building, completely modernized, which welcomes its guests in comfortable rooms with private facilities, telephone and TV. It is a family run hotel with a friendly atmosphere. It ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/albergo-ristorante-bellavista/">Albergo Ristorante Bellavista</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_150_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_150_1" 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/DSC-0008.jpg"  alt="DSC-0008"  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/DSC-0015.jpg"  alt="DSC-0015"  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/DSC-0283.jpg"  alt="DSC-0283"  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_150_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 revapi150;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_150_1').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_150_1');
				else
				   revapi150 = tpj('#rev_slider_150_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>The Bellavista Hotel is in Chiusi della Verna, surrounded in the Casentino Forests National Park, only 3 km. from the Verna Sanctuary.<br />
The hotel is a typical stone building, completely modernized, which welcomes its guests in comfortable rooms with private facilities, telephone and TV.</p>
<p>It is a family run hotel with a friendly atmosphere. It has a modern restaurant which offers traditional, home cooking.</p>
<p>The hotel has 15 rooms and is open all year round. It has both single and double rooms and is suitable for group bookings.</p>
<p>It is an ideal place to stay if you want to experience mountain life in Casentino, it is a great base for trekking excursions.</p>
<p>&nbsp;</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/albergo-ristorante-bellavista/">Albergo Ristorante Bellavista</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/albergo-ristorante-bellavista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotel Donnini</title>
		<link>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-donnini/</link>
		<comments>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-donnini/#comments</comments>
		<pubDate>Tue, 14 Oct 2014 16:12:02 +0000</pubDate>
		<dc:creator><![CDATA[fways]]></dc:creator>
				<category><![CDATA[2 stelle]]></category>
		<category><![CDATA[Albergo @de]]></category>
		<category><![CDATA[UNTERKÜNFTE]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/senza-categoria-de/hotel-donnini-2/</guid>
		<description><![CDATA[<p>L&#8217;hotel, recentemente rinnovato, è situato proprio di fronte alla Basilica di Santa Maria degli Angeli e in posizione strategica per partire all&#8217;esplorazione dell&#8217;intera regione. La struttura, a gestione familiare, dispone di 18 camere, accessibili anche a persone con sedia a ruote, servizi interni, televisore e linea telefonica diretta, tra gli spazi comuni: un&#8217;ampia sala colazione, ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-donnini/">Hotel Donnini</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_93_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_93_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/Hotel-Donnini-2.jpg"  alt="Hotel-Donnini-2"  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/Hotel-Donnini-3.jpg"  alt="Hotel-Donnini-3"  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/Hotel-Donnini-4.jpg"  alt="Hotel-Donnini-4"  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/Hotel-Donnini-6.jpg"  alt="Hotel-Donnini-6"  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/Hotel-Donnini-7.jpg"  alt="Hotel-Donnini-7"  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_93_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 revapi93;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_93_2').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_93_2');
				else
				   revapi93 = tpj('#rev_slider_93_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 -->
<p>L&#8217;hotel, recentemente rinnovato, è situato proprio di fronte alla Basilica di Santa Maria degli Angeli e in posizione strategica per partire all&#8217;esplorazione dell&#8217;intera regione. La struttura, a gestione familiare, dispone di 18 camere, accessibili anche a persone con sedia a ruote, servizi interni, televisore e linea telefonica diretta, tra gli spazi comuni: un&#8217;ampia sala colazione, parcheggio e ascensore. All&#8217;interno dell&#8217;Hotel si trova un caratteristico ristorante convenzionato disponibile per servizio di pensione completa o mezza pensione.</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-donnini/">Hotel Donnini</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-donnini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotel Villa De Santis</title>
		<link>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-villa-de-santis/</link>
		<comments>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-villa-de-santis/#comments</comments>
		<pubDate>Mon, 06 Oct 2014 14:16:46 +0000</pubDate>
		<dc:creator><![CDATA[fways]]></dc:creator>
				<category><![CDATA[2 stelle]]></category>
		<category><![CDATA[Albergo @de]]></category>
		<category><![CDATA[UNTERKÜNFTE]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/senza-categoria-de/hotel-villa-de-santis-2/</guid>
		<description><![CDATA[<p>Villa De Santis è una antica casa padronale, oggi completamente ristrutturata a poca distanza dal comune di Montefranco in provincia di Terni. La villa è circondata da un bellissimo parco e da ampie coltivazioni di ulivo. Dalle ampie terrazze è possibile ammirare la famosa Cascata delle Marmore e lo splendido panorama della Valnerina, uno dei paesaggi più ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-villa-de-santis/">Hotel Villa De Santis</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_87_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_87_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/foto.png"  alt="foto"  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/Attachment3.jpg"  alt="Attachment3"  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/Attachment-1.jpg"  alt="Attachment-1"  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/Attachment-2.jpg"  alt="Attachment-2"  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/Attachment-4.jpg"  alt="Attachment-4"  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/Attachment-5.jpg"  alt="Attachment-5"  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/foto-2.jpg"  alt="foto-2"  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/foto-3.jpg"  alt="foto-3"  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/foto-4.jpg"  alt="foto-4"  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_87_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 revapi87;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_87_3').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_87_3');
				else
				   revapi87 = tpj('#rev_slider_87_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 -->
<p>Villa De Santis è una antica casa padronale, oggi completamente ristrutturata a poca distanza dal comune di Montefranco in provincia di Terni.</p>
<p>La villa è circondata da un bellissimo parco e da ampie coltivazioni di ulivo. Dalle ampie terrazze è possibile ammirare la famosa Cascata delle Marmore e lo splendido panorama della Valnerina, uno dei paesaggi più affascinanti dell&#8217;Umbria.</p>
<p>L&#8217;edificio, di circa mq 600, si divide in tre piani completamente indipendenti e camere dalle ampie metrature, balconi panoramici e saloni. È possibile affittarla interamente o parzialmente per vacanze o cerimonie.</p>
<p>All&#8217;interno del parco a disposizione degli ospiti camino, forno a legna e piscina esterna con solarium panoramico.</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-villa-de-santis/">Hotel Villa De Santis</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-villa-de-santis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hotel Sacro Cuore</title>
		<link>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-sacro-cuore/</link>
		<comments>http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-sacro-cuore/#comments</comments>
		<pubDate>Fri, 12 Sep 2014 10:12:50 +0000</pubDate>
		<dc:creator><![CDATA[fways]]></dc:creator>
				<category><![CDATA[2 stelle]]></category>
		<category><![CDATA[Albergo @de]]></category>
		<category><![CDATA[UNTERKÜNFTE]]></category>

		<guid isPermaLink="false">http://www.umbriafrancescosways.eu/senza-categoria-de/hotel-sacro-cuore-2/</guid>
		<description><![CDATA[<p>Il Sacro Cuore di Perugia è una struttura funzionale e ricca di storia, ubicata in uno dei più bei punti paronamici della città di Perugia, a soli 10 minuti dal centro storico. Ideale per un soggiorno dedicato alla cultura e al riposo, l&#8217;Hotel Sacro Cuore è un luogo ricco di fascino, storia e tradizione. La Direzione ...</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-sacro-cuore/">Hotel Sacro Cuore</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_53_4_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_53_4" 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/hotel-sacro-cuore-perugia-1420-00.jpg"  alt="hotel-sacro-cuore-perugia-1420-00"  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/hotel-sacro-cuore-perugia-1420-04.jpg"  alt="hotel-sacro-cuore-perugia-1420-04"  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/camere-hotel-sacro-cuore-perugia-1420-01.jpg"  alt="camere-hotel-sacro-cuore-perugia-1420-01"  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/camere-hotel-sacro-cuore-perugia-1420-02.jpg"  alt="camere-hotel-sacro-cuore-perugia-1420-02"  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/camere-hotel-sacro-cuore-perugia-1420-10.jpg"  alt="camere-hotel-sacro-cuore-perugia-1420-10"  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/hotel-sacro-cuore-perugia-605-04.jpg"  alt="hotel-sacro-cuore-perugia-605-04"  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/hotel-sacro-cuore-perugia-1420-21.jpg"  alt="hotel-sacro-cuore-perugia-1420-21"  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_53_4');
						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 revapi53;
				
				tpj(document).ready(function() {
				
				if(tpj('#rev_slider_53_4').revolution == undefined)
					revslider_showDoubleJqueryError('#rev_slider_53_4');
				else
				   revapi53 = tpj('#rev_slider_53_4').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 -->
<p>Il Sacro Cuore di Perugia è una struttura funzionale e ricca di storia, ubicata in uno dei più bei punti paronamici della città di Perugia, a soli 10 minuti dal centro storico. Ideale per un soggiorno dedicato alla cultura e al riposo, l&#8217;Hotel Sacro Cuore è un luogo ricco di fascino, storia e tradizione.<i> </i>La Direzione fornirà gli ospiti tutte le informazioni sulle principali manifestazioni religiose, culturali, artistiche, e popolari che si svolgono nel comprensorio di Perugia.</p>
<p>L'articolo <a rel="nofollow" href="http://www.umbriafrancescosways.eu/de/dove-dormire-de/hotel-sacro-cuore/">Hotel Sacro Cuore</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-sacro-cuore/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
