2016-10-16 08:53:19 +00:00
<!doctype html>
2016-11-01 16:47:59 +00:00
2016-10-16 08:53:19 +00:00
<!-- [if lt IE 7]>
2016-12-28 08:29:48 +00:00
< html class = "no-js ie6 oldie" lang = "fr" >
2018-09-30 09:26:36 +00:00
<![endif]-->
2016-10-16 08:53:19 +00:00
<!-- [if IE 7]>
2016-12-28 08:29:48 +00:00
< html class = "no-js ie7 oldie" lang = "fr" >
2018-09-30 09:26:36 +00:00
<![endif]-->
2016-10-16 08:53:19 +00:00
<!-- [if IE 8]>
2016-12-28 08:29:48 +00:00
< html class = "no-js ie8 oldie" lang = "fr" >
2018-09-30 09:26:36 +00:00
<![endif]-->
2016-10-16 08:53:19 +00:00
<!-- [if gt IE 8]><! -->
2018-09-30 09:26:36 +00:00
< html class = "no-js" lang = "fr" >
<!-- <![endif] -->
2016-10-16 08:53:19 +00:00
2018-09-30 09:26:36 +00:00
< head >
< meta charset = "utf-8" / >
< title > Appartement 10 couchages à Valloire< / title >
< meta name = "google-site-verification" content = "-l_rydDS2d9H86fv92rygM1ep1KxWHcSxfo09sBgtM8" / >
2021-08-17 15:57:13 +00:00
< meta name = "keywords" content = "valloire,appartement,location,ski,terrasse,wi-fi,wifi,parking,plain-pied" / >
2016-11-01 16:47:59 +00:00
2021-08-17 15:57:13 +00:00
< meta name = "description" content = "Appartement de plain-pied 4 étoiles à louer dans la station de ski de Valloire. À 3 minutes des remontées mécaniques en navette gratuite. 10 couchages. 3 chambres. 2 salles-de-bains. Terrasse ensoleillée. Parking. Wifi." / >
2016-11-01 16:47:59 +00:00
2018-09-30 09:26:36 +00:00
< meta http-equiv = "content-language" content = "fr" / >
< link rel = "icon" href = "files/ski.ico" type = "image/x-icon" / >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge,chrome=1" >
< meta name = "viewport" content = "width=device-width,initial-scale=1" >
2016-11-01 16:47:59 +00:00
< link rel = "stylesheet" href = "mon_site.css" >
2016-10-16 08:53:19 +00:00
<!-- DE QUOI AFFICHER LES PHOTOS -->
2016-10-16 09:56:10 +00:00
< script src = "jquery.js" > < / script >
2016-10-16 09:52:29 +00:00
< script src = "galleria/galleria-1.4.7.min.js" > < / script >
2016-10-16 08:53:19 +00:00
< style >
2018-09-30 09:26:36 +00:00
.galleria{ width:100% }
.galleria-theme-classic { background: #aaaaaa}
2016-10-16 08:53:19 +00:00
< / style >
2018-09-30 10:11:08 +00:00
< script type = 'text/javascript' >
/* Set the width of the side navigation to 250px */
2021-03-07 11:16:09 +00:00
function myShow(e){e.style.display= "inline-block";}
function myHide(e){e.style.display= "none";}
2018-09-30 10:11:08 +00:00
function openNav() {
2021-03-07 11:16:09 +00:00
document.getElementById("mySidenav").style.width = "300px";
document.getElementById("fixedbuttondiv").style.visibility = "hidden";
document.getElementById("navContent").style.display = "block";
document.getElementById("closeButton").style.display = "block";
/* ct = document.getElementsByClassName("navcontent"); */
/* ct.forEach(myShow); */
/* document.getElementById("mySidenav").style.opacity = 1.0; */
/* document.getElementById("mySidenavnav").style.display = "block"; */
2018-09-30 10:11:08 +00:00
}
/* Set the width of the side navigation to 0 */
function closeNav() {
2021-03-07 11:16:09 +00:00
document.getElementById("mySidenav").style.width = "0px";
document.getElementById("navContent").style.display = "none";
document.getElementById("closeButton").style.display = "none";
/* ct = document.getElementsByClassName("navcontent"); */
/* ct.forEach(myHide); */
/* document.getElementById("mySidenav").style.opacity = 1.0; */
/* document.getElementById("mySidenavnav").style.display = "none"; */
2018-09-30 10:11:08 +00:00
}
2018-09-30 15:22:07 +00:00
/* Manage navigation visibility */
var prevScrollpos = window.pageYOffset;
window.onscroll = function() {
var currentScrollpos = window.pageYOffset;
2019-09-01 09:20:49 +00:00
var visibility = (prevScrollpos >= currentScrollpos) ? "visible" : "hidden";
2018-09-30 15:22:07 +00:00
document.getElementById("fixedbuttondiv").style.visibility = visibility;
prevScrollpos = currentScrollpos;
}
2018-09-30 10:11:08 +00:00
< / script >
2018-09-30 09:26:36 +00:00
< / head >
2016-10-16 08:53:19 +00:00
2018-09-30 09:26:36 +00:00
< body >
2016-10-16 08:53:19 +00:00
<!-- BANDEAU DE TITRE -->
< header class = "bk-header" >
2018-09-30 09:26:36 +00:00
< div class = "wrapper clearfix" >
< div id = "page-zones__template-widgets__companyname-companyname"
class="widget companyname "
data-widget-type="companyname"
data-uniqueid="page-zones__template-widgets__companyname-companyname">
< a > Appartement 10 couchages à Valloire —
Résidence les Terrasses de Choseaux< / a >
< / div >
2016-10-16 08:53:19 +00:00
< / div >
< / header >
2016-12-26 08:54:49 +00:00
<!-- CONTENU -->
< div class = "canvas" >
2018-09-30 09:26:36 +00:00
< div class = "main wrapper clearfix" >
< div id = "descriptif" class = "canvas entete" >
< div >
< ul style = "column-count:2; -moz-column-count:2; -webkit-column-count:2" >
< li > < b > 10 couchages (3 chambres + canapé)< / b > < / li >
< li > < b > WiFi, TV< / b > < / li >
< li > < b > Parking couvert< / b > < / li >
< li > < b > Terrasse ensoleillée< / b > < / li >
< li > < b > 2 salles d’ eau< / b > < / li >
< / ul >
2020-11-01 14:05:50 +00:00
< p > Planning et réservations (utilisez le formulaire de contact
2020-10-04 11:31:44 +00:00
pour la semaine qui vous intéresse depuis le
2020-11-01 14:05:50 +00:00
planning d’ occupation) sur
< a href = "https://www.valloire.com/terrasses-des-choseaux-b6.html#tarifs" > Valloire Réservations< / a > .< / p >
2018-09-30 09:26:36 +00:00
< / div >
< / div >
2016-10-16 08:53:19 +00:00
2016-12-26 08:54:49 +00:00
2016-10-16 08:53:19 +00:00
2018-09-30 09:26:36 +00:00
<!-- IMAGE PANORAMA -->
< section >
< div id = "page-zones__template-widgets__feature-featurehome" class = "widget feature "
data-widget-type="feature" data-uniqueid="page-zones__template-widgets__feature-featurehome">
< div class = "feature-bgimg"
style="background-image: url('files/site-bandeau-2013-valloire-00036379.jpg'); background-position: center -8.8685501453488%">< / div >
<!-- this is for getting the background image naturalWidth and naturalHeight -->
< img src = "files/site-bandeau-2013-valloire-00036379.jpg"
style="display:none;"
class="js-image"
alt="image de présentation"/>
2016-10-16 08:53:19 +00:00
< / div >
2018-09-30 09:26:36 +00:00
< / section >
2016-10-16 08:53:19 +00:00
2018-09-30 09:26:36 +00:00
< section
id="page-zones__main"
class="bk-zone column "
data-uniqueid="page-zones__main">
2016-10-16 08:53:19 +00:00
< div
2018-09-30 09:26:36 +00:00
id="page-zones__main-widgets__content"
class="widget content"
data-uniqueid="page-zones__main-widgets__content">
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h1 id = "situation" > Situé au hameau les Choseaux Ville< / h1 >
< / div >
< div
id="page-zones__main-widgets__responsivecolumns"
class="widget responsivecolumns columns-two-75-25"
data-uniqueid="page-zones__main-widgets__responsivecolumns">
< section
id="page-zones__main-widgets__responsivecolumns-zones__column"
class="bk-zone column columns-two-left"
data-uniqueid="page-zones__main-widgets__responsivecolumns-zones__column">
< div
id="page-zones__main-widgets__responsivecolumns-zones__column-widgets__content1"
class="widget content"
data-uniqueid="page-zones__main-widgets__responsivecolumns-zones__column-widgets__content1">
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
2020-11-01 14:05:50 +00:00
< p > Appartement classé quatre étoiles (< sup > ★★★★< / sup > ) de
2020-05-15 17:21:31 +00:00
89 m² avec une place de parking
extérieure et une place de parking
couverte.< / p >
2018-09-30 09:26:36 +00:00
< p > L’ appartement est à 10 minutes à pied du
centre de Valloire et des remontées
2018-12-26 16:40:21 +00:00
mécaniques (700 m) et à 2
minutes avec la navette gratuite qui
effectue le trajet
2019-08-30 07:42:37 +00:00
< a href = "https://www.valloire.net/commerce-et-service/navettes-skibus-valloire-hiver/" target = "_blank" > toutes les ½ heures< / a > durant
2020-11-01 14:05:50 +00:00
la saison de ski (il s’ agit de la
navette « Le Col ⬄
Valloire », arrêt « Les
Choseaux »).< / p >
2018-09-30 09:26:36 +00:00
< p > En rez-de-jardin, il dispose d’ une terrasse
ensoleillée.< / p >
< p > Livré neuf en 2015, il est confortable et
équipé d’ un système de chauffage par le
sol.< / p >
2020-05-15 17:21:31 +00:00
< p > < smal > < b > Adresse :< / b > Appartement B6, Les Terrasses
des Choseaux, 709 route du Télégraphe,
73450 Valloire< / smal > < / p >
2018-09-30 09:26:36 +00:00
< / div >
< / div >
< / section >
<!-- FLASHCODE COORDONÉES GPS -->
< section
id="page-zones__main-widgets__responsivecolumns-zones__column1"
class="bk-zone column columns-two-right"
data-uniqueid="page-zones__main-widgets__responsivecolumns-zones__column1">
< div
id="page-zones__main-widgets__responsivecolumns-zones__column1-widgets__content"
class="widget content"
data-uniqueid="page-zones__main-widgets__responsivecolumns-zones__column1-widgets__content" >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< a href = "geo:45.170935,6.433975" >
< svg height = "33.642372mm" width = "25.177399mm" >
< g transform = "translate(-209.47389,-283.64731)" id = "layer1" >
< g style = "display:inline" transform = "matrix(0.01837997,0,0,0.01837997,209.29011,281.30119)" id = "g12750" >
< title id = "title12752" > Layer 1< / title >
< g id = "svg_1" >
< path style = "clip-rule:evenodd;fill:#e6e6e6;fill-rule:evenodd;stroke:#000000;stroke-width:37;stroke-miterlimit:10" d = "M 730.94,1839.63 C 692.17401,1649.33 623.82397,1490.96 541.03699,1344.1899 479.63001,1235.3199 408.49301,1134.83 342.673,1029.25 320.70099,994.00702 301.73901,956.77399 280.62601,920.19702 238.41,847.06 204.18201,762.26202 206.357,652.26501 208.482,544.79199 239.565,458.58099 284.38699,388.09299 358.10599,272.15799 481.58801,177.104 647.271,152.12399 782.737,131.7 909.74597,166.20599 999.81403,218.87199 1073.41,261.91 1130.41,319.39899 1173.73,387.15201 c 45.22,70.716 76.36,154.25998 78.97,263.23196 1.34,55.83002 -7.8,107.53204 -20.68,150.41803 -13.03,43.409 -33.99,79.69501 -52.64,118.45398 -36.41,75.659 -82.05,144.98402 -127.86,214.34402 -136.43699,206.61 -264.49601,417.31 -320.58,706.03 z" stroke-miterlimit = "10" id = "svg_2" > < / path >
< path style = "clip-rule:evenodd;opacity:0.08999999;fill:#000000;fill-rule:evenodd" d = "m 731.37903,1934.41 c 131.60394,-120.87 211.31396,-235.9799 269.14097,-350.49 42.89,-84.95 70.5401,-169.17 106.95,-254.06 12.16,-28.34 28.51,-56.57 42.52,-85.2999 28.02,-57.4501 72.66,-118.1401 169.03,-178.1001 94.1601,-58.59 193.95,-93.75602 291.58,-114.697 160.56,-34.44202 344.28,-37.29901 502.5899,15.59302 129.45,43.24398 204.6802,113.46388 233.7801,178.86398 23.78,53.44 21.4299,108.18 -1.0401,163.0999 -23.4599,57.3201 -69.5698,116.0701 -161.1098,177.3901 -46.9002,31.42 -98.9002,56.3401 -146.4101,74.87 -48.0901,18.76 -96.5999,30.39 -145.33,44.32 -95.12,27.19 -192.42,47.15 -289.8901,67.08 -290.3199,59.3399 -577.25,124.32 -871.81087,261.43 z" id = "svg_3" > < / path >
< circle style = "clip-rule:evenodd;fill:#000000;fill-rule:evenodd" r = "183.33299" cy = "651.047" cx = "729.54602" id = "svg_4" > < / circle >
< / g >
< / g >
< text xml:space = "preserve" style = "font-style:normal;font-weight:normal;font-size:15.97766876px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" x = "208.69373" y = "382.65424" id = "text6660" > < tspan id = "tspan6662" x = "208.69373" y = "382.65424" > 45.170935,< / tspan > < tspan id = "tspan9727" x = "208.69373" y = "402.62631" > 6.433975< / tspan > < / text >
< g id = "g9390" >
< rect x = "241.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7019" > < / rect >
< rect x = "243.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7021" > < / rect >
< rect x = "245.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7023" > < / rect >
< rect x = "247.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7025" > < / rect >
< rect x = "249.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7027" > < / rect >
< rect x = "251.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7029" > < / rect >
< rect x = "253.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7031" > < / rect >
< rect x = "261.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7033" > < / rect >
< rect x = "267.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7035" > < / rect >
< rect x = "269.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7037" > < / rect >
< rect x = "271.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7039" > < / rect >
< rect x = "273.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7041" > < / rect >
< rect x = "277.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7043" > < / rect >
< rect x = "279.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7045" > < / rect >
< rect x = "281.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7047" > < / rect >
< rect x = "283.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7049" > < / rect >
< rect x = "285.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7051" > < / rect >
< rect x = "287.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7053" > < / rect >
< rect x = "289.14487" y = "313.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7055" > < / rect >
< rect x = "241.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7057" > < / rect >
< rect x = "253.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7059" > < / rect >
< rect x = "257.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7061" > < / rect >
< rect x = "259.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7063" > < / rect >
< rect x = "261.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7065" > < / rect >
< rect x = "267.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7067" > < / rect >
< rect x = "269.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7069" > < / rect >
< rect x = "271.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7071" > < / rect >
< rect x = "273.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7073" > < / rect >
< rect x = "277.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7075" > < / rect >
< rect x = "289.14487" y = "315.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7077" > < / rect >
< rect x = "241.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7079" > < / rect >
< rect x = "245.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7081" > < / rect >
< rect x = "247.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7083" > < / rect >
< rect x = "249.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7085" > < / rect >
< rect x = "253.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7087" > < / rect >
< rect x = "257.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7089" > < / rect >
< rect x = "271.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7091" > < / rect >
< rect x = "277.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7093" > < / rect >
< rect x = "281.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7095" > < / rect >
< rect x = "283.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7097" > < / rect >
< rect x = "285.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7099" > < / rect >
< rect x = "289.14487" y = "317.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7101" > < / rect >
< rect x = "241.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7103" > < / rect >
< rect x = "245.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7105" > < / rect >
< rect x = "247.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7107" > < / rect >
< rect x = "249.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7109" > < / rect >
< rect x = "253.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7111" > < / rect >
< rect x = "259.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7113" > < / rect >
< rect x = "265.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7115" > < / rect >
< rect x = "271.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7117" > < / rect >
< rect x = "273.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7119" > < / rect >
< rect x = "277.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7121" > < / rect >
< rect x = "281.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7123" > < / rect >
< rect x = "283.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7125" > < / rect >
< rect x = "285.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7127" > < / rect >
< rect x = "289.14487" y = "319.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7129" > < / rect >
< rect x = "241.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7131" > < / rect >
< rect x = "245.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7133" > < / rect >
< rect x = "247.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7135" > < / rect >
< rect x = "249.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7137" > < / rect >
< rect x = "253.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7139" > < / rect >
< rect x = "257.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7141" > < / rect >
< rect x = "259.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7143" > < / rect >
< rect x = "261.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7145" > < / rect >
< rect x = "265.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7147" > < / rect >
< rect x = "267.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7149" > < / rect >
< rect x = "271.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7151" > < / rect >
< rect x = "277.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7153" > < / rect >
< rect x = "281.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7155" > < / rect >
< rect x = "283.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7157" > < / rect >
< rect x = "285.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7159" > < / rect >
< rect x = "289.14487" y = "321.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7161" > < / rect >
< rect x = "241.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7163" > < / rect >
< rect x = "253.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7165" > < / rect >
< rect x = "257.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7167" > < / rect >
< rect x = "261.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7169" > < / rect >
< rect x = "265.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7171" > < / rect >
< rect x = "267.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7173" > < / rect >
< rect x = "271.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7175" > < / rect >
< rect x = "277.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7177" > < / rect >
< rect x = "289.14487" y = "323.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7179" > < / rect >
< rect x = "241.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7181" > < / rect >
< rect x = "243.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7183" > < / rect >
< rect x = "245.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7185" > < / rect >
< rect x = "247.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7187" > < / rect >
< rect x = "249.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7189" > < / rect >
< rect x = "251.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7191" > < / rect >
< rect x = "253.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7193" > < / rect >
< rect x = "257.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7195" > < / rect >
< rect x = "261.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7197" > < / rect >
< rect x = "265.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7199" > < / rect >
< rect x = "269.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7201" > < / rect >
< rect x = "273.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7203" > < / rect >
< rect x = "277.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7205" > < / rect >
< rect x = "279.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7207" > < / rect >
< rect x = "281.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7209" > < / rect >
< rect x = "283.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7211" > < / rect >
< rect x = "285.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7213" > < / rect >
< rect x = "287.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7215" > < / rect >
< rect x = "289.14487" y = "325.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7217" > < / rect >
< rect x = "257.14487" y = "327.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7219" > < / rect >
< rect x = "261.14487" y = "327.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7221" > < / rect >
< rect x = "263.14487" y = "327.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7223" > < / rect >
< rect x = "271.14487" y = "327.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7225" > < / rect >
< rect x = "273.14487" y = "327.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7227" > < / rect >
< rect x = "241.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7229" > < / rect >
< rect x = "243.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7231" > < / rect >
< rect x = "247.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7233" > < / rect >
< rect x = "253.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7235" > < / rect >
< rect x = "255.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7237" > < / rect >
< rect x = "263.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7239" > < / rect >
< rect x = "265.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7241" > < / rect >
< rect x = "267.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7243" > < / rect >
< rect x = "273.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7245" > < / rect >
< rect x = "277.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7247" > < / rect >
< rect x = "279.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7249" > < / rect >
< rect x = "281.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7251" > < / rect >
< rect x = "285.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7253" > < / rect >
< rect x = "287.14487" y = "329.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7255" > < / rect >
< rect x = "243.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7257" > < / rect >
< rect x = "245.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7259" > < / rect >
< rect x = "247.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7261" > < / rect >
< rect x = "249.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7263" > < / rect >
< rect x = "259.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7265" > < / rect >
< rect x = "263.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7267" > < / rect >
< rect x = "265.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7269" > < / rect >
< rect x = "267.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7271" > < / rect >
< rect x = "269.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7273" > < / rect >
< rect x = "277.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7275" > < / rect >
< rect x = "279.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7277" > < / rect >
< rect x = "285.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7279" > < / rect >
< rect x = "287.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7281" > < / rect >
< rect x = "289.14487" y = "331.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7283" > < / rect >
< rect x = "243.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7285" > < / rect >
< rect x = "245.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7287" > < / rect >
< rect x = "247.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7289" > < / rect >
< rect x = "251.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7291" > < / rect >
< rect x = "253.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7293" > < / rect >
< rect x = "263.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7295" > < / rect >
< rect x = "265.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7297" > < / rect >
< rect x = "269.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7299" > < / rect >
< rect x = "275.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7301" > < / rect >
< rect x = "277.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7303" > < / rect >
< rect x = "281.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7305" > < / rect >
< rect x = "283.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7307" > < / rect >
< rect x = "285.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7309" > < / rect >
< rect x = "287.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7311" > < / rect >
< rect x = "289.14487" y = "333.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7313" > < / rect >
< rect x = "243.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7315" > < / rect >
< rect x = "245.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7317" > < / rect >
< rect x = "247.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7319" > < / rect >
< rect x = "257.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7321" > < / rect >
< rect x = "259.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7323" > < / rect >
< rect x = "261.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7325" > < / rect >
< rect x = "263.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7327" > < / rect >
< rect x = "265.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7329" > < / rect >
< rect x = "267.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7331" > < / rect >
< rect x = "271.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7333" > < / rect >
< rect x = "273.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7335" > < / rect >
< rect x = "275.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7337" > < / rect >
< rect x = "277.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7339" > < / rect >
< rect x = "279.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7341" > < / rect >
< rect x = "281.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7343" > < / rect >
< rect x = "283.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7345" > < / rect >
< rect x = "287.14487" y = "335.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7347" > < / rect >
< rect x = "249.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7349" > < / rect >
< rect x = "251.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7351" > < / rect >
< rect x = "253.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7353" > < / rect >
< rect x = "255.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7355" > < / rect >
< rect x = "261.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7357" > < / rect >
< rect x = "263.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7359" > < / rect >
< rect x = "267.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7361" > < / rect >
< rect x = "269.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7363" > < / rect >
< rect x = "271.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7365" > < / rect >
< rect x = "273.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7367" > < / rect >
< rect x = "277.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7369" > < / rect >
< rect x = "279.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7371" > < / rect >
< rect x = "283.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7373" > < / rect >
< rect x = "287.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7375" > < / rect >
< rect x = "289.14487" y = "337.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7377" > < / rect >
< rect x = "249.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7379" > < / rect >
< rect x = "257.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7381" > < / rect >
< rect x = "263.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7383" > < / rect >
< rect x = "269.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7385" > < / rect >
< rect x = "273.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7387" > < / rect >
< rect x = "277.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7389" > < / rect >
< rect x = "283.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7391" > < / rect >
< rect x = "287.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7393" > < / rect >
< rect x = "289.14487" y = "339.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7395" > < / rect >
< rect x = "243.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7397" > < / rect >
< rect x = "253.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7399" > < / rect >
< rect x = "259.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7401" > < / rect >
< rect x = "263.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7403" > < / rect >
< rect x = "267.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7405" > < / rect >
< rect x = "275.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7407" > < / rect >
< rect x = "277.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7409" > < / rect >
< rect x = "281.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7411" > < / rect >
< rect x = "289.14487" y = "341.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7413" > < / rect >
< rect x = "247.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7415" > < / rect >
< rect x = "251.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7417" > < / rect >
< rect x = "255.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7419" > < / rect >
< rect x = "259.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7421" > < / rect >
< rect x = "263.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7423" > < / rect >
< rect x = "267.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7425" > < / rect >
< rect x = "269.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7427" > < / rect >
< rect x = "271.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7429" > < / rect >
< rect x = "273.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7431" > < / rect >
< rect x = "275.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7433" > < / rect >
< rect x = "281.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7435" > < / rect >
< rect x = "283.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7437" > < / rect >
< rect x = "289.14487" y = "343.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7439" > < / rect >
< rect x = "243.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7441" > < / rect >
< rect x = "245.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7443" > < / rect >
< rect x = "247.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7445" > < / rect >
< rect x = "249.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7447" > < / rect >
< rect x = "253.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7449" > < / rect >
< rect x = "255.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7451" > < / rect >
< rect x = "259.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7453" > < / rect >
< rect x = "265.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7455" > < / rect >
< rect x = "269.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7457" > < / rect >
< rect x = "273.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7459" > < / rect >
< rect x = "275.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7461" > < / rect >
< rect x = "277.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7463" > < / rect >
< rect x = "279.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7465" > < / rect >
< rect x = "281.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7467" > < / rect >
< rect x = "285.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7469" > < / rect >
< rect x = "287.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7471" > < / rect >
< rect x = "289.14487" y = "345.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7473" > < / rect >
< rect x = "257.14487" y = "347.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7475" > < / rect >
< rect x = "261.14487" y = "347.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7477" > < / rect >
< rect x = "265.14487" y = "347.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7479" > < / rect >
< rect x = "273.14487" y = "347.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7481" > < / rect >
< rect x = "281.14487" y = "347.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7483" > < / rect >
< rect x = "283.14487" y = "347.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7485" > < / rect >
< rect x = "289.14487" y = "347.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7487" > < / rect >
< rect x = "241.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7489" > < / rect >
< rect x = "243.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7491" > < / rect >
< rect x = "245.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7493" > < / rect >
< rect x = "247.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7495" > < / rect >
< rect x = "249.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7497" > < / rect >
< rect x = "251.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7499" > < / rect >
< rect x = "253.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7501" > < / rect >
< rect x = "257.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7503" > < / rect >
< rect x = "263.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7505" > < / rect >
< rect x = "265.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7507" > < / rect >
< rect x = "269.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7509" > < / rect >
< rect x = "271.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7511" > < / rect >
< rect x = "273.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7513" > < / rect >
< rect x = "277.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7515" > < / rect >
< rect x = "281.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7517" > < / rect >
< rect x = "285.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7519" > < / rect >
< rect x = "287.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7521" > < / rect >
< rect x = "289.14487" y = "349.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7523" > < / rect >
< rect x = "241.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7525" > < / rect >
< rect x = "253.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7527" > < / rect >
< rect x = "259.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7529" > < / rect >
< rect x = "261.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7531" > < / rect >
< rect x = "265.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7533" > < / rect >
< rect x = "269.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7535" > < / rect >
< rect x = "271.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7537" > < / rect >
< rect x = "273.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7539" > < / rect >
< rect x = "281.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7541" > < / rect >
< rect x = "283.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7543" > < / rect >
< rect x = "285.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7545" > < / rect >
< rect x = "287.14487" y = "351.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7547" > < / rect >
< rect x = "241.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7549" > < / rect >
< rect x = "245.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7551" > < / rect >
< rect x = "247.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7553" > < / rect >
< rect x = "249.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7555" > < / rect >
< rect x = "253.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7557" > < / rect >
< rect x = "261.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7559" > < / rect >
< rect x = "265.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7561" > < / rect >
< rect x = "267.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7563" > < / rect >
< rect x = "273.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7565" > < / rect >
< rect x = "275.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7567" > < / rect >
< rect x = "277.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7569" > < / rect >
< rect x = "279.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7571" > < / rect >
< rect x = "281.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7573" > < / rect >
< rect x = "283.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7575" > < / rect >
< rect x = "287.14487" y = "353.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7577" > < / rect >
< rect x = "241.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7579" > < / rect >
< rect x = "245.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7581" > < / rect >
< rect x = "247.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7583" > < / rect >
< rect x = "249.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7585" > < / rect >
< rect x = "253.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7587" > < / rect >
< rect x = "257.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7589" > < / rect >
< rect x = "259.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7591" > < / rect >
< rect x = "261.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7593" > < / rect >
< rect x = "263.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7595" > < / rect >
< rect x = "267.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7597" > < / rect >
< rect x = "269.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7599" > < / rect >
< rect x = "273.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7601" > < / rect >
< rect x = "275.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7603" > < / rect >
< rect x = "279.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7605" > < / rect >
< rect x = "281.14487" y = "355.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7607" > < / rect >
< rect x = "241.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7609" > < / rect >
< rect x = "245.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7611" > < / rect >
< rect x = "247.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7613" > < / rect >
< rect x = "249.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7615" > < / rect >
< rect x = "253.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7617" > < / rect >
< rect x = "261.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7619" > < / rect >
< rect x = "275.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7621" > < / rect >
< rect x = "279.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7623" > < / rect >
< rect x = "281.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7625" > < / rect >
< rect x = "289.14487" y = "357.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7627" > < / rect >
< rect x = "241.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7629" > < / rect >
< rect x = "253.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7631" > < / rect >
< rect x = "257.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7633" > < / rect >
< rect x = "259.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7635" > < / rect >
< rect x = "261.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7637" > < / rect >
< rect x = "265.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7639" > < / rect >
< rect x = "267.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7641" > < / rect >
< rect x = "273.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7643" > < / rect >
< rect x = "277.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7645" > < / rect >
< rect x = "281.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7647" > < / rect >
< rect x = "283.14487" y = "359.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7649" > < / rect >
< rect x = "241.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7651" > < / rect >
< rect x = "243.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7653" > < / rect >
< rect x = "245.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7655" > < / rect >
< rect x = "247.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7657" > < / rect >
< rect x = "249.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7659" > < / rect >
< rect x = "251.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7661" > < / rect >
< rect x = "253.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7663" > < / rect >
< rect x = "257.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7665" > < / rect >
< rect x = "259.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7667" > < / rect >
< rect x = "267.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7669" > < / rect >
< rect x = "269.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7671" > < / rect >
< rect x = "273.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7673" > < / rect >
< rect x = "275.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7675" > < / rect >
< rect x = "277.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7677" > < / rect >
< rect x = "279.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7679" > < / rect >
< rect x = "281.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7681" > < / rect >
< rect x = "283.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7683" > < / rect >
< rect x = "287.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7685" > < / rect >
< rect x = "289.14487" y = "361.05597" width = "2" height = "2" style = "fill:#000000;stroke:none" id = "rect7687" > < / rect >
< / g >
< text id = "text8375" y = "302.202" x = "242.19467" style = "font-style:normal;font-weight:normal;font-size:25px;line-height:125%;font-family:Sans;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" xml:space = "preserve" > < tspan y = "302.202" x = "242.19467" id = "tspan8377" > GPS< / tspan > < / text >
< / g >
< / svg >
< / a >
< / div >
< / div >
< / section >
< / div >
< div
id="page-zones__main-widgets__image"
class="widget image"
data-uniqueid="page-zones__main-widgets__image">
2019-09-01 09:20:49 +00:00
< a href = "#" data-image-href = "files/situation.png" rel = "lightbox" title = "" >
2018-09-30 09:26:36 +00:00
< span class = "image-img" >
2019-09-01 09:20:49 +00:00
< img class = "image" src = "files/situation.png"
2018-09-30 09:26:36 +00:00
title="Plan de situation"
2019-09-01 09:20:49 +00:00
data-filename="situation.png"
2018-09-30 09:26:36 +00:00
width="1000" />
< / span >
< / a >
< / div >
< div
id="page-zones__main-widgets__content1"
class="widget content"
data-uniqueid="page-zones__main-widgets__content1">
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h1 id = "plan" > Plan de l’ appartement< / h1 >
< / div >
< / div >
< div
id="page-zones__main-widgets__image1"
class="widget image"
data-uniqueid="page-zones__main-widgets__image1">
< a href = "#" data-image-href = "files/plan_1.resized.png" rel = "lightbox" title = "" class = "widget-align-center" >
< span class = "image-img" >
< img class = "image" src = "files/plan_1.resized.png" alt = "" title = "" data-filename = "plan_1.png" data-filesize = "1630712" data-imagesize = "1478 x 1030" width = "1478" / >
< / span >
< / a >
< / div >
< div
id="page-zones__main-widgets__content2"
class="widget content"
data-uniqueid="page-zones__main-widgets__content2">
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h2 id = "piece_principale" > Pièce principale< / h2 >
< hr >
< / div >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< p > Cuisine équipée :< / p >
< ul >
< li > Four< / li >
< li > Four à micro-ondes< / li >
< li > Réfrigérateur-congélateur (200 L et 68 L)< / li >
< li > Lave-vaisselle< / li >
< li > Lave-linge-sèche-linge< / li >
< li > Robot ménager< / li >
< li > Cafetières à filtre et Nespresso™< / li >
< li > Appareil à raclette< / li >
< li > Gaufrier< / li >
< li > Pierrade< / li >
2019-03-01 15:03:37 +00:00
< li > Service à fondue< / li >
2018-09-30 09:26:36 +00:00
< li > Plaques à induction< / li >
< / ul >
2020-11-27 16:07:20 +00:00
< p > La table permet de manger confortablement à 10.< / p >
2018-09-30 09:26:36 +00:00
< p > Côté salon, il y a un canapé convertible (140 × 190), et un téléviseur (chaînes par internet + satellite).< / p >
< p > Le Wi-Fi est diffusé dans tout l’ appartement.< / p >
< / div >
< div class = "galleria" >
2020-11-27 16:07:20 +00:00
< img src = "files/salon_cuisine/sejour_sud-2020-11.jpg" data-title = "Salon vu depuis la cuisine (novembre 2020 : nouvelles table et chaises)" / >
< img src = "files/salon_cuisine/salon-05.resized.jpg" data-title = "Salon" / >
< img src = "files/salon_cuisine/salon-06.resized.jpg" data-title = "Salon" / >
< img src = "files/salon_cuisine/sejour_cuisine_est-2020-11.jpg" data-title = "Cuisine vue depuis le salon (novembre 2020 : nouvelles table et chaises)" / >
< img src = "files/salon_cuisine/jardin_sud-2020-11.jpg" data-title = "Vue" / >
2018-09-30 09:26:36 +00:00
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h2 id = "chambre_1" > Chambre 1< / h2 >
< hr >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< ul >
< li > Deux lits de 80 × 190 motorisés< / li >
< li > Penderie< / li >
< / ul >
< / div >
< div class = "galleria" >
2020-11-27 16:07:20 +00:00
< img src = "files/chambre1/chambre_1-2020-11.resized.jpg" data-title = "Chambre 1 (nov. 2020)" / >
2018-09-30 09:26:36 +00:00
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h2 id = "chambre_2" > Chambre 2< / h2 >
< hr >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< ul >
< li > Un lit double de 140 × 190< / li >
< li > Penderie< / li >
< / ul >
< / div >
< div class = "galleria" >
< img src = "files/chambre2/chambre1-10.resized.jpg" data-title = "Chambre 2" / >
< img src = "files/chambre2/chambre1-09.resized.jpg" data-title = "Chambre 2" / >
2020-11-01 14:05:50 +00:00
< img src = "files/chambre2/chambre2-janvier-2018.resized.jpg" data-title = "Chambre 2 (janvier 2018 : nouvelle tête de lit)" / >
2020-11-27 16:07:20 +00:00
< img src = "files/chambre2/chambre_2-2020-11.resized.jpg" data-title = "Chambre 2 (nov. 2020)" / >
2018-09-30 09:26:36 +00:00
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h2 id = "chambre_3" > Chambre 3< / h2 >
< hr >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< ul >
< li > 4 lits de 90 × 190< / li >
< li > Coffres de rangement< / li >
< li > Étagères< / li >
< li > Bureau< / li >
< li > Commode< / li >
< / ul >
< / div >
< div class = "galleria" >
< img src = "files/chambre3/chambre2-01.resized.jpg" data-file = "Chambre 3" / >
< img src = "files/chambre3/chambre3-janvier-2018.resized.jpg" data-title = "Chambre 3" / >
2020-11-27 16:07:20 +00:00
< img src = "files/chambre3/chambre3_2020-11.jpg" data-title = "Chambre 3 (nov. 2020)" / >
2018-09-30 09:26:36 +00:00
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h2 id = "salles_eau" > Deux salles d’ eau< / h2 >
< hr >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< p > Les deux salles d’ eau — la plus grande avec WC — disposent de douches à
l’ italienne et de radiateurs sèche-serviettes. < / p >
< p > Un sèche cheveux est à disposition.< / p >
< p > Un pèse-personne permet de suivre l’ effet du
régime montagnard au jour le jour.< / p >
< / div >
< div class = "galleria" >
< img src = "files/sdb/sdb1-03.resized.jpg" data-title = "Salle-de-bains 2" / >
< img src = "files/sdb/sdb1-04.resized.jpg" data-title = "Salle-de-bains 2" / >
< img src = "files/sdb/sdb2-02.resized.jpg" data-title = "Salle-de-bains 1" / >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h1 id = "divers" > Divers< / h1 >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< p > Il y a deux WC dans l’ appartement : un dans la
salle d'eau la plus grande et l'autre indépendant.< / p >
< p > Une planche et un fer à repasser sont disponibles.< / p >
< p > Les différents produits ménagers et les
ingrédients culinaires de base sont présents à
titre de dépannage ; leur remplacement est
souhaitable en cas de forte consommation.< / p >
< p > Il n’ est pas autorisé de fumer à l’ intérieur de
l’ appartement.< / p >
< p > Les animaux à poils, ou susceptibles de causer
des dégats ne sont pas admis.< / p >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h1 id = "literie" > Literie< / h1 >
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
2020-05-08 08:42:19 +00:00
< p > La fourniture des draps et du linge de maison
constitue une prestation supplémentaire
disponible sur demande : serviettes et
gants de toilette, draps de douche, tapis de
2019-11-16 13:38:34 +00:00
bain, essuies-mains, torchons à vaisselle et
serviettes de table.< / p >
< p > Literie :
2018-09-30 09:26:36 +00:00
< ul >
2020-11-27 16:07:20 +00:00
< li > 10 oreillers de 50× 70 ;< / li >
< li > 7 couettes de 140× 200 (dont une d'été) ;< / li >
< li > 2 couettes de 200 × 200 ;< / li >
< li > 4 couvertures 1 personne ;< / li >
< li > 2 couvertures 2 personnes ;< / li >
2018-09-30 09:26:36 +00:00
< li > 4 alèses pour lits de 90 × 190 (4 autres sont
2020-11-27 16:07:20 +00:00
à disposition sur demande).< / li >
2018-09-30 09:26:36 +00:00
< / ul >
2019-11-16 13:38:34 +00:00
< / p >
2018-09-30 09:26:36 +00:00
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
< h1 id = "photos" > Photos< / h1 >
< / div >
< div class = "galleria" >
2020-11-27 16:07:20 +00:00
< img src = "files/site-bandeau-2013-valloire-00036379.jpg" data-title = "Valloire" / >
< img src = "files/entree_2020-11.jpg" data-title = "Entrée (nov. 2020)" / >
< img src = "files/casiersskis20151128_1.resized.jpg" data-title = "Casier à skis et chaussures" / >
2018-09-30 09:26:36 +00:00
< img src = "files/exterieur-parking.jpeg" data-title = "Parking de la résidence" / >
< img src = "files/exterieur-vue-02.jpg" data-title = "Vue" / >
< img src = "files/exterieur-terrasse.resized.jpg" data-title = "Terrasse" / >
< img src = "files/exterieur-table.resized.jpg" data-title = "Vue depuis la terrasse" / >
2020-11-27 16:07:20 +00:00
< img src = "files/chambre1/chambre_1-2020-11.resized.jpg" data-title = "Chambre 1 (nov. 2020)" / >
2018-09-30 09:26:36 +00:00
< img src = "files/chambre3/chambre2-01.resized.jpg" data-file = "Chambre 3" / >
< img src = "files/chambre3/chambre3-janvier-2018.resized.jpg" data-title = "Chambre 3" / >
2020-11-27 16:07:20 +00:00
< img src = "files/chambre3/chambre3_2020-11.jpg" data-title = "Chambre 3 (nov. 2020)" / >
2018-09-30 09:26:36 +00:00
< img src = "files/sdb/sdb2-02.resized.jpg" data-title = "Salle-de-bains 1" / >
< img src = "files/chambre2/chambre1-09.resized.jpg" data-title = "Chambre 2" / >
< img src = "files/chambre2/chambre1-10.resized.jpg" data-title = "Chambre 2" / >
2020-11-01 14:05:50 +00:00
< img src = "files/chambre2/chambre2-janvier-2018.resized.jpg" data-title = "Chambre 2 (janvier 2018 : nouvelle tête de lit)" / >
2020-11-27 16:07:20 +00:00
< img src = "files/chambre2/chambre_2-2020-11.resized.jpg" data-title = "Chambre 2 (nov. 2020)" / >
< img src = "files/salon_cuisine/salon-05.resized.jpg" data-title = "Salon" / >
< img src = "files/salon_cuisine/salon-06.resized.jpg" data-title = "Salon" / >
< img src = "files/salon_cuisine/sejour_sud-2020-11.jpg" data-title = "Salon vu depuis la cuisine (novembre 2020 : nouvelles table et chaises)" / >
< img src = "files/salon_cuisine/sejour_cuisine_est-2020-11.jpg" data-title = "Cuisine vue depuis le salon (novembre 2020 : nouvelles table et chaises)" / >
< img src = "files/salon_cuisine/jardin_sud-2020-11.jpg" data-title = "Vue" / >
2018-09-30 09:26:36 +00:00
< / div >
< script >
Galleria.loadTheme('galleria/themes/classic/galleria.classic.min.js');
Galleria.configure({
height: 0.8,
transition: 'fadeslide',
imageCrop: false,
showInfo: true,
autoplay: true,
responsive: true,
lightbox: true,
overlayOpacity: 0.0,
thumbnails: false
});
Galleria.run('.galleria');
< / script >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
2019-08-30 07:42:37 +00:00
< h1 id = "cles" > Remise des clés< / h1 >
2018-09-30 09:26:36 +00:00
< / div >
< div class = "bk-content-text js-text-content wysihtml-editor-content" >
2019-11-16 13:38:34 +00:00
< p > Comme nous n’ habitons pas Valloire, la remise des clés est assurée par la société Guy Grange.< / p >
2020-11-01 14:05:50 +00:00
< p > Planning et réservations (utilisez le formulaire de contact
2020-10-04 11:31:44 +00:00
pour la semaine qui vous intéresse depuis le
2020-11-01 14:05:50 +00:00
planning d’ occupation) sur
< a href = "https://www.valloire.com/terrasses-des-choseaux-b6.html#tarifs" > Valloire Réservations< / a > .< / p >
2018-09-30 09:26:36 +00:00
< / div >
< / section >
2016-10-16 08:53:19 +00:00
< / div >
2018-09-30 09:26:36 +00:00
< / div >
<!-- Todo : regarder https://www.w3schools.com/howto/tryit.asp?filename=tryhow_js_sidenav et https://www.w3schools.com/howto/howto_js_sidenav.asp -->
2018-09-30 10:11:08 +00:00
< div id = "mySidenav" class = "sidenav" >
2021-03-07 11:19:02 +00:00
< a id = "closeButton" href = "javascript:void(0)" onclick = "closeNav()" > ✗< / a >
2021-03-07 11:16:09 +00:00
< nav id = "navContent" >
2018-09-30 10:11:08 +00:00
< ul >
2021-03-07 11:16:09 +00:00
< li > < a href = "#descriptif" > Descriptif< / a > < / li >
< li > < a href = "#situation" > Situation< / a > < / li >
< li > < a href = "#plan" > Plan< / a > < / li >
< li > < a href = "#piece_principale" > Pièces :
< a href = "#piece_principale" title = "Cuisine et salon" > 🍽< / a >
< a href = "#chambre_1" title = "Chambre 1" > 🛏< / a >
< a href = "#chambre_2" title = "Chambre 2" > 🛏< / a >
< a href = "#chambre_3" title = "Chambre 3" > 🛏< / a >
< a href = "#salles_eau" title = "Salles d’ eau" > 🚿< / a > < / a >
< / li >
< li > < a href = "#divers" > Divers< / a > < / li >
< li > < a href = "#literie" > Literie< / a > < / li >
< li > < a href = "#photos" > Photos< / a > < / li >
< li > < a href = "#cles" > Remise des clés< / a > < / li >
2018-09-30 10:11:08 +00:00
< / ul >
< / nav >
< / div >
2018-09-30 15:22:07 +00:00
< div id = "fixedbuttondiv" >
2018-09-30 10:11:08 +00:00
< a href = "#head" onclick = "openNav()" >
2020-11-27 16:07:20 +00:00
< img id = "fixedbutton" src = "files/menu.png" / >
2018-09-30 10:11:08 +00:00
< / a >
2018-09-30 09:26:36 +00:00
< / div >
< / body >
< / html >