bgcolor='#9A8763';
bgcolor2='#7C6C50';
document.write('<style type="text/css">');
document.write('* .popper { padding:0px; margin:0px; }');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3px; }')
document.write('html>body .popper { margin-top:25px; }')
document.write('#CENTER { position:absolute;  z-index:5px; }')
document.write('A:hover.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('A.ejsmenu {color:#FFFFFF; text-decoration:none;}')
document.write('</style>')
document.write('<div style="position:relative;height:00px"><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[0][0] = '<A HREF="offre_presence.html" CLASS=ejsmenu>Pack Presence</A>';
zlien[0][1] = '<A HREF="offre_presence_plus.html" CLASS=ejsmenu>Pack PresencePlus</A>';
zlien[0][2] = '<A HREF="offre_web_commerce.html" CLASS=ejsmenu>Solution Web Commerce</A>';
zlien[0][3] = '<A HREF="ingenierie_web.html" CLASS=ejsmenu>Application Web et Multimédia</A>';
zlien[1][0] = '<A HREF="hebergement.html" CLASS=ejsmenu>Hébergement</A>';
zlien[1][1] = '<A HREF="domaine.html" CLASS=ejsmenu>Domaines</A>';
zlien[1][2] = '<A HREF="referencement.html" CLASS=ejsmenu>Référencement</A>';
zlien[1][3] = '<A HREF="faq.html" CLASS=ejsmenu>Questions/Réponses</A>';
zlien[2][0] = '<A HREF="esprit.html" CLASS=ejsmenu>Un Esprit</A>';
zlien[2][1] = '<A HREF="equipe.html" CLASS=ejsmenu>Une Equipe</A>';
zlien[2][2] = '<A HREF="savoir.html" CLASS=ejsmenu>Un savoir faire</A>';
zlien[2][3] = '<A HREF="reference.html" CLASS=ejsmenu>Références</A>';
zlien[3][0] = '<A HREF="devis1.php" CLASS=ejsmenu>Demande de devis</A>';
zlien[3][1] = '<A HREF="cdc_arteas.doc" target="_blank" CLASS=ejsmenu>Modele CDC</A>';
zlien[4][0] = '<A HREF="contact.html" CLASS=ejsmenu>Nous contacter</A>';
zlien[4][1] = '<A HREF="info.html" CLASS=ejsmenu>Infos légales</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 = 0;


function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#7C6C50 WIDTH=150><TR><TD><TABLE WIDTH=100% BORDER=0 CELLPADDING=0 CELLSPACING=1>";
pass = 0
while (pass < msg.length)
	{
	content += "<TR><TD BGCOLOR="+bgcolor+" onMouseOver=\"this.style.background='"+bgcolor2+"'\" onMouseOut=\"this.style.background='"+bgcolor+"'\" HEIGHT=20><FONT-SIZE=11px FACE=\"Arial\">&nbsp;&nbsp;"+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('<TABLE BORDER=1 bordercolor="#663300" CELLPADDING=0 CELLSPACING=0 BGCOLOR=#FFFFFF WIDTH=570><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=570 HEIGHT=20><TR>')
document.write('<TD WIDTH=140 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],\'15px\')" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[0],\'0px\')" href=# CLASS=ejsmenu><FONT-SIZE=11px FACE="Trebuchet"><strong>Création Site Internet</FONT></strong></a></TD>')
document.write('<TD WIDTH=100 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],\'154px\')" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[1],\'100px\')" href=# CLASS=ejsmenu><FONT-SIZE=11px FACE="Trebuchet"><strong>Web Services</FONT></strong></a></TD>')
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],\'254px\')" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[2],\'200px\')" href=# CLASS=ejsmenu><FONT-SIZE=11px FACE="Trebuchet"><strong>A propos d\'Arteas</FONT></strong></a></TD>')
document.write('<TD WIDTH=120 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],\'374px\')" onMouseOut="this.style.background=\''+bgcolor+'\'"><A  onMouseOver="pop(zlien[3],\'300px\')" href="devis1.php"><FONT-SIZE=11px FACE="Trebuchet"><strong>Demande de devis</FONT></strong></a></TD>')
document.write('<TD WIDTH=90 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],\'435px\')" onMouseOut="this.style.background=\''+bgcolor+'\'"><A onClick="return(false)" onMouseOver="pop(zlien[4],\'200px\')" href=# CLASS=ejsmenu><FONT-SIZE=11px FACE="Trebuchet"><strong>Contact/Infos</FONT></strong></a></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')