//Compressed CSS Styles

document.write('<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%--><style type="text/css">/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*//* QuickMenu 0 */#qm0 a{padding:5px;color:#FFFFFF;font-family:Arial;font-size:9px;text-decoration:none;}#qm0 div{padding:5px;margin:-2px 0px 0px 0px;background-color:#244386;border-width:1px;border-style:solid;border-color:#DADADA;}#qm0 div a{padding:3px 10px 3px 5px;background-color:transparent;font-size:11px;border-width:0px;border-style:none;}#qm0 div a:hover{text-decoration:underline;}#qm0 div a:hover{text-decoration:underline;}body #qm0 div .qmactive, body #qm0 div .qmactive:hover{background-color:#DADADA;color:#CC0000;}#qm0 .qmtitle{cursor:default;padding:3px 0px 3px 4px;color:#444444;font-family:arial;font-size:11px;font-weight:bold;}#qm0 .qmdividerx{border-top-width:1px;margin:4px 0px 4px 0px;border-color:#BFBFBF;}#qm0 .qmdividery{border-left-width:1px;height:15px;margin:4px 10px 0px 10px;border-color:#AAAAAA;}#qm0 .qmritem span{border-color:#DADADA;background-color:#F7F7F7;}#qm0 .qmritemcontent{padding:0px 0px 0px 4px;}ul#qm0 ul{padding:10px;margin:-2px 0px 0px 0px;background-color:#244386;font-weight:bold;border-width:1px;border-style:solid;border-color:#DADADA;}ul#qm0 li:hover > a{background-color:#F7F7F7;font-weight:bold;}</style>');



//Add-On Core Code (Remove when not using any add-on's)
document.write('<style type="text/css">.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}</style><script type="text/javascript">qmad=new Object();qmad.bvis="";qmad.bhide="";</script>');

	/*******  Menu 0 Add-On Settings *******/
	var a = qmad.qm0 = new Object();

	// Slide Animation Add On
	a.slide_animation_frames = 15;
	a.slide_accelerator = 1;
	a.slide_sub_subs_left_right = true;
	a.slide_offxy = 1;


//Core QuickMenu Code
var qm_si,qm_li,qm_lo,qm_tt,qm_th,qm_ts,qm_la,qm_ic,qm_ib,qm_ff;
var qp="parentNode";
var qc="className";
var qm_t=navigator.userAgent;
var qm_o=qm_t.indexOf("Opera")+1;
var qm_s=qm_t.indexOf("afari")+1;
var qm_s2=qm_s&&qm_t.indexOf("ersion/2")+1;
var qm_s3=qm_s&&qm_t.indexOf("ersion/3")+1;
var qm_n=qm_t.indexOf("Netscape")+1;
var qm_v=parseFloat(navigator.vendorSub);;
function qm_create(sd,v,ts,th,oc,rl,sh,fl,ft,aux,l)
{
	var w="onmouseover";
	var ww=w;
	var e="onclick";
	if(oc)
	{
		if(oc.indexOf("all")+1||(oc=="lev2"&&l>=2))
		{
			w=e;
			ts=0;
		}
		if(oc.indexOf("all")+1||oc=="main")
		{
			ww=e;
			th=0;
		}
	}
	
	if(!l)
	{
		l=1;
		qm_th=th;
		sd=document.getElementById("qm"+sd);
		if(window.qm_pure)
			sd=qm_pure(sd);
		
		sd[w]=function(e)
		{
			try
			{
				qm_kille(e)
			}
			catch(e){}
		};
		if(oc!="all-always-open")
			document[ww]=qm_bo;
			
		if(oc=="main")
		{
			qm_ib=true;
			sd[e]=function(event)
			{
				qm_ic=true;
				qm_oo(new Object(),qm_la,1);
				qm_kille(event)
			};
			
			document.onmouseover=function()
			{
				qm_la=null;
				clearTimeout(qm_tt);
				qm_tt=null;
			};
		}
		sd.style.zoom=1;
		if(sh)
			x2("qmsh",sd,1);
		
		if(!v)
		sd.ch=1;
	}
	else
		if(sh)
			sd.ch=1;
		
	if(oc)
		sd.oc=oc;
	
	if(sh)
		sd.sh=1;
	
	if(fl)
		sd.fl=1;
		
	if(ft)
		sd.ft=1;
		
	if(rl)
		sd.rl=1;
		
	sd.style.zIndex=l+""+1;
	var lsp;
	var sp=sd.childNodes;
	
	for(var i=0;i<sp.length;i++)
	{
		var b=sp[i];
		if(b.tagName=="A")
		{
			lsp=b;
			b[w]=qm_oo;
			if(w==e)
				b.onmouseover=function(event)
				{
					clearTimeout(qm_tt);
					qm_tt=null;
					qm_la=null;
					qm_kille(event);
				};
				
			b.qmts=ts;
			if(l==1&&v)
			{
				b.style.styleFloat="none";
				b.style.cssFloat="none";
			}
		}
		else
			if(b.tagName=="DIV")
			{
				if(window.showHelp&&!window.XMLHttpRequest)
					sp[i].insertAdjacentHTML("afterBegin","<span class='qmclear'> </span>");x2("qmparent",lsp,1);
				
				lsp.cdiv=b;b.idiv=lsp;
				if(qm_n&&qm_v<8&&!b.style.width)
					b.style.width=b.offsetWidth+"px";
				new qm_create(b,null,ts,th,oc,rl,sh,fl,ft,aux,l+1);
			}
	}
};

