bgcolor='#660000';
bgcolor2='#660000';
document.write('<style type="text/css">');
document.write('.popper { position:absolute; visibility:hidden; z-index:3; }')
document.write('#topgauche { position:absolute; z-index:10; }')
document.write('A:hover.ejsmenu { color:#FFDFDF; text-decoration:none; }')
document.write('A:active.ejsmenu { color:#FFDFDF; text-decoration:none; }')
document.write('A.ejsmenu { color:#FFFFFF; text-decoration:none; }')
document.write('</style>')
document.write('<div style="position:relative;height:20"><div class="popper" id="topdeck"></div>');


/*
LIENS
*/
zlien = new Array;
zlien[0] = new Array;
zlien[1] = new Array;
zlien[2] = new Array;
zlien[3] = new Array;
zlien[4] = new Array;
zlien[5] = new Array;
zlien[6] = new Array;
zlien[1][0] = '<A HREF="adresses_confidentielles/thailande.asp" CLASS=ejsmenu TARGET="contenu">Four Seasons Tented Camp Golden Triangle en Thailande</A>';
zlien[1][1] = '<A HREF="adresses_confidentielles/ile_maurice.asp" CLASS=ejsmenu TARGET="contenu">Le Four Seasons Resort à l\'Ile Maurice</A>';
zlien[1][2] = '<A HREF="adresses_confidentielles/seychelles.asp" CLASS=ejsmenu TARGET="contenu">Desroches Island aux Seychelles</A>';
zlien[1][3] = '<A HREF="adresses_confidentielles/venice_simplon.asp" CLASS=ejsmenu TARGET="contenu">Le Venice Simplon-Orient-Express</A>';
zlien[1][4] = '<A HREF="adresses_confidentielles/maldives.asp" CLASS=ejsmenu TARGET="contenu">Soneva Fushi aux Maldives</A>';
zlien[1][5] = '<A HREF="adresses_confidentielles/portugal.asp" CLASS=ejsmenu TARGET="contenu">Le Reid\'s Palace au Portugal</A>';
var nava = (document.layers);
var dom = (document.getElementById);
var iex = (document.all);
if (nava) { skn = document.topdeck }
else if (dom) { skn = document.getElementById("topdeck").style }
else if (iex) { skn = topdeck.style }
skn.top = 19;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#000000 WIDTH=340><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=0>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=18><FONT SIZE=1 FACE=\"Verdana\">  "+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
if (nava)
  {
    skn.document.write(content);
	  skn.document.close();
	  skn.visibility = "visible";
  }
    else if (dom)
  {
	  document.getElementById("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
    else if (iex)
  {
	  document.all("topdeck").innerHTML = content;
	  skn.visibility = "visible";
  }
}
function kill()
{
	skn.visibility = "hidden";
}
document.onclick = kill;
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 WIDTH=860><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=20><TR>')
document.write('<TD WIDTH=57 height=20 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="pop(zlien[0],0)"><A href="accueil.asp" target="contenu" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Accueil</FONT></a></TD>')
document.write('<TD WIDTH=229 height=20 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="this.style.background=\''+bgcolor2+'\';pop(zlien[1],80)" onmouseout="this.style.background=\''+bgcolor+'\'"><A onclick="return(false)" onmouseover="pop(zlien[1],100)" href=# CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Nos adresses confidentielles</FONT></a></TD>')
document.write('<TD WIDTH=70 height=20 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="pop(zlien[0],0)"><A href="actualites/" target="contenu" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Actualités</FONT></a></TD>')
document.write('<TD WIDTH=112 height=20 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="pop(zlien[0],0)"><A href="sur-mesure/" target="contenu" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Sur mesure</FONT></a></TD>')
document.write('<TD WIDTH=106 height=20 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="pop(zlien[0],0)"><A href="circuits-culturels/" target="contenu" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Circuits culturels</FONT></a></TD>')
document.write('<TD WIDTH=196 height=20 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="pop(zlien[0],0)"><A href="infos-services-pratiques/" target="contenu" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Infos & services pratiques</FONT></a></TD>')
document.write('<TD WIDTH=150 height=20 ALIGN=center BGCOLOR='+bgcolor+' onmouseover="pop(zlien[0],0)"><A href="articles-de-presse/" target="contenu" CLASS=ejsmenu><FONT SIZE=1 FACE="Verdana">Articles de Presse</FONT></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')

