<?xml version="1.0"?><xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:fo="http://www.w3.org/1999/XSL/Format" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:fn="http://www.w3.org/2005/xpath-functions" xmlns:xdt="http://www.w3.org/2005/xpath-datatypes">
	<xsl:output method="html"
     media-type="text/html"
     doctype-public="-//W3C//DTD XHTML 1.0 Strict//EN"
     doctype-system="DTD/xhtml1-strict.dtd"
	 omit-xml-declaration = "yes"
     indent="yes"
     encoding="UTF-8"/>
	<xsl:template match="OI">
		<html xmlns="http://www.w3.org/1999/xhtml">
		<head>
		<base href="http://en.isere-tourisme.com/site/"/>
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<meta name="description">
			<xsl:attribute name="content">
				<xsl:value-of select="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.28']/text()" />
			</xsl:attribute>
		</meta>
		<title>
			<xsl:value-of select="DublinCore/title/text()"/>
			 / <xsl:value-of select="//OI/Contacts/DetailContact[@type='04.03.13']/Adresses/DetailAdresse/Commune" />
			 / Isere-Tourisme
		</title>
		<link href="css/moteur-fiche.css" rel="stylesheet" type="text/css" media="all"/>
		<link href="css/global_print.css" rel="stylesheet" type="text/css" media="print"/>
		<link rel="stylesheet" href="css/lightbox.css" type="text/css" media="screen" />
		<script  type="text/javascript">
			var versionDirectory = 'fre';
		</script>
		</head>
		<body onLoad="init(); ChargerCookie();">
		<script type="text/javascript" src="js/AC_OETags.js"></script>
		<script type="text/javascript" src="js/nav.js"></script>
		<script type="text/javascript" src="js/carnet_voyage.js"></script>
		<script type="text/javascript" src="js/lightbox/prototype.js"></script>
		<script type="text/javascript" src="js/lightbox/scriptaculous.js?load=effects"></script>
		<script type="text/javascript" src="js/lightbox/lightbox.js"></script>
		<script type="text/javascript" src="js/page_communication.js"></script>

		<script type="text/javascript">

			var id_version = 1;
			var currentRub = 0;
			mapLocked = true;

			function addToCarnet()
			{
				new Effect.Appear('carnetupdated',{duration:'2'});
				new Effect.Fade('carnetupdated',{queue:'end',duration:'2'});
			}
			
			function viewDetails(obj, id)
			{
				if (document.getElementById(id).innerHTML == "")
				{
				    var type_station = document.getElementById(id).title; 
					new Ajax.Request('page_stations_details.php?id_sitra=' + id + '&amp;type_station=' + type_station, {method:'get',
							onSuccess: function(transport)
							{						
								var response = transport.responseText;
								document.getElementById(id).innerHTML = response;
								obj.className = "on";
								document.getElementById(id).style.display = "block";
							}
						});
				}
				else
				{
					if (document.getElementById(id).style.display == "none")
					{
						obj.className = "on";
						document.getElementById(id).style.display = "block";
					}
					else
					{
						obj.className = "off";
						document.getElementById(id).style.display = "none";
					}
				}
			}
			
			function submit_recherche(){
				recherche = $$('input[name=motcle]')[0].getValue();
				document.location.href = "http://en.isere-tourisme.com/r-ultat-de-la-recherche-88-1.html?search=" + recherche;
			}

		</script>

		<div class="canvas">
			<div class="menu-isere" id="menu-isere" style="display:none">
				<ul>
					<li class="home"><a class="home" href="http://www.isere.fr/"><img src="img/global/fo_navPortail_home.gif" /></a></li>
					<li><a href="http://www.cg38.fr/">Conseil Général de L'Isère</a></li>
					<li class="sep"><a href="http://www.patrimoine-en-isere.fr/pages/index/id/2">Patrimoine</a></li>
					<li class="sep"><a href="http://www.patrimoine-en-isere.fr/pages/index/id/2">Culture</a></li>
					<li class="sep"><a href="http://www.isere.fr/7170-developpement-economique-recherche-entreprises.htm">Economie</a></li>
					<li class="sep"><a href="http://www.isere-environnement.fr/">Environnement</a></li>
					<li class="sep"><a href="http://www.cg38.fr/7054-services-ligne-conseil-general-isere-destines-iserois.htm">Social</a></li>
					<li class="sep"><a href="http://www.isere-tourisme.com/">Tourisme</a></li>
					<li class="sep"><a href="http://www.isere.fr/7178-transports-deplacements-isere.htm">Transport</a></li>
					<li class="sep"><a href="http://www.isere-agenda21.fr/">Agenda 21</a></li>
				</ul>
			</div>
			<div class="hearder">
				<div class="h-logo">
					<a href="http://en.isere-tourisme.com/isere-tourisme-1-1.html">
						<img src="img/global/logo_cdt_isere.gif" alt="retour à l'accueil" width="155" height="60" />
					</a>
				</div>
				<div class="h-center">
					<div class="hc-flagsblock">
						<div class="hcf-mask"><img src="img/global/flag_mask.gif" alt="" width="1" height="22" /></div>
						<div class="hcf-flag hcf-current"><a href="index-1-1.html" onMouseOver="lang_over(this);" onMouseOut="lang_out(1, this);"><img src="img/global/flag_fr.gif" alt="" width="24" height="16" /></a></div>
						<div class="hcf-flag "><a href="index-1-2.html" onMouseOver="lang_over(this);" onMouseOut="lang_out(2, this);"><img src="img/global/flag_uk.gif" alt="" width="24" height="16" /></a></div>
						<!--<div class="hcf-flag"><a href="#" onMouseOver="lang_over(this);" onMouseOut="lang_out(3, this);"><img src="img/global/flag_de.gif" alt="" width="24" height="16" /></a></div>
						<div class="hcf-flag"><a href="#" onMouseOver="lang_over(this);" onMouseOut="lang_out(4, this);"><img src="img/global/flag_nl.gif" alt="" width="24" height="16" /></a></div>
						<div class="hcf-mask"><img src="img/global/flag_mask.gif" alt="" width="1" height="22" /></div>-->
					</div>
					<div class="hc-tools">
						<div id="carnetupdated" style="float: left; background: #BE1C22; color: #fff; padding: 0 5px; display: none;">
							<p>Votre carnet de route à été mis à jour</p>
						</div>
						<ul>
							<li><a href="http://en.isere-tourisme.com/infos-pratiques/carnet-de-route-42-1.html" class="link-carnet">Carnet de route (<span id="nb_record_aff"></span>)</a></li>
							<li><a href="http://en.isere-tourisme.com/site/rss/rss.php" class="link-rss">Fils RSS</a></li>
							<!--li><a href="#" class="link-newsletter">Newsletter</a></li>-->
						</ul>
					</div>
				</div>
				<div class="h-right">
					<div class="menu-isere-button"><a href="javascript:void(0);" onClick="switchMenuIsere();" id="menu-isere-btn"><span><img src="img/global/logo_isere.gif" alt="" width="33" height="14" /></span><span>Conseil Général</span></a></div>
					<div class="hr-recherche">
						<form onSubmit="submit_recherche();return false" name="searchForm" method="post" enctype="application/x-www-form-urlencoded">
							<div class="hrr-input">
								<input type="text" name="motcle" id="motcle" class="inputfield hrr-input" value="Recherche" onFocus="enterInput(this, 'Recherche');" onKeyUp="document.getElementById('button_search').disabled = false"  onBlur="leaveInput(this, 'Recherche');" />
							</div>
							<div class="hrr-btn">
								<input disabled="true" name="button_search" id="button_search" type="image" src="img/global/btn_ok_white.gif" />
							</div>
						</form>
					</div>
				</div>
			</div>
			<div class="page">
				<div class="anim-flash">
					<script type="text/javascript">

						// Major version of Flash required
						var requiredMajorVersion = 2;
						// Minor version of Flash required
						var requiredMinorVersion = 0;
						// Minor version of Flash required
						var requiredRevision = 0;

						// Version check based upon the values entered above in "Globals"
						var hasReqestedVersion = DetectFlashVer(requiredMajorVersion, requiredMinorVersion, requiredRevision);

						if (hasReqestedVersion)
						{
							AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','1003','height','660','src','swf/anim_bkgd','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','swf/anim_bkgd','wmode','transparent'); //end AC code
						}
						else
						{
							AC_FL_AlternativeImage('img/global/flash.jpg','');
						}

					</script>
				</div>
				<div class="main-menu">
										<ul>
						<li>
														<img src="img/fre/main_1_f.gif" height="18" id="main-1" />
													</li>
						<li>
														<img src="img/fre/main_2_f.gif" height="18" id="main-2" />
													</li>
						<li>
							<a onMouseOver='main_over(3);' onMouseOut='main_out(3);'>							<img src="img/fre/main_3_f.gif" height="18" id="main-3" />
													</li>
						<li>
							<a onMouseOver='main_over(4);' onMouseOut='main_out(4);'>							<img src="img/fre/main_4_f.gif" height="18" id="main-4" />
													</li>
						<li>
							<a onMouseOver='main_over(5);' onMouseOut='main_out(5);'>							<img src="img/fre/main_5_f.gif" height="18" id="main-5" />
													</li>
						<li>
							<a onMouseOver='main_over(6);' onMouseOut='main_out(6);'>							<img src="img/fre/main_6_f.gif" height="18" id="main-6" />
													</li>
						<li>
							<a onMouseOver='main_over(7);' onMouseOut='main_out(7);'>							<img src="img/fre/main_7_f.gif" height="18" id="main-7" />
													</li>
						<li>
							<a onMouseOver='main_over(8);' onMouseOut='main_out(8);'>							<img src="img/fre/main_8_f.gif" height="18" id="main-8" />
													</li>
						<li>
							<a href="http://en.isere-tourisme.com/r-ervation-146-1.html">
								<img src="img/fre/main_9_f.gif" height="18" id="main-9" />
							</a>
						</li>
					</ul>
				</div>
				<div class="main-smenu" id="smain-1" onMouseOver="smain_over(1);" onMouseOut="smain_out(1);">
					<ul>
											</ul>
				</div>
				<div class="main-smenu" id="smain-2" onMouseOver="smain_over(2);" onMouseOut="smain_out(2);">
					<ul>
											</ul>
				</div>
				<div class="main-smenu" id="smain-3" onMouseOver="smain_over(3);" onMouseOut="smain_out(3);">
					<ul>
											</ul>
				</div>
				<div class="main-smenu" id="smain-4" onMouseOver="smain_over(4);" onMouseOut="smain_out(4);">
					<ul>
											</ul>
				</div>
				<div class="main-smenu" id="smain-5" onMouseOver="smain_over(5);" onMouseOut="smain_out(5);">
					<ul>
											</ul>
				</div>
				<div class="main-smenu" id="smain-6" onMouseOver="smain_over(6);" onMouseOut="smain_out(6);">
					<ul>
											</ul>
				</div>
				<div class="main-smenu" id="smain-7" onMouseOver="smain_over(7);" onMouseOut="smain_out(7);">
					<ul>
											</ul>
				</div>
				<div class="main-smenu" id="smain-8" onMouseOver="smain_over(8);" onMouseOut="smain_out(8);">
					<ul>
											</ul>
				</div>
				<div class="page-content" id="page-content">
					<div class="pc-header">
						<div class="pch-tools">
							<div><span><a href="javascript:AjouterLigne('', 'sitra', '');" onClick="addToCarnet();"><img src="img/global/page_tools_1.gif" alt="Ajouter à mon carte de route" width="19" height="11" /></a></span><span class="sep"><a href="javascript:window.print();"><img src="img/global/page_tools_2.gif" alt="Imprimer" width="11" height="11" /></a></span><span class="sep"><a href="javascript:popup('/content/popup/popup-envoyer-amis.php?url=' + document.location.href, 600, 380, 1, 0, 'ENVOYER');"><img src="img/global/page_tools_3.gif" alt="Envoyer à des amis" width="18" height="11" /></a></span><span class="sep"><a href="javascript:showTextVersion(document.location.href);"><img src="img/global/page_tools_4.gif" alt="Version texte" width="9" height="11" /></a></span><span class="sep"><a href="javascript:setFontSmaller();"><img src="img/global/page_tools_5.gif" alt="Diminuer la taille du texte" width="10" height="11" /></a><a href="javascript:setFontLarger();"><img src="img/global/page_tools_6.gif" alt="Augmenter la taille du texte" width="13" height="11" /></a></span></div>
						</div>

						<div class="pch-wire">
													</div>

					</div>



					<div class="pc-layout" id="page_content">
						