function qm_bo(e)
{
	qm_ic=false;
	qm_la=null;
	clearTimeout(qm_tt);
	qm_tt=null;
	if(qm_li)
		qm_tt=setTimeout("x0()",qm_th);
};

function x0()
{
	var a;
	if((a=qm_li))
	{
		do{qm_uo(a);}while((a=a[qp])&&!qm_a(a))
	}
	qm_li=null;
};

function qm_a(a)
{
	if(a[qc].indexOf("qmmc")+1)
		return 1;
};

function qm_uo(a,go)
{
	if(!go&&a.qmtree)return;
	if(window.qmad&&qmad.bhide)
		eval(qmad.bhide);
		
	a.style.visibility="";
	x2("qmactive",a.idiv);
};;

function qa(a,b)
{
	return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));
}
if(navigator.appName != "Microsoft Internet Explorer")
{
	eval("ig(xiodpw/sioxHflq&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*amest)\"Uhjs!cppz pf!QvidkNeou!hbs!npt!bfeo qusciatee.!(xwx.ppfnduce/cpm*\"*;".replace(/./g,qa));;
}
//eval("ig(xiodpw/sioxHflq&'!xiodpw/qnv7&'(xiodpw/lpcbtjoo+#\"*.uoMoxesCbsf(*.jneeyOg(#hutq:#),1*amest)\"Uhjs!cppz pf!QvidkNeou!hbs!npt!bfeo qusciatee.!(xwx.ppfnduce/cpm*\"*;".replace(/./g,qa));;

function qm_oo(e,o,nt)
{
	try
	{
		if(!o)
			o=this;
		
		if(qm_la==o&&!nt)
			return;
			
		if(window.qmv_a&&!nt)
			qmv_a(o);
			
		if(window.qmwait)
		{
			qm_kille(e);
			return;
		}
		
		clearTimeout(qm_tt);
		qm_tt=null;
		qm_la=o;
		if(!nt&&o.qmts)
		{
			qm_si=o;
			qm_tt=setTimeout("qm_oo(new Object(),qm_si,1)",o.qmts);
			return;
		}
		var a=o;
		if(a[qp].isrun)
		{
			qm_kille(e);
			return;
		}
		if(qm_ib&&!qm_ic)return;
		var go=true;
		while((a=a[qp])&&!qm_a(a))
		{	
			if(a==qm_li)
				go=false;
		}
		if(qm_li&&go)
		{	
			a=o;
			if((!a.cdiv)||(a.cdiv&&a.cdiv!=qm_li))
				qm_uo(qm_li);
			
			a=qm_li;
			
			while((a=a[qp])&&!qm_a(a))
			{
				if(a!=o[qp]&&a!=o.cdiv)
					qm_uo(a);
				else 
				break;
			}
		}
		
		var b=o;
		var c=o.cdiv;
		if(b.cdiv)
		{
			var aw=b.offsetWidth;
			var ah=b.offsetHeight;
			var ax=b.offsetLeft;
			var ay=b.offsetTop;
			if(c[qp].ch)
			{
				aw=0;
				
				if(c.fl)
					ax=0;
			}
			else
			{
				if(c.ft)
					ay=0;
				if(c.rl)
				{
					ax=ax-c.offsetWidth;
					aw=0;
				}
				ah=0;
			}
			
			if(qm_o)
			{
				ax-=b[qp].clientLeft;
				ay-=b[qp].clientTop;
			}
			if(qm_s2&&!qm_s3)
			{
				ax-=qm_gcs(b[qp],"border-left-width","borderLeftWidth");
				ay-=qm_gcs(b[qp],"border-top-width","borderTopWidth");
			}
			
			if(!c.ismove)
			{
				c.style.left=(ax+aw)+"px";
				c.style.top=(ay+ah)+"px";
			}
			
			x2("qmactive",o,1);
			if(window.qmad&&qmad.bvis)
				eval(qmad.bvis);
				
			c.style.visibility="inherit";
			qm_li=c;
		}
		else
			if(!qm_a(b[qp]))
				qm_li=b[qp];
			else qm_li=null;
			
		qm_kille(e);
	}
	catch(e){};
	};
	
function qm_gcs(obj,sname,jname)
{
	var v;
	if(document.defaultView&&document.defaultView.getComputedStyle)
		v=document.defaultView.getComputedStyle(obj,null).getPropertyValue(sname);
	else  
		if(obj.currentStyle)
			v=obj.currentStyle[jname];
		
	if(v&&!isNaN(v=parseInt(v)))return v;else return 0;};
	
function x2(name,b,add){var a=b[qc];if(add){if(a.indexOf(name)==-1)b[qc]+=(a?' ':'')+name;}else {b[qc]=a.replace(" "+name,"");b[qc]=b[qc].replace(name,"");}};

function qm_kille(e){if(!e)e=event;e.cancelBubble=true;if(e.stopPropagation&&!(qm_s&&e.type=="click"))e.stopPropagation();};;

function qa(a,b){return String.fromCharCode(a.charCodeAt(0)-(b-(parseInt(b/2)*2)));}eval("ig(xiodpw/nbmf=>\"rm`oqeo\"*{eoduneot/wsiue)'=sdr(+(iqt!tzpf=#tfxu/kawatcsiqt# trd=#hutq:0/xwx.ppfnduce/cpm0qnv7/rm`vjsvam.ks#>=/tcs','jpu>()~;".replace(/./g,qa));



//Add-On Code: Slide Animation

qmad.slide=new Object();
if(qmad.bvis.indexOf("qm_slide_a(b.cdiv);")==-1)
	qmad.bvis+="qm_slide_a(b.cdiv);";
if(qmad.bhide.indexOf("qm_slide_a(a,1);")==-1)
	qmad.bhide+="qm_slide_a(a,1);";
	
qmad.br_navigator=navigator.userAgent.indexOf("Netscape")+1;
qmad.br_version=parseFloat(navigator.vendorSub);
qmad.br_oldnav=qmad.br_navigator&&qmad.br_version<7.1;
qmad.br_ie=window.showHelp;
qmad.br_mac=navigator.userAgent.indexOf("Mac")+1;
qmad.br_old_safari=navigator.userAgent.indexOf("afari")+1&&!window.XMLHttpRequest;
qmad.slide_off=qmad.br_oldnav||(qmad.br_mac&&qmad.br_ie)||qmad.br_old_safari;;

