<html>    	<head>  		<meta http-equiv="content-type" content="text/html;charset=iso-8859-1">  		<meta name="generator" content="Adobe GoLive 4">  		<title>Hotel Paris, Disneyland Paris, Disney Studio, France, hotel 3 etoiles</title> 		<meta name="description" content="Hotel situe a Paris France, a proximite du Louvre, Notre Dame de Paris, Le Marais, Saint Germain des Pres, le quartier latin Paris, France, le grand hotel de champaigne propose tout le confort. Une situation ideale pour decouvrir Paris."> 		<meta name="keywords" lang="fr" content="Disneyland Paris, Studio Disney, hotel, Paris, Le Louvre, quartier gay, Le Marais, saint germain des pres, st germain des pres, Notre Dame de Paris, Rue de Rivoli, Les Halles, Rue Saint Denis, Hotel de Ville, La Samaritaine, Montorgueuil, Bastille, paris hotel, hotel paris, paris hotels, hotel in paris, hotel+paris, hotels reservation, discount, centre, France, carte, hotel, discount, vacances a paris, reservation online, 3 etoiles, TV cable, accueil, coffre fort, lits, salle de bain, hotel paris france, voyage a paris, disney, euro disneyland, hotel a paris, hotel guide paris, paris hotel france, paris france hotel, paris, hotel and paris, hotels au centre de paris, Versailles"> 		<link href="../style.css" rel="stylesheet" media="screen"> 		<csscriptdict>  			<script><!-- CSInit = new Array; function CSScriptInit() { if(typeof(skipPage) != "undefined") { if(skipPage) return; } idxArray = new Array; for(var i=0;i<CSInit.length;i++) 	idxArray[i] = i; CSAction2(CSInit, idxArray);} CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10); CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false; function IsIE() { return CSAg.indexOf("MSIE") > 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0);  } CSIImg=false; function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}} function CSFindElement(n,ly) { if (CSBVers<4) return document[n]; 	if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(n));} 	var curDoc = ly?ly.document:document; var elem = curDoc[n]; 	if (!elem) {for (var i=0;i<curDoc.layers.length;i++) {elem=CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }} 	return elem; } function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}} CSDInit=false; function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}} function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}} function CSFetchStyle(sc, id) { 	var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));} 	return ""; } function CSGetStyleAttrValue (si, id) { 	var s=si.toUpperCase(); 	var myID=id.toUpperCase()+":"; 	var id1=s.indexOf(myID); 	if (id1==-1) return ""; 	s=s.substring(id1+myID.length+1,si.length); 	var id2=s.indexOf(";"); 	return ((id2==-1)?s:s.substring(0,id2)); } function CSSetCSS2Props(si, id) { 	var el=document.getElementById(id); 	if (el==null) return; 	var style=document.getElementById(id).style; 	if (style) { 		if (style.left=="") style.left=CSGetStyleAttrValue(si,"left"); 		if (style.top=="") style.top=CSGetStyleAttrValue(si,"top"); 		if (style.width=="") style.width=CSGetStyleAttrValue(si,"width"); 		if (style.height=="") style.height=CSGetStyleAttrValue(si,"height"); 		if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility"); 		if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index"); 	} } function CSClickReturn () { 	var bAgent = window.navigator.userAgent;  	var bAppName = window.navigator.appName; 	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) 		return true; // dont follow link 	else return false; // dont follow link } function CSButtonReturn () { return !CSClickReturn(); } CSIm=new Object(); function CSIShow(n,i) { 	if (document.images) { 		if (CSIm[n]) { 			var img=CSGetImage(n); 			if (img&&typeof(CSIm[n][i].src)!="undefined") {img.src=CSIm[n][i].src;} 			if(i!=0) self.status=CSIm[n][3]; else self.status=" "; 			return true; 		} 	} 	return false; } function CSILoad(action) { 	im=action[1]; 	if (document.images) { 		CSIm[im]=new Object(); 		for (var i=2;i<5;i++) { 			if (action[i]!='') {CSIm[im][i-2]=new Image(); CSIm[im][i-2].src=action[i];} 			else CSIm[im][i-2]=0; 		} 		CSIm[im][3] = action[5]; 	} } CSStopExecution=false; function CSAction(array) {return CSAction2(CSAct, array);} function CSAction2(fct, array) {  	var result; 	for (var i=0;i<array.length;i++) { 		if(CSStopExecution) return false;  		var aa = fct[array[i]]; 		if (aa == null) return false; 		var ta = new Array; 		for(var j=1;j<aa.length;j++) { 			if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){ 				if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];} 				else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));} 				else ta[j]=aa[j];} 			} else ta[j]=aa[j]; 		}			 		result=aa[0](ta); 	} 	return result; } CSAct = new Object;  // --></script>  		</csscriptdict>  		<csactiondict>  			<script><!-- CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button',/*URL*/'../pics/e-mail2.gif',/*URL*/'../pics/e-mail2-o.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button2',/*URL*/'../pics/bn-1.gif',/*URL*/'../pics/bn-1-o.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button3',/*URL*/'../pics/bn2.gif',/*URL*/'../pics/bn2-o.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button4',/*URL*/'../pics/bn3.gif',/*URL*/'../pics/bn3-o.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button5',/*URL*/'../pics/bn4.gif',/*URL*/'../pics/bn4-o.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button6',/*URL*/'../pics/bn5.gif',/*URL*/'../pics/bn5-o.gif',/*URL*/'',''); CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button7',/*URL*/'../pics/ppp2.gif',/*URL*/'../pics/ppp2-o.gif',/*URL*/'','');  // --></script>  		</csactiondict>  	</head>    	<body topmargin="0" leftmargin="0" marginwidth="0" marginheight="0" background="../pics/hotel-de-champaigne.gif" text="#6c735c" link="#6c735c" alink="#6c735c" vlink="#6c735c" onload="CSScriptInit();">  		<table border="0" cellpadding="0" cellspacing="0" width="600" height="500">  			<tr>  				<td><img height="297" width="261" src="../pics/locatphoto.gif"></td>  				<td>  					<table border="0" cellpadding="0" cellspacing="0" width="400" height="294">  						<tr>  							<td width="10"><img height="15" width="22" src="../pics/dot.gif"></td>  							<td valign="bottom"> 								<div align="center"> 									<font face="Arial,Helvetica,Geneva,Swiss,SunSans-Regular" color="#5b5f43"><b><img height="190" width="300" src="../pics/dot.gif" border="0" usemap="#dotb6727749"><map name="dotb6727749"><area href="../index.htm" coords="34,0,273,64" shape="rect"></map><br> 										</b></font><span class="body11blackbold">DISNEYLAND PARIS - STUDIO DISNEY - Paris</span></div> 							</td>  						</tr>  					</table>  				</td>  			</tr>  			<tr>  				<td valign="top">  					<table border="0" cellpadding="0" cellspacing="0" width="104">  						<tr>  							<td valign="bottom">  								<table border="0" cellpadding="0" cellspacing="0" width="75">  									<tr>  										<td></td>  									</tr>  									<tr>  										<td><csobj w="89" h="67" t="Button" ht="../pics/e-mail2-o.gif"><a href="../mail.html" onmouseover="return CSIShow(/*CMP*/'button',1)" onmouseout="return CSIShow(/*CMP*/'button',0)" onclick="return CSButtonReturn()"><img src="../pics/e-mail2.gif" width="89" height="67" name="button" border="0"></a></csobj></td>  									</tr>  								</table>  							</td>  							<td>  								<table border="0" cellpadding="0" cellspacing="0" width="75">  									<tr>  										<td><csobj w="171" h="24" t="Button" ht="../pics/bn-1-o.gif"><a href="../accueil.html" onmouseover="return CSIShow(/*CMP*/'button2',1)" onmouseout="return CSIShow(/*CMP*/'button2',0)" onclick="return CSButtonReturn()"><img src="../pics/bn-1.gif" width="171" height="24" name="button2" border="0"></a></csobj></td>  									</tr>  									<tr>  										<td><csobj w="172" h="28" t="Button" ht="../pics/bn2-o.gif"><a href="../chambres.html" onmouseover="return CSIShow(/*CMP*/'button3',1)" onmouseout="return CSIShow(/*CMP*/'button3',0)" onclick="return CSButtonReturn()"><img src="../pics/bn2.gif" width="172" height="28" name="button3" border="0"></a></csobj></td>  									</tr>  									<tr>  										<td><csobj w="171" h="27" t="Button" ht="../pics/bn3-o.gif"><a href="../tarifs.html" onmouseover="return CSIShow(/*CMP*/'button4',1)" onmouseout="return CSIShow(/*CMP*/'button4',0)" onclick="return CSButtonReturn()"><img src="../pics/bn3.gif" width="171" height="27" name="button4" border="0"></a></csobj></td>  									</tr>  									<tr>  										<td><csobj w="172" h="29" t="Button" ht="../pics/bn4-o.gif"><a href="../loca.html" onmouseover="return CSIShow(/*CMP*/'button5',1)" onmouseout="return CSIShow(/*CMP*/'button5',0)" onclick="return CSButtonReturn()"><img src="../pics/bn4.gif" width="172" height="29" name="button5" border="0"></a></csobj></td>  									</tr>  									<tr>  										<td><csobj w="171" h="32" t="Button" ht="../pics/bn5-o.gif"><a href="../resa.html" onmouseover="return CSIShow(/*CMP*/'button6',1)" onmouseout="return CSIShow(/*CMP*/'button6',0)" onclick="return CSButtonReturn()"><img src="../pics/bn5.gif" width="171" height="32" name="button6" border="0"></a></csobj></td>  									</tr>  									<tr>  										<td><csobj w="172" h="28" t="Button" ht="../pics/ppp2-o.gif"><a href="../monument.html" onmouseover="return CSIShow(/*CMP*/'button7',1)" onmouseout="return CSIShow(/*CMP*/'button7',0)" onclick="return CSButtonReturn()"><img src="../pics/ppp2.gif" width="172" height="28" name="button7" border="0"></a></csobj></td>  									</tr>  								</table>  							</td>  						</tr>  					</table>  					<table border="0" cellpadding="0" cellspacing="0" width="261" height="55">  						<tr>  							<td valign="top"><img height="37" width="295" src="../pics/adresse2.gif"></td>  						</tr>  					</table>  				</td>  				<td valign="bottom">  					<table border="0" cellpadding="0" cellspacing="0" width="400" height="220">  						<tr>  							<td valign="top"></td>  							<td valign="top" width="370">  								<table border="0" cellpadding="0" cellspacing="0" width="370" height="211">  									<tr height="126">  										<td align="left" valign="top" height="126">  											<table width="389" border="0" cellspacing="10" cellpadding="0">  												<tr>  													<td valign="top">  														<div align="center">  															<img src="../images/big/disneylandparis.jpg" alt="" height="374" width="234" border="0"></div>  													</td>  												</tr>  												<tr>  													<td valign="top" bgcolor="#7e8c85"><span class="body11black"><span class="txtgr">Rencontrez Mickey, volez avec Dumbo et laissez-vous emporter dans le merveilleux tourbillon des th&eacute;i&egrave;res et tasses d'Alice au Pays des Merveilles !<br> 																 															 															Partez &agrave; l'aventure avec Pinocchio, d&eacute;couvrez &quot;It's a small world&quot;.<br> 																 															 															Regardez vos personnages de contes de f&eacute;es pr&eacute;f&eacute;r&eacute;s prendre vie.<br> 																 															 															Allez explorer la cabane de la famille des Robinson suisses perch&eacute;e dans son arbre g&eacute;ant !<br> 																 															 															Oh ! Faites vite, ne vous laissez pas capturer par les pirates des Cara&iuml;bes ! Que d'&eacute;motions... <br> 																<br> 																 															 															A Disneyland Paris, m&ecirc;me les amateurs de sensations fortes seront &agrave; des ann&eacute;es lumi&egrave;res de ce qu'ils connaissent d&eacute;j&agrave; !<br> 																 															 															Accrochez votre ceinture... vous voil&agrave; propuls&eacute; en direction de la lune avec Space Mountain. Pilotez votre propre vaisseau spatial sur Orbitron, participez &agrave; la grande bataille intergalactique de Star Wars.<br> 																 															 															Choisissez ensuite de revenir sur terre et de suivre les traces d'Indiana Jones. Un voyage &agrave; vous couper le souffle !<br> 																 															 															Et pour reprendre vos esprits et recharger vos batteries, faites un halte dans l'un des nombreux restaurants &agrave; votre disposition : Main Street, U.S.A, Frontierland. Adventureland . Fantasyland . Discoveryland.<br> 																<br> 																 															 															Main Street, U.S.A. Frontierland . Adventureland . Fantasyland . Discoveryland<br> 																 															 															La f&ecirc;te commence d&egrave;s vos premiers pas dans Main Street, U.S.A. Puis faites un tour dans l'ouest sauvage de Frontierland, p&eacute;n&eacute;trez dans Adventureland et succombez aux charmes des tropiques. Allez, prenez votre &eacute;lan et faites un saut dans Fantasyland !<br> 																 															 															Le plus beau ch&acirc;teau dont on puisse r&ecirc;ver vous y attend. A Discoveryland, vous serez projet&eacute; dans le cosmos de Space Mountain - accrochez-vous bien !<br> 																<br> 																 															 															Restaurants &amp; Bars Am&eacute;ricains . Boutiques . Cin&eacute;mas . D&icirc;ners Spectacles. Concerts &quot;live&quot;<br> 																 															 															Sortez du parc &agrave; th&egrave;mes, plongez dans l'effervescence de Disney Village et amusez-vous encore et encore...<br> 																 															 															Ne manquez pas l'extraordinaire d&icirc;ner-spectacle du Buffalo Bill's Wild West Show avec Annie Oakley, reine de la g&acirc;chette, le Grand Chef Sitting Bull et ses guerriers, et m&ecirc;me des bisons !<br> 																 															 															Et tout cela en savourant un d&eacute;licieux barbecue texan ! De nombreux restaurants vous sont propos&eacute;s &agrave; Disney Village.<br> 																 															 															Du hamburger &agrave; la grande cuisine, vous trouverez tout au menu ! Vous profiterez m&ecirc;me de concerts &quot;live&quot; ! Apr&egrave;s d&icirc;ner, fl&acirc;nez dans les boutiques anim&eacute;es, &eacute;coutez les orchestres, plongez dans la fi&egrave;vre du Hurricanes nightclub, prenez un verre au Sports Bar ou allez voir les derniers films sortis au nouveau complexe cin&eacute;matographique.<br> 																 															 															Quel que soit votre choix, vous &ecirc;tes assur&eacute; de passer un bon moment !<br> 																<br> 																<br> 															</span><span class="txtor">Contacts</span><span class="txtgr"><br> 																 															 															Centre de r&eacute;servation Disneyland Paris<br> 																 															 															BP 105, 77777 Marne la Vall&eacute;e cedex<br> 																<br> 															</span><span class="txtor">Informations, horaires et tarifs</span><span class="txtgr"><br> 																<a href="http://www.disneylandparis.com/" target="_blank">http://www.disneylandparis.com/</a><br> 															</span></span> 														<div align="right">  															<p><a href="../monument.html"><span class="body11black">RETOUR</span></a></p>  														</div> 													</td>  												</tr>  											</table>  										</td>  									</tr>  								</table>  							</td>  						</tr>  					</table>  				</td>  			</tr>  		</table>  	</body>    </html>  