<div class="pcl-header">
	<div class="pcl-header">
		<div class="pclh-text">
			<h2> / </h2>
			<div class="pclht-titrediv-spring">
				<div class="pclht-titre"> <span>
					<h1 style="display: inline; width: 300px;"><xsl:value-of select="DublinCore/title/text()"/></h1>
					</span> <span> <span class="pclht-classement">
					<xsl:variable name="picto" select="Classements/DetailClassement[@type = '06.04.01']/Classement/@type" />
					<xsl:variable name="pictocode" select="substring($picto, string-length($picto) - 1)" />
					<xsl:choose>
						<xsl:when test="$pictocode &lt; '06'">
							<img>
							<xsl:attribute name="src">img/global/picto_classt_<xsl:value-of select="$picto" />.gif</xsl:attribute>
							<xsl:attribute name="alt"><xsl:value-of select="Classements/DetailClassement[@type = '06.04.01']/Classement" /></xsl:attribute>
							</img>
						</xsl:when>
						<xsl:otherwise>
							<xsl:value-of select="Classements/DetailClassement[@type = '06.04.01']/Classement" />
						</xsl:otherwise>
					</xsl:choose>
					</span> 
					<span class="pclht-menu"> |
					<a href="[url]id_rubrique=&amp;id_version=1[/url]">Retour liste</a>					</span> 
					</span> </div>
			</div>
		</div>
	</div>
