Embrun – 4 à 5 personnes – DUMONTIER Jean-Paul et Joëlle : Office de tourisme Embrun


{lang: ‘fr’, parsetags: ‘explicit’}

function link_module_css(path) {
if(document.createStyleSheet){
document.createStyleSheet(path);
}else{
$j(‘head’).append( »);
}
}
function addLoadListener(func){if(window.addEventListener){window.addEventListener(« load »,func,false);}else if(document.addEventListener){document.addEventListener(« load »,func,false);}else if(window.attachEvent){window.attachEvent(« onload »,func);}}
function ChangeUrl(formulaire)
{if(formulaire.ListeUrl.selectedIndex!=0)
{location.href=formulaire.ListeUrl.options[formulaire.ListeUrl.selectedIndex].value;}
else
{alert(‘Veuillez choisir une rubrique.’);}}
function fck_formulaire_dynamique_check()// utilisé pour formulaires fck
{var formu=document.getElementById(‘fck_formulaire_dynamique’);var error=false;for(i=0;i<formu.length;i++)
{if(formu[i].getAttribute('required')=='required')
{try
{formu[i].onfocus=function(){this.style.backgroundColor="#fff";};}catch(e)
{formu[i].setAttribute('onfocus','style.backgroundColor="#fff"');}
if(formu[i].type=='text'||formu[i].type=='textarea')
{if(formu[i].value.length<=0)
{formu[i].style.backgroundColor='#FFCFCF';error=true;}}else if(formu[i].type=='checkbox'||formu[i].type=='radio')
{if(!formu[i].checked)
{formu[i].style.backgroundColor='#FFCFCF';error=true;}}}}
if(error)
{alert('Veuillez renseigner tous les champs obligatoires.');return false;}else
{return true;}}
function formulaire_dynamique_check_captcha(formu)// utilisé par les enquetes publiques avec captcha = 1
{
var error=false,
captchaField = "";
for(i=0;i<formu.length;i++)
{
if(formu[i].type=='text' && formu[i].name=='captcha')
{
captchaField = formu[i];
}
}
// on vérifie d'abord le captcha
new Ajax.Request(
"ajax.php",
{
method: 'get',
parameters: {page:'verifCaptcha',captcha:captchaField.value},
onSuccess: function(result){
if(result.responseText=='nok')
{
error = true;
var nb = Math.round(Math.random(0)*1000)+1;
$$('img.cryptogram').each(function(elt)
{
elt.src = '/cryptographp.php?cfg=0&session=e66f4c7f307788ea67f8b88bd9ca591a&'+nb;
});

try
{
captchaField.onfocus=function(){this.style.backgroundColor="#fff";};
}catch(e)
{
captchaField.setAttribute('onfocus','style.backgroundColor="#fff"');
}
captchaField.style.backgroundColor='#FFCFCF';
}
var checkboxes = new Array();
// Champs obligatoires
for(i=0;i<formu.length;i++)
{
if(formu[i].getAttribute('required')=='required')
{
try
{
formu[i].onfocus=function(){this.style.backgroundColor="#fff";};
}catch(e)
{
formu[i].setAttribute('onfocus','style.backgroundColor="#fff"');
}
if(formu[i].type=='text'||formu[i].type=='textarea'||formu[i].type=='file')
{
if(formu[i].value.length=2)
{
error = true;
}
}
if(error)
{
alert(‘Veuillez renseigner tous les champs obligatoires.’);
return false;
} else
{
document.getElementsByClassName(‘enquete-envoyer’)[0].update(‘

Votre demande est en cours de traitement. Merci de patienter jusqu\’à la fin de l\’envoi du formulaire.

‘);
formu.submit();
}
}
}
);
return false;
}
function formulaire_dynamique_check(formu)// utilisé par les enquetes publiques avec captcha = 0
{
var error=false;
// Champs obligatoires
var checkboxes = new Array();
for(i=0;i<formu.length;i++)
{
if(formu[i].getAttribute('required')=='required')
{
try
{
formu[i].onfocus=function(){this.style.backgroundColor="#fff";};
}catch(e)
{
formu[i].setAttribute('onfocus','style.backgroundColor="#fff"');
}

if(formu[i].type=='text'||formu[i].type=='textarea'||formu[i].type=='file')
{
if(formu[i].value.length=2)
{
error = true;
}

if(error)
{alert(‘Veuillez renseigner tous les champs obligatoires.’);return false;}else
{
document.getElementsByClassName(‘enquete-envoyer’)[0].update(‘

Votre demande est en cours de traitement. Merci de patienter jusqu\’à la fin de l\’envoi du formulaire.

‘);
formu.submit();
}
}
function check_options_required()
{
var valid = true;
$j(‘input.required, textarea.required’).each(function()
{
if(this.type==’checkbox’ && !this.checked)
{
valid = false;
$j(this).fadeOut().fadeIn().fadeOut().fadeIn();
}
if(this.value.length <= 0)
{
valid = false;
$j(this).fadeOut().fadeIn().fadeOut().fadeIn();
}

var val = $j(this).val();
var temp = val.split('.');
var ext = '.'+temp[temp.length-1];
if(this.type=='file' && !in_array(ext,['.bmp','.BMP','.jpg','.JPG','.jpeg','.JPEG','.png','.PNG','.gif','.GIF','.zip','.ZIP','.pdf','.PDF','.doc','.DOC','.xls','.XLS']))
{
valid = false;
alert("Ce type de fichier n'est pas autorisé");
$j(this).fadeOut().fadeIn().fadeOut().fadeIn();
}
}
);
return valid;
}
function add_to_cart(pid)
{
// Si des requêtes sont tjs en cours d'exécution suite à un changement de quantité on temporise avant de lancer la mise à jour du panier sinon ça peut le corrompre
if(!$j('#mb_panier').data('priceLock') && !$j('#mb_panier').data('stockLock'))
{
if($j.browser.msie) // sous ie la fenêtre ne se positionne pas toute seule
{
var options = {overlayClose:true, autoPosition: true,onShow: function (d) {
d.container.css({position:'absolute',textAlign:'center'});
this.setPosition();
}};
} else
{
var options = {overlayClose:true};
}

$j('#mb_panier').html('

‘);

if(!pid)
{
// Ajout au panier de l’article de la fiche
var valid = check_options_required();
if(valid)
{
$j(‘#mb_panier’).modal(options);
$j.post(« ajax.php?page=fiche_article »,{action:’ajout_panier’,data:$j(‘#cart_quantity’).serialize()},function(data)
{
add_to_cart_complete(data);
});
}
} else
{
// Ajout au panier d’un article complémentaire (depuis les modules aussi achetés…)
$j(‘#mb_panier’).modal(options);
$j.post(« ajax.php?page=fiche_article »,{action:’ajout_panier’,pid:pid},function(data)
{
add_to_cart_complete(data);
});
}
} else
{
setTimeout(« add_to_cart(« +pid+ ») »,500);
}
}

function add_to_cart_complete(html)
{
// Mise à jour des boxes panier en parallèle
var requests = 0;
var urls = [
{elt: »#nb_articles_panier, .nb_articles_panier »,url: »ajax.php?page=fiche_article&action=maj_nb_articles_panier »},
{elt: »#total_panier »,url: »ajax.php?page=fiche_article&action=maj_total_panier »},
{elt: »#panier-complet »,url: »ajax.php?page=fiche_article&action=maj_panier-complet »}
];

$j.each(urls, function()
{
var elt = this.elt;
$j.get(this.url).success(function(data)
{
$j(elt).html(data);
}).complete(function()
{
++requests;
if (requests == 3)
{
$j(‘#mb_panier’).html(html); // Remplacement du loader
}
});
});
}

//Smooth Scroll marquee
jQuery(document).ready(function($)
{
if ($(‘marquee.defilante-smooth’).length > 0)
{
$(‘marquee.defilante-smooth’).load()
{
$(‘marquee.defilante-smooth’).marquee().mouseover(function ()
{
$(this).trigger(‘stop’);
})
.mouseout(function ()
{
$(this).trigger(‘start’);
})
.mousemove(function (event)
{
if ($(this).data(‘drag’) == true)
{
this.scrollLeft = $(this)
.data(‘scrollX’) + ($(this)
.data(‘x’) – event.clientX);
}
})
.mousedown(function (event)
{
$(this).data(‘drag’, true).data(‘x’, event.clientX).data(‘scrollX’, this.scrollLeft);
})
.mouseup(function ()
{
$(this).data(‘drag’, false);
});
}
}
});

#simplemodal-overlay {background-color:#000;}

$j(document).ready(function($) {
$.datepicker.regional[‘fr’] = {
renderer: $.datepicker.defaultRenderer,
monthNames: [‘Janvier’,’Février’,’Mars’,’Avril’,’Mai’,’Juin’,
‘Juillet’,’Août’,’Septembre’,’Octobre’,’Novembre’,’Décembre’],
monthNamesShort: [‘Jan’,’Fév’,’Mar’,’Avr’,’Mai’,’Jun’,
‘Jul’,’Aoû’,’Sep’,’Oct’,’Nov’,’Déc’],
dayNames: [‘Dimanche’,’Lundi’,’Mardi’,’Mercredi’,’Jeudi’,’Vendredi’,’Samedi’],
dayNamesShort: [‘Dim’,’Lun’,’Mar’,’Mer’,’Jeu’,’Ven’,’Sam’],
dayNamesMin: [‘Di’,’Lu’,’Ma’,’Me’,’Je’,’Ve’,’Sa’],
dateFormat: ‘dd/mm/yy’,
firstDay: 1,
prevText: ‘<Préc’, prevStatus: ‘Voir le mois précédent’,
prevJumpText: ‘<<’, prevJumpStatus: ‘Voir l\’année précédent’,
nextText: ‘Suiv>’, nextStatus: ‘Voir le mois suivant’,
nextJumpText: ‘>>’, nextJumpStatus: ‘Voir l\’année suivant’,
currentText: ‘Courant’, currentStatus: ‘Voir le mois courant’,
todayText: ‘Aujourd\’hui’, todayStatus: ‘Voir aujourd\’hui’,
clearText: ‘Effacer’, clearStatus: ‘Effacer la date sélectionnée’,
closeText: ‘Fermer’, closeStatus: ‘Fermer sans modifier’,
yearStatus: ‘Voir une autre année’, monthStatus: ‘Voir un autre mois’,
weekText: ‘Sm’, weekStatus: ‘Semaine de l\’année’,
dayStatus: ‘\’Choisir\’ le DD d MM’,
defaultStatus: ‘Choisir la date’,
weekHeader: ‘Sem’,
isRTL: false
};
$.datepicker.setDefaults($.datepicker.regional[« fr »]);
});


<!–

function ejs_nodroit(){
alert(‘Clic droit désactivé’);
return(false);
}
document.oncontextmenu = ejs_nodroit;

–>

link_module_css(‘template/modules/diaporama/diaporama.css’);

Les Radeliers de la Durance

Spectacles

Les Cordeliers

Visite Théâtralisée

Vitraux de la Cathédrale

L'orgue de la Cathédrale

Embrun illuminé sur le Roc

Détail du Trésor

Détail du Trésor

Arcatures lombardes du clocher de la Cathédrale

La Maison des Chanonges

Détail d'architecture

La Tour Brune, ancien donjon des archevêques

Anges

Les Capucins, centre d'art contemporain

Concerts à Embrun

La gare d'Embrun

featuredcontentslider.init({
id: « diaporama », //id of main slider DIV
contentsource: [« inline », «  »], //Valid values: [« inline », «  »] or [« ajax », « path_to_file »]
toc: « markup », //Valid values: « #increment », « markup », [« label1 », « label2 », etc]
nextprev: [«  », «  »], //labels for « prev » and « next » links. Set to «  » to hide.
revealtype: « click », //Behavior of pagination links to reveal the slides: « click » or « mouseover »
enablefade: [true, 0.1], //[true/false, fadedegree]
autorotate: [true, 5000], //[true/false, pausetime]
onChange: function(previndex, curindex){ //event handler fired whenever script changes slide
//previndex holds index of last slide viewed b4 current (1=1st slide, 2nd=2nd etc)
//curindex holds index of currently shown slide (1=1st slide, 2nd=2nd etc)
}
})

office de tourisme d'embrun, location meublés, hébergement, animations, découvrir l'embrunais

L’Eau

 

     La Montagne

 

        Le Patrimoine

 

 

 

function createXMLHttpRequest() {
try { return new ActiveXObject(« Msxml2.XMLHTTP »); } catch (e) {}
try { return new ActiveXObject(« Microsoft.XMLHTTP »); } catch (e) {}
try { return new XMLHttpRequest(); } catch(e) {}
alert(« XMLHttpRequest not supported, please update your browser. »);
return null;
}

var http = createXMLHttpRequest();
function changeLanguage(id,url,params)
{
http.open(« GET », « https://web.archive.org/web/20130724071037/http://www.tourisme-embrun.com/ajax.php?page=language&language= »+id+ »&url= »+url+ »&params= »+params);
http.onreadystatechange = changeLanguageHandler;
http.send(null);
}
function changeLanguageHandler()
{
if (http.readyState==4 && http.status == 200){
var resultat = http.responseText;
window.location.replace(resultat);
}
}

Français English Italian Dutch

sfHover = function() {
var sfEls = document.getElementById(« nav »).getElementsByTagName(« LI »);
for (var i=0; i<sfEls.length; i++) {
sfEls[i].onmouseover=function() {
this.className+=" sfhover";
}
sfEls[i].onmouseout=function() {
this.className=this.className.replace(new RegExp(" sfhover\\b"), "");
}
}
}
if (window.attachEvent) window.attachEvent("onload", sfHover);

function textCounter(field,counter,maxlimit,linecounter){var fieldWidth=parseInt(field.offsetWidth);var charcnt=field.value.length;if(charcnt>maxlimit){field.value=field.value.substring(0,maxlimit);}else{var percentage=parseInt(100-((maxlimit-charcnt)*100)/maxlimit);document.getElementById(counter).style.width=parseInt((fieldWidth*percentage)/100)+ »px »;document.getElementById(counter).innerHTML= »Limit: « +percentage+ »% »
setcolor(document.getElementById(counter),percentage, »background-color »);}}
function setcolor(obj,percentage,prop){obj.style[prop]= »rgb(80%, »+(100-percentage)+ »%, »+(100-percentage)+ »%) »;}
function change_image(id_select){MagicZoom_stopZooms();var id=$(‘id[‘+id_select+’]’).options[$(‘id[‘+id_select+’]’).selectedIndex].value;var src=$(« p| »+id).name;var src_img=$F(« p| »+id);if(src!=’noimg’){$(‘div_photo’).update(« 


Zoom

« );}MagicZoom_findZooms();}
var globaleval=function(script){if(window.execScript){return window.execScript(script);}else if(navigator.userAgent.indexOf(‘KHTML’)!=-1){var s=document.createElement(‘script’);s.type=’text/javascript’;s.innerHTML=script;document.getElementsByTagName(‘head’)[0].appendChild(s);}else{return window.eval(script);}}
function changeData(page,id,cPath)
{product_id=id;if(page==’02’)
{var url= »fiche_article_02_ajax.php?cPath= »+cPath+ »&products_id= »+id;}
MagicZoom_stopZooms();new Ajax.Updater(‘div_data’,url,{method:’get’,parameters:{products_id:id},evalScripts:true,asynchronous:false,onLoading:function(){$(‘div_data_loader’).innerHTML=’

‘;},onComplete:function(transport){$(‘div_data_loader’).innerHTML= »;MagicZoom_findZooms();}});}
function placeBid()
{
if($j(‘#bid_agree’).prop(« checked »))
{
$j.post(‘ajax.php’,{page:’fa’, action:’placeBid’,products_id:$j(‘#products_id’).val(),bid_price:$j(‘#bid_price’).val(),auction_id:$j(‘#auction_id’).val()},function(elt)
{
if(elt== »ok »)
{
window.location.reload();
} else
{
alert(elt);
}
});
} else
{alert(unescape(‘Veuillez lire les conditions d\’utilisation et les accepter. Sinon votre offre ne sera pas prise en compte.’));}
}
function check_agree(TheForm){if(TheForm.agree.checked){return true;}else{alert(unescape(‘Veuillez lire les conditions d\’utilisation et les accepter. Sinon votre offre ne sera pas prise en compte.’));return false;}}
var win=null;function NewWindow(mypage,myname,w,h,scroll){LeftPosition=(screen.width)?(screen.width-w)/2:0;TopPosition=(screen.height)?(screen.height-h)/2:0;settings=’height=’+h+’,width=’+w+’,top=’+TopPosition+’,left=’+LeftPosition+’,scrollbars=’+scroll+’,resizable’;win=window.open(mypage,myname,settings);}


<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Recherche hébergements

function loadCriteria()
{
$j(‘#criteria_div’).load(« ajax.php?page=recherche-multicriteres&f_criteria= »+$j(‘#f_criteria’).serialize());
}
function loadAllCriteria()
{
$j(‘#criteria_div’).load(« ajax.php?page=recherche-multicriteres&f_criteria= » »);
}

Votre Hébergement

—–
Hôtels
Gîtes
Chambres d’hôtes
Meublés
Agences Immobilières
Centre de vacances
Campings

Nombre de personnes

—–
2 personnes
3 personnes
4 personnes
5 personnes
6 personnes
7 personnes
8 personnes
9 personnes
10 personnes et +

Confort

—–
1 étoile
2 étoiles
3 étoiles
4 étoiles
5 étoiles

Localité

—–
Baratier
Chateauroux les Alpes
Crévoux
Crots
Embrun
Le Sauze-du-Lac
Les Orres
Pontis
Prunières
Puy Saint Eusèbe
Puy Sanières
Réallon
Savines le Lac
St André d’Embrun
St Sauveur

Proximité (pour Embrun)

—–
Embrun centre ville
à 10 min à pied du centre ville
> à 10 min à pied du centre ville
Plan d’eau

Autres

—–
Parking
Jardin
Adapté mobilité réduite
Chèques vacances acceptés
Animaux acceptés

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Se déplacer

se deplacer au départ d'embrun

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Actualités
link_module_css(‘template/modules/defilante-news/defilante-news.css’);

ATELIERS 6-12 ans
Les mardis
15h

Navettes juillet-août
Gratuites

VISITES GUIDÉES:
La cathédrale N-D du Réal et son trésor

Visite Virtuelle de la cathédrale

Expositions à Embrun et dans l’Embrunais

Voir toutes les dépêches

var boxeDefilanteNews = new BoxeDefilante(‘defilante-news-bulle’);

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Newsletter

function verify(form)
{
var passed = false;
var blnRetval, intAtSign, intDot, intComma, intSpace, intLastDot, intDomain, intStrLen;
if (form.sendto){
intAtSign=form.sendto.value.indexOf(« @ »);
intDot=form.sendto.value.indexOf(« . »,intAtSign);
intComma=form.sendto.value.indexOf(« , »);
intSpace=form.sendto.value.indexOf( » « );
intLastDot=form.sendto.value.lastIndexOf(« . »);
intDomain=intDot-intAtSign;
intStrLen=form.sendto.value.length;
// *** CHECK FOR BLANK sendto VALUE
if (form.sendto.value == «  » )
{
alert(« Vous n’avez pas entré d’adresse email. »);
form.sendto.focus();
passed = false;
}
// **** CHECK FOR THE @ SIGN?
else if (intAtSign == -1)
{

alert(« Votre adresse email ne comporte pas de @. »);
form.sendto.focus();
passed = false;

}
// **** Check for commas ****

else if (intComma != -1)
{
alert(« Votre adresse email ne peut contenir de virgule. »);
form.sendto.focus();
passed = false;
}

// **** Check for a space ****

else if (intSpace != -1)
{
alert(« Votre adresse email ne peut contenir d’espaces. »);
form.sendto.focus();
passed = false;
}

// **** Check for char between the @ and dot, chars between dots, and at least 1 char after the last dot ****

else if ((intDot <= 2) || (intDomain <= 1) || (intStrLen-(intLastDot+1)

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Météo

 

 

Recommander le site de l'office de tourisme d'Embrun  à un ami

 

 

 

 

 

 

 

 

 

 

 

* Baratier - 2 à 3 personnes - ROGER-VALLA Antoinette
* Baratier – 2 à 3 personnes – ROGER-VALLA Antoinette


* Baratier - 3 à 5 personnes - GHIGONETTO Jacqueline
* Baratier – 3 à 5 personnes – GHIGONETTO Jacqueline
* Chateauroux les Alpes - 3 personnes - BERBERIAN Marcel
* Chateauroux les Alpes – 3 personnes – BERBERIAN Marcel
* Embrun - 2 à 3 personnes - LAGIER Jean et Simone
* Embrun – 2 à 3 personnes – LAGIER Jean et Simone
* Embrun - 2 à 3 personnes - NORDET Louise
* Embrun – 2 à 3 personnes – NORDET Louise
* Embrun - 2 à 4 personnes - CHASTAN Lucien
* Embrun – 2 à 4 personnes – CHASTAN Lucien
* Embrun - 4 personnes - GARCIN Roger
* Embrun – 4 personnes – GARCIN Roger
** Baratier - 2 à 4 personnes - BRES Gilbert
** Baratier – 2 à 4 personnes – BRES Gilbert
** Baratier - 6 personnes - BRES Gilbert
** Baratier – 6 personnes – BRES Gilbert
** Crots - 4 personnes - SIMON Jocelyne et Jean-Jacques
** Crots – 4 personnes – SIMON Jocelyne et Jean-Jacques
** Embrun - 2 à 4 personnes - BORGIA Henri
** Embrun – 2 à 4 personnes – BORGIA Henri
** Embrun - 2 à 4 personnes - CLEMENT Louis
** Embrun – 2 à 4 personnes – CLEMENT Louis
** Embrun - 2 à 4 personnes - DUTOUR Irène
** Embrun – 2 à 4 personnes – DUTOUR Irène
** Embrun - 2 à 4 personnes - HENNEBICQ Micheline
** Embrun – 2 à 4 personnes – HENNEBICQ Micheline
** Embrun - 2 à 4 personnes - KELLER Bernard
** Embrun – 2 à 4 personnes – KELLER Bernard
** Embrun - 2 à 4 personnes - TEIXEIRA José
** Embrun – 2 à 4 personnes – TEIXEIRA José
** Embrun - 2 à 6 personnes - BECKER Roger
** Embrun – 2 à 6 personnes – BECKER Roger
** Embrun - 2 personnes - FAURE René
** Embrun – 2 personnes – FAURE René
** EMBRUN - 3 à 4 personnes - CANOVAS Monique et Lucien
** EMBRUN – 3 à 4 personnes – CANOVAS Monique et Lucien
** Embrun - 3 personnes - TEIXEIRA José
** Embrun – 3 personnes – TEIXEIRA José
** Embrun - 4 personnes - CELSE Remy
** Embrun – 4 personnes – CELSE Remy
** Embrun - 4 personnes - CHARMAT Nelly
** Embrun – 4 personnes – CHARMAT Nelly
** Embrun - 4 personnes - GOLD Jean-Paul
** Embrun – 4 personnes – GOLD Jean-Paul
** Embrun - 4 personnes - SERRES René
** Embrun – 4 personnes – SERRES René
** Saint André d'Embrun -  4 personnes - FREDIANI Chantal et Gilles
** Saint André d’Embrun – 4 personnes – FREDIANI Chantal et Gilles
** Saint-André d'Embrun - 2 à 6 personnes - CHASTAN Lucien
** Saint-André d’Embrun – 2 à 6 personnes – CHASTAN Lucien
** Saint-André d'Embrun - 2 à 6 personnes - ROCHE Roland
** Saint-André d’Embrun – 2 à 6 personnes – ROCHE Roland
** Saint-André d'Embrun - 4 personnes<br>'Le Massif des Ecrins' - TUFFERY Alain et Christine
** Saint-André d’Embrun – 4 personnes
‘Le Massif des Ecrins’ – TUFFERY Alain et Christine


*** Châteauroux-les-Alpes - 2 à 8 personnes - Camping Les Cariamas
*** Châteauroux-les-Alpes – 2 à 8 personnes – Camping Les Cariamas
*** Embrun - 2 à 4 personnes - COLLOMB Alain
*** Embrun – 2 à 4 personnes – COLLOMB Alain
*** Embrun - 2 à 4 personnes - COLLOT Jean-Michel
*** Embrun – 2 à 4 personnes – COLLOT Jean-Michel
*** Embrun - 2 à 4 personnes - CROUSIER Michel
*** Embrun – 2 à 4 personnes – CROUSIER Michel
*** Embrun - 2 à 4 personnes - LAMBERTY Pierre
*** Embrun – 2 à 4 personnes – LAMBERTY Pierre
*** Embrun - 2 à 5 personnes - GAMONET Alain
*** Embrun – 2 à 5 personnes – GAMONET Alain
*** Embrun - 2 à 6 personnes - CHASTAN Lucien
*** Embrun – 2 à 6 personnes – CHASTAN Lucien
*** Embrun - 4 à 6 personnes - CARRE-CHAMBAUD Eric
*** Embrun – 4 à 6 personnes – CARRE-CHAMBAUD Eric
*** Embrun - 4 personnes - HERLEAUX Alain
*** Embrun – 4 personnes – HERLEAUX Alain
*** Embrun - 4 personnes - MICHELIS Patrick et Zita
*** Embrun – 4 personnes – MICHELIS Patrick et Zita
*** Puy-Sanières - 6 personnes - KEMPF-TRIEPEL Gérard
*** Puy-Sanières – 6 personnes – KEMPF-TRIEPEL Gérard
*** Saint Sauveur - 2 à 4 personnes - DUCREUX Chantal
*** Saint Sauveur – 2 à 4 personnes – DUCREUX Chantal
*** Saint-André d'Embrun - 5 personnes<br>'Le Mont Guillaume' - TUFFERY Alain et Christine
*** Saint-André d’Embrun – 5 personnes
‘Le Mont Guillaume’ – TUFFERY Alain et Christine


*** Savines le Lac - 2 à 8 personnes - BELLET Alain
*** Savines le Lac – 2 à 8 personnes – BELLET Alain
Baratier - 2 à 6 personnes - BRES Nadine et Bernard
Baratier – 2 à 6 personnes – BRES Nadine et Bernard
Baratier - 3 à 5 personnes - ANDRE Nadine et Patrice
Baratier – 3 à 5 personnes – ANDRE Nadine et Patrice
Châteauroux les Alpes - 4 à 20 personnes - TESTOU Philippe 'Gîte les Pinées'
Châteauroux les Alpes – 4 à 20 personnes – TESTOU Philippe ‘Gîte les Pinées’
Chateauroux les Alpes - 4 à 6 personnes - BARRAL Louis et Eliane
Chateauroux les Alpes – 4 à 6 personnes – BARRAL Louis et Eliane
Chateauroux les Alpes - 4 personnes - BARRAL Louis et Eliane
Chateauroux les Alpes – 4 personnes – BARRAL Louis et Eliane
Châteauroux les Alpes - 4 personnes - GAY Georges
Châteauroux les Alpes – 4 personnes – GAY Georges
Châteauroux-les-Alpes - 4 à 6 personnes - MERAD Sarah
Châteauroux-les-Alpes – 4 à 6 personnes – MERAD Sarah
Crots - 4 à 7 Personnes - FAURE Gisèle
Crots – 4 à 7 Personnes – FAURE Gisèle
Embrun - 2 à 4 personnes - CALLENS Véronique
Embrun – 2 à 4 personnes – CALLENS Véronique
Embrun - 2 à 4 personnes - CANZIANI Daniel
Embrun – 2 à 4 personnes – CANZIANI Daniel
Embrun - 2 à 4 personnes - COUROUSSE Joseph
Embrun – 2 à 4 personnes – COUROUSSE Joseph
Embrun - 2 à 4 personnes - EMAIN Brigitte
Embrun – 2 à 4 personnes – EMAIN Brigitte
Embrun - 2 à 4 personnes - FAURE Bernard
Embrun – 2 à 4 personnes – FAURE Bernard
Embrun - 2 à 4 personnes - FAURE René
Embrun – 2 à 4 personnes – FAURE René
Embrun - 2 à 4 personnes - HERZI Annie et Joseph
Embrun – 2 à 4 personnes – HERZI Annie et Joseph
Embrun - 2 à 4 personnes - QUILLEVERE Claude et Gérard
Embrun – 2 à 4 personnes – QUILLEVERE Claude et Gérard
Embrun - 2 à 4 personnes - REGUERA Catherine
Embrun – 2 à 4 personnes – REGUERA Catherine
Embrun - 2 à 4 personnes - TCHERTCHIAN Barbara
Embrun – 2 à 4 personnes – TCHERTCHIAN Barbara
Embrun - 3 à 4 personnes - ORGEAS Joseph et Yvette
Embrun – 3 à 4 personnes – ORGEAS Joseph et Yvette
Embrun - 4 à 5 personnes - DELTOUR Odette-Jeanne
Embrun – 4 à 5 personnes – DELTOUR Odette-Jeanne
Embrun - 4 à 5 personnes - DUMONTIER Jean-Paul et Joëlle
Embrun – 4 à 5 personnes – DUMONTIER Jean-Paul et Joëlle
Embrun - 4 à 5 personnes - GRANOUX Bernard et Monique
Embrun – 4 à 5 personnes – GRANOUX Bernard et Monique
Embrun - 4 à 5 personnes - SERRES René
Embrun – 4 à 5 personnes – SERRES René
Embrun - 4 à 5 personnes - TAUREL Robert
Embrun – 4 à 5 personnes – TAUREL Robert
Embrun - 4 à 6 personnes -  GUENEAU Christian
Embrun – 4 à 6 personnes – GUENEAU Christian
Embrun - 4 à 6 personnes - BELLON Lucienne
Embrun – 4 à 6 personnes – BELLON Lucienne
Embrun - 4 à 6 personnes - CANET Martine
Embrun – 4 à 6 personnes – CANET Martine
Embrun - 4 à 6 personnes - MALAUD Marc et Nicole
Embrun – 4 à 6 personnes – MALAUD Marc et Nicole
Embrun - 4 à 6 personnes - PICAVET Michel
Embrun – 4 à 6 personnes – PICAVET Michel
Embrun - 4 à 6 personnes - SLACIK Nadia
Embrun – 4 à 6 personnes – SLACIK Nadia
Embrun - 4 personnes - ARNOUX Cécile
Embrun – 4 personnes – ARNOUX Cécile
Embrun - 4 personnes - AVON Albert
Embrun – 4 personnes – AVON Albert
Embrun - 4 personnes - BERRIOT-BAUDVIN Valérie
Embrun – 4 personnes – BERRIOT-BAUDVIN Valérie
Embrun - 4 personnes - BROUHEZ Claude
Embrun – 4 personnes – BROUHEZ Claude
Embrun - 4 personnes - CASSIER Marcelle
Embrun – 4 personnes – CASSIER Marcelle
Embrun - 4 personnes - CEZANNE Claude
Embrun – 4 personnes – CEZANNE Claude
Embrun - 4 personnes - GIANNATTASIO
Embrun – 4 personnes – GIANNATTASIO
Embrun - 4 personnes - KERN Patrick
Embrun – 4 personnes – KERN Patrick
Embrun - 4 personnes - MACLE Nicole
Embrun – 4 personnes – MACLE Nicole
Embrun - 4 personnes - MAYER Serge
Embrun – 4 personnes – MAYER Serge
Embrun - 4 personnes - MONNIER Arlette
Embrun – 4 personnes – MONNIER Arlette
Embrun - 4 personnes - PASCAL Gilbert
Embrun – 4 personnes – PASCAL Gilbert
Embrun - 4 personnes - PERRIN Jean-Luc
Embrun – 4 personnes – PERRIN Jean-Luc
Embrun - 5 personnes - ESCAFFRE Marc
Embrun – 5 personnes – ESCAFFRE Marc
Saint Sauveur - 4 à 6 personnes - GIRY Martine
Saint Sauveur – 4 à 6 personnes – GIRY Martine
Saint Sauveur - 6 à 9 personnes - FAURE René
Saint Sauveur – 6 à 9 personnes – FAURE René
Saint-André d'Embrun - 2 à 8 personnes - ROCHE Roland
Saint-André d’Embrun – 2 à 8 personnes – ROCHE Roland
Saint-André d'Embrun - 4 personnes - DIE Désiré
Saint-André d’Embrun – 4 personnes – DIE Désiré
 
 
 

var mytable = document.getElementById(‘catwalktable’);
var imgLeft = document.getElementById(‘catwalkleft’);
var imgRight = document.getElementById(‘catwalkright’);

if (parseInt(mytable.offsetLeft)>=0 && (parseInt(mytable.offsetLeft)<=(487-mytable.offsetWidth)))
{
imgLeft.style.display = "none";
imgRight.style.display = "none";
}

Chargement…

function initAuctionsHandler()
{
if (http.readyState==4 && http.status == 200)
{
var resultat = http.responseText;

var countd = resultat;
(countd = 0)
{
var secs = countdown % 60;
if (secs < 10) secs = '0'+secs;
var countdown1 = (countdown – secs) / 60;
var mins = countdown1 % 60;
if (mins < 10) mins = '0'+mins;
countdown1 = (countdown1 – mins) / 60;
var hours = countdown1 % 24;
var days = (countdown1 – hours) / 24;
if(document.getElementById(tzcd) != null)document.getElementById(tzcd).innerHTML = "plus que " + days + " jours, "+hours+ " h : " +mins+ " m : "+secs+"s";
to = setTimeout('displayTZCountDown('+(countdown-1)+',\''+tzcd+'\');',999);
} else
{
displayTZCountDownOver(tzcd);
location.reload();
}
}


<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>


<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Recherche rapide

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Guide « Sortir »

launchMini(« 875/4049/17723 », « true », « 0x002e6e », « 204 », « 108 », « fr »);

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Horaires d’ouverture

Septembre à Octobre
et Avril à Juin

Du lundi au samedi
  9h-12h et 14h-18h
Hors vacances scolaires toutes zones


Fermé le jeudi après-midi

Vacances scolaires toutes zones :

Ouvert le jeudi après-midi

 

Novembre à Mars

Du lundi au samedi

9h-12h et 14h-18h

Hors vacances scolaires d’hiver et Février

Fermé le jeudi

Vacances scolaires toutes Zones

Ouvert le jeudi

 

Juillet et Août

Du lundi au samedi

9h-19h

Dimanche
10h-12h30 et 16h-19h


 

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Notre sélection

link_module_css(‘template/modules/defilante-selection/defilante-selection.css’);


Contactez nous – demande de documentation


Visites guidées pour les groupes


Le label Pays et Ville d’Art et d’Histoire


KIT pour mal-voyants et non-voyants


Du 11 au 15 août 2013: La 30ème édition de L’EMBRUNMAN



jQuery(document).ready(function($)
{

var $defilanteSelectionBulle = $(‘#defilante-selection-bulle’);
var $defilanteSelectionLink = $(‘#defilante-selection a’);

$defilanteSelectionBulle.css({‘visibility’:’visible’});
$defilanteSelectionBulle.hide();

$defilanteSelectionLink.on(‘mouseenter’,function()
{
$defilanteSelectionBulle.html($(this).data(‘description’));
$defilanteSelectionBulle.stop(true,true).fadeIn();
})
.on(‘mouseleave’,function()
{
$defilanteSelectionBulle.hide();
})
.on(‘mousemove’,function(e)
{
var relX = e.pageX+20;
var relY = e.pageY+20;

if((relX+$defilanteSelectionBulle.width()) > $(window).width())
{
relX = e.pageX – $defilanteSelectionBulle.width() -20 ;
}

$defilanteSelectionBulle.css({‘top’:relY,’left’:relX});
});
});

<!– <<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>> //–>

Comment avez-vous connu notre destination ?
Une recherche sur internet
Un article de presse
Des amis
Un précédent séjour
982 Votes [ Voir les résultats ]

/* div : détails affichés au survol */
#defilante-picto-bulle
{
position: absolute;
top:0px;
left:0px;
visibility: hidden;
font-size:12px;
cursor:pointer;
width:350px;
z-index:100;
border:1px solid #c2c1c1;
padding: 7px;
color:#000000;
text-align:left;
background-color:#eee;
opacity: 0.9;
-moz-opacity: 0.9;
filter: alpha(opacity=90);
}

bullename = ‘defilante-picto-bulle’;
var boxeDefilantePicto = new BoxeDefilante(‘defilante-picto-bulle’);

$j(document).ready(function($) {
// Initialisation de fancybox pour toutes les images qui utilisaient lightbox (prototype)
// Changement de rel car fancybox ne supporte pas les crochets
$(‘a[rel= »lightbox[products] »]’).attr(‘rel’,’lightboxproducts’).fancybox({
‘titlePosition’ : ‘over’,
‘padding’ : 0,
‘transitionIn’ : ‘none’,
‘transitionOut’ : ‘none’,
‘type’ : ‘image’,
‘changeFade’ : 0
});
});

Office de Tourisme – Place du Général DOSSE – 05200 EMBRUN | Tél. : 04 92 43 72 72 | | Conditions | Plan du site | | |© Copyright Photo Oliver 0965190598

Ce site est réalisé par CAP communication



gi_Cappture_Domain_Id = ‘ezBDOUE4NzU3LUI1QTctNDZCRi04OEFFLTcwNzAyOEUwMjlERH1fe0M5RTdFOTZELTc3MDItNDJBQy1CMkI3LTEzOTcyRThCRjdDOX0=’

var gaJsHost = ((« https: » == document.location.protocol) ? « https://web.archive.org/web/20130724071037/https://ssl. » : « https://web.archive.org/web/20130724071037/http://www. »);
document.write(unescape(« %3Cscript src=' » + gaJsHost + « google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E »));

try {
var pageTracker = _gat._getTracker(« UA-5635448-13 »);
pageTracker._trackPageview();
} catch(err) {}

var gaJsHost = ((« https: » == document.location.protocol) ? « https://web.archive.org/web/20130724071037/https://ssl. » : « https://web.archive.org/web/20130724071037/http://www. »);
document.write(unescape(« %3Cscript src=' » + gaJsHost + « google-analytics.com/ga.js’ type=’text/javascript’%3E%3C/script%3E »));

try {
var pageTracker = _gat._getTracker(« UA-110059-2 »);
pageTracker._trackPageview();
} catch(err) {}

Retour en haut