þÿ<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META NAME="GENERATOR" CONTENT="Arachnophilia 3.9"> <META NAME="association de coproprietaires" CONTENT="Le Clos des Erables"> <META Http-Equiv="Content-Type" Content="text/html; charset=ISO-8859-1"> <META Http-Equiv="Content-Language" Content="fr"> <TITLE>Le Clos des Erables</TITLE> <META Name="Title" Lang="fr" Content="Le Clos des Erables"> <META Name="Description" Lang="fr" Content="Le Clos des Erables est un lotissement de 13 maisons et ce site permet aux propriétaires d'avoir des infos sur la ville de saint Martin d'Hères."> <META Name="Keywords" Lang="fr" Content="jardinage, ophrys, smh, déchetterie, couvent, rocheplane, ikéa, grésivaudan, unarc, droit, risques majeurs, 118, statuts, antennes"> <META Name="Language" Content="fr"> <META Name="Reply-To" Content="jgorini58@free.fr"> <META Name="Category" Content="Environnement"> <META Name="Robots" Content="none"> <META Name="Distribution" Content="global"> <META Name="Revisit-After" Content="30 days"> <META Name="Author" Lang="fr" Content="Gorini Jacques"> <META Name="Publisher" Content=""> <META Name="Copyright" Content="©"> <META Name="Generator" Content="arachnophilia"> <META Name="Identifier-URL" Content="http://jgorini58.free.fr"> <META Name="Expires" Content="never"> <META Name="Date-Creation-yyyymmdd" Content="20050505"> <META Name="Date-Revision-yyyymmdd" Content="20070420"> <!-- Fin Meta-Tags aLaide.com (http://www.alaide.com/) //--> <!--DEBUT LOAD MUSIQUE--> <script> function load(p) { var new_url=p; window.location=new_url; } </script> <!--FIN LOAD MUSIQUE--> <!--DEBUT CODE COULEUR SUR LIENS--> <style TYPE="text/css"> <!-- A:hover {color:#00A2FF;} --> </style> <!--FIN CODE COULEUR SUR LIENS--> <!-- DEBUT DU SCRIPT SOLEIL--> <style> #glowtext {filter:glow(color=FFFF00,strength=3);width:100%;} </style> <!-- FIN DU SCRIPT SOLEIL--> <SCRIPT LANGUAGE="javascript"> <!-- //PLF-http://www.jejavascript.net/ window.moveTo(0,0) window.resizeTo(screen.width,(screen.height-25)) //--> function ShowButton(objName, ImageName) { objName.src=ImageName } <!-- DEBUT HORLOGE --> dCol='#FF0033';//date colour. fCol='0000FF';//face colour. sCol='F00000';//seconds colour. mCol='F00000';//minutes colour. hCol='F00000';//hours colour. ClockHeight=40; ClockWidth=40; ClockFromMouseY=0; ClockFromMouseX=100; //Alter nothing below! Alignments will be lost! d=new Array("DIMANCHE","LUNDI","MARDI","MERCREDI","JEUDI","VENDREDI","SAMEDI"); m=new Array("JANVIER","FEVRIER","MARS","AVRIL","MAI","JUIN","JUILLET","AOUT","SEPTEMBRE","OCTOBRE","NOVEMBRE","DECEMBRE"); date=new Date(); day=date.getDate(); year=date.getYear(); if (year < 2000) year=year+1900; TodaysDate=" "+d[date.getDay()]+" "+day+" "+m[date.getMonth()]+" "+year; D=TodaysDate.split(''); H='...'; H=H.split(''); M='....'; M=M.split(''); S='.....'; S=S.split(''); Face='I II III IV V VI VII VIII XI X XI XII'; font='Arial'; size=1; speed=0.6; ns=(document.layers); ie=(document.all); Face=Face.split(' '); n=Face.length; a=size*10; ymouse=0; xmouse=0; scrll=0; props="<font face="+font+" size="+size+" color="+fCol+"><B>"; props2="<font face="+font+" size="+size+" color="+dCol+"><B>"; Split=360/n; Dsplit=360/D.length; HandHeight=ClockHeight/4.5 HandWidth=ClockWidth/4.5 HandY=-7; HandX=-2.5; scrll=0; step=0.04; currStep=0; y=new Array();x=new Array();Y=new Array();X=new Array(); for (i=0; i < n; i++){y[i]=0;x[i]=0;Y[i]=0;X[i]=0} Dy=new Array();Dx=new Array();DY=new Array();DX=new Array(); for (i=0; i < D.length; i++){Dy[i]=0;Dx[i]=0;DY[i]=0;DX[i]=0} if (ns){ for (i=0; i < D.length; i++) document.write('<layer name="nsDate'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props2+D[i]+'</font></center></layer>'); for (i=0; i < n; i++) document.write('<layer name="nsFace'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props+Face[i]+'</font></center></layer>'); for (i=0; i < S.length; i++) document.write('<layer name=nsSeconds'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+sCol+'><center><b>'+S[i]+'</b></center></font></layer>'); for (i=0; i < M.length; i++) document.write('<layer name=nsMinutes'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+mCol+'><center><b>'+M[i]+'</b></center></font></layer>'); for (i=0; i < H.length; i++) document.write('<layer name=nsHours'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+hCol+'><center><b>'+H[i]+'</b></center></font></layer>'); } if (ie){ document.write('<div id="Od" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < D.length; i++) document.write('<div id="ieDate" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props2+D[i]+'</B></font></div>'); document.write('</div></div>'); document.write('<div id="Of" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < n; i++) document.write('<div id="ieFace" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props+Face[i]+'</B></font></div>'); document.write('</div></div>'); document.write('<div id="Oh" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < H.length; i++) document.write('<div id="ieHours" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+hCol+';text-align:center;font-weight:bold">'+H[i]+'</div>'); document.write('</div></div>'); document.write('<div id="Om" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < M.length; i++) document.write('<div id="ieMinutes" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+mCol+';text-align:center;font-weight:bold">'+M[i]+'</div>'); document.write('</div></div>') document.write('<div id="Os" style="position:absolute;top:0px;left:0px"><div style="position:relative">'); for (i=0; i < S.length; i++) document.write('<div id="ieSeconds" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+sCol+';text-align:center;font-weight:bold">'+S[i]+'</div>'); document.write('</div></div>') } (ns)?window.captureEvents(Event.MOUSEMOVE):0; function Mouse(evnt){ ymouse = (ns)?evnt.pageY+ClockFromMouseY-(window.pageYOffset):event.y+ClockFromMouseY; xmouse = (ns)?evnt.pageX+ClockFromMouseX:event.x+ClockFromMouseX; } (ns)?window.onMouseMove=Mouse:document.onmousemove=Mouse; function ClockAndAssign(){ time = new Date (); secs = time.getSeconds(); sec = -1.57 + Math.PI * secs/30; mins = time.getMinutes(); min = -1.57 + Math.PI * mins/30; hr = time.getHours(); hrs = -1.575 + Math.PI * hr/6+Math.PI*parseInt(time.getMinutes())/360; if (ie){ Od.style.top=window.document.body.scrollTop; Of.style.top=window.document.body.scrollTop; Oh.style.top=window.document.body.scrollTop; Om.style.top=window.document.body.scrollTop; Os.style.top=window.document.body.scrollTop; } for (i=0; i < n; i++){ var F=(ns)?document.layers['nsFace'+i]:ieFace[i].style; F.top=y[i] + ClockHeight*Math.sin(-1.0471 + i*Split*Math.PI/180)+scrll; F.left=x[i] + ClockWidth*Math.cos(-1.0471 + i*Split*Math.PI/180); } for (i=0; i < H.length; i++){ var HL=(ns)?document.layers['nsHours'+i]:ieHours[i].style; HL.top=y[i]+HandY+(i*HandHeight)*Math.sin(hrs)+scrll; HL.left=x[i]+HandX+(i*HandWidth)*Math.cos(hrs); } for (i=0; i < M.length; i++){ var ML=(ns)?document.layers['nsMinutes'+i]:ieMinutes[i].style; ML.top=y[i]+HandY+(i*HandHeight)*Math.sin(min)+scrll; ML.left=x[i]+HandX+(i*HandWidth)*Math.cos(min); } for (i=0; i < S.length; i++){ var SL=(ns)?document.layers['nsSeconds'+i]:ieSeconds[i].style; SL.top=y[i]+HandY+(i*HandHeight)*Math.sin(sec)+scrll; SL.left=x[i]+HandX+(i*HandWidth)*Math.cos(sec); } for (i=0; i < D.length; i++){ var DL=(ns)?document.layers['nsDate'+i]:ieDate[i].style; DL.top=Dy[i] + ClockHeight*1.5*Math.sin(currStep+i*Dsplit*Math.PI/180)+scrll; DL.left=Dx[i] + ClockWidth*1.5*Math.cos(currStep+i*Dsplit*Math.PI/180); } currStep-=step; } function Delay(){ scrll=(ns)?window.pageYOffset:0; Dy[0]=Math.round(DY[0]+=((ymouse)-DY[0])*speed); Dx[0]=Math.round(DX[0]+=((xmouse)-DX[0])*speed); for (i=1; i < D.length; i++){ Dy[i]=Math.round(DY[i]+=(Dy[i-1]-DY[i])*speed); Dx[i]=Math.round(DX[i]+=(Dx[i-1]-DX[i])*speed); } y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed); x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed); for (i=1; i < n; i++){ y[i]=Math.round(Y[i]+=(y[i-1]-Y[i])*speed); x[i]=Math.round(X[i]+=(x[i-1]-X[i])*speed); } ClockAndAssign(); setTimeout('Delay()',20); } if (ns||ie)window.onload=Delay; </SCRIPT> </HEAD> <BODY BACKGROUND="" BGCOLOR="#ffcc66" TEXT="#000000" LINK="#0000ff" VLINK="#800080" ALINK="#ff0000"> <div id="Bouton-Compteur" style="position:absolute; left:90px; top:45px; width:230px; height:100px; z-index:40"> <img src="http://perso0.free.fr/cgi-bin/wwwcount.cgi?df=[jgorini58].dat&dd=f"> </div> <div id="oiseau" style="position:absolute; left:110px; top:160px; width:100px; height:50px; z-index:54"> <A HREF="http://oiseauxisere.free.fr/php/commune_espece.php?codlat=COCCOC"> <img src="gifs/oiseau_fleur.gif" ALT="Centre Ornithologique Rhône-Alpes " width="100" height="60" border="0" name="Image_oiseau"></A> </div> <div id="feuillageH" style="position:absolute; left:4px; top:3px; width:1000px; height:135px; z-index:1"> <A HREF="index.html"> <img src="images/Feuilleshorizontales.jpg" width="1000" height="132" border="0" name="Image_feuillageH"></A> </div> <div id="feuillageVG" style="position:absolute; left:4px; top:135px; width:100px; height:400px; z-index:2"> <img src="images/Feuillesverticalesgauchesmall.jpg" width="100" height="400" border="0" name="Image_feuillageVG"> </div> <div id="Bouton-meteo" style="position:absolute; left:980px; top:84px; width:400px; height:41px; z-index:44"> <A href="http://www.radiofrance.fr/chaines/france-bleu/?nr=5360cd5146cb55309cc55c493ed2e72e&84014e0fcae03b8141cc313b594e4f63_weather_mode=item"> <img src="http://perso0.free.fr/cgi-bin/meteo.pl?dep=38" ALT="météo de la région"></A><br> <FONT size=2 color=#000000 face="Time roman"> <A href="http://www.meteoisere.com/smh/meteo/valeurs.htm">relevés météo</A> consultables 24h/24 en direct<BR> et<A href="http://www.meteoisere.com/Bilanmensuel/sommaire.htm"> bilans mensuels</A></FONT><BR> <FONT size=2 color=#FFFFFF face="Time roman">Station de Stéphane, à St Martin d'Hères </FONT> </div> <div id="Text" align="CENTER" style="position:absolute; left:370px; top:80px; width:521px; height:36px; z-index:8"> <span id="glowtext"><FONT size=6 color=#000000 face="Time roman">LE CLOS DES ERABLES</FONT></span> </div> <div id="Bouton-Association" style="position:absolute; left:60px; top:240px; width:130px; height:22px; z-index:20"> <A href="Association/Association.html" onMouseOver="ShowButton(document.images['Image_Bouton Association'],'boutons/association_1.gif')" onMouseOut="ShowButton(document.images['Image_Bouton Association'],'boutons/association_0.gif')" onMouseUp="ShowButton(document.images['Image_Bouton Association'],'boutons/association_1.gif')"> <img src="boutons/association_0.gif" ALT="L'Association a été créée en 1991 !!!!! Le Bureau, Les Status, Les Assemblées Générales, Les Comptes, L'acces par la rocade sud, Le carnet d'entretien." width="122" height="22" border="0" name="Image_Bouton Association"></A> </div> <div id="Bouton-New" style="position:absolute; left:158px; top:268px; width:70px; height:38px; z-index:30"> <img src="gifs/couleursite.jpg" ALT="Avez-vous trouvé Le Clos des Erables ?? (dans vues satellitaires)" width="55" height="30" border="0" name="Image_Bouton New"> </div> <div id="Bouton-Historique" style="position:absolute; left:60px; top:280px; width:97px; height:22px; z-index:20"> <A href="historique/Historique.html" onMouseOver="ShowButton(document.images['Image_Bouton Historique'],'boutons/Evolution_1.gif')" onMouseOut="ShowButton(document.images['Image_Bouton Historique'],'boutons/Historique_0.gif')" onMouseDown="ShowButton(document.images['Image_Bouton Historique'],'boutons/Historique_2.gif')" onMouseUp="ShowButton(document.images['Image_Bouton Historique'],'boutons/Historique_1.gif')"> <img src="boutons/Historique_0.gif" ALT=" Ca y est , c' est parti !!!!! Un petit historique sur Saint Martin d'Hères et La Galochère ensuite la situation géographique !!! vues satellitaires" width="97" height="22" border="0" name="Image_Bouton Historique"></A> </div> <div id="Bouton-New" style="position:absolute; left:158px; top:268px; width:70px; height:38px; z-index:30"> <img src="gifs/couleursite.jpg" ALT="Avez-vous trouvé Le Clos des Erables ?? (dans vues satellitaires)" width="55" height="30" border="0" name="Image_Bouton New"> </div> <div id="Bouton-Informations" style="position:absolute; left:80px; top:320px; width:100px; height:22px; z-index:21"> <A href="informations/Informations.html" onMouseOver="ShowButton(document.images['Image_Bouton Informations'],'boutons/Informations_1.gif')" onMouseOut="ShowButton(document.images['Image_Bouton Informations'],'boutons/Informations_0.gif')" onMouseUp="ShowButton(document.images['Image_Bouton Informations'],'boutons/Informations_1.gif')"> <img src="boutons/Informations_0.gif" ALT="Carnet d'entretien Ornithologie Le jardinage, Le tri - dechets verts, La déchetterie - chemin d'accès, L'eau à Saint Martin d'Hères, Le bruit, Les alentours, Les numéros, Les permanences, Les pharmacies de garde, Les urgences, La santé." width="97" height="22" border="0" name="Image_Bouton Informations"></A> </div> <div id="Bouton-Photos" style="position:absolute; left:100px; top:360px; width:97px; height:22px; z-index:22"> <A href="photos/Photos.html" onMouseOver="ShowButton(document.images['Image_Bouton Photos'],'boutons/Evolution_1.gif')" onMouseOut="ShowButton(document.images['Image_Bouton Photos'],'boutons/Photos_0.gif')" onMouseDown="ShowButton(document.images['Image_Bouton Photos'],'boutons/Photos_2.gif')" onMouseUp="ShowButton(document.images['Image_Bouton Photos'],'boutons/Photos_1.gif')"> <img src="boutons/Photos_0.gif" width="97" height="22" border="0" name="Image_Bouton Photos"></A> </div> <div id="Bouton-Liens" style="position:absolute; left:120px; top:400px; width:97px; height:22px; z-index:23"> <A href="liens/liens.html" onMouseOver="ShowButton(document.images['Image_Bouton Liens'],'boutons/Liens_1.gif')" onMouseOut="ShowButton(document.images['Image_Bouton Liens'],'boutons/Liens_0.gif')" onMouseDown="ShowButton(document.images['Image_Bouton Liens'],'boutons/Liens_2.gif')" onMouseUp="ShowButton(document.images['Image_Bouton Liens'],'boutons/Liens_1.gif')"> <img src="boutons/Liens_0.gif" ALT="Le 118 Les Risques Majeurs en Isère Le pollens, L'air, L'EAU -- S.I.E.R.G. et les rods dans l'eau Les radars L'actualité culturelle Les cinémas Les salles La presse Les médias La maison communale, actualités Les institutions Les villes MATMUT PLASTIC OMNIUM LA METRO UNARC, Union Nationale des Responsables des Associations de Copropriétés Le DROIT des particuliers Les pages jaunes le 118, renseignements téléphoniques" width="97" height="22" border="0" name="Image_Bouton Liens"></A> </div> <div id="Bouton-New" style="position:absolute; left:210px; top:390px; width:70px; height:38px; z-index:31"> <img src="gifs/couleursite.jpg" ALT="Jardinage du mois Risques majeurs en Rhone Alpes L'eau" width="70" height="38" border="0" name="Image_Bouton New"> </div> <div id="Bouton-livre" style="position:absolute; left:80px; top:515px; width:121px; height:22px; z-index:41"> <A href="livre or/formulaire.html" onMouseOver="ShowButton(document.images['Image_Bouton Livre'],'boutons/suggestions_1.gif')" onMouseOut="ShowButton(document.images['Image_Bouton Livre'],'boutons/suggestions_0.gif')" onMouseUp="ShowButton(document.images['Image_Bouton Livre'],'boutons/suggestions_1.gif')"> <img src="boutons/suggestions_0.gif" ALT="vous pouvez laisser un message ! " width="121" height="22" border="0" name="Image_Bouton Livre"></A> </div> <!-- Mon compteur de vote Weborama --> <div id="Bouton-vote" style="position:absolute; left:60px; top:540px; width:400px; height:41px; z-index:43"> <FONT size=2 color=#000000 face="Time roman"> <A HREF="http://vote.weborama.fr/fcgi-bin/vote.fcgi?237862" target="_top">Votez pour ce site, au Weborama</A> </FONT> </div> <!-- fin de Mon compteur de vote Weborama--> <div id="text" align="CENTER" style="position:absolute; left:300px; top:140px; width:700px; height:36px; z-index:9"> <FONT size=6 color=#111100 face="Time roman">Rue Joliot Curie, un <A HREF="informations/20080403-CLosMairie.jpg">danger</A> de tous les jours !</FONT><BR> <FONT size=5 color=#111100 face="Time roman"><b>Une réunion a eu lieu avec le service de la voirie, le 20 mai 2008.</FONT> <BR>(vitesse, camions, stationnement, cadre de vie...). <BR>Avril 2009 <A HREF="informations/JoliotCurie/20080617-leclosdeserables-mairie-rep.pdf">aucune nouvelle</A> ! - 1ière <A HREF="informations/JoliotCurie/20090416-LCE-JoliotCurie.pdf">relance</A> - Septembre 2009 aucune nouvelle ! - 2ième <A HREF="informations/JoliotCurie/20090916-LCE-JoliotCurie-Proby.pdf">relance</A> <BR>Avril 2010 <A HREF="informations/JoliotCurie/20100416-LCE-JoliotCurie-Proby.pdf">Constat 1</A> !, Mai 2010 <A HREF="informations/JoliotCurie/20100526-LeClosDesErables-Mairie-reponse.pdf">Constat 2</A> ! <BR><BR><FONT size=5 color=#111100 face="Time roman"> <A HREF="http://leclosdeserables.free.fr/informations/Antennerelais/antennesvaleurs.jpg">Relevés</A> des champs électriques</FONT> aux alentours du 24 rue Joliot Curie. <BR><BR> <FONT size=4 color=#111100 face="Time roman">Pour ceux qui ont l'habitude d'emprunter <BR>le passage communal, le long de la rocade et la route<BR>pour rejoindre les jardins publics, <BR>Il serait plus prudent de le faire rapidement</FONT> <BR> <BR><BR>Une nouvelle demande d'installation d'un pylone d'antenne de téléphonie mobile <BR>a été faite en <b>aout 2009 par la société SFR</b>. (<A HREF="http://leclosdeserables.free.fr/informations/Antennerelais/antennes-SMH-Europliage-SFR.jpg">faisceaux</A>) <div id="text" style="position: absolute; left:-100px; top:270px; width:200px; height:160px; z-index:9;" align="center"> <a href="informations/Antennerelais/antennerelais.html"> <img src="informations/Antennerelais/antenne.jpg" alt="Pyl&ocirc;ne d'antennes relais de t&eacute;l&eacute;phonie mobile ! " name="journee" border="0" height="150" width="120"></a> </div> <div id="AntennesRelais" style="position:absolute; left:520px; top:320px; width:150px; height:100px; z-index:4"> <A href="http://sam.smh.free.fr"> <img src="gifs/angequiditnon.gif" ALT="Site web sur les antennes relais, cliquez" width="100" height="100" border="0" name="Antennesrelais"></A> </div> <div align="CENTER" id="entree02" style="position:absolute; left:0px; top:390px; width:619px; height:144px; z-index:6"> <FONT size=5 color=#111100 face="Time roman"> Donner votre avis sur <A href="http://www.linternaute.com/ville/ville/avis/30919/saint-martin-d_heres">votre ville</A> !!!!</FONT> <A href="http://www.freelang.com/expressions/nvelan.html"><img src="photos/LCE_20050415_pano_504x347.jpg" width="619" height="144" border="0" name="Image_entree02"></A> <FONT size=6 color=#FFFFFF face="Time roman"><A href="http://www.ville-st-martin-dheres.fr">Saint Martin d' Hères</A></FONT> &nbsp;&nbsp;&nbsp;&nbsp;<FONT size=10 color=#FFFFFF face="Time roman"> <A href="http://www.linternaute.com/ville/ville/donnee/30919/saint-martin-d_heres.shtml">+</A></FONT> &nbsp;&nbsp;&nbsp;&nbsp;<FONT size=5 color=#000000 face="Time roman"> <A href="http://www.ville-st-martin-dheres.fr/news_letter.html"><b>Sortir</b></A>, <A href="http://www.proxiti.info/infocommune.php?o=38421&n=Saint-Martin-d'H%C3%A8res"><b>Bouger</b></A></FONT> </div> <div align="CENTER" id="entree02" style="position:absolute; left:-250px; top:650px; width:619px; height:144px; z-index:6"> <A href="http://www.ville-st-martin-dheres.fr/conseil_municipal.html">Conseil municipal</A> le 24 <A href="http://www.ville-st-martin-dheres.fr/ordre_du_jour.html">novembre</A> à 18h </FONT> <BR><FONT size=3 color=#111100 face="Time roman">Indemnités des élus, mars 2008 (.<A href="informations/20080328-Dauphine-ElusIndemnites.pdf">pdf</A>) , janvier 2011 (.<A href="informations/20110101-ElusIndemnites.pdf">pdf</A>) et info juin 2011 (.<A href="informations/20110615-DL-ProbyIndemnites.pdf">pdf</A>)</FONT> <BR><FONT size=3 color=#111100 face="Time roman">les élus vous ont <A href="informations/Elus2008/elus2008.html">parlé</A>, dans le SMH de Mai 2008</FONT> </div> <div align="CENTER" id="entree02" style="position:absolute; left:250px; top:650px; width:619px; height:144px; z-index:6"> <FONT size=3 color=#111100 face="Time roman">Michel Issindou, député de la 2ième circonscription, <BR> Indemnités parlementaire des députés, 2008 (.<A href="informations/Deputes/2008-deputes-indemnites.pdf">pdf</A>), 2011 (.<A href="informations/Deputes/2011-deputes-indemnites.pdf">pdf</A>)</FONT> <BR> <FONT size=3 color=#111100 face="Time roman"><A href="http://www.assemblee-nationale.fr/13/tribun/fiches_id/332384.asp#P15">Questions</A>, à l'Assemblée Nationale</FONT> <BR> <FONT size=3 color=#111100 face="Time roman"><A href="http://www.nosdeputes.fr/circonscription/departement/Is%C3%A8re">Députés</A>, de l'Isère</FONT> </div> <div align="CENTER" id="entree02" style="position:absolute; left:-200px; top:760px; width:1000px; height:144px; z-index:6"> <FONT size=4 color=#111100 face="Time roman">Convention sur l'accès à l'INFORMATION, la participation du PUBLIC au processus DECISIONNEL <BR>et l'accès à la JUSTICE en matière d'environnement (.<A href="http://www.debatpublic.fr/docs/pdf/convention_aarhus.pdf">pdf</A>) <BR><BR> <FONT size=5 color=#111100 face="Time roman">Carte des <A href="http://www.upj.fr/Decheteries/1/guide-decheteries?">déchèteries</A>, le bruit (.<A href="informations/bruit/20090406-bruit-guide.pdf">pdf</A>), la pollution intérieure (.<A href="informations/PollutionsInterieures/20110127-PollutionInterieure-InconnusMaison.pdf">pdf</A>)</FONT> <BR><BR><FONT size=5 color=#111100 face="Time roman">Rocade Sud - RN87 : <A href="http://www.rhone-alpes.equipement.gouv.fr/rubrique.php3?id_rubrique=153">protections acoustiques</A></FONT><BR> <A href="http://www.dir.centre-est.developpement-durable.gouv.fr/travaux-rocade-sud-de-grenoble-r116.html"> <img src="informations/bruit/20110601-Rocade-small.jpg" ALT="Travaux sur la rocade"></A><br> </div> </div> <div id="Bouton-eau" style="position:absolute; left:50px; top:1200px; width:250px; height:209px; z-index:42"> <div id="Text" align="CENTER" style="position:absolute; left:0px; top:30px; width:521px; height:36px; z-index:9"> <img src="gifs/lettres/gold/gold-D.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <img src="gifs/lettres/gold/gold-E.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <img src="gifs/lettres/gold/gold-C.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <img src="gifs/lettres/gold/gold-E.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <img src="gifs/lettres/gold/gold-M.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <img src="gifs/lettres/gold/gold-B.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <img src="gifs/lettres/gold/gold-R.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <img src="gifs/lettres/gold/gold-E.gif" ALT="" width="45" height="40" border="0" name="Image_lettre"> <BR><BR>A la sainte Catherine, tout bois prends racine. <BR><BR><b></b> <BR><BR><i>Poème du mois de <A href="http://mc-creations.mabulle.com/index.php/2008/12/08/168094-la-nuit-des-lumieres">décembre</A></i> <BR><b></b><BR><BR> <BR><BR><BR> <BR> </div> <div id="Bouton-eau" style="position:absolute; left:630px; top:0px; width:250px; height:209px; z-index:42"> <A href="http://www.oieau.fr/spip.php?article853&lang=fr"> <img src="informations/SMH-eau/icone-robinet.jpg" ALT="Prix de l'eau, octobre 2007" width="108" height="94" border="0" name="eau"></A> </div> <div id="Bouton-journee" style="position:absolute; left:450px; top:80px; width:207px; height:209px; z-index:42"> <FONT size=4 color=#FFFFFF face="Arial"></FONT> <A href="livre or/guestbook.html"> <img src="gifs/bonnejournee.gif" ALT="vous pouvez laisser un message ! " width="207" height="209" border="0" name="journee"></A> </div> <div id="Text" align="CENTER" style="position:absolute; left:350px; top:270px; width:721px; height:36px; z-index:53"> <FONT size=5 color=#000000 face="Time roman">Les <A href="http://nominis.cef.fr/">prénoms</A> du jour</FONT> </div> <div id="Text" align="CENTER" style="position:absolute; left:-20px; top:270px; width:721px; height:36px; z-index:53"> <FONT size=5 color=#000000 face="Time roman">La <A href="http://www.evene.fr/culture/chroniques.php">chronique</A> du <A href="http://www.linternaute.com/histoire">jour</A></FONT> </div> <div id="Text" align="CENTER" style="position:absolute; left:180px; top:310px; width:721px; height:36px; z-index:53"> <FONT size=5 color=#000000 face="Time roman">Aimer, ce n'est pas seulement aimer bien; <br>c'est surtout comprendre.<BR> <A href="http://www.lexpress.fr/mag/arts/dossier/sagan/dossier.asp">Françoise Sagan</A><BR></FONT> <BR><BR>Calendrier de <A href="http://pagesperso-orange.fr/joel.velon/cal/index.htm">décembre</A> , Calendrier scolaire 2010-2011, <A href="http://www.education.gouv.fr/pid184/calendrier.html?dept=38&annee=5">officiel</A> , <A href="http://www.very-utile.com/calendrier-scolaire-2008-2009.php">officieux</A> </div> <div id="Bouton-date" style="position:absolute; left:-20px; top:-500px; width:400px; height:41px; z-index:43"> <FONT size=1 color=#000000 face="Arial">dernière mise à jour,<BR> le 13 décembre 2011</FONT> </div> </div> </BODY></HTML>