bgcolor='#E7E3F7';
bgcolor2='#63B6CE';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:15; left:99px ')
document.write('#topgauche { position:absolute;  z-index:10; }')
document.write('A:hover.ejsmenu {color:#000000; text-decoration:none;}')
document.write('.ejsmenu {color:#000000; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:25"><DIV class=popper id=topdeck></DIV>');
/*
SCRIPT EDITE SUR L'EDITEUR JAVACSRIPT
http://www.editeurjavascript.com
*/

/*
LIENS
*/
zlien = new Array;
/*  zlien[00] = new Array;  */
zlien[01] = new Array;
zlien[02] = new Array;
zlien[03] = new Array;
zlien[04] = new Array;



if(document.getElementById)
	{
	skn = document.getElementById("topdeck").style
	skn.left = 120;
	}

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.top = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor2+" onMouseOver=\"this.style.background='"+bgcolor+"'\" onMouseOut=\"this.style.background='"+bgcolor2+"'\" HEIGHT=15><FONT SIZE=3 FACE=\"Verdana\" >&nbsp;&nbsp;"+msg[pass]+"</FONT></TD></TR>";
	pass++;
	}
content += "</TABLE></TD></TR></TABLE>";
document.getElementById("topdeck").innerHTML = content;
skn.visibility = "visible";
}
function kill()
{
	if(document.getElementById)
		skn.visibility = "hidden";
}
document.onclick = kill;
if(document.getElementById)
	{
	document.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=170 HEIGHT=150><TR><TD><TABLE CELLPADING=0 CELLSPACING=0 BORDER=0 WIDTH=100% HEIGHT=100%>')
document.write('<tr><TD WIDTH=230 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[00])" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><p align="left"><A HREF="02News_03Sensibilisation_01AidonsLEau.htm" CLASS=><span class="txt"><b>:: Aidons l\'eau,<br>aidons la vie</SPAN></TD></tr>')
//document.write('<tr><TD WIDTH=230 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[01])" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><p align="left"><A HREF="02News_01plongee_01Posidonies.htm" CLASS=><span class="txt"><b>:: Autres :</b><br>Plongées</SPAN></TD></tr>')
//document.write('<tr><TD WIDTH=230 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[02])" onMouseOut="this.style.background=\''+bgcolor+'\'" CLASS=ejsmenu><p align="left"><A HREF="02News_01plongee_01Posidonies.htm" CLASS=><span class="txt"><b>:: Autres :</b><br>Plongées</SPAN></TD></tr>')


	document.write('</TABLE></TD></TR></TABLE></DIV>')
	}
document.write('</div>');// JavaScript Document