bgcolor='#d0d0e7';
bgcolor2='#e3e3f3';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3;}');
document.write('#topgauche { position:absolute;  z-index:1; top:4px; }');
document.write('A:hover.ejsmenu {color:#070081; text-decoration:none;  font-weight:bold;}');
document.write('A.ejsmenu {color:#070081; text-decoration:none;}');
document.write('</style>');
document.write('<div style="position:relative;"><DIV class=popper id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

/*
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[4][0] = '<A HREF="travaux.do" CLASS=ejsmenu>Aide th&eacute;matique</A>';
zlien[4][1] = '<A HREF="travaux.do" CLASS=ejsmenu>Index</A>';
zlien[4][2] = '<A HREF="travaux.do" CLASS=ejsmenu>FAQ</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 = "22px";

function pop(msg,pos)
{

	skn.visibility = "hidden";
	a=true;
	skn.left = ""+pos+"px";
	if(msg.length !=0){
	var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#070081 WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1 style=\"font-size:11px;\" >";
	pass = 0;
	while (pass < msg.length)
		{
		content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20>&nbsp;&nbsp;"+msg[pass]+"</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;

if(navigator.appName=="Microsoft Internet Explorer"){
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 align=left CELLSPACING=0 BGCOLOR=#070081 WIDTH=937><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100%  HEIGHT=15 style="font-family: arial; font-size:12px;"><TR>')
//
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,100)" href="pageAccueil.do" CLASS=ejsmenu>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Accueil</a></div></TD>')
//
document.write('<TD WIDTH=160 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,100)" href="infos.do" CLASS=ejsmenu>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Informations g&eacute;n&eacute;rales</a></div></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,100)" href="guide.do" CLASS=ejsmenu>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Guide d\'utilisation</a></div></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,600)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,600)" href="afficherPartenaires.do" CLASS=ejsmenu>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Partenaires</a></div></TD>')
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,400)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,400)" href="afficherEditeursAbc.do" CLASS=ejsmenu>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sources</a></div></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,300)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,300)" href="afficherLiens.do" CLASS=ejsmenu>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Liens utiles</a></div></TD>')
document.write('<TD WIDTH=117 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,700)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,700)" href="deconnecte.do" CLASS=ejsmenu>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;D&eacute;connexion</a></div></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
}else{
document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 align=left CELLSPACING=0 BGCOLOR=#070081 WIDTH=937><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100%  HEIGHT=15 style="font-family: arial; font-size:12px;"><TR>')
//
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,100)" href="pageAccueil.do" CLASS=ejsmenu>Accueil</a></div></TD>')
//
document.write('<TD WIDTH=160 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,100)" href="infos.do" CLASS=ejsmenu>Informations g&eacute;n&eacute;rales</a></div></TD>')
document.write('<TD WIDTH=150 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,100)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,100)" href="guide.do" CLASS=ejsmenu>Guide d\'utilisation</a></div></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,600)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,600)" href="afficherPartenaires.do" CLASS=ejsmenu>Partenaires</a></div></TD>')
document.write('<TD WIDTH=80 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,400)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,400)" href="afficherEditeursAbc.do" CLASS=ejsmenu>Sources</a></div></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,300)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,300)" href="afficherLiens.do" CLASS=ejsmenu>Liens utiles</a></div></TD>')
document.write('<TD WIDTH=117 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(0,700)" onMouseOut="this.style.background=\''+bgcolor+'\'"><div align=center><A onClick="return(true)" onMouseOver="pop(0,700)" href="deconnecte.do" CLASS=ejsmenu>D&eacute;connexion</a></div></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')
}