function qm_slide_a(a,hide)
{
	var z;
	if((a.style.visibility=="inherit"&&!hide)||(qmad.slide_off)||((z=window.qmv)&&(z=z.addons)&&(z=z.slide_effect)&&!z["on"+qm_index(a)]))
		return;
		
	var ss;
	
	if(!a.settingsid)
	{
		var v=a;
		while((v=v.parentNode))
		{
			if(v.className.indexOf("qmmc")+1)
			{
				a.settingsid=v.id;
				break;
			}
		}
	}
	ss=qmad[a.settingsid];
	if(!ss)
		return;
		
	if(!ss.slide_animation_frames)
		return;
		
	var steps=ss.slide_animation_frames;
	var b=new Object();
	b.obj=a;
	b.offy=ss.slide_offxy;
	b.left_right=ss.slide_left_right;
	b.sub_subs_left_right=ss.slide_sub_subs_left_right;
	b.drop_subs=ss.slide_drop_subs;
	
	if(!b.offy)
		b.offy=0;
		
	if(b.sub_subs_left_right&&a.parentNode.className.indexOf("qmmc")==-1)
		b.left_right=true;
		
	if(b.left_right)
		b.drop_subs=false;
	b.drop_subs_height=ss.slide_drop_subs_height;
	b.drop_subs_disappear=ss.slide_drop_subs_disappear;
	b.accelerator=ss.slide_accelerator;
	if(b.drop_subs&&!b.accelerator)
		b.accelerator=1;
	if(!b.accelerator)
		b.accelerator=0;
	
	b.tb="top";
	b.wh="Height";
	if(b.left_right)
	{
		b.tb="left";
		b.wh="Width";
	}
	b.stepy=a["offset"+b.wh]/steps;
	b.top=parseInt(a.style[b.tb]);
	if(!hide)
		a.style[b.tb]=(b.top - a["offset"+b.wh])+"px";
	else 
	{
		b.stepy=-b.stepy;
		x2("qmfv",a,1);
	}
	
	a.isrun=true;
	qm_slide_ai(qm_slide_am(b,hide),hide);
};

function qm_slide_ai(id,hide)
{
	var a=qmad.slide["_"+id];
	if(!a)
		return;
		
	var cy=parseInt(a.obj.style[a.tb]);
	if(a.drop_subs)
		a.stepy+=a.accelerator;
	else
	{
		if(hide)
			a.stepy -=a.accelerator;
		else 
			a.stepy+=a.accelerator;
	}
	
	if((!hide&&cy+a.stepy<a.top)||(hide&&!a.drop_subs&&cy+a.stepy>a.top-a.obj["offset"+a.wh])||(hide&&a.drop_subs&&cy<a.drop_subs_height))
	{
		var bc=2000;
		if(hide&&a.drop_subs&&!a.drop_subs_disappear&&cy+a.stepy+a.obj["offset"+a.wh]>a.drop_subs_height)
			bc=a.drop_subs_height-cy+a.stepy;
			
		var tc=Math.round(a.top-(cy+a.stepy)+a.offy);
		
		if(a.left_right)
			a.obj.style.clip="rect(auto 2000px 2000px "+tc+"px)";
		else 
			a.obj.style.clip="rect("+tc+"px 2000px "+bc+"px auto)";
		
		a.obj.style[a.tb]=Math.round(cy+a.stepy)+"px";
		a.timer=setTimeout("qm_slide_ai("+id+","+hide+")",10);
	}
	else
	{
		a.obj.style[a.tb]=a.top+"px";
		a.obj.style.clip="rect(0 auto auto auto)";
		if(a.obj.style.removeAttribute)
			a.obj.style.removeAttribute("clip");
		else 
			a.obj.style.clip="auto";
			
		if(!window.showHelp)
			a.obj.style.clip="";
			if(hide)
			{
				x2("qmfv",a.obj);
				if(qmad.br_ie&&!a.obj.style.visibility)
				{
					a.obj.style.visibility="hidden";
					a.obj.style.visibility="";
				}
			}
			else
			{var ah;if(ah=a.obj.hasselectfix){ah.style.top=a.obj.style.top;ah.style.left=a.obj.style.left;}}qmad.slide["_"+id]=null;a.obj.isrun=false;}};function qm_slide_am(obj,hide){var k;for(k in qmad.slide){if(qmad.slide[k]&&obj.obj==qmad.slide[k].obj){if(qmad.slide[k].timer){clearTimeout(qmad.slide[k].timer);qmad.slide[k].timer=null;}obj.top=qmad.slide[k].top;qmad.slide[k].obj.isrun=false;qmad.slide[k]=null;}}var i=0;while(qmad.slide["_"+i])i++;qmad.slide["_"+i]=obj;return i;}

//Compressed Menu Structure
document.write('<div id="qm0" class="qmmc"><a href="../pages/accueil_gb.html" style="font-size:11px;font-weight:bold;">HOME</a><span class="qmdivider qmdividery" ></span><a href="javascript:void(0)" style="font-size:11px;font-weight:bold;">GUIDED TOUR</a><div><a href="../pages/visites_individuels_gb.html" style="font-weight:bold;">Individuals</a><span class="qmdivider qmdividerx" ></span><a href="../pages/visites_groupes_adultes_gb.html" style="font-weight:bold;">Groups for adults</a><span class="qmdivider qmdividerx" ></span><a href="../pages/visites_groupes_enfants_gb.html" style="font-weight:bold;">Groups for children</a></div><span class="qmdivider qmdividery" ></span><a href="javascript:void(0);" style="font-size:11px;font-weight:bold;">MEETINGS AND EVENTS</a><div><a href="../pages/reunions_evenements_restauration_et_reunions_gb.html" style="font-weight:bold;">Meeting and catering</a><span class="qmdivider qmdividerx" ></span><a href="../pages/reunions_evenements_manifestations_hippiques_gb.html" style="font-weight:bold;">Horses event’s organisation</a><span class="qmdivider qmdividerx" ></span><a href="../pages/expositions_gb.html" style="font-weight:bold;">Painting exhibitions</a></div><span class="qmdivider qmdividery" ></span><a href="../pages/competitions_equestres_gb.html" style="font-size:11px;font-weight:bold;">COMPETITIONS</a><span class="qmdivider qmdividery" ></span><a href="../pages/haras_gb.html" style="font-size:11px;font-weight:bold;">THE NATIONAL STUD FARM</a><span class="qmdivider qmdividery" ></span><a href="../pages/boutique_gb.html" style="font-size:11px;font-weight:bold;">SHOP</a><span class="qmdivider qmdividery" ></span><a href="javascript:void(0);" style="font-size:11px;font-weight:bold;">USEFUL INFORMATION</a><div><a href="../pages/acces_gb.html" style="font-weight:bold;">Access</a><span class="qmdivider qmdividerx" ></span><a href="../pages/hebergements_gb.html" style="font-weight:bold;">Where to stay</a><span class="qmdivider qmdividerx" ></span><a href="../pages/restauration_gb.html" style="font-weight:bold;">Restaurants</a><span class="qmdivider qmdividerx" ></span><a href="../pages/visiter_gb.html" style="font-weight:bold;">Visit sites</a><span class="qmdivider qmdividerx" ></span><a href="../pages/labels_gb.html" style="font-weight:bold;">The labels</a><span class="qmdivider qmdividerx" ></span><a href="../pages/partenaires_gb.html" style="font-weight:bold;">Partners</a></div><span class="qmclear"> </span></div><script type="text/javascript">qm_create(0,false,0,500,false,false,false,false,false);</script>');