bgcolor='#D5A7DF';
bgcolor2='#B6F090';
document.write('<style type="text/css">');
document.write('.popper { POSITION: absolute; VISIBILITY: hidden; z-index:3; }')
document.write('#topgauche { position:absolute;  z-index:12; }')
document.write('A:hover.ejsmenu {color:#641575; text-decoration:none;}')
document.write('A.ejsmenu {color:#096192; text-decoration:none; font-size: 12px;}')
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[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[7] = new Array;
zlien[8] = new Array;
zlien[1][0] = '<A HREF="creation-site.html" CLASS=ejsmenu>Création de site web</A>';
zlien[1][1] = '<A HREF="banner.html" CLASS=ejsmenu>Banner</A>';
zlien[1][2] = '<A HREF="refonte.html" CLASS=ejsmenu>Refonte de site</A>';
zlien[2][0] = '<A HREF="visite-virtuelle.html" CLASS=ejsmenu>Visite virtuelle</A>';
zlien[2][1] = '<A HREF="animation.html" CLASS=ejsmenu>Animations intéractives</A>';
zlien[3][0] = '<A HREF="vente-photos.html" CLASS=ejsmenu>Exposition-vente</A>';
zlien[3][1] = '<A HREF="actualites.html" CLASS=ejsmenu>Calendrier des expos</A>';
zlien[3][2] = '<A HREF="prise-vue.html" CLASS=ejsmenu>Prise de vue</A>';
zlien[3][3] = '<A HREF="panoramique.html" CLASS=ejsmenu>Photos panoramiques</A>';
zlien[3][4] = '<A HREF="montage.html" CLASS=ejsmenu>Montages photos</A>';
zlien[3][5] = '<A HREF="retouche.html" CLASS=ejsmenu>Retouche photos</A>';
zlien[3][6] = '<A HREF="exposez.html" CLASS=ejsmenu>Exposez nos photos</A>';
zlien[4][0] = '<A HREF="affiches.html" CLASS=ejsmenu>Affiches / Flyers</A>';
zlien[4][1] = '<A HREF="banderoles.html" CLASS=ejsmenu>Banderoles</A>';
zlien[4][2] = '<A HREF="calendriers.html" CLASS=ejsmenu>Calendriers</A>';
zlien[4][3] = '<A HREF="cartes-postales.html" CLASS=ejsmenu>Cartes postales</A>';
zlien[4][4] = '<A HREF="cartes-panoramiques.html" CLASS=ejsmenu>Cartes panoramiques</A>';
zlien[4][5] = '<A HREF="logos.html" CLASS=ejsmenu>Logos</A>';
zlien[4][6] = '<A HREF="sets.html" CLASS=ejsmenu>Sets de table</A>';
zlien[5][0] = '<A HREF="gal-site.html" CLASS=ejsmenu>Site internet</A>';
zlien[5][1] = '<A HREF="gal-banner.html" CLASS=ejsmenu>Banner</A>';
zlien[5][2] = '<A HREF="gal-photos.html" CLASS=ejsmenu>Photos</A>';
zlien[5][3] = '<A HREF="gal-mise-page.html" CLASS=ejsmenu>Créations graphiques</A>';
zlien[5][4] = '<A HREF="gal-logos.html" CLASS=ejsmenu>Logos</A>';
zlien[5][5] = '<A HREF="gal-montage.html" CLASS=ejsmenu>Montages photos</A>';
zlien[5][6] = '<A HREF="recompense.html" CLASS=ejsmenu>Récompenses</A>';
zlien[5][7] = '<A HREF="medias.html" CLASS=ejsmenu>Les médias en parlent</A>';
zlien[6][0] = '<A HREF="fonds.html" CLASS=ejsmenu>Fonds d\'écrans</A>';
zlien[6][1] = '<A HREF="phototheque.html" CLASS=ejsmenu>Photothèque</A>';
zlien[6][2] = '<A HREF="nosbanners.html" CLASS=ejsmenu>Banners</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 = 24;

function pop(msg,pos)
{
skn.visibility = "hidden";
a=true
skn.left = pos;
var content ="<TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#D6A6E0 WIDTH=160><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=1 FACE=\"Verdana\">&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.write('<DIV ID=topgauche><TABLE BORDER=0 CELLPADDING=0 CELLSPACING=0 BGCOLOR=#D6A6E0 WIDTH=950><TR><TD><TABLE CELLPADING=0 CELLSPACING=1 BORDER=0 WIDTH=100% HEIGHT=25><TR>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[0],0)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><a HREF="index.html"> <FONT color=#096192 SIZE=2 FACE="Arial">Accueil</FONT></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[1],105)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><FONT color=#096192 SIZE=2 FACE="Arial">Internet</FONT></a></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[2],208)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><FONT color=#096192 SIZE=2 FACE="Arial">Multimedia</FONT></a></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[3],315)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><FONT color=#096192 SIZE=2 FACE="Arial">Photos</FONT></a></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[4],420)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><FONT color=#096192 SIZE=2 FACE="Arial">Graphisme</FONT></a></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[5],527)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><FONT color=#096192 SIZE=2 FACE="Arial">Références</FONT></a></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[6],634)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><FONT color=#096192 SIZE=2 FACE="Arial">Galerie</FONT></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[7],735)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><a HREF="partenaires.html"><FONT color=#096192 SIZE=2 FACE="Arial">Partenaires</FONT></TD>')
document.write('<TD WIDTH=118 ALIGN=center BGCOLOR='+bgcolor+' onMouseOver="this.style.background=\''+bgcolor2+'\';pop(zlien[8],840)" onMouseOut="this.style.background=\''+bgcolor+'\'"CLASS=ejsmenu><a HREF="contact.html"><FONT color=#096192 SIZE=2 FACE="Arial">Contact</FONT></TD>')
document.write('</TR></TABLE></TD></TR></TABLE></DIV></div>')


