<html>  	<head> 		<meta http-equiv="content-type" content="text/html;charset=ISO-8859-1"> 		<meta name="generator" content="Adobe GoLive 6"> 		<title>Bienvenue chez Puissance Mac</title> <META HTTP-EQUIV="Expires" CONTENT="Mon, 06 Jan 2020 00:12:01 GMT"> <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> <META HTTP-EQUIV="cache-control" VALUE="no-cache, no-store, must-revalidate"> <META NAME="Author" LANG="fr" CONTENT="Marco Verna, Armand Gauye, Marc Studer, Puissance Mac S.&agrave;r.l"> <META NAME="Description" LANG="fr" CONTENT="Site officiel de Puissance Mac s&agrave;rl Magasin et atelier: Chemin de la Veyre d'En-Haut - CH-1806 St-L&eacute;gier Adminitration : CP 4 - CH-1992 Les Agettes Revendeur Apple - R&eacute;seau - Internet - Vente - Conseil - Installations Official site of Puissance Mac"> <META NAME="robots" CONTENT="Puissance Mac,revendeur Apple,Apple reseller, Macintosh, VD, VS, Vaud, Valais, Suisse, mat&eacute;riel informatique, logiciels, jeux, conseils, vente, OS X, filemaker, internet, Vevey, Sion, Lausanne,Armand Gauye, Marco Verna, imac, g4, ibook, powerbook, serveur OS X, OS X server, fran&ccedil;ais, vente, r&eacute;seaux, conseils, d&eacute;pannage macintosh, disque dur, imprimante, laser, souris, clavier, accessoires, firewire, usb, dvd-rom, dvd, imovie, finalcut, applework, clariswork"> <META NAME="KEYWORDS" LANG="fr"  CONTENT="Puissance Mac,revendeur Apple,Apple reseller, Macintosh, VD, VS, Vaud, Valais, Suisse, mat&eacute;riel informatique, logiciels, jeux, conseils, vente, OS X, filemaker, internet, Vevey, Sion, Lausanne,Armand Gauye, Marco Verna, imac, g4, ibook, powerbook, serveur OS X, OS X server, fran&ccedil;ais, vente, r&eacute;seaux, conseils, d&eacute;pannage macintosh, disque dur, imprimante, laser, souris, clavier, accessoires, firewire, usb, dvd-rom, dvd, imovie, finalcut, applework, clariswork"> <META NAME="Identifier-URL" CONTENT="http://www.puissancemac.ch/"> <META NAME="revisit-after" CONTENT="7 day"> <META NAME="Publisher" CONTENT="Puissance Mac"> <META NAME="Copyright" CONTENT="Puissance Mac 2002"> <script type="text/javascript"><!--  function MM_reloadPage(init) {  //reloads the window if Nav4 resized   if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {     document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}   else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload(); } MM_reloadPage(true);  // --></script> 		<csscriptdict> 			<script type="text/javascript"><!-- CSInit = new Array; function CSScriptInit() { if(typeof(skipPage) != "undefined") { if(skipPage) return; } idxArray = new Array; for(var i=0;i<CSInit.length;i++) 	idxArray[i] = i; CSAction2(CSInit, idxArray);} function CSClickReturn () { 	var bAgent = window.navigator.userAgent;  	var bAppName = window.navigator.appName; 	if ((bAppName.indexOf("Explorer") >= 0) && (bAgent.indexOf("Mozilla/3") >= 0) && (bAgent.indexOf("Mac") >= 0)) 		return true; // dont follow link 	else return false; // dont follow link } CSAg = window.navigator.userAgent; CSBVers = parseInt(CSAg.charAt(CSAg.indexOf("/")+1),10); CSIsW3CDOM = ((document.getElementById) && !(IsIE()&&CSBVers<6)) ? true : false; function IsIE() { return CSAg.indexOf("MSIE") > 0;} function CSIEStyl(s) { return document.all.tags("div")[s].style; } function CSNSStyl(s) { if (CSIsW3CDOM) return document.getElementById(s).style; else return CSFindElement(s,0);  } CSIImg=false; function CSInitImgID() {if (!CSIImg && document.images) { for (var i=0; i<document.images.length; i++) { if (!document.images[i].id) document.images[i].id=document.images[i].name; } CSIImg = true;}} function CSFindElement(n,ly) { if (CSBVers<4) return document[n]; 	if (CSIsW3CDOM) {CSInitImgID();return(document.getElementById(n));} 	var curDoc = ly?ly.document:document; var elem = curDoc[n]; 	if (!elem) {for (var i=0;i<curDoc.layers.length;i++) {elem=CSFindElement(n,curDoc.layers[i]); if (elem) return elem; }} 	return elem; } function CSGetImage(n) {if(document.images) {return ((!IsIE()&&CSBVers<5)?CSFindElement(n,0):document.images[n]);} else {return null;}} CSDInit=false; function CSIDOM() { if (CSDInit)return; CSDInit=true; if(document.getElementsByTagName) {var n = document.getElementsByTagName('DIV'); for (var i=0;i<n.length;i++) {CSICSS2Prop(n[i].id);}}} function CSICSS2Prop(id) { var n = document.getElementsByTagName('STYLE');for (var i=0;i<n.length;i++) { var cn = n[i].childNodes; for (var j=0;j<cn.length;j++) { CSSetCSS2Props(CSFetchStyle(cn[j].data, id),id); }}} function CSFetchStyle(sc, id) { 	var s=sc; while(s.indexOf("#")!=-1) { s=s.substring(s.indexOf("#")+1,sc.length); if (s.substring(0,s.indexOf("{")).toUpperCase().indexOf(id.toUpperCase())!=-1) return(s.substring(s.indexOf("{")+1,s.indexOf("}")));} 	return ""; } function CSGetStyleAttrValue (si, id) { 	var s=si.toUpperCase(); 	var myID=id.toUpperCase()+":"; 	var id1=s.indexOf(myID); 	if (id1==-1) return ""; 	s=s.substring(id1+myID.length+1,si.length); 	var id2=s.indexOf(";"); 	return ((id2==-1)?s:s.substring(0,id2)); } function CSSetCSS2Props(si, id) { 	var el=document.getElementById(id); 	if (el==null) return; 	var style=document.getElementById(id).style; 	if (style) { 		if (style.left=="") style.left=CSGetStyleAttrValue(si,"left"); 		if (style.top=="") style.top=CSGetStyleAttrValue(si,"top"); 		if (style.width=="") style.width=CSGetStyleAttrValue(si,"width"); 		if (style.height=="") style.height=CSGetStyleAttrValue(si,"height"); 		if (style.visibility=="") style.visibility=CSGetStyleAttrValue(si,"visibility"); 		if (style.zIndex=="") style.zIndex=CSGetStyleAttrValue(si,"z-index"); 	} } function CSButtonReturn () { return !CSClickReturn(); } CSIm=new Object(); function CSIShow(n,i) { 	if (document.images) { 		if (CSIm[n]) { 			var img=CSGetImage(n); 			if (img&&typeof(CSIm[n][i].src)!="undefined") {img.src=CSIm[n][i].src;} 			if(i!=0) self.status=CSIm[n][3]; else self.status=" "; 			return true; 		} 	} 	return false; } function CSILoad(action) { 	im=action[1]; 	if (document.images) { 		CSIm[im]=new Object(); 		for (var i=2;i<5;i++) { 			if (action[i]!='') {CSIm[im][i-2]=new Image(); CSIm[im][i-2].src=action[i];} 			else CSIm[im][i-2]=0; 		} 		CSIm[im][3] = action[5]; 	} } CSStopExecution=false; function CSAction(array) {return CSAction2(CSAct, array);} function CSAction2(fct, array) {  	var result; 	for (var i=0;i<array.length;i++) { 		if(CSStopExecution) return false;  		var aa = fct[array[i]]; 		if (aa == null) return false; 		var ta = new Array; 		for(var j=1;j<aa.length;j++) { 			if((aa[j]!=null)&&(typeof(aa[j])=="object")&&(aa[j].length==2)){ 				if(aa[j][0]=="VAR"){ta[j]=CSStateArray[aa[j][1]];} 				else{if(aa[j][0]=="ACT"){ta[j]=CSAction(new Array(new String(aa[j][1])));} 				else ta[j]=aa[j];} 			} else ta[j]=aa[j]; 		}			 		result=aa[0](ta); 	} 	return result; } CSAct = new Object; function CSSetImageURL(action) { 	var img=CSGetImage(action[1]); 	if (img) img.src=action[2]; } function CSOpenWindow(action) { 	var wf = "";	 	wf = wf + "width=" + action[3]; 	wf = wf + ",height=" + action[4]; 	wf = wf + ",resizable=" + (action[5] ? "yes" : "no"); 	wf = wf + ",scrollbars=" + (action[6] ? "yes" : "no"); 	wf = wf + ",menubar=" + (action[7] ? "yes" : "no"); 	wf = wf + ",toolbar=" + (action[8] ? "yes" : "no"); 	wf = wf + ",directories=" + (action[9] ? "yes" : "no"); 	wf = wf + ",location=" + (action[10] ? "yes" : "no"); 	wf = wf + ",status=" + (action[11] ? "yes" : "no");		 	window.open(action[1],action[2],wf); }  // --></script> 		</csscriptdict> 		<csactiondict> 			<script><!-- CSInit[CSInit.length] = new Array(CSILoad,/*CMP*/'button',/*URL*/'img/img_footer/img_toppage_off.gif',/*URL*/'img/img_footer/img_toppage_on.gif',/*URL*/'',''); CSAct[/*CMP*/ 'B992CB299'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll1',/*URL*/ 'img/img_sousmenu/btn_fleche_on.gif'); CSAct[/*CMP*/ 'B992CB2911'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll1',/*URL*/ 'img/img_sousmenu/btn_fleche_off.gif'); CSAct[/*CMP*/ 'B9B4E56F5'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll3',/*URL*/ 'img/img_sousmenu/btn_fleche_on.gif'); CSAct[/*CMP*/ 'B9B4E56F7'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll3',/*URL*/ 'img/img_sousmenu/btn_fleche_off.gif'); CSAct[/*CMP*/ 'B9B4E5719'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll4',/*URL*/ 'img/img_sousmenu/btn_fleche_on.gif'); CSAct[/*CMP*/ 'B9B4E57111'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll4',/*URL*/ 'img/img_sousmenu/btn_fleche_off.gif'); CSAct[/*CMP*/ 'B9B4E57517'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll6',/*URL*/ 'img/img_sousmenu/btn_fleche_on.gif'); CSAct[/*CMP*/ 'B9B4E57519'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll6',/*URL*/ 'img/img_sousmenu/btn_fleche_off.gif'); CSAct[/*CMP*/ 'B9B4E57B21'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll7',/*URL*/ 'img/img_sousmenu/btn_fleche_on.gif'); CSAct[/*CMP*/ 'B9B4E57B23'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll7',/*URL*/ 'img/img_sousmenu/btn_fleche_off.gif'); CSAct[/*CMP*/ 'B9B4E5C925'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll8',/*URL*/ 'img/img_sousmenu/btn_fleche_on.gif'); CSAct[/*CMP*/ 'B9B4E5C927'] = new Array(CSSetImageURL,/*CMP*/ 'img_roll8',/*URL*/ 'img/img_sousmenu/btn_fleche_off.gif'); CSAct[/*CMP*/ 'BA9B5F7A0'] = new Array(CSOpenWindow,/*URL*/ 'contact/contact_expo.html','',625,525,false,false,false,false,false,false,false);  // --></script> 		</csactiondict> 		<link rel="stylesheet" href="style.css"> 		<csactions> 			<csaction name="B992CB299" class="Set Image URL" type="onevent" val0="img_roll1" val1="img/img_sousmenu/btn_fleche_on.gif" urlparams="2"></csaction> 			<csaction name="B992CB2911" class="Set Image URL" type="onevent" val0="img_roll1" val1="img/img_sousmenu/btn_fleche_off.gif" urlparams="2"></csaction> 			<csaction name="B9B4E56F5" class="Set Image URL" type="onevent" val0="img_roll3" val1="img/img_sousmenu/btn_fleche_on.gif" urlparams="2"></csaction> 			<csaction name="B9B4E56F7" class="Set Image URL" type="onevent" val0="img_roll3" val1="img/img_sousmenu/btn_fleche_off.gif" urlparams="2"></csaction> 			<csaction name="B9B4E5719" class="Set Image URL" type="onevent" val0="img_roll4" val1="img/img_sousmenu/btn_fleche_on.gif" urlparams="2"></csaction> 			<csaction name="B9B4E57111" class="Set Image URL" type="onevent" val0="img_roll4" val1="img/img_sousmenu/btn_fleche_off.gif" urlparams="2"></csaction> 			<csaction name="B9B4E57517" class="Set Image URL" type="onevent" val0="img_roll6" val1="img/img_sousmenu/btn_fleche_on.gif" urlparams="2"></csaction> 			<csaction name="B9B4E57519" class="Set Image URL" type="onevent" val0="img_roll6" val1="img/img_sousmenu/btn_fleche_off.gif" urlparams="2"></csaction> 			<csaction name="B9B4E57B21" class="Set Image URL" type="onevent" val0="img_roll7" val1="img/img_sousmenu/btn_fleche_on.gif" urlparams="2"></csaction> 			<csaction name="B9B4E57B23" class="Set Image URL" type="onevent" val0="img_roll7" val1="img/img_sousmenu/btn_fleche_off.gif" urlparams="2"></csaction> 			<csaction name="B9B4E5C925" class="Set Image URL" type="onevent" val0="img_roll8" val1="img/img_sousmenu/btn_fleche_on.gif" urlparams="2"></csaction> 			<csaction name="B9B4E5C927" class="Set Image URL" type="onevent" val0="img_roll8" val1="img/img_sousmenu/btn_fleche_off.gif" urlparams="2"></csaction> 			<csaction name="BA9B5F7A0" class="Open Window" type="onevent" val0="contact/contact_expo.html" val1="" val2="625" val3="525" val4="false" val5="false" val6="false" val7="false" val8="false" val9="false" val10="false" urlparams="1"></csaction> 		</csactions> 	</head>  	<body bgcolor="#ffffff" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0" text="#151b7d" link="#151b7d" alink="#151b7d" vlink="#151b7d" onload="CSScriptInit();"> 		<div align="left"> 			<a name="toppage"></a> 			<table width="100%" border="0" cellpadding="0" cellspacing="0"> 				<tr> 					<td width="107"><img src="img/logo_pm.gif" width="107" height="92" border="0"></td> 					<td valign="top" width="631" align="left"> 						<table border="0" cellspacing="0" cellpadding="0" height="92"> 							<tr height="61"> 								<td valign="top" height="61"><csobj csref="toppage.html" h="57" occur="72" t="Component" w="631"> 										<table border="0" cellpadding="0" cellspacing="0" width="631" height="57"> 											<tr height="5"> 												<td height="5" width="425" bgcolor="white"><img src="img/blocker.gif" width="10" height="5" border="0"></td> 												<td width="52" height="5"></td> 												<td width="20" height="5"></td> 												<td width="52" height="5"></td> 												<td width="20" height="5"></td> 												<td width="52" height="5"></td> 												<td width="10" height="5"></td> 											</tr> 											<tr height="52"> 												<td valign="top" align="left" height="52" background="img/img_separation2.gif" width="425"><img src="img/img_centre_comp.gif" width="300" height="40" border="0"></td> 												<td valign="top" width="52" height="52"> 													<script language="javascript"><!-- document.write("<a href='/boutique/defaut.html'><img src='/img/img1/" + parseInt(Math.random()*2) + ".gif' border='0'></a>"); //--></script> 												</td> 												<td valign="top" width="20" bgcolor="white" height="52"><img src="img/img_separation.gif" width="20" height="40" border="0"></td> 												<td valign="top" width="52" height="52"> 													<script language="javascript"><!-- document.write("<a href='/boutique/defaut.html'><img src='/img/img2/" + parseInt(Math.random()*2) + ".gif' border='0'></a>"); //--></script> 												</td> 												<td valign="top" width="20" bgcolor="white" height="52"><img src="img/img_separation.gif" width="20" height="40" border="0"></td> 												<td valign="top" width="52" height="52"> 													<script language="javascript"><!-- document.write("<a href='/boutique/defaut.html'><img src='/img/img3/" + parseInt(Math.random()*2) + ".gif' border='0'></a>"); //--></script> 												</td> 												<td valign="top" height="52" background="img/img_separation2.gif" width="10" bgcolor="white"><img src="img/blocker.gif" width="10" height="10" border="0"></td> 											</tr> 										</table> 									</csobj></td> 							</tr> 							<tr height="31"> 								<td valign="bottom" height="31"> 									<table border="0" cellpadding="0" cellspacing="0" width="631" height="25"> 										<tr height="25"> 											<td width="10" valign="top" height="25"><img src="img/img_separation_onglet.gif" width="10" height="25" border="0"></td> 											<td width="96" valign="middle" height="25" background="img/img_onglet_on.gif" align="center"><a href="#" class="onglet">accueil</a></td> 											<td width="7" height="25"><img src="img/img_separation_onglet.gif" width="7" height="25" border="0"></td> 											<td width="96" valign="middle" height="25" background="img/img_onglet_off.gif" align="center"><a href="prestations/prestations.html" class="onglet">prestations</a></td> 											<td width="7" valign="top" height="25"><img src="img/img_separation_onglet.gif" width="7" height="25" border="0"></td> 											<td valign="middle" width="96" height="25" background="img/img_onglet_off.gif" align="center"><a href="boutique/defaut.html" class="onglet">boutique</a></td> 											<td valign="top" width="7" height="25"><img src="img/img_separation_onglet.gif" width="7" height="25" border="0"></td> 											<td valign="middle" width="96" align="center" height="25" background="img/img_onglet_off.gif"><a href="internet/internet.html" class="onglet">internet</a></td> 											<td valign="top" width="7" height="25"><img src="img/img_separation_onglet.gif" width="7" height="25" border="0"></td> 											<td valign="middle" width="96" align="center" height="25" background="img/img_onglet_off.gif"><a href="contact/contact.html" class="onglet">contact</a></td> 											<td valign="top" width="7" height="25"><img src="img/img_separation_onglet.gif" width="7" height="25" border="0"></td> 											<td valign="middle" width="96" align="center" height="25" background="img/img_onglet_off.gif"><a href="acces/acces.html" class="onglet">plan d'acc&egrave;s</a></td> 											<td valign="top" width="10" height="25"><img src="img/img_separation_onglet.gif" width="10" height="25" border="0"></td> 										</tr> 									</table> 								</td> 							</tr> 						</table> 					</td> 					<td valign="top" width="99%" background="img/img_fond_table_haut.gif"><img src="img/blocker.gif" width="1" height="92" border="0"></td> 				</tr> 				<tr> 					<td width="107" valign="top" bgcolor="white"> 						<table border="0" cellpadding="0" cellspacing="0" width="107"> 							<tr> 								<td width="106"> 									<table border="0" cellpadding="0" cellspacing="0" width="106"> 										<tr height="4"> 											<td width="106" height="4"><img src="img/img_sousmenu/img_sep_sousmenu_top.gif" width="106" height="3" border="0"></td> 										</tr> 										<tr height="24"> 											<td width="106" height="24" valign="top" align="left"> 												<table border="0" cellpadding="0" cellspacing="0" width="106"> 													<tr> 														<td width="15"><img src="img/img_sousmenu/btn_fleche_off.gif" width="15" height="24" border="0" name="img_roll1"></td> 														<td width="91" valign="middle"><a href="accueil/presentation.html" class="sousmenu" onmouseover="CSAction(new Array(/*CMP*/'B992CB299'));return true;" csover="B992CB299" onmouseout="CSAction(new Array(/*CMP*/'B992CB2911'));" csout="B992CB2911">Pr&eacute;sentation Puissance Mac</a></td> 													</tr> 												</table> 											</td> 										</tr> 										<tr height="4"> 											<td width="106" height="4"><img src="img/img_sousmenu/img_sep_sousmenu.gif" width="106" height="4" border="0"></td> 										</tr> 										<tr height="4"> 											<td width="106" height="24" valign="top" align="left"> 												<table border="0" cellpadding="0" cellspacing="0" width="106"> 													<tr> 														<td width="15"><img src="img/img_sousmenu/btn_fleche_off.gif" width="15" height="24" border="0" name="img_roll3"></td> 														<td width="91" valign="middle"><a href="accueil/nouveautes.html" class="sousmenu" onmouseover="CSAction(new Array(/*CMP*/'B9B4E56F5'));return true;" csover="B9B4E56F5" onmouseout="CSAction(new Array(/*CMP*/'B9B4E56F7'));" csout="B9B4E56F7">les nouveaut&eacute;s en d&eacute;tail</a></td> 													</tr> 												</table> 											</td> 										</tr> 										<tr height="4"> 											<td width="106" height="4"><img src="img/img_sousmenu/img_sep_sousmenu.gif" width="106" height="4" border="0"></td> 										</tr> 										<tr height="4"> 											<td width="106" height="24" valign="top" align="left"> 												<table border="0" cellpadding="0" cellspacing="0" width="106"> 													<tr> 														<td width="15"><img src="img/img_sousmenu/btn_fleche_off.gif" width="15" height="24" border="0" name="img_roll4"></td> 														<td width="91" valign="middle"><a href="accueil/promos.html" class="sousmenu" onmouseover="CSAction(new Array(/*CMP*/'B9B4E5719'));return true;" csover="B9B4E5719" onmouseout="CSAction(new Array(/*CMP*/'B9B4E57111'));" csout="B9B4E57111">les promotions d'Apple</a></td> 													</tr> 												</table> 											</td> 										</tr> 										<tr height="4"> 											<td width="106" height="4"><img src="img/img_sousmenu/img_sep_sousmenu.gif" width="106" height="4" border="0"></td> 										</tr> 										<tr height="4"> 											<td width="106" height="24" valign="top" align="left"> 												<table border="0" cellpadding="0" cellspacing="0" width="106"> 													<tr> 														<td width="15"><img src="img/img_sousmenu/btn_fleche_off.gif" width="15" height="24" border="0" name="img_roll6"></td> 														<td width="91" valign="middle"><a href="accueil/newsletter.php" class="sousmenu" onmouseover="CSAction(new Array(/*CMP*/'B9B4E57517'));return true;" csover="B9B4E57517" onmouseout="CSAction(new Array(/*CMP*/'B9B4E57519'));" csout="B9B4E57519">s'inscrire &agrave; la newsletter</a></td> 													</tr> 												</table> 											</td> 										</tr> 										<tr height="4"> 											<td width="106" height="4"><img src="img/img_sousmenu/img_sep_sousmenu.gif" width="106" height="4" border="0"></td> 										</tr> 										<tr height="4"> 											<td width="106" height="24" valign="top" align="left"> 												<table border="0" cellpadding="0" cellspacing="0" width="106"> 													<tr> 														<td width="15"><img src="img/img_sousmenu/btn_fleche_off.gif" width="15" height="24" border="0" name="img_roll7"></td> 														<td width="91" valign="middle"><a href="accueil/telechargement.html" class="sousmenu" onmouseover="CSAction(new Array(/*CMP*/'B9B4E57B21'));return true;" csover="B9B4E57B21" onmouseout="CSAction(new Array(/*CMP*/'B9B4E57B23'));" csout="B9B4E57B23">t&eacute;l&eacute;charger le catalogue</a></td> 													</tr> 												</table> 											</td> 										</tr> 										<tr height="4"> 											<td width="106" height="4"><img src="img/img_sousmenu/img_sep_sousmenu.gif" width="106" height="4" border="0"></td> 										</tr> 										<tr height="4"> 											<td width="106" height="24" valign="top" align="left"> 												<table border="0" cellpadding="0" cellspacing="0" width="106"> 													<tr> 														<td width="15"><img src="img/img_sousmenu/btn_fleche_off.gif" width="15" height="24" border="0" name="img_roll8"></td> 														<td width="91" valign="middle"><a href="accueil/liens.html" class="sousmenu" onmouseover="CSAction(new Array(/*CMP*/'B9B4E5C925'));return true;" csover="B9B4E5C925" onmouseout="CSAction(new Array(/*CMP*/'B9B4E5C927'));" csout="B9B4E5C927">les liens</a></td> 													</tr> 												</table> 											</td> 										</tr> 										<tr height="4"> 											<td width="106" height="4"><img src="img/img_sousmenu/img_sep_sousmenu.gif" width="106" height="4" border="0"></td> 										</tr> 									</table> 								</td> 								<td width="1" background="img/img_footer/img_trait_vert.gif"><img src="img/blocker.gif" width="1" height="10" border="0"></td> 							</tr> 						</table> 						<table border="0" cellpadding="0" cellspacing="0" width="107"> 							<tr> 								<td width="10"><img src="img/blocker.gif" width="1" height="69" border="0"></td> 								<td width="87"></td> 								<td width="10"></td> 							</tr> 							<tr height="12"> 								<td width="10" background="img/img_banderole/img_fond_maj_haut.gif" height="12"><img src="img/blocker.gif" width="10" height="20" border="0"></td> 								<td height="12" valign="middle" class="miseajour" background="img/img_banderole/img_fond_maj_haut.gif" width="87">mise &agrave; jour</td> 								<td height="12" valign="middle" width="10"><img src="img/img_banderole/img_coin_maj_haut.gif" width="10" height="20" border="0"></td> 							</tr> 							<tr> 								<td width="10" background="img/img_banderole/img_fond_maj_bas.gif"><img src="img/blocker.gif" width="10" height="22" border="0"></td> 								<td background="img/img_banderole/img_fond_maj_bas.gif" valign="middle" class="sousmenu" width="87">17 mars 2003</td> 								<td valign="middle" width="10"><img src="img/img_banderole/img_coin_maj_bas.gif" width="10" height="22" border="0"></td> 							</tr> 						</table> 						<img src="img/blocker.gif" width="1" height="18" border="0"> 						<table border="0" cellpadding="0" cellspacing="0" width="107"> 							<tr height="12"> 								<td width="10" background="img/img_banderole/img_fond_maj_haut.gif" height="12"><img src="img/blocker.gif" width="10" height="20" border="0"></td> 								<td height="12" valign="middle" class="miseajour" background="img/img_banderole/img_fond_maj_haut.gif" width="87">nb visiteurs</td> 								<td height="12" valign="middle" width="10"><img src="img/img_banderole/img_coin_maj_haut.gif" width="10" height="20" border="0"></td> 							</tr> 						</table> 						<table width="107" border="0" cellpadding="0" cellspacing="0"> 							<tr> 								<td background="img/img_banderole/img_fond_maj_bas.gif" valign="middle" class="sousmenu" width="97"><!--WEBBOT bot="HTMLMarkup" startspan ALT="Site Meter" --> 									<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript">var site="sm2pmac"</SCRIPT> 									<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript1.2" SRC="http://sm2.sitemeter.com/js/counter.js?site=sm2pmac"> </SCRIPT> 									<NOSCRIPT> 										<A HREF="http://sm2.sitemeter.com/stats.asp?site=sm2pmac" TARGET=_top><IMG SRC="http://sm2.sitemeter.com/meter.asp?site=sm2pmac" TITLE="Site Meter" BORDER=0></A> 									</NOSCRIPT> 									<!-- Copyright (c) 1999-2000 Site Meter --><!--WEBBOT bot="HTMLMarkup" Endspan --></td> 								<td valign="middle" width="10"><img src="img/img_banderole/img_coin_maj_bas.gif" width="10" height="22" border="0"></td> 							</tr> 						</table> 						<img src="img/blocker.gif" width="10" height="15" border="0"></td> 					<td bgcolor="white" valign="top" align="left" width="631"> 						<table border="0" cellpadding="0" cellspacing="0" width="622"> 							<tr> 								<td width="10"><img src="img/blocker.gif" width="10" height="28" border="0"></td> 								<td width="612"></td> 							</tr> 							<tr> 								<td width="10"> 								</td> 								<td valign="top" width="612"> 									<table border="0" cellpadding="0" cellspacing="0" width="611"> 										<tr> 											<td width="400" valign="top"> 												<table border="0" cellpadding="0" cellspacing="0" width="400"> 													<tr> 														<td valign="top" width="10"><img src="img/img_banderole/img_coin_top_gauche.gif" width="10" height="20" border="0"></td> 														<td valign="middle" background="img/img_banderole/img_fond_maj_haut.gif" class="onglet" width="251">les derni&egrave;res nouveaut&eacute;s</td> 														<td valign="top" width="10"><img src="img/img_banderole/img_coin_maj_haut.gif" width="10" height="20" border="0"></td> 													</tr> 													<tr> 														<td valign="top" width="10" background="img/img_banderole/img_fond_gauche.gif"><img src="img/blocker.gif" width="10" height="10" border="0"></td> 														<td valign="top" width="251" align="left"><a href="accueil/nouveautes.html"><img src="accueil/img_home/nouveautes_040203.gif" width="380" height="225" border="0"></a></td> 														<td valign="top" width="10" background="img/img_banderole/img_fond_droite.gif"><img src="img/blocker.gif" width="10" height="10" border="0"></td> 													</tr> 													<tr> 														<td valign="top" width="10"><img src="img/img_banderole/img_coin_down_gauche.gif" width="10" height="10" border="0"></td> 														<td valign="top" width="251" background="img/img_banderole/img_fond_banderole.gif"><img src="img/blocker.gif" width="10" height="10" border="0"></td> 														<td valign="top" width="10"><img src="img/img_banderole/img_coin_down_droite.gif" width="10" height="10" border="0"></td> 													</tr> 												</table> 											</td> 											<td valign="top" width="12"><img src="img/blocker.gif" width="12" height="5" border="0"></td> 											<td valign="top" align="left" width="199"><img src="accueil/img_home/img_computer-expo.gif" width="199" height="255" usemap="#img_computer-expoba9b5b4b" border="0"></td> 										</tr> 									</table> 									<img src="img/blocker.gif" width="1" height="18" border="0"> 									<table border="0" cellpadding="0" cellspacing="0" width="614"> 										<tr> 											<td width="400" valign="top"> 												<table border="0" cellpadding="0" cellspacing="0" width="611"> 													<tr> 														<td valign="top" width="10"><img src="img/img_banderole/img_coin_top_gauche.gif" width="10" height="20" border="0"></td> 														<td valign="middle" background="img/img_banderole/img_fond_maj_haut.gif" class="onglet" width="591">Nos nouveaux locaux &agrave; St-L&eacute;gier</td> 														<td valign="top" width="10"><img src="img/img_banderole/img_coin_maj_haut.gif" width="10" height="20" border="0"></td> 													</tr> 												</table> 											</td> 										</tr> 									</table> 									<a href="acces/acces.html"><img src="accueil/img_home/pano_puissance_mac.jpg" alt="" height="109" width="611" border="0"></a><br> 									<br> 								</td> 							</tr> 						</table> 						<img src="img/blocker.gif" alt="" height="1" width="631" border="0"></td> <td width="99%"> 					<br></td> 				</tr> 			</table> 			<map name="img_computer-expoba9b5b4b"><area onclick="CSAction(new Array(/*CMP*/'BA9B5F7A0'));return CSClickReturn();" shape="rect" coords="27,228,161,239" href="#" alt="" csclick="BA9B5F7A0"><area shape="rect" coords="27,216,94,226" href="mailto:info@puissancemac.ch?subject=Computer Expo" alt=""><area shape="rect" coords="27,203,173,214" href="http://www.computer-expo.ch" alt="" target="_blank"></map> 			<table width="100%" border="0" cellpadding="0" cellspacing="0"> 				<tr height="18"> 					<td width="10" valign="top" height="18" background="img/img_footer/img_fond.gif"><img src="img/img_footer/img_fond.gif" width="10" height="18" border="0"></td> 					<td width="700" height="18" background="img/img_footer/img_fond.gif" valign="middle"><img src="img/img_footer_anim.gif" alt="" height="18" width="680" border="0"></td> 					<td width="18" height="18"><csobj w="18" h="18" t="Button" ht="img/img_footer/img_toppage_on.gif"><a href="#toppage" onmouseover="return CSIShow(/*CMP*/'button',1)" onmouseout="return CSIShow(/*CMP*/'button',0)" onclick="return CSButtonReturn()"><img src="img/img_footer/img_toppage_off.gif" width="18" height="18" name="button" border="0"></a></csobj></td> 					<td width="10" valign="top" height="18" background="img/img_footer/img_fond.gif"><img src="img/img_footer/img_fond.gif" width="10" height="18" border="0"></td> 					<td valign="top" width="99%" height="18" background="img/img_footer/img_fond.gif"><img src="img/blocker.gif" width="1" height="18" border="0"></td> 				</tr> 				<tr> 					<td width="10" valign="top"></td> 					<td width="700" valign="top" class="footer"><img src="img/blocker.gif" width="700" height="5" border="0"></td> 					<td width="18"></td> 					<td width="10" valign="top"></td> 					<td valign="top" width="99%"></td> 				</tr> 			</table> 			<br> 		</div> 	</body>  </html> 
