document.write('<table width="1020" border="0">');
	document.write('<tr>');
		document.write('<!-- Menu principal -->');
		document.write('<td valign="top">');
			document.write('<table border="0" cellpadding="0" align="center" height="43">');
				document.write('<tr> ');
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_pianos.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_guitares.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_sonorisations.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_studio.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
				document.write('</tr>');
				document.write('<tr> ');		
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_meublesdestyle.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_scene.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_repetition.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
					document.write('<td height="20"><p class="menu"><IMG SRC="images/up_etuisflight.jpg" ALIGN="absleft" BORDER="0" ALT="Combin-art l\'atelier"></p></td>');
				document.write('</tr>');
			document.write('</table>');

			document.write('</td>');
		document.write('</tr>');
document.write('</table>');