</div>
<div class="spacer"></div>
<div class="fiche-bloc">
	<div class="fb-clnleft">
		<p>
			<xsl:if test="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '15.03.05'
				or @type = '15.05.156'
				or @type = '15.05.222'
				or @type = '15.05.224'
				or @type = '15.05.54'
				or @type = '15.05.70'
				or @type = '15.05.71'
				or @type = '15.05.72'
				or @type = '15.05.73'
				or @type = '15.05.74'] != ''">
				<img src="img/global/picto_piscine.gif">
				<xsl:attribute name="alt"><xsl:value-of select="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '15.03.05'
					or @type = '15.05.156'
					or @type = '15.05.222'
					or @type = '15.05.224'
					or @type = '15.05.54'
					or @type = '15.05.70'
					or @type = '15.05.71'
					or @type = '15.05.72'
					or @type = '15.05.73'
					or @type = '15.05.74']" /></xsl:attribute>
				</img>
			</xsl:if>
			<xsl:if test="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '15.06.05'
				or @type = '15.06.158'
				or @type = '15.07.04'
				or @type = '15.07.05'] != ''">
				<img src="img/global/picto_animaux.gif">
				<xsl:attribute name="alt"><xsl:value-of select="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '15.06.05'
					or @type = '15.06.158'
					or @type = '15.07.04'
					or @type = '15.07.05']" /></xsl:attribute>
				</img>
			</xsl:if>
			<xsl:if test="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '14.02.05'
				or @type = '15.05.99'
				or @type = '15.06.87'
				or @type = '15.05.180'
				or @type = '15.05.183'
				or @type = '14.02.24'
				or @type = '14.02.25'
				or @type = '14.02.26'
				or @type = '14.02.31'] != ''">
				<img src="img/global/picto_reunion.gif">
				<xsl:attribute name="alt"><xsl:value-of select="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '14.02.05'
					or @type = '15.05.99'
					or @type = '15.06.87'
					or @type = '15.05.180'
					or @type = '15.05.183'
					or @type = '14.02.24'
					or @type = '14.02.25'
					or @type = '14.02.26'
					or @type = '14.02.31']" /></xsl:attribute>
				</img>
			</xsl:if>
			<xsl:if test="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '10.01.02'
				or @type = '10.01.04'
				or @type = '10.02.05'
				or @type = '15.06.101'
				or @type = '15.06.102'
				or @type = '15.07.01'
				or @type = '15.07.26'
				or @type = '15.07.27'
				or @type = '15.07.28'
				or @type = '15.07.29'
				or @type = '15.07.30'
				or @type = '15.07.31'
				or @type = '14.01.11'] != ''">
				<img src="img/global/picto_groupes.gif">
				<xsl:attribute name="alt"><xsl:value-of select="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '10.01.02'
					or @type = '10.01.04'
					or @type = '10.02.05'
					or @type = '15.06.101'
					or @type = '15.06.102'
					or @type = '15.07.01'
					or @type = '15.07.26'
					or @type = '15.07.27'
					or @type = '15.07.28'
					or @type = '15.07.29'
					or @type = '15.07.30'
					or @type = '15.07.31'
					or @type = '14.01.11']" /></xsl:attribute>
				</img>
			</xsl:if>
			<xsl:if test="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '15.01.01'] != ''">
				<img src="img/global/picto_handicap.gif">
				<xsl:attribute name="alt"><xsl:value-of select="OffresPrestations/DetailOffrePrestation/DetailPrestation/Prestation[@type = '15.01.01']" /></xsl:attribute>
				</img>
			</xsl:if>
			<xsl:for-each select="Classements/DetailClassement">
				<xsl:if test="Classement[@type = '06.05.01'] != ''">
					<img src="img/global/picto_handicap_auditif.gif">
						<xsl:attribute name="alt"><xsl:value-of select="Classement[@type = '06.05.01']" /></xsl:attribute>
					</img>
				</xsl:if>
				<xsl:if test="Classement[@type = '06.05.02'] != ''">
					<img src="img/global/picto_handicap_mental.gif">
						<xsl:attribute name="alt"><xsl:value-of select="Classement[@type = '06.05.02']" /></xsl:attribute>
					</img>
				</xsl:if>
				<xsl:if test="Classement[@type = '06.05.03'] != ''">
					<img src="img/global/picto_handicap_moteur.gif">
						<xsl:attribute name="alt"><xsl:value-of select="Classement[@type = '06.05.03']" /></xsl:attribute>
					</img>
				</xsl:if>
				<xsl:if test="Classement[@type = '06.05.04'] != ''">
					<img src="img/global/picto_handicap_visuel.gif">
						<xsl:attribute name="alt"><xsl:value-of select="Classement[@type = '06.05.04']" /></xsl:attribute>
					</img>
				</xsl:if>
			</xsl:for-each>
		</p>
		<xsl:if test="count(DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.28']) > 0 and DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.28'] != ''">
			<p class="mgt5">
				<xsl:apply-templates select="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.28']/text()" />
			</p>
			<br />
		</xsl:if>
		<xsl:if test="count(DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.30']) > 0 and DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.30'] != ''">
			<p class="mgt5"><xsl:apply-templates select="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.30']/text()" /></p>
			<br />
		</xsl:if>
		<xsl:if test="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.32'] != ''">
			<h4>Bon plan :</h4>
			<p><xsl:apply-templates select="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.32']/text()" /></p>
			<br />
		</xsl:if>
		<xsl:if test="count(Classements/DetailClassement/Classement[substring(@type, 1, 5) = '06.02']) > 0">
			<h4>Chaîne : </h4>
			<p>
				<xsl:for-each select="Classements/DetailClassement[substring(@type, 1, 5) = '06.02']/Classement">
					<xsl:if test="position() > 1">,
					</xsl:if>
					<xsl:value-of select="."/>
				</xsl:for-each>
			</p>
			<br />
		</xsl:if>
		<xsl:if test="count(Classements/DetailClassement/Classement[substring(@type, 1, 5) = '06.03']) > 0">
			<h4>Label : </h4>
			<p>
				<xsl:for-each select="Classements/DetailClassement[substring(@type, 1, 5) = '06.03']/Classement">
					<xsl:if test="position() > 1">,
					</xsl:if>
					<xsl:value-of select="."/>
				</xsl:for-each>
			</p>
			<br />
		</xsl:if>
		<xsl:if test="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type = '16.02.49'] != ''">
			<h4>Ouverture :</h4>
			<p>
				<xsl:apply-templates select="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type = '16.02.49']/text()" />
			</p>
			<br />
		</xsl:if>
		<xsl:if test="count(OffresPrestations/DetailOffrePrestation[@type='15.01' or @type='15.02' or @type='15.03' or @type='15.04' or @type='15.05' or @type='15.06']) > 0">
			<xsl:for-each select="OffresPrestations/DetailOffrePrestation[@type='15.01' or @type='15.02' or @type='15.03' or @type='15.04' or @type='15.05' or @type='15.06']">
				<xsl:if test="DetailPrestation/Prestation != ''">
					<h4><xsl:value-of select="./@libelle"/> :</h4>
					<p>
						<xsl:for-each select="DetailPrestation/Prestation">
							<xsl:if test="position() > 1">, </xsl:if>
							<xsl:value-of select="."/>
						</xsl:for-each>
					</p>
					<br />
				</xsl:if>
			</xsl:for-each>
		</xsl:if>
		<!-- <xsl:if test="count(Tarifs/DetailTarifs/DetailTarif) > 0">
			<h4>Tarifs :</h4>
			<xsl:for-each select="Tarifs/DetailTarifs/DetailTarif">
				<xsl:sort select="DetailPeriode/@id" data-type="number" />
				<p>
					<xsl:if test="TarifMin != '' or TarifMax != ''">
						Du <xsl:value-of select="DetailPeriode/Dates/DetailDates/DateDebut"/> au <xsl:value-of select="DetailPeriode/Dates/DetailDates/DateFin"/> // <xsl:value-of select="./@libelle"></xsl:value-of> :
						<xsl:choose>
							<xsl:when test="TarifMin != '' and TarifMax = ''">
								A partir de <xsl:value-of select="TarifMin"/>
							</xsl:when>
							<xsl:when test="TarifMin != '' and TarifMax != '' and TarifMin != TarifMax">
								De <xsl:value-of select="TarifMin"/> à <xsl:value-of select="TarifMax"/>
							</xsl:when>
							<xsl:when test="TarifMin != '' and TarifMax != '' and TarifMin = TarifMax">
								<xsl:value-of select="TarifMin"/>
							</xsl:when>
							<xsl:when test="TarifMin = '' and TarifMax != ''">
								Jusqu'à <xsl:value-of select="TarifMax"/>
							</xsl:when>
						</xsl:choose>
						€<br/>
					</xsl:if>
				</p>
			</xsl:for-each>
		</xsl:if> -->
		<xsl:if test="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.67'] != ''">
			<h4>Tarifs :</h4>
			<p>
				<xsl:value-of select="DescriptionsComplementaires/DetailDescriptionComplementaire/Description[@type='16.02.67']"/>
			</p>
			<br />
		</xsl:if>
	</div>
	<div class="fb-clnright">
		<xsl:if test="Multimedia/DetailMultimedia[@type='03.01.05']/URL != ''">
			<!-- <div class="imagefiche">
				<div class="photo-block">
					<div class="mask"></div>
					<a>
					<xsl:attribute name="href">javascript:popup('../site/popup_photo.php?id_sitra=<xsl:value-of select="DublinCore/identifier/text()" />', 20, 20, 0, 0, 'ZOOM');</xsl:attribute>
					<img>
					<xsl:attribute name="src">http://www.rhonealpes-tourisme.fr/content/media/image_popup/<xsl:value-of select="DublinCore/identifier/text()" />-1.<xsl:value-of select="Multimedia/DetailMultimedia[@type='03.01.05']/TypeMime" /></xsl:attribute>
					<xsl:if test="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource != ''">
						<xsl:attribute name="alt">
							<xsl:value-of select="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource" />
						</xsl:attribute>
					</xsl:if>
					</img></a></div>
				<div class="photo-legende"><span><a>
				<xsl:attribute name="href">javascript:popup('../site/popup_photo.php?id_sitra=<xsl:value-of select="DublinCore/identifier/text()" />', 20, 20, 0, 0, 'ZOOM');</xsl:attribute>
				zoom</a></span><span class="sep"><xsl:value-of select="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource" /></span></div>
			</div> -->

			<div class="imagefiche">
				<div class="photo-block">
					<div class="mask"></div>
					<a>
					<xsl:attribute name="href">http://www.rhonealpes-tourisme.fr/SITRAmultimedia/imagesObtprincipales<xsl:value-of select="substring-after(Multimedia/DetailMultimedia[@type='03.01.05']/URL, '/imagesObtprincipales')" /></xsl:attribute>
					<xsl:attribute name="rel">lightbox[photo]</xsl:attribute>
					<xsl:attribute name="title"><xsl:value-of select="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource" /></xsl:attribute>
					<img>
					<xsl:attribute name="src">http://www.rhonealpes-tourisme.fr/SITRAmultimedia/imagesObtprincipales<xsl:value-of select="substring-after(Multimedia/DetailMultimedia[@type='03.01.05']/URL, '/imagesObtprincipales')" /></xsl:attribute>
					<xsl:if test="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource != ''">
						<xsl:attribute name="alt">
							<xsl:value-of select="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource" />
						</xsl:attribute>
					</xsl:if>
					<xsl:attribute name="width">225</xsl:attribute>
					</img></a></div>
				<div class="photo-legende"><span>
				<a>
					<xsl:attribute name="href">http://www.rhonealpes-tourisme.fr/SITRAmultimedia/imagesObtprincipales<xsl:value-of select="substring-after(Multimedia/DetailMultimedia[@type='03.01.05']/URL, '/imagesObtprincipales')" /></xsl:attribute>
					<xsl:attribute name="rel">lightbox[photo]</xsl:attribute>
					<xsl:attribute name="title"><xsl:value-of select="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource" /></xsl:attribute>
					zoom</a></span><span class="sep"><xsl:value-of select="Multimedia/DetailMultimedia[@type='03.01.05']/LegendeRessource" /></span></div>
			</div>

		</xsl:if>

		<xsl:if test="count(Multimedia/DetailMultimedia[@type='03.01.01']) > 0">
			<div class="vignettes">
				<xsl:for-each select="Multimedia/DetailMultimedia[@type='03.01.01']">
					<div class="imagevignette">
						<div class="vignette-block">
							<div class="mask"></div>
								<a>
									<xsl:attribute name="href">http://www.rhonealpes-tourisme.fr/SITRAmultimedia/images<xsl:value-of select="substring-after(./URL, '/images')" /></xsl:attribute>
									<xsl:attribute name="rel">lightbox[photo]</xsl:attribute>
									<xsl:attribute name="title"><xsl:value-of select="LegendeRessource/text()" /></xsl:attribute>
									<img width="101">
									<xsl:attribute name="src">http://www.rhonealpes-tourisme.fr/SITRAmultimedia/images<xsl:value-of select="substring-after(./URL, '/images')" /></xsl:attribute>
									<xsl:if test="LegendeRessource/text() != ''">
										<xsl:attribute name="alt">
											<xsl:value-of select="LegendeRessource/text()" />
										</xsl:attribute>
									</xsl:if>
									</img>
								</a>
						</div>
					</div>
				</xsl:for-each>
			</div>
		</xsl:if>
		<xsl:if test="count(Contacts/DetailContact[@type='04.03.13']) > 0 or count(ModesReservations/DetailModeReservation[@libelle='Centrale']) > 0">
			<div class="clnr-contact">
				<xsl:if test="count(Contacts/DetailContact[@type='04.03.13']) > 0">
					<h3>Contact</h3>
					<div>
						<p><strong><xsl:value-of select="DublinCore/title/text()"/></strong></p>					
					</div>
					<xsl:apply-templates select="Contacts/DetailContact[@type='04.03.13']/Adresses/DetailAdresse" />
					<br />
					<div class="contentblock">
						<a><xsl:attribute name="href">javascript:popup("
						http://dev.isere-tourisme.com/content/popup/gmap.php?longitude=<xsl:value-of select="//DetailCoordonnees[@type='08.02.02.03']/Longitude/text()"/>&amp;latitude=<xsl:value-of select="//DetailCoordonnees[@type='08.02.02.03']/Latitude/text()"/>
						", 680, 540, 1, 1, "GMAP"); void(0);</xsl:attribute>Voir sur la carte</a>
					</div>
				</xsl:if>
				<xsl:if test="count(ModesReservations/DetailModeReservation[@libelle='Centrale']) > 0">
					<div class="spacer"></div>
					<br />
					<h3>Informations Réservation / disponibilités</h3>
					<xsl:value-of select="/OI/ModesReservations/DetailModeReservation/@nom"/><br/>
					<xsl:apply-templates select="ModesReservations/DetailModeReservation[@libelle='Centrale']/Contacts/DetailContact[@type='04.03.06']/Adresses/DetailAdresse">
						<xsl:with-param name="resa">true</xsl:with-param>
					</xsl:apply-templates>
				</xsl:if>
			</div>
		</xsl:if>
	</div>
	
	<xsl:if test="count(PrestationsLiees/DetailPrestationLiee) > 0">
	<div class="pcl-footer">
		<div class="onglet">
			<div class="onglet-mask"></div>
			<div class="onglet-title">
				<p>Pour aller plus loin...</p>
			</div>
		</div>
		<xsl:for-each select="PrestationsLiees/DetailPrestationLiee">
			<div class="onglet-link">
				<xsl:variable name="str_to_replace">àäâéèëêïöô._() "'</xsl:variable>
				<xsl:variable name="str_to_insert">aaaeeeeioo-------</xsl:variable>
				<xsl:variable name="str_squote">'</xsl:variable>
				<p>
					<a>
						<xsl:attribute name="href">
						http://en.isere-tourisme.com/sitra/38/
						<xsl:choose>
														<xsl:when test="@type_obt = '02.01.11'">
								activites							</xsl:when>
							<xsl:when test="@type_obt = '02.01.01'">
								activites							</xsl:when>
							<xsl:when test="@type_obt = '02.01.08'">
								activites							</xsl:when>
							<xsl:when test="@type_obt = '02.01.02'">
								degustations							</xsl:when>
							<xsl:when test="@type_obt = '02.01.03'">
								evenements							</xsl:when>
							<xsl:when test="@type_obt = '02.01.04'">
								locations							</xsl:when>
							<xsl:when test="@type_obt = '02.01.05'">
								hotels							</xsl:when>
							<xsl:when test="@type_obt = '02.01.06'">
								campings							</xsl:when>
							<xsl:when test="@type_obt = '02.01.13'">
								restaurants							</xsl:when>
							<xsl:when test="@type_obt = '02.01.14'">
								collectifs							</xsl:when>
							<xsl:when test="@type_obt = '02.01.1003'
								or @type_obt = '02.01.1004'">
								stations							</xsl:when>
							<xsl:when test="@libelle_type_obt = 'séjour'">
								sejours							</xsl:when>
						</xsl:choose>/
						<xsl:value-of select="translate(@libelle, $str_to_replace, $str_to_insert)" />-
						<xsl:choose>
														<xsl:when test="@type_obt = '02.01.11'">
								223							</xsl:when>
							<xsl:when test="@type_obt = '02.01.01'">
								221							</xsl:when>
							<xsl:when test="@type_obt = '02.01.08'">
								222							</xsl:when>
							<xsl:when test="@type_obt = '02.01.02'">
								110
							</xsl:when>
							<xsl:when test="@type_obt = '02.01.03'">
								100
							</xsl:when>
							<xsl:when test="@type_obt = '02.01.04'">
								90
							</xsl:when>
							<xsl:when test="@type_obt = '02.01.05'">
								34
							</xsl:when>
							<xsl:when test="@type_obt = '02.01.06'">
								89
							</xsl:when>
							<xsl:when test="@type_obt = '02.01.13'">
								112
							</xsl:when>
							<xsl:when test="@type_obt = '02.01.14'">
								91
							</xsl:when>
							<xsl:when test="@type_obt = '02.01.1003'
								or @type_obt = '02.01.1004'">
								144
							</xsl:when>
							<xsl:when test="@libelle_type_obt = 'séjour'">
								118
							</xsl:when>
						</xsl:choose>-1-<xsl:value-of select="@cle" />.html</xsl:attribute>
					<xsl:value-of select="./@libelle"/></a></p>
			</div>
		</xsl:for-each>
	</div>
</xsl:if>
	
</div>
<div class="spacer"></div>

<div class="pcl-footer-com" id="pcl-footer-com">
	<div class="onglet">
	  <div class="onglet-mask-com"></div>
	  <div class="onglet-title-com">
	    <p>Infos pratiques ...</p>
	  </div>
	</div>
	<script>var init_onglet = 1;</script>
	<div class="menu-info">
	  <div id="lien0" class="onglet-link-com" >
	    <p>Vos photos<br /></p>
	  </div>
	  <div id="lien1" class="onglet-link-com" >
	    <p>Vos t&amp;eacute;moignages<br /></p>
	  </div>
	  <div id="lien2" class="onglet-link-com" >
	    <p>Plein les yeux<br /></p>
	  </div>
	  <div id="lien4" class="onglet-link-com" >
	    <p>Suivez le guide<br /></p>
	  </div>
	</div>

    <!-- DEBUT BLOC CONTENU TEMOIGNAGES  -->
	<div id="content-info1">
		<div class="content-info">
	      		  <div class="pcl-temoignages">
		    <div class="pclt-bulle">
		      <div class="pcltb-etoiles5"><img src="img/global/temoignages_guillemet.gif" alt="" width="25" height="24" /> Superbe camping au calme, nous y sommes allés 9x en famille de 6 personnes, de 1996 à 2006.
Accueil extra, super services, une joie totale d'y être, mon rêve. <a href="http://en.isere-tourisme.com/articles/camping-les-berges-du-guiers-temoignage-1107-1.html?id_tag=3&amp;fiche=1">[...]</a></div>
		    </div>
		    <div class="plct-text">
		      <p><span class="pcltt-titre">Yvan</span><br />
		        Quaregnon, le 14 décembre 2008 <br /></p>
		      <div class="spacer"></div>
		    </div>
		  </div>
		  	      		  <div class="pcl-temoignages">
		    <div class="pclt-bulle">
		      <div class="pcltb-etoiles5"><img src="img/global/temoignages_guillemet.gif" alt="" width="25" height="24" /> Une invitation à la découverte de nos traditions pastorales et botanique avec les conférenciers du fonds document du Beaumont  <a href="http://en.isere-tourisme.com/articles/circuits-de-la-souloise-temoignage-1106-1.html?id_tag=7&amp;fiche=1">[...]</a></div>
		    </div>
		    <div class="plct-text">
		      <p><span class="pcltt-titre">Fabienne</span><br />
		        Pellafol, le 12 décembre 2008 <br /></p>
		      <div class="spacer"></div>
		    </div>
		  </div>
		  		</div>
		<div class="spacer"></div>
		<div class="pclf-bottom-com">
				  <div class="items-link-all">
		    <div><a href="http://en.isere-tourisme.com/multim-ia-bonus/t-oignages-des-internautes/liste-des-t-oignages-par-th-e-74-1.html?id_sitra=">Tous vos témoignages</a></div>
		  </div>
		  <div class="pclfch-scdlink">
		    <p>| <a href="javascript:popup('http://en.isere-tourisme.com/content/popup/popup-temoignages-formulaire.php?id_sitra=&amp;id_version=1', 600, 665, 1, 0, 'TEMOIGNAGE');">Publiez un témoignage</a></p>
		  </div>
				</div>
    </div>
    <!-- FIN BLOC CONTENU TEMOIGNAGES  -->
</div>
<div class="spacer"></div>

<!-- Initialialisation du bloc informations pratiques -->
<script>
	ongletInit(1);
</script>
<script language="javascript">
var WRP_ID= 278508;
var WRP_CHANNEL="";
var WRP_SECTION="";
var WRP_SUBSECTION="";
var WRP_CONTENT="Fiche Hôtels <xsl:value-of select="DublinCore/title/text()"/>";
var WRP_SECTION_GRP= WRP_ID;
var WRP_SUBSECTION_GRP= WRP_SECTION;
wreport_ok=0;

var WRP_ACC;

</script>
<script language="javascript" src="js/wreport.js"></script>
<script>
if(wreport_ok==1){ var w_counter = new wreport_counter(WRP_SECTION, WRP_SUBSECTION, WRP_ID, WRP_ACC, WRP_CHANNEL, WRP_SECTION_GRP, WRP_SUBSECTION_GRP); w_counter.add_content(WRP_CONTENT);
w_counter.count();}
</script>
					</div>
				</div>
				<div class="page-right">
					<div class="map-block">
						<div class="mb-top"><a href="javascript:void(0);" onClick="switchMap();" id="mb-top-btn" class="on"><img src="img/fre/map_title.gif" alt="" width="68" height="29" /></a></div>
						<div class="mb-map" id="mb-map">
							<script type="text/javascript">
								<![CDATA[
								if (hasReqestedVersion)
								{
									AC_FL_RunContent('codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','155','height','135','src','swf/carte_localisation','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','swf/carte_localisation','wmode','transparent']]><![CDATA[); //end AC code
								}
								]]>
							</script>
						</div>
						<div class="mb-bottom">&amp;nbsp;</div>
					</div>
				</div>
				<div class="cale"></div>
				<div class="page-middle">
					<ul>
						<li><a href="http://www.isere-tourisme.com/homepage-pro-147-1.html">Espace professionnel</a></li>					</ul>
					<a href="http://www.isere.fr/" target="_blank"><img src="img/global/fo_logo_isere.gif" style="margin-left:15px;"/></a>
				</div>
			</div>
			<div class="footer">
				<div class="f-links">
					<ul>
						<li><a href="http://en.isere-tourisme.com/qui-sommes-nous-84-1.html">Qui sommes nous ?</a></li><li><a href="http://en.isere-tourisme.com/plan-du-site-20-1.html">Plan du site</a></li><li><a href="http://en.isere-tourisme.com/mentions-l-ales-85-1.html">Mentions légales</a></li><li><a href="http://en.isere-tourisme.com/cr-its-86-1.html">Crédits</a></li><li><a href="http://en.isere-tourisme.com/contacts-103-1.html">Contacts</a></li><li><a href="http://en.isere-tourisme.com/conditions-d-utilisation-du-service-129-1.html">Conditions d'utilisation du service</a></li>					</ul>
				</div>
				<div class="f-copyright">
					<p>Copyright &amp;copy; 2006 CDT Is&amp;egrave;re</p>
				</div>
				<div class="f-center">
					<p><a href="javascript:scroll(0,0);">Haut</a></p>
				</div>
			</div>
		</div>
		<script type="text/javascript">
			var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
			document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
		</script>
	
		<script type="text/javascript">
			var pageTracker = _gat._getTracker("UA-4140895-1");
			pageTracker._initData();
			pageTracker._trackPageview();
		</script>
	</body>
	</html>
	</xsl:template>
	<xsl:template match="DetailAdresse">
		<xsl:param name="resa" />
		<div class="contentblock">
			<p><xsl:if test="Adr1 != ''">
					<xsl:value-of select="Adr1"/><br/>
				</xsl:if>
				<xsl:if test="Adr2 != ''">
					<xsl:value-of select="Adr2"/><br/>
				</xsl:if>
				<xsl:if test="Adr3 != ''">
					<xsl:value-of select="Adr3"/><br/>
				</xsl:if>
				<xsl:if test="CodePostal != '' or Commune != ''">
					<xsl:value-of select="CodePostal"/><xsl:text> </xsl:text><xsl:value-of select="Commune"/><br/>
				</xsl:if>
				<xsl:for-each select="Personnes/DetailPersonne/MoyensCommunications/DetailMoyenCom">
					<xsl:choose>
						<xsl:when test="@type='04.02.01' and Coord != ''">
							Tél. : <xsl:value-of select="Coord" /><br />
						</xsl:when>
						<xsl:when test="@type='04.02.02' and Coord != ''">
							Fax : <xsl:value-of select="Coord" /><br />
						</xsl:when>
						<xsl:when test="@type='04.02.04' and Coord != ''">
							E-mail : <a>
							<xsl:attribute name="href">mailto:<xsl:value-of select="Coord" /></xsl:attribute>
							<xsl:value-of select="Coord" /></a><br />
						</xsl:when>
						<xsl:when test="@type='04.02.05' and Coord != ''">
							<xsl:choose>
								<xsl:when test="$resa != ''">
									<a class="btn-resa">
										<xsl:attribute name="href">
											javascript:window.open("<xsl:choose><xsl:when test="starts-with(Coord, 'http://')"></xsl:when><xsl:otherwise>http://</xsl:otherwise></xsl:choose><xsl:value-of select="Coord" />", "_blank"); void(0);
										</xsl:attribute>
										<img src="img/global/btn_resa_start.gif" />
										Réserver
									</a>
								</xsl:when>
								<xsl:otherwise>
									Web : <a>
										<xsl:attribute name="href">
											javascript:window.open("<xsl:choose><xsl:when test="starts-with(Coord, 'http://')"></xsl:when><xsl:otherwise>http://</xsl:otherwise></xsl:choose><xsl:value-of select="Coord" />", "_blank"); void(0);
										</xsl:attribute>
										<xsl:choose>
											<xsl:when test="starts-with(Coord, 'http://')"><xsl:value-of select="substring-before(substring(Coord,8),'/')" /></xsl:when>
											<xsl:when test="substring-before(Coord,'/')=''"><xsl:value-of select="Coord"/></xsl:when>
											<xsl:otherwise><xsl:value-of select="substring-before(Coord,'/')" /></xsl:otherwise>
										</xsl:choose>
									</a><br />
								</xsl:otherwise>
							</xsl:choose>
						</xsl:when>
						<xsl:otherwise>
							<xsl:if test="Coord != ''">
								<xsl:value-of select="./@libelle"/><xsl:text> : </xsl:text><xsl:value-of select="Coord" /><br />
							</xsl:if>
						</xsl:otherwise>
					</xsl:choose>
				</xsl:for-each>
			</p>
		</div>
	</xsl:template>
	<xsl:template match="text()">
		<xsl:call-template name="replace">
			<xsl:with-param name="string" select="."/></xsl:call-template>
	</xsl:template>
	<xsl:template name="replace">
		<xsl:param name="string" />
		<xsl:choose>
			<xsl:when test="contains($string,'&#10;')">
				<xsl:value-of select="substring-before($string,'&#10;')" /><br />
				<xsl:call-template name="replace">
					<xsl:with-param name="string" select="substring-after($string,'&#10;')"/></xsl:call-template>
			</xsl:when>
			<xsl:otherwise>
				<xsl:value-of select="$string"/>
			</xsl:otherwise>
		</xsl:choose>
	</xsl:template>
</xsl:stylesheet>

