<?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; Finnhamn</title>
	<atom:link href="http://www.cilou-et-gus.net/nyheter/tag/finnhamn/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>De Ingmarsö à Finnhamn en passant par Kålgårdsöns naturreservat</title>
		<link>http://www.cilou-et-gus.net/nyheter/2011/07/07/de-ingmarso-a-finnhamn-en-passant-par-kalgardsons-naturreservat/</link>
		<comments>http://www.cilou-et-gus.net/nyheter/2011/07/07/de-ingmarso-a-finnhamn-en-passant-par-kalgardsons-naturreservat/#comments</comments>
		<pubDate>Thu, 07 Jul 2011 16:47:32 +0000</pubDate>
		<dc:creator>Cécile</dc:creator>
				<category><![CDATA[Vacances]]></category>
		<category><![CDATA[Finnhamn]]></category>
		<category><![CDATA[Ingmarsö]]></category>
		<category><![CDATA[Kålgårdsöns naturreservat]]></category>
		<category><![CDATA[Promenades]]></category>

		<guid isPermaLink="false">http://www.cilou-et-gus.net/nyheter/?p=3894</guid>
		<description><![CDATA[
Pour notre 6ème jour sur Ljusterö, nous avons décidé de partir loin, loin en bateau pour parcourir d&#8217;autres îles :


.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) {            return OpenLayers.Util.getImagesLocation() + "404.png";    [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><a href="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00650.jpg"><img class="size-large wp-image-3880  aligncenter" title="00650" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00650-512x221.jpg" alt="" width="512" height="221" /></a></p>
<p style="text-align: center;">
<p style="text-align: justify;">Pour notre 6ème jour sur Ljusterö, nous avons décidé de partir loin, loin en bateau pour parcourir d&#8217;autres îles :</p>
<p style="text-align: center;">
<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(18.704,59.473).transform(map.displayProjection,  map.projection);map.setCenter (lonLat,11);  var lgml = new OpenLayers.Layer.GML("2011-07-07_track_Hummelmora--Ingmarso--Finnhamn--Hummelmora", "http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/2011-07-07_track_Hummelmora--Ingmarso--Finnhamn--Hummelmora.gpx", {    format: OpenLayers.Format.GPX,    style: {strokeColor: "blue", strokeWidth: 5, strokeOpacity: 0.5},    projection: new OpenLayers.Projection("EPSG:4326")  });  map.addLayer(lgml);var markers = new OpenLayers.Layer.Markers( "Marker" );map.addLayer(markers);var data = {};var currentPopup;data.icon = new OpenLayers.Icon("http://www.cilou-et-gus.net/nyheter/wp-content/plugins/osm/icons/guest_house.png",     new OpenLayers.Size(32,32),     new OpenLayers.Pixel(-16, -16));var ll = new OpenLayers.LonLat(18.637,59.504).transform(map.displayProjection,  map.projection);     var feature = new OpenLayers.Feature(markers, ll, data);feature.closeBox = true;feature.popupClass = OpenLayers.Class(OpenLayers.Popup.FramedCloud, {"autoSize": true, minSize: new OpenLayers.Size(150,150),"keepInMap": true } );feature.data.popupContentHTML = "";feature.data.overflow = "hidden";var marker = new OpenLayers.Marker(ll,data.icon.clone());marker.feature = feature;var markerClick = function(evt) {  if (this.popup == null) {    this.popup = this.createPopup(this.closeBox);    map.addPopup(this.popup);    this.popup.show();  }   else {    this.popup.toggle();  }  OpenLayers.Event.stop(evt);};markers.addMarker(marker);})(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/07/00261.jpg"><img class="aligncenter size-medium wp-image-3866" title="00261" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00261-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">Sur les bords de la mer Baltique…</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/07/00310.jpg"><img class="aligncenter size-medium wp-image-3867" title="00310" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00310-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">…un grand groupe se prépare à l’aventure :</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/07/00430.jpg"><img class="aligncenter size-medium wp-image-3868" title="00430" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00430-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">course d’orientation dans les forêts d’Ingmarsö,</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/07/00461.jpg"><img class="aligncenter size-medium wp-image-3869" title="00461" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00461-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">rencontre avec les autochtones,</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/07/00482.jpg"><img class="aligncenter size-medium wp-image-3870" title="00482" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00482-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">traversée de zones marécageuses…</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/07/00483.jpg"><img class="aligncenter size-medium wp-image-3871" title="00483" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00483-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">… à travers les herbes hautes,</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/07/00520.jpg"><img class="aligncenter size-medium wp-image-3873" title="00520" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00520-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">piquenique sur une aire de repos…</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/07/00530.jpg"><img class="aligncenter size-medium wp-image-3874" title="00530" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00530-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">…face à un lac aux reflets célestes…</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/07/00540.jpg"><img class="aligncenter size-medium wp-image-3875" title="00540" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00540-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">…suscitant la méditation,</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/07/00620.jpg"><img class="aligncenter size-medium wp-image-3879" title="00620" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00620-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">traversée des clairières enchanteresses,</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/07/00652.jpg"><img class="aligncenter size-medium wp-image-3881" title="00652" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00652-170x256.jpg" alt="" width="170" height="256" /></a></p>
<div style="text-align: center; width: 256px;">incantation autour du vieux majstång,</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/07/00675.jpg"><img class="aligncenter size-medium wp-image-3882" title="00675" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00675-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">traversée de bras de mer sur pont flottant,</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/07/00700.jpg"><img class="aligncenter size-medium wp-image-3883" title="00700" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00700-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">ou par barque, « Vous êtes sûrs?!? »</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/07/00701.jpg"><img class="aligncenter size-medium wp-image-3884" title="00701" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00701-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">travail d’équipe…</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/07/00710.jpg"><img class="aligncenter size-medium wp-image-3885" title="00710" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00710-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">…ou compétition,</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/07/00930.jpg"><img class="aligncenter size-medium wp-image-3886" title="00930" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/00930-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">immersion dans l’eau froide de la Baltique,</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/07/01010.jpg"><img class="aligncenter size-medium wp-image-3887" title="01010" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/01010-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">partage de l’eau … froide de la Baltique,</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/07/01030.jpg"><img class="aligncenter size-medium wp-image-3888" title="01030" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/01030-195x256.jpg" alt="" width="195" height="256" /></a></p>
<div style="text-align: center; width: 256px;">harnachement pour un reportage photo,</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/07/01050.jpg"><img class="aligncenter size-medium wp-image-3889" title="01050" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/01050-256x192.jpg" alt="" width="256" height="192" /></a></p>
<div style="text-align: center; width: 256px;">contemplation,</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/07/001052.jpg"><img class="aligncenter size-medium wp-image-3890" title="001052" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/001052-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">méditations nautiques,</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/07/01060.jpg"><img class="aligncenter size-medium wp-image-3891" title="01060" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/01060-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">sports nautiques,</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/07/01081.jpg"><img class="aligncenter size-medium wp-image-3892" title="01081" src="http://www.cilou-et-gus.net/nyheter/wp-content/uploads/2011/07/01081-256x170.jpg" alt="" width="256" height="170" /></a></p>
<div style="text-align: center; width: 256px;">sourire de fin.</div>
</td>
</tr>
<tr style="border-collapse: collapse; padding: 0px;"></tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.cilou-et-gus.net/nyheter/2011/07/07/de-ingmarso-a-finnhamn-en-passant-par-kalgardsons-naturreservat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
