<?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>Nyheter, Nyheterna, Bref nouvelles de Suède &#187; Steninge</title>
	<atom:link href="http://www.cilou-et-gus.net/nyheter/tag/steninge/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cilou-et-gus.net/nyheter</link>
	<description></description>
	<lastBuildDate>Mon, 27 Aug 2012 13:20:19 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Autour du lac Mälaren et de ses chateaux&#8230; (jour 1)</title>
		<link>http://www.cilou-et-gus.net/nyheter/2011/07/28/autour-du-lac-malaren-et-des-chateaux/</link>
		<comments>http://www.cilou-et-gus.net/nyheter/2011/07/28/autour-du-lac-malaren-et-des-chateaux/#comments</comments>
		<pubDate>Thu, 28 Jul 2011 11:48:17 +0000</pubDate>
		<dc:creator>Cécile</dc:creator>
				<category><![CDATA[Vacances]]></category>
		<category><![CDATA[Château]]></category>
		<category><![CDATA[Lac Mälaren]]></category>
		<category><![CDATA[Sigtuna]]></category>
		<category><![CDATA[Skokloster]]></category>
		<category><![CDATA[Steninge]]></category>

		<guid isPermaLink="false">http://www.cilou-et-gus.net/nyheter/?p=4062</guid>
		<description><![CDATA[Notre 1ère journée autour du Lac Mälaren a été l&#8217;occasion de découvrir le Chateau de Steninge, le Chateau de Skokloster (ci-dessus) et la 1ère capitale de Suède : Sigtuna où l&#8217;on a passé notre 1ère nuit.


.entry .olMapViewport img { max-width: none; }#map_1 {padding: 0; margin: 0;}#map_1 img{padding: 0; margin: 0;border:none;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px;}/* = limit) {   [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/020-IMG_4312.jpg"><img class="size-large wp-image-4050  aligncenter" title="020-IMG_4312" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/020-IMG_4312-341x512.jpg" alt="" width="341" height="512" /></a></p>
<p style="text-align: justify;">Notre 1ère journée autour du Lac Mälaren a été l&#8217;occasion de découvrir le Chateau de Steninge, le Chateau de Skokloster (ci-dessus) et la 1ère capitale de Suède : <a href="http://fr.wikipedia.org/wiki/Sigtuna">Sigtuna</a> où l&#8217;on a passé notre 1ère nuit.</p>
<p style="text-align: justify;">
<div style="width: 555px; text-align: center; margin: auto;">
<style type="text/css">.entry .olMapViewport img { max-width: none; }#map_2 {padding: 0; margin: 0;}#map_2 img{padding: 0; margin: 0;border:none;margin-top:0px;margin-right:0px;margin-left:0px;margin-bottom:0px;}</style><div id="map_2" style="width:555px; height:350px; overflow:hidden;padding:0px;border:none;"><script type="text/javascript">/* <![CDATA[ */(function($) { map = new OpenLayers.Map ("map_2", {            controls:[              new OpenLayers.Control.Navigation(),              new OpenLayers.Control.PanZoom(),              new OpenLayers.Control.Attribution()              ],          maxExtent: new OpenLayers.Bounds(-20037508.34,-20037508.34,20037508.34,20037508.34),          maxResolution: 156543.0399,          numZoomLevels: 19,          units: "m",          projection: new OpenLayers.Projection("EPSG:900913"),           displayProjection: new OpenLayers.Projection("EPSG:4326")      } );var lmap = new OpenLayers.Layer.OSM.Mapnik("Mapnik");map.addLayer(lmap);    function osm_getTileURL(bounds) {        var res = this.map.getResolution();        var x = Math.round((bounds.left - this.maxExtent.left) / (res * this.tileSize.w));        var y = Math.round((this.maxExtent.top - bounds.top) / (res * this.tileSize.h));        var z = this.map.getZoom();        var limit = Math.pow(2, z);        if (y < 0 || y >= limit) {            return OpenLayers.Util.getImagesLocation() + "404.png";        } else {            x = ((x % limit) + limit) % limit;            return this.url + z + "/" + x + "/" + y + "." + this.type;        }    }var lonLat = new OpenLayers.LonLat(17.3,59.6).transform(map.displayProjection,  map.projection);map.setCenter (lonLat,8);  var lgml = new OpenLayers.Layer.GML("2011-07-28_Lac--Malaren_day-1", "http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/2011-07-28_Lac--Malaren_day-1.gpx", {    format: OpenLayers.Format.GPX,    style: {strokeColor: "blue", strokeWidth: 5, strokeOpacity: 0.5},    projection: new OpenLayers.Projection("EPSG:4326")  });  map.addLayer(lgml);var pois = new OpenLayers.Layer.Text( "2011-07-28_Lac--Malaren_day-1_OSM-markers",        { location:"http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/2011-07-28_Lac--Malaren_day-1_OSM-markers.txt",          projection: map.displayProjection        });map.addLayer(pois);})(jQuery)/* ]]&gt; */ </script></div></div>
</p>
<table style="margin: auto; border-collapse: collapse; border: 5px solid black;">
<tbody style="background-color: black;">
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/004-P7280006.jpg"><img class="aligncenter size-medium wp-image-4045" title="004-P7280006" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/004-P7280006-192x256.jpg" alt="" width="192" height="256" /></a></p>
<div style="width: 256px; text-align: center; color: white;">Notre 1er Château à Steninge&#8230;</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/006-IMG_4202.jpg"><img class="aligncenter size-medium wp-image-4046" title="006-IMG_4202" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/006-IMG_4202-170x256.jpg" alt="" width="170" height="256" /></a></p>
<div style="width: 256px; text-align: center; color: white;">au bord du lac Mälaren.</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/015-IMG_4252.jpg"><img class="aligncenter size-medium wp-image-4048" title="015-IMG_4252" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/015-IMG_4252-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="width: 256px; text-align: center; color: white;">Puis celui de Skokloster et ses peintures d&#8217;époque,</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/017-IMG_4288.jpg"><img class="aligncenter size-medium wp-image-4049" title="017-IMG_4288" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/017-IMG_4288-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="width: 256px; text-align: center; color: white;">son lustre au verre curieusement laiteux.</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/012-IMG_4243.jpg"><img class="aligncenter size-medium wp-image-4047" title="012-IMG_4243" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/012-IMG_4243-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="width: 256px; text-align: center; color: white;">Réussir une prise de vue&#8230;</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/023-P7280045.jpg"><img class="aligncenter size-medium wp-image-4051" title="023-P7280045" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/023-P7280045-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="width: 256px; text-align: center; color: white;">de Gurvan sans sa caméra est une mission délicate!</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/025-IMG_4308.jpg"><img class="aligncenter size-medium wp-image-4052" title="025-IMG_4308" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/025-IMG_4308-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="width: 256px; text-align: center; color: white;">L’Église de Skokloster,</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/029-IMG_4317.jpg"><img class="aligncenter size-medium wp-image-4054" title="029-IMG_4317" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/029-IMG_4317-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="width: 256px; text-align: center; color: white;">et son magnifique cimetière.</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/028-IMG_4316.jpg"><img class="aligncenter size-medium wp-image-4053" title="028-IMG_4316" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/028-IMG_4316-170x256.jpg" alt="" width="170" height="256" /></a></p>
<div style="width: 256px; text-align: center; color: white;">Une ancienne rune d&#8217;un chevalier.</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/038-IMG_4338.jpg"><img class="aligncenter size-medium wp-image-4057" title="038-IMG_4338" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/038-IMG_4338-170x256.jpg" alt="" width="170" height="256" /></a></p>
<div style="width: 256px; text-align: center; color: white;">Et la 1ère capitale de Suède : Sigtuna.</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/032-P7280059.jpg"><img class="aligncenter size-medium wp-image-4056" title="032-P7280059" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/032-P7280059-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="width: 256px; text-align: center; color: white;">Une petite pause&#8230;</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/031-P7280058.jpg"><img class="aligncenter size-medium wp-image-4055" title="031-P7280058" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/031-P7280058-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="width: 256px; text-align: center; color: white;">avant de reprendre la route&#8230;</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/041-IMG_4341.jpg"><img class="aligncenter size-medium wp-image-4059" title="041-IMG_4341" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/041-IMG_4341-170x256.jpg" alt="" width="170" height="256" /></a></p>
<div style="width: 256px; text-align: center; color: white;">et de découvrir les vieilles ruines d’Églises</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/043-IMG_4349.jpg"><img class="aligncenter size-medium wp-image-4061" title="043-IMG_4349" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/043-IMG_4349-170x256.jpg" alt="" width="170" height="256" /></a></p>
<div style="width: 256px; text-align: center; color: white;">lors d&#8217;une visite nocturne&#8230;</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;">
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/040-IMG_4324.jpg"><img class="aligncenter size-medium wp-image-4058" title="040-IMG_4324" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/040-IMG_4324-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="width: 256px; text-align: center; color: white;">qui laissent apparaître d&#8217;autres runes</div>
</td>
<td style="text-align: center; border: 10px solid black; padding: 0px;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/042-IMG_4343.jpg"><img class="aligncenter size-medium wp-image-4060" title="042-IMG_4343" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/08/042-IMG_4343-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="width: 256px; text-align: center; color: white;">que Cécile essaie laborieusement de traduire.</div>
</td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.cilou-et-gus.net/nyheter/2011/07/28/autour-du-lac-malaren-et-des-chateaux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
