 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="fr"> <head> <title>Bretagne Environnement : Rseau dinformation sur lenvironnement en Bretagne. Accueil</title> <META http-equiv='content-language' content='fr'> <META NAME="Identifier-URL" CONTENT="http://www.bretagne-environnement.org"> <META NAME="Reply-to" CONTENT="renseignements@bretagne-environnement.org"> <META NAME="revisit-after" CONTENT="31"> <META NAME="Description" CONTENT="Rseau dinformation sur lenvironnement en Bretagne pour un dveloppement durable. Le portail du rseau &quot; Bretagne environnement &quot; a pour objectif de mettre  disposition de tous de linformation valide et de rfrence sur la qualit de notre environnement rgional.">  <META NAME="Author" CONTENT="Bretagne Environnement"> <META NAME="Date-Creation-yyyymmdd" CONTENT =""> <META NAME="Category" CONTENT="environnement"> <META NAME="Copyright" CONTENT="2003 Bretagne Environnement"> <META NAME="Generator" CONTENT="spip"> <META NAME="robots" CONTENT="index, follow"> <meta http-equiv="pics-label" content='(pics-1.1 "http://www.icra.org/ratingsv02.html" comment "ICRAonline FR v2.0" l gen true for "http://www.bretagne-environnement.org/" r (nz 1 vz 1 lz 1 oz 1 cz 0) "http://www.rsac.org/ratingsv01.html" l gen true for "http://www.bretagne-environnement.org/" r (n 0 s 0 v 0 l 0))'> <META http-equiv="PICS-Label" content='(PICS-1.1 "http://www.classify.org/safesurf/" l gen true for "http://www.bretagne-environnement.org/" r (SS~~000 1))'> <link rel="stylesheet" href="Templates/css/RIEB.css"> <script language="JavaScript"> <!-- window.moveTo(0,0); if (document.all)  { window.resizeTo(screen.availWidth,screen.availHeight); } else if (document.layers)  { if (window.outerHeight<screen.availHeight||window.outerWidth<screen.availWidth) { window.outerHeight = screen.availHeight; window.outerWidth = screen.availWidth; } }  var myimages=new Array()  function preloadimages(){   for (i=0;i<preloadimages.arguments.length;i++){       myimages[i]=new Image()       myimages[i].src=preloadimages.arguments[i]   } }  function MM_openBrWindow(theURL,winName,features) { //v2.0   Somfen=window.open(theURL,winName,features);  Somfen.moveTo(0,0);  Somfen.focus(); }  function ChangeMessage(message,champ)   {   if(document.getElementById)     document.getElementById(champ).innerHTML = message;   } //--> </script> <script language="JavaScript"> <!-- preloadimages("IMG/images/divers/RechercheApprofondie_off.gif","IMG/images/divers/RechercheApprofondie_on.gif", "IMG/images/divers/LogoHaut.gif","IMG/images/divers/0.gif","IMG/images/divers/Recherche_off.gif","IMG/images/divers/Recherche_on.gif", "IMG/images/divers/BretagneEnvironnement.gif","IMG/images/divers/BandeCouleur.gif","IMG/images/divers/LogoBas.gif", "IMG/images/divers/Pointille_01.gif","IMG/images/divers/Pointille_02.gif", "IMG/images/divers/Fond_02.gif","IMG/images/divers/Fond_03.gif","IMG/images/divers/Fond_04.gif","IMG/images/divers/Fond_05.gif", "IMG/images/divers/Boussole003C4D.png","IMG/images/divers/Boussole01A37B.png","IMG/images/divers/Boussole249A00.png","IMG/images/divers/Boussole2876B5.png", "IMG/images/divers/Boussole3096E9.png","IMG/images/divers/Boussole598300.png","IMG/images/divers/Boussole795C04.png", "IMG/images/divers/Boussole83CE02.png","IMG/images/divers/Boussole9D8A50.png","IMG/images/divers/BoussoleAF0101.png", "IMG/images/divers/BoussoleF96F02.png","IMG/images/divers/BoussoleFFC000.png" ,"IMG/small/1047311872.png","IMG/small/1047316412.png","IMG/big/1047316412.jpg","IMG/small/1047310351.png","IMG/small/1047311874.png","IMG/small/1047316421.png","IMG/big/1047316421.jpg","IMG/small/1047310355.png","IMG/small/1047310357.png","IMG/small/1047310359.png","IMG/small/1047311876.png","IMG/small/1047372506.png","IMG/big/1047372506.jpg","IMG/small/1047310363.png","IMG/small/1047311878.png","IMG/small/1047380726.png","IMG/big/1047380726.jpg","IMG/small/1047311880.png","IMG/small/1047316424.png","IMG/big/1047316424.jpg","IMG/small/1047311882.png","IMG/small/1047380713.png","IMG/big/1047380713.jpg","IMG/small/1047311884.png","IMG/small/1047380722.png","IMG/big/1047380722.jpg","IMG/small/1047310373.png","IMG/small/1047310375.png","IMG/small/1047311886.png","IMG/small/1049192539.png","IMG/original/1049192539.jpg","IMG/small/1047310379.png","IMG/small/1047311888.png","IMG/small/1047316418.png","IMG/big/1047316418.jpg","IMG/small/1047310383.png","IMG/small/1047310385.png","IMG/small/1047310387.png","IMG/small/1047311890.png","IMG/small/1047316415.png","IMG/big/1047316415.jpg" ); //--> </script>  <SCRIPT language=JavaScript type=text/javascript> /*  DHTML Menu version 3.3.19  Written by Andy Woolley  Copyright 2002 (c) Milonic Solutions. All Rights Reserved.  Plase vist http://www.milonic.co.uk/menu or e-mail menu3@milonic.com  You may use this menu on your web site free of charge as long as you place prominent links to http://www.milonic.co.uk/menu and  your inform us of your intentions with your URL AND ALL copyright notices remain in place in all files including your home page  Comercial support contracts are available on request if you cannot comply with the above rules.  This script featured on Dynamic Drive (http://www.dynamicdrive.com)  */  //The following line is critical for menu operation, and MUST APPEAR ONLY ONCE. If you have more than one menu_array.js file rem out this line in subsequent files menunum=0;menus=new Array();_d=document;function addmenu(){menunum++;menus[menunum]=menu;}function dumpmenus(){mt="<script language=javascript>";for(a=1;a<menus.length;a++){mt+=" menu"+a+"=menus["+a+"];"}mt+="<\/script>";_d.write(mt)} //Please leave the above line intact. The above also needs to be enabled if it not already enabled unless this file is part of a multi pack.    //////////////////////////////////// // Editable properties START here // ////////////////////////////////////  timegap=800                   // The time delay for menus to remain visible followspeed=5                 // Follow Scrolling speed followrate=50                 // Follow Scrolling Rate suboffset_top=0           // Sub menu offset Top position suboffset_left=0             // Sub menu offset Left position  styleRiebVersion2=[ "#515151",                     // Mouse Off Font Color "#B9B9B9",                     // Mouse Off Background Color (use zero for transparent in Netscape 6) "#FFFFFF",                     // Mouse On Font Color "#013C4E",                     // Mouse On Background Color "#515151",                     // Menu Border Color "10",                         // Font Size (default is px but you can specify mm, pt or a percentage) "normal",                     // Font Style (italic or normal) "bold",                     // Font Weight (bold or normal) "Arial",                      // Font Name 2,                            // Menu Item Padding or spacing "IMG/images/divers/Fleche_boussole.gif",     // Sub Menu Image (Leave this blank if not needed) ,                            // 3D Border & Separator bar ,                             // 3D High Color ,                             // 3D Low Color "#FFFFFF", // Current Page Item Font Color (leave this blank to disable) "#013C4E",   // Current Page Item Background Color (leave this blank to disable) , // Top Bar image (Leave this blank to disable) , // Menu Header Font Color (Leave blank if headers are not needed) , // Menu Header Background Color (Leave blank if headers are not needed) , // Menu Item Separator Color ]  addmenu(menu=[        // This is the array that contains your menu properties and details 'rub1',            // Menu Name - This is needed in order for the menu to be called ,                    // Menu Top - The Top position of the menu in pixels "offset=-228",                // Menu Left - The Left position of the menu in pixels 291,                    // Menu Width - Menus width in pixels 0,                    // Menu Border Width "center:middle",                    // Screen Position - here you can use "center;left;right;middle;top;bottom" or a combination of "center:middle" styleRiebVersion2,                // Properties Array - this is set higher up, as above 0,                    // Always Visible - allows the menu item to be visible at all time (1=on/0=off) "left",              // Alignment - sets the menu elements text alignment, values valid here are: left, right or center "fade(duration=0.4);Shadow(color=aaaaaa,Direction=115,Strength=4)",                     // Filter - Text variable for setting transitional effects on menu activation - see above for more info 0,                    // Follow Scrolling - Tells the menu item to follow the user down the screen (visible at all times) (1=on/0=off) 0,                     // Horizontal Menu - Tells the menu to become horizontal instead of top to bottom style (1=on/0=off) 0,                    // Keep Alive - Keeps the menu visible until the user moves over another menu or clicks elsewhere on the page (1=on/0=off) ,             // Position of TOP sub image left:center:right ,                    // Set the Overall Width of Horizontal Menu to 100% and height to the specified amount (Leave blank to disable) 0,                    // Right To Left - Used in Hebrew for example. (1=on/0=off) 0,                            // Open the Menus OnClick - leave blank for OnMouseover (1=on or 0=off) ,                             // ID of the div you want to hide on MouseOver (useful for hiding form elements) ,                             // Background image for menu Color must be set to transparent for this to work 0,                            // Scrollable Menu ,                             // Miscellaneous Menu Properties    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Quoi de neuf&nbsp;?","show-menu=rub23","quoideneuf.php3?id_rubrique=29","",1    ,"<IMG SRC='IMG/boussole/couleur2876B5-14x10.png' border='1'>&nbsp;La Bretagne","rubrique.php3?id_rubrique=48","","",1     ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Patrimoine Naturel","show-menu=rub53","rubrique.php3?id_rubrique=53","",1     ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Eau","show-menu=rub50","rubrique.php3?id_rubrique=50","",1     ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Mer et littoral","show-menu=rub51","rubrique.php3?id_rubrique=51","",1    ,"<IMG SRC='IMG/boussole/couleur01A37B-14x10.png' border='1'>&nbsp;Air","rubrique.php3?id_rubrique=155","","",1    ,"<IMG SRC='IMG/boussole/couleurFFC000-14x10.png' border='1'>&nbsp;Energie","rubrique.php3?id_rubrique=57","","",1    ,"<IMG SRC='IMG/boussole/couleur9D8A50-14x10.png' border='1'>&nbsp;D&eacute;chets","rubrique.php3?id_rubrique=52","","",1     ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Risques","show-menu=rub55","rubrique.php3?id_rubrique=55","",1     ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Cyberth&egrave;que","show-menu=rub24","cybertheque.php3?id_rubrique=584","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Plan du site","plan.php","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Bretagne environnement","rubrique.php3?id_rubrique=440","","",1   ])   addmenu(menu=["rub23",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;En bref","quoideneuf.php3?id_rubrique=29","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;A d&eacute;couvrir","quoideneuf.php3?id_rubrique=26","","",1     ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Agenda","show-menu=rub28","quoideneuf.php3?id_rubrique=28","",1   ])          addmenu(menu=["rub28",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Manifestation","quoideneuf.php3?id_rubrique=28&amp;var_type=1","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Exposition","./quoideneuf.php3?id_rubrique=28&amp;var_type=2","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Colloque","./quoideneuf.php3?id_rubrique=28&amp;var_type=3","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Sortie nature ou animation","./quoideneuf.php3?id_rubrique=28&amp;var_type=4","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Formation","./quoideneuf.php3?id_rubrique=28&amp;var_type=5","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Conf&eacute;rence","./quoideneuf.php3?id_rubrique=28&amp;var_type=6","","",1   ])                     addmenu(menu=["rub53",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Le vivant&nbsp;: une ressource","rubrique.php3?id_rubrique=398","","",1     ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Fiches Nature","show-menu=rub98","rubrique.php3?id_rubrique=98","",1     ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Des outils pour connatre","show-menu=rub275","rubrique.php3?id_rubrique=275","",1     ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Protection et gestion","show-menu=rub306","rubrique.php3?id_rubrique=306","",1   ])       addmenu(menu=["rub98",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Milieux","show-menu=rub99","rubrique.php3?id_rubrique=99","",1     ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Faune","show-menu=rub100","rubrique.php3?id_rubrique=100","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Flore","rubrique.php3?id_rubrique=101","","",1   ])    addmenu(menu=["rub99",,,99,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Fonds marins","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Vasi&egrave;res et estuaires","rubrique.php3?id_rubrique=117","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Marais littoraux","rubrique.php3?id_rubrique=255","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Dunes","rubrique.php3?id_rubrique=118","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Cordons de galets","rubrique.php3?id_rubrique=119","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Falaises et lots rocheux","rubrique.php3?id_rubrique=120","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Fleuves et rivi&egrave;res","rubrique.php3?id_rubrique=121","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Lacs et &eacute;tangs","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Tourbi&egrave;res","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Landes","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Bocage","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Prairies","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Bois et forts","rubrique.php3?id_rubrique=123","","",1  ])    addmenu(menu=["rub100",,,99,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Mollusques","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Crustac&eacute;s","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Insectes","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Amphibiens","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Reptiles","","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Poissons","rubrique.php3?id_rubrique=382","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Oiseaux","rubrique.php3?id_rubrique=141","","",1  ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Mammif&egrave;res","rubrique.php3?id_rubrique=385","","",1  ])       addmenu(menu=["rub275",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Zones naturelles d\'int&eacute;rt &eacute;cologique, faunistique et floristique (ZNIEFF)","rubrique.php3?id_rubrique=427","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Zones d\'int&eacute;rt communautaire pour les oiseaux (ZICO)","http://www.lpo-birdlife.asso.fr/etudes/zico/","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Zones humides d\'importance internationales (sites Ramsar)","http://www.ifen.fr/zoneshumides/index.htm","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Inventaire forestier des Ctes-d\'Armor","http://www.ifn.fr/cgi-bin/ratatouille.pl?modele=/pages/fr/resultat/dep.htm+dep=22","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Inventaire forestier du Finist&egrave;re","http://www.ifn.fr/cgi-bin/ratatouille.pl?modele=/pages/fr/resultat/dep.htm+dep=29","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Inventaire forestier d\'Ille-et-Vilaine","http://www.ifn.fr/cgi-bin/ratatouille.pl?modele=/pages/fr/resultat/dep.htm+dep=35","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Inventaire forestier du Morbihan","http://www.ifn.fr/cgi-bin/ratatouille.pl?modele=/pages/fr/resultat/dep.htm+dep=56","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Livre rouge de la flore menac&eacute;e de France","http://cimjsp.mnhn.fr/cbnbp/liste_espece_texteLR.jsp?type=501","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Liste rouge r&eacute;gionale de la flore menac&eacute;e","http://cimjsp.mnhn.fr/cbnbp/liste_espece_texteReg.jsp?type=16","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Atlas de la flore du Massif Armoricain","","","",1   ])                         addmenu(menu=["rub306",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Natura 2000","rubrique.php3?id_rubrique=431","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Conservatoire du littoral et des rivages lacustres","http://www.conservatoire-du-littoral.fr/front/process/Content.asp?rub=4&amp;id_rub=11&amp;id_rub2=19&amp;id_rub3=11&amp;rubec=19","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Parc naturel r&eacute;gional d\'Armorique","http://www.pnr-armorique.fr/fr/presentation/missions.html","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Parc national marin en mer d\'Iroise","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Contrats Nature","http://www.region-bretagne.fr/french/environnement/patrimoine/7d1.htm","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Espaces naturels sensibles","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;R&eacute;serves naturelles","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Sites naturels class&eacute;s","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Arrt&eacute;s de biotope","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;R&eacute;serves associatives","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Sch&eacute;mas de mise en valeur de la mer (SMVM)","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Contrats de baie","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;Contrats de rivi&egrave;re","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;R&eacute;serves de pche","","","",1    ,"<IMG SRC='IMG/boussole/couleur83CE02-14x10.png' border='1'>&nbsp;R&eacute;serves de chasse et de faune sauvage","","","",1   ])                                    addmenu(menu=["rub50",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;&quot;B-A BA&quot;","rubrique.php3?id_rubrique=393","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;De l\'eau pour quoi faire&nbsp;?","rubrique.php3?id_rubrique=278","","",1     ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Fiches Nature","show-menu=rub291","rubrique.php3?id_rubrique=291","",1     ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Protection et gestion","show-menu=rub293","rubrique.php3?id_rubrique=293","",1   ])          addmenu(menu=["rub291",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Milieux aquatiques","show-menu=rub343","rubrique.php3?id_rubrique=343","",1     ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Faune aquatique","show-menu=rub344","rubrique.php3?id_rubrique=344","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Flore aquatique","","","",1   ])    addmenu(menu=["rub343",,,99,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Fonds marins","","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Vasi&egrave;res et estuaires","rubrique.php3?id_rubrique=117","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Marais littoraux","rubrique.php3?id_rubrique=255","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Dunes","rubrique.php3?id_rubrique=118","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Cordons de galets","rubrique.php3?id_rubrique=119","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Falaises et lots rocheux","rubrique.php3?id_rubrique=120","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Fleuves et rivi&egrave;res","rubrique.php3?id_rubrique=121","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Lacs et &eacute;tangs","","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Tourbi&egrave;res","","","",1  ])    addmenu(menu=["rub344",,,99,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Mollusques","","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Crustac&eacute;s","","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Insectes","","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Amphibiens","","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Reptiles","","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Poissons","rubrique.php3?id_rubrique=382","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Oiseaux","rubrique.php3?id_rubrique=642","","",1  ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Mammif&egrave;res","rubrique.php3?id_rubrique=641","","",1  ])       addmenu(menu=["rub293",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Conservatoire du littoral et des rivages lacustres","http://www.conservatoire-du-littoral.fr/front/process/Content.asp?rub=4&amp;id_rub=11&amp;id_rub2=19&amp;id_rub3=11&amp;rubec=19","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Parc national marin en mer d\'Iroise","","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Sch&eacute;mas de mise en valeur de la mer (SMVM)","","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Contrats de baie","","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Contrats de rivi&egrave;re","","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;R&eacute;serves de pche","","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Programme &quot;Poissons migrateurs et milieux aquatiques&quot;","biblio.php3?id_biblio=1045499074","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Sch&eacute;ma d\'am&eacute;nagement et de gestion des eaux (SAGE)","biblio1039972120","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Bretagne eau pure","","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Contrats territoriaux d\'exploitations (CTE)","http://www.agriculture.gouv.fr/expl/cont/welcome.html","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Programme de matrise des pollutions d\'origine agricole (PMPOA)","http://www.region-bretagne.fr/french/aides/agriculture/194agri.pdf","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Assainissement des collectivit&eacute;s&nbsp;:  &eacute;tudes de zonages.","http://www.region-bretagne.fr/french/aides/environnement/071env.pdf","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Assainissement des collectivit&eacute;s&nbsp;: station d\'&eacute;puration.","http://www.region-bretagne.fr/french/aides/environnement/072env.pdf","","",1    ,"<IMG SRC='IMG/boussole/couleur3096E9-14x10.png' border='1'>&nbsp;Plan D&eacute;partemental pour la Protection du milieu aquatique et la Gestion (PDPG)","http://www.csp.environnement.gouv.fr/pages/milieux/contexte_fichiers/frame.htm","","",1   ])                      addmenu(menu=["rub51",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;&quot;B-A BA&quot;","rubrique.php3?id_rubrique=399","","",1     ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;L\'Homme et la mer","show-menu=rub223","rubrique.php3?id_rubrique=223","",1     ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Fiches Nature","show-menu=rub309","rubrique.php3?id_rubrique=309","",1     ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;De multiples menaces","show-menu=rub310","rubrique.php3?id_rubrique=310","",1     ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Les r&eacute;seaux de mesure","show-menu=rub287","rubrique.php3?id_rubrique=287","",1   ])       addmenu(menu=["rub223",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;La pche maritime","rubrique.php3?id_rubrique=460","","",1    ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Les cultures marines","rubrique.php3?id_rubrique=461","","",1   ])         addmenu(menu=["rub309",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,    ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Milieux marins et littoraux","show-menu=rub358","rubrique.php3?id_rubrique=358","",1     ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Faune marine et littorale","show-menu=rub359","rubrique.php3?id_rubrique=359","",1    ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Flore marine et littorale","rubrique.php3?id_rubrique=360","","",1   ])    addmenu(menu=["rub358",,,99,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Fonds marins","","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Vasi&egrave;res et estuaires","rubrique.php3?id_rubrique=117","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Marais littoraux","rubrique.php3?id_rubrique=255","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Dunes","rubrique.php3?id_rubrique=118","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Cordons de galets","rubrique.php3?id_rubrique=119","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Falaises et lots rocheux","rubrique.php3?id_rubrique=120","","",1  ])    addmenu(menu=["rub359",,,99,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Mammif&egrave;res marins","rubrique.php3?id_rubrique=143","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Oiseaux des bords de mer","rubrique.php3?id_rubrique=177","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Mollusques","","","",1  ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Poissons marins","","","",1  ])       addmenu(menu=["rub310",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Mar&eacute;es vertes","rubrique.php3?id_rubrique=423","","",1    ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Le phytoplancton marin","rubrique.php3?id_rubrique=422","","",1   ])         addmenu(menu=["rub287",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleur598300-14x10.png' border='1'>&nbsp;Qualit&eacute; du milieu","rubrique.php3?id_rubrique=288","","",1   ])                 addmenu(menu=["rub55",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,    ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Risques naturels","show-menu=rub595","rubrique.php3?id_rubrique=595","",1     ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Risques technologiques","show-menu=rub462","rubrique.php3?id_rubrique=462","",1     ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Pr&eacute;vention","show-menu=rub474","rubrique.php3?id_rubrique=474","",1   ])    addmenu(menu=["rub595",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Inondations","rubrique.php3?id_rubrique=227","","",1   ])       addmenu(menu=["rub462",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Risque industriel","rubrique.php3?id_rubrique=465","","",1    ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Mar&eacute;es noires","rubrique.php3?id_rubrique=466","","",1   ])         addmenu(menu=["rub474",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;La pr&eacute;vention des risques industriels","rubrique.php3?id_rubrique=554","","",1     ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;La pr&eacute;vention des risques naturels","show-menu=rub553","rubrique.php3?id_rubrique=553","",1   ])      addmenu(menu=["rub553",,,99,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,  ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Atlas des zones inondables","rubrique.php3?id_rubrique=454","","",1  ,"<IMG SRC='IMG/boussole/couleurAF0101-14x10.png' border='1'>&nbsp;Cartographie r&eacute;glementaire","rubrique.php3?id_rubrique=448","","",1  ])      addmenu(menu=["rub24",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Accueil","cybertheque.php3?id_rubrique=584","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Ct&eacute; Net","cybertheque.php3?id_rubrique=297","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;A lire","cybertheque.php3?id_rubrique=298","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Les articles du portail","cybertheque.php3?id_rubrique=657","","",1     ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Portfolio","show-menu=rub95","cybertheque.php3?id_rubrique=95","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Annuaire des acteurs","cybertheque.php3?id_rubrique=115","","",1   ])                addmenu(menu=["rub95",,,180,0,,styleRiebVersion2,0,"left","fade(duration=0.4)",,0,0,,,,,,,,,   ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Milieux","","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Faune","","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Flore","","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Eau","","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Oiseaux","","","",1    ,"<IMG SRC='IMG/boussole/couleurF96F02-14x10.png' border='1'>&nbsp;Pche","","","",1   ])                           dumpmenus(); </script> <SCRIPT language=JavaScript src="lib/javascripts/mmenu.js" type=text/javascript></SCRIPT> <script language=javascript src=lib/javascripts/dragdrop.js></script>  </head> <body bgcolor="#05406F" leftmargin="0" topmargin="0" marginwidth="0" marginheight="0" onload="preloadimages()"> <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0">   <tr align="center">      <td valign="top">       <table border="0" cellspacing="0" cellpadding="1">         <tr>           <td bgcolor="#B9B9B9">               <table border="0" cellspacing="0" cellpadding="0">               <tr valign="top">                   <td>                   <table border="0" cellspacing="0" cellpadding="0" width="750"> <tr> <form name="RechercheApprofondie" action="recherche.php3" method="GET">       <input type='hidden' name='id_rubrique' value='657'>      <input type="hidden" name="recherche_article" value="1">       <input type="hidden" name="type_recherche" value="au_moins_un_mot">       <td background="IMG/images/divers/Fond_01.gif" align="left" valign="bottom" width="298">     <table width="100%" border="0" cellspacing="0" cellpadding="0" >   <tr>     <td width="298" valign="middle" colspan="5"><a href="http://www.bretagne-environnement.org"><img src="IMG/images/divers/LogoHaut.gif" border="0"></a></td>   </tr>   <tr>      <td width="15" height="35" bgcolor="#003C4D"><img src="IMG/images/divers/0.gif" border="0" width="15" height="35"></td>     <td width="100" height="35" bgcolor="#003C4D" align="left"><input type="text" name="recherche" class="StyleCombo"></td>     <td width="18" height="35" bgcolor="#003C4D" align="left"><img src="IMG/images/divers/0.gif" border="0" width="18" height="35"></td>     <td width="70" height="35" bgcolor="#003C4D" align="left"><input type="image" border="0" name="recherche_img" onMouseOver="this.src='IMG/images/divers/Recherche_on.gif';" onMouseOut="this.src='IMG/images/divers/Recherche_off.gif';" SRC="IMG/images/divers/Recherche_off.gif" alt="Lancer la recherche libre parmi les articles du portail" width="70" height="35"></td>     <td width="95" height="35" bgcolor="#003C4D" align="left"><a href="cybertheque.php3?id_rubrique=584" onMouseOver="RechercheAvancee.src='IMG/images/divers/RechercheApprofondie_on.gif';" onMouseOut="RechercheAvancee.src='IMG/images/divers/RechercheApprofondie_off.gif';" ><img name="RechercheAvancee" border="0" src="IMG/images/divers/RechercheApprofondie_off.gif" width="95" height="35"></a></td>   </tr>       </form>     </table> </td> <td background="IMG/images/divers/Fond_01.gif" align="right" valign="bottom" width="452"> <table width="100%" border="0" cellspacing="0" cellpadding="0" >   <tr>      <td colspan="2"><img src="IMG/images/divers/0.gif" border="0" width="378" height="27"></td>   </tr>   <tr>      <td colspan="2" align="right" valign="bottom"><img src="IMG/images/divers/BretagneEnvironnement.gif" border="0" width="378" height="48"></td>   </tr>   <tr>      <td width="327" height="23" align="right"><div ID=commentaire><img src='IMG/images/divers/0.gif' border='0' width='327' height='23'></div></td>     <td rowspan="3" width="125" height="70" valign="bottom" align="right" bgcolor='#B9B9B9'><img src="IMG/original/1047484251.gif" border="0"></td>   </tr>   <tr>      <td width="327" height="25" align="right">                            <a href="index.php3" onMouseOver="menu1038909404.src='IMG/original/1047481745.png'; ChangeMessage('','commentaire');" onMouseOut="menu1038909404.src='IMG/original/1047481744.png'; ChangeMessage('<img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'181\' height=\'23\'>','commentaire');"><img name="menu1038909404" border="0" src="IMG/original/1047481744.png" width="30" height="22"></a>                       <a href="article.php3?id_article=1041535356" onMouseOver="menu1038909411.src='IMG/original/1047481766.png'; ChangeMessage('','commentaire');" onMouseOut="menu1038909411.src='IMG/original/1047481765.png'; ChangeMessage('<img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'181\' height=\'23\'>','commentaire');"><img name="menu1038909411" border="0" src="IMG/original/1047481765.png" width="30" height="22"></a>                       <a href="./plan.php" onMouseOver="menu1038910454.src='IMG/original/1047481762.png'; ChangeMessage('','commentaire');" onMouseOut="menu1038910454.src='IMG/original/1047481761.png'; ChangeMessage('<img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'181\' height=\'23\'>','commentaire');"><img name="menu1038910454" border="0" src="IMG/original/1047481761.png" width="30" height="22"></a>                       <a href="mailto:renseignements@bretagne-environnement.org" onMouseOver="menu1038910524.src='IMG/original/1047481749.png'; ChangeMessage('','commentaire');" onMouseOut="menu1038910524.src='IMG/original/1047481748.png'; ChangeMessage('<img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'181\' height=\'23\'>','commentaire');"><img name="menu1038910524" border="0" src="IMG/original/1047481748.png" width="30" height="22"></a>           </td>   </tr>   <tr>      <td width="327" height="25" valign="bottom" align="right"><img src="IMG/images/divers/BandeCouleur.gif" border="0" height="25"></td>   </tr> </table> </td> </tr> </table>                       <table border="0" cellspacing="0" cellpadding="0" width="750">       <tr>       <td bgcolor="#515151" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="4"></td>       </tr>       <tr>       <td bgcolor="#B9B9B9" width="130"><img src="IMG/images/divers/0.gif"></td>       <td width="100%" align="right" style="padding:1px 6px 1px 5px;" class="Guide">       <img src="IMG/images/divers/0.gif">       </td>       </tr>       <tr>       <td bgcolor="#515151" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td>       </tr>     </table>                   <!-- ***PANORAMA*** -->              <table border="0" cellspacing="2" cellpadding="0" bgcolor="B5B5B5" width="750">                           <tr>                                  <td bgcolor="#003C4D" width="291" height='63' valign="middle">                    <table border="0" cellspacing="0" cellpadding="0" width="100%" height="100%">                    <tr>                                          <td width='44' id='tdBoussole' bgcolor="#003C4D"><a href='#' onmouseOver="popup('rub1',1)" onMouseout="popdn()"><DIV ID=Boussole><img src='IMG/images/divers/Boussole003C4D.png' border='0' width='44' height='63'></DIV></a></td>                                           <td width="247" id='tdBienvenueHaut' bgcolor="#003C4D" style="padding:0px 2px 0px 0px;" class="TitreArbo">                        <a href='#' onmouseOver="popup('rub1',1)" onMouseout="popdn()" class="TitreLienEdito">                       <DIV ID=BienvenueHaut>&nbsp;&nbsp;&nbsp;&nbsp;NAVIGATION DU SITE</DIV>                        </a>                       </td>                    </tr>                    </table>                 </td>                                                                  <td valign="top" onMouseOver="theme1.src='IMG/small/1047316412.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole2876B5.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;Bretagne','BienvenueHaut'); tdBoussole.bgColor='#2876B5'; tdBienvenueHaut.bgColor='#2876B5'; ChangeMessage('<img src=\'IMG/big/1047316412.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme1.src='IMG/small/1047311872.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#2876B5'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=48" class="Image" ><img name ="theme1" border="0" src="IMG/small/1047311872.png" width="63" height="63" ></a></td>                                                                  <td valign="top"><img src="IMG/small/1047310351.png" width="63" height="63" border="0" name = "theme2"></td>                                                                  <td valign="top" onMouseOver="theme3.src='IMG/small/1047316421.png'; ChangeMessage('<img src=\'IMG/images/divers/BoussoleFFC000.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;nergie','BienvenueHaut'); tdBoussole.bgColor='#FFC000'; tdBienvenueHaut.bgColor='#FFC000'; ChangeMessage('<img src=\'IMG/big/1047316421.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme3.src='IMG/small/1047311874.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#FFC000'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=57" class="Image" ><img name ="theme3" border="0" src="IMG/small/1047311874.png" width="63" height="63" ></a></td>                                                                  <td valign="top"><img src="IMG/small/1047310355.png" width="63" height="63" border="0" name = "theme4"></td>                                                                  <td valign="top"><img src="IMG/small/1047310357.png" width="63" height="63" border="0" name = "theme5"></td>                                                                  <td valign="top"><img src="IMG/small/1047310359.png" width="63" height="63" border="0" name = "theme6"></td>                                                                  <td valign="top" onMouseOver="theme7.src='IMG/small/1047372506.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole249A00.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;paysage','BienvenueHaut'); tdBoussole.bgColor='#249A00'; tdBienvenueHaut.bgColor='#249A00'; ChangeMessage('<img src=\'IMG/big/1047372506.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme7.src='IMG/small/1047311876.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#249A00'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <img name ="theme7" border="0" src="IMG/small/1047311876.png" width="63" height="63" ></td>                                                </tr>                           <tr>                                 <td valign="top" rowspan="2" width='291' height='128' bgcolor='#2876B5' >                 <DIV ID=BienvenueBas><table border='0' cellpadding='0' cellspacing='0' width='291'><tr><td rowspan='3'><img src='IMG/images/divers/0.gif' border='0' width='20' height='128'></td><td><img src='IMG/images/divers/0.gif' border='0' height='10'></td><td rowspan='3'><img src='IMG/images/divers/0.gif' border='0' width='20' height='128'></td></tr><tr><td><a href='rubrique.php3?id_rubrique=440' class='TitreLienEdito'>Bienvenue sur le portail d'information sur l'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l'aide des acteurs de l'environnement...</a></td></tr><tr><td><img src='IMG/images/divers/0.gif' border='0' height='10'></td></tr></table></DIV>                 </td>                                                                  <td valign="top"><img src="IMG/small/1047310363.png" width="63" height="63" border="0" name = "theme8"></td>                                                                  <td valign="top" onMouseOver="theme9.src='IMG/small/1047380726.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole9D8A50.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;sols et sous-sols','BienvenueHaut'); tdBoussole.bgColor='#9D8A50'; tdBienvenueHaut.bgColor='#9D8A50'; ChangeMessage('<img src=\'IMG/big/1047380726.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme9.src='IMG/small/1047311878.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#9D8A50'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <img name ="theme9" border="0" src="IMG/small/1047311878.png" width="63" height="63" ></td>                                                                  <td valign="top" onMouseOver="theme10.src='IMG/small/1047316424.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole598300.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;mer et littoral','BienvenueHaut'); tdBoussole.bgColor='#598300'; tdBienvenueHaut.bgColor='#598300'; ChangeMessage('<img src=\'IMG/big/1047316424.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme10.src='IMG/small/1047311880.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#598300'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=51" class="Image" ><img name ="theme10" border="0" src="IMG/small/1047311880.png" width="63" height="63" ></a></td>                                                                  <td valign="top" onMouseOver="theme11.src='IMG/small/1047380713.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole83CE02.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;patrimoine naturel','BienvenueHaut'); tdBoussole.bgColor='#83CE02'; tdBienvenueHaut.bgColor='#83CE02'; ChangeMessage('<img src=\'IMG/big/1047380713.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme11.src='IMG/small/1047311882.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#83CE02'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=53" class="Image" ><img name ="theme11" border="0" src="IMG/small/1047311882.png" width="63" height="63" ></a></td>                                                                  <td valign="top" onMouseOver="theme12.src='IMG/small/1047380722.png'; ChangeMessage('<img src=\'IMG/images/divers/BoussoleAF0101.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;risques et sant','BienvenueHaut'); tdBoussole.bgColor='#AF0101'; tdBienvenueHaut.bgColor='#AF0101'; ChangeMessage('<img src=\'IMG/big/1047380722.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme12.src='IMG/small/1047311884.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#AF0101'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=55" class="Image" ><img name ="theme12" border="0" src="IMG/small/1047311884.png" width="63" height="63" ></a></td>                                                                  <td valign="top"><img src="IMG/small/1047310373.png" width="63" height="63" border="0" name = "theme13"></td>                                                                  <td valign="top"><img src="IMG/small/1047310375.png" width="63" height="63" border="0" name = "theme14"></td>                                                </tr>                           <tr>                                                  <td valign="top" onMouseOver="theme15.src='IMG/small/1049192539.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole01A37B.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;air','BienvenueHaut'); tdBoussole.bgColor='#01A37B'; tdBienvenueHaut.bgColor='#01A37B'; ChangeMessage('<img src=\'IMG/original/1049192539.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme15.src='IMG/small/1047311886.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#01A37B'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=155" class="Image" ><img name ="theme15" border="0" src="IMG/small/1047311886.png" width="63" height="63" ></a></td>                                                                  <td valign="top"><img src="IMG/small/1047310379.png" width="63" height="63" border="0" name = "theme16"></td>                                                                  <td valign="top" onMouseOver="theme17.src='IMG/small/1047316418.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole3096E9.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;eau','BienvenueHaut'); tdBoussole.bgColor='#3096E9'; tdBienvenueHaut.bgColor='#3096E9'; ChangeMessage('<img src=\'IMG/big/1047316418.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme17.src='IMG/small/1047311888.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#3096E9'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=50" class="Image" ><img name ="theme17" border="0" src="IMG/small/1047311888.png" width="63" height="63" ></a></td>                                                                  <td valign="top"><img src="IMG/small/1047310383.png" width="63" height="63" border="0" name = "theme18"></td>                                                                  <td valign="top"><img src="IMG/small/1047310385.png" width="63" height="63" border="0" name = "theme19"></td>                                                                  <td valign="top"><img src="IMG/small/1047310387.png" width="63" height="63" border="0" name = "theme20"></td>                                                                  <td valign="top" onMouseOver="theme21.src='IMG/small/1047316415.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole9D8A50.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('&nbsp;&nbsp;&nbsp;&nbsp;dchets','BienvenueHaut'); tdBoussole.bgColor='#9D8A50'; tdBienvenueHaut.bgColor='#9D8A50'; ChangeMessage('<img src=\'IMG/big/1047316415.jpg\' width=\'291\' height=\'128\' border=\'0\'>','BienvenueBas')" onMouseOut="theme21.src='IMG/small/1047311890.png'; ChangeMessage('<img src=\'IMG/images/divers/Boussole003C4D.png\' border=\'0\' width=\'44\' height=\'63\'>','Boussole'); ChangeMessage('<td width=\'247\' bgcolor=\'#003C4D\' style=\'padding:0px 2px 0px 0px;\' class=\'TitreArbo\'>&nbsp;&nbsp;&nbsp;&nbsp;<font class=\'TitreArbo\'>NAVIGATION DU SITE</td>','BienvenueHaut'); tdBoussole.bgColor='#9D8A50'; tdBienvenueHaut.bgColor='#003C4D'; ChangeMessage('<table border=\'0\' cellpadding=\'0\' cellspacing=\'0\' width=\'291\'><tr><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td><td rowspan=\'3\'><img src=\'IMG/images/divers/0.gif\' border=\'0\' width=\'20\' height=\'128\'></td></tr><tr><td><a href=\'rubrique.php3?id_rubrique=440\' class=\'TitreLienEdito\'>Bienvenue sur le portail d\'information sur l\'environnement en Bretagne, ralis dans le cadre du contrat de plan Etat-Region, avec l\'aide des acteurs de l\'environnement...</a></td></tr><tr><td><img src=\'IMG/images/divers/0.gif\' border=\'0\' height=\'10\'></td></tr></table>','BienvenueBas');">                 <a href="rubrique.php3?id_rubrique=52" class="Image" ><img name ="theme21" border="0" src="IMG/small/1047311890.png" width="63" height="63" ></a></td>                                                </tr>             </table>  <!-- ***FinPanorama*** -->                   <table border="0" cellspacing="0" cellpadding="0" width="750">               <tr>                   <td bgcolor="#004C62"><img src="IMG/images/divers/0.gif"></td>               </tr>               <tr>                   <td bgcolor="#B9B9B9"><img src="IMG/images/divers/0.gif" width="1" height="1"></td>               </tr>               <!-- ***BandeOnglet*** -->               <tr>                   <td bgcolor="#858585" valign="bottom"><img src="IMG/images/divers/0.gif" width="15" height="15">  </td>               </tr>               <!-- ***FinBandeOnglet*** -->               <tr>                   <td bgcolor="#B9B9B9"><img src="IMG/images/divers/0.gif" width="15" height="10"></td>               </tr>               <tr>                   <td bgcolor="#EDEDED"><img src="IMG/images/divers/0.gif" width="15" height="10"></td>               </tr>               <tr>                   <td bgcolor="#EDEDED" align="Right">                   <!-- ****CorpsDePage******************************************************************* -->                   <table border="0" cellspacing="0" cellpadding="0" width="725">                   <tr>                   <td align="Left" valign="top" width="238">                   <!-- ****ColGauche********************************************************************* -->                                                 <table cellpadding="0" cellspacing="0" border="0" width="215">   <tr>    <td class="BlcGeneRubTitre" style="padding:5px 1px 1px 0px;" colspan="2"><a href="quoideneuf.php3?id_rubrique=28" class='RubTitreLien'>agenda</a></td>   </tr>   <tr>      <td bgcolor="#5C5C5C" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td>   </tr>   <tr>      <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="5"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <span class="LegendePhoto">              Manifestation - 31 mai 2003 au 8 juin 2003, en Europe             </span><BR>              <a href="javascript:MM_openBrWindow('http://www.eurosite-nature.org/fr-accueil/index.html','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien" title="En savoir plus : http://www.eurosite-nature.org/fr-a... http://www.eurosite-nature.org/fr-accueil/index.html">             <span class="ChapEdito">Journes vertes</span>             <span class="BlcGenetxt">Les Journes Vertes sont ddies  Natura 2000, le rseau europen conu pour protger les habitats et les espces menaces  travers toute l'Europe.  (...)</span><br>                   </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <span class="LegendePhoto">              Colloque - 16 octobre 2003,  Rennes             </span><BR>                           <span class="ChapEdito">Les poissons migrateurs, un patrimoine rgional</span>                                </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <span class="LegendePhoto">              Sortie nature ou animation - 27 avril 2003,  Saint-Malo             </span><BR>              <a href="javascript:MM_openBrWindow('http://perso.wanadoo.fr/lpo.bretagne/sortiesLPO.htm','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien" title="En savoir plus : Sorties Nature de la Ligue pour la protection des oiseaux de Bretagne (LPOB) http://perso.wanadoo.fr/lpo.bretagne/sortiesLPO.htm">             <span class="ChapEdito">Parc de la Briantais</span>                                </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <span class="LegendePhoto">              Formation - 16 mai 2003, Ille-et-Vilaine             </span><BR>              <a href="javascript:MM_openBrWindow('http://www.irpa-bretagne.org/seform_actions.html','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien" title="En savoir plus : Actions de formation de l'Institut rgional du patrimoine de Bretagne http://www.irpa-bretagne.org/seform_actions.html">             <span class="ChapEdito">Lancer une dmarche paysagre</span>             <span class="BlcGenetxt">5</span><br>                   </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <span class="LegendePhoto">              Confrence - 25 avril 2003,  Hillion             </span><BR>              <a href="javascript:MM_openBrWindow('http://www.enf-conservatoires.org/Espaces%20Naturels%20de%20France.htm','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien" title="En savoir plus : http://www.enf-conservatoires.org/E... http://www.enf-conservatoires.org/Espaces%20Naturels%20de%20France.htm">             <span class="ChapEdito">Nuit de la grenouille</span>             <span class="BlcGenetxt">Rendez-vous  la maison de la Baie pour cette&nbsp;confrence "frquence grenouille"</span><br>                   </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr> <!-- ***BlcPlus*** -->   <tr>     <td colspan="2" align="right"><img src="IMG/images/divers/Fleche_02.gif" ><a href="quoideneuf.php3?id_rubrique=28" class="BlcGenePlus">Plus</a></td>   </tr>   <tr>      <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr> <!-- ***FinBlcPlus*** -->   <tr>     <td colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="15"></td>   </tr> </table>                   <table cellpadding="0" cellspacing="0" border="0" width="215">   <tr>    <td class="BlcGeneRubTitre" style="padding:5px 1px 1px 0px;" colspan="2"><a href="quoideneuf.php3?id_rubrique=26" class='RubTitreLien'> dcouvrir</a></td>   </tr>   <tr>      <td bgcolor="#5C5C5C" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td>   </tr>   <tr>      <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="5"></td>   </tr>    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">              <IMG SRC='IMG/small/1048519339.jpg' ALIGN='right'  NAME='image1'  BORDER='1' ALT='IMG/small/1048519339.jpg' title=''  HSPACE='5' VSPACE='5' class='spip_logos'>              <span class="LegendePhoto">Article du portail</span><BR>              <a href="article.php3?id_article=1048673030" class="TexteLien">              <span class="ChapEdito">Forts et production de bois</span>              <span class="BlcGenetxt">La fort bretonne s'est accrue de 63 000 hectares entre 1980 et 1998 et couvre actuellement 330 000 hectares. Le taux de boisement des  (...)</span><br>              </a>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>        <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="LegendePhoto">ct Net</span><BR>             <a href="http://www.eoliennes.net/" class="TexteLien" title="lien vers le site" target="_blank">              <span class="ChapEdito">Les oliennes</span>              <span class="BlcGenetxt">Portail ddi  l'nergie olienne&nbsp;: forum, articles, ....</span><br>              </a>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>        <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="LegendePhoto">rapport ou tude</span><BR>             <a href="biblio.php3?id_biblio=1042014667&id_rubrique=298" class="TexteLien" title="lien vers la fiche" >              <span class="ChapEdito">L'eau en Bretagne&nbsp;: tableau de bord sur l'eau</span>              <span class="BlcGenetxt">Ce tableau de bord sur l'eau est destin  constater les volutions relatives  la reconqute de la qualit des eaux en Bretagne, ainsi qu' informer  (...)</span><br>              </a>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>                    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="LegendePhoto">vido</span><BR>             <a href="biblio.php3?id_biblio=1045746449&id_rubrique=298" class="TexteLien" title="lien vers la fiche" >              <span class="ChapEdito">Parlons paysage</span>              <span class="BlcGenetxt">Le paysage est un patrimoine vivant. Il tmoigne de notre pass et exprime l'identit de nos territoires. L'volution de nos faons de produire, de  (...)</span><br>              </a>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>           <!-- ***BlcPlus*** -->   <tr>     <td colspan="2" align="right"><img src="IMG/images/divers/Fleche_02.gif" ><a href="quoideneuf.php3?id_rubrique=26" class="BlcGenePlus">Plus</a></td>   </tr>   <tr>      <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr> <!-- ***FinBlcPlus*** -->   <tr>     <td colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="15"></td>   </tr> </table>                                      <!-- ****FinColGauche****************************************************************** -->                   </td>                   <td align="Left" valign="top" width="241">                   <!-- ****ColCentre****************************************************************** -->                                                                                                     <table cellpadding="0" cellspacing="0" border="0" width="215">   <tr>    <td class="BlcGeneRubTitre" style="padding:5px 1px 1px 0px;" colspan="2"><a href="quoideneuf.php3?id_rubrique=29" class='RubTitreLien'>En bref</a></td>   </tr>   <tr>      <td bgcolor="#5C5C5C" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td>   </tr>   <tr>      <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="5"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <a href="quoideneuf.php3?id_rubrique=29" class="TexteLien">              <span class="ChapEdito">Les poissons migrateurs, un patrimoine rgional</span>              <span class="BlcGenetxt">Organis par Ouest Grands Migrateurs, ce premier colloque se tiendra  Rennes, le 16 octobre 2003. Il a pour objectif de mieux faire connatre la  (...)</span><br>             </a>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <a href="quoideneuf.php3?id_rubrique=29" class="TexteLien">              <span class="ChapEdito">Des oiseaux soigns en direct</span>              <span class="BlcGenetxt">Au dbut de l'anne 2003, le centre de soin de la Ligue pour la protection des oiseaux (LPO) de l'Ile Grande (Pleumeur-Bodou, Ctes-d'Armor),  (...)</span><br>             </a>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>   <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                           <a href="quoideneuf.php3?id_rubrique=29" class="TexteLien">              <span class="ChapEdito">Le Printemps de l'environnement en Bretagne</span>              <span class="BlcGenetxt">Cette anne encore, "le Printemps de l'environnement" sera l'occasion pour tous ceux qui le souhaitent&nbsp;:&nbsp;associations, collectivits  (...)</span><br>             </a>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr> <!-- ***BlcPlus*** -->   <tr>      <td colspan="2" align="right"><img src="IMG/images/divers/Fleche_02.gif" ><a href="quoideneuf.php3?id_rubrique=29" class="BlcGenePlus">Plus</a></td>   </tr>   <tr>      <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr> <!-- ***FinBlcPlus*** -->   <tr>     <td colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="15"></td>   </tr> </table>                     <table cellpadding="0" cellspacing="0" border="0" width="215">   <tr>    <td class="BlcGeneRubTitre" style="padding:5px 1px 1px 0px;" colspan="2">DOSSIER&nbsp;: LE PRESTIGE</td>   </tr>   <tr>      <td bgcolor="#5C5C5C" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td>   </tr>   <tr>      <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="5"></td>   </tr>    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="ChapEdito"><a href="javascript:MM_openBrWindow('http://dossiers.ouestfrance.fr/dossiers/prestige_accueil.asp','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien">La mare noire du Prestige</span><br>              <span class="BlcGenetxt">Un dossier Ouest France qui fait le point sur l'impact environnemental de cette dernire mare noire, la lutte contre les pollutions et les naufrages dans l'Ouest.</span></a><br>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="ChapEdito"><a href="javascript:MM_openBrWindow('http://www.le-cedre.fr/','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien">Fiche synthtique du Cedre</span><br>              <span class="BlcGenetxt">Le centre de documentation, de recherche et d'exprimentations sur les pollutions accidentelles des eaux rappelle les conditions de l'accident du Prestige, son impact sur la pollution marine et littorale en France et propose de nombreux dossiers et fiches pratiques.</span></a><br>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="ChapEdito"><a href="javascript:MM_openBrWindow('http://www.ifremer.fr/envlit/prestige/','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien">Page spciale d'Ifremer</span><br>              <span class="BlcGenetxt">Une prsentation des actions d'Ifremer dans la lutte contre la mare noire du Prestige&nbsp;: l'intervention du Nautile, l'analyse du fioul et de son comportement, etc.</span></a><br>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="ChapEdito"><a href="javascript:MM_openBrWindow('http://www.mercator.com.fr/html/mareenoire/index.html','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien">Cartes Mercator Ocan</span><br>              <span class="BlcGenetxt">Dernires prvisions des courants marins dans la zone d'chouage du prestige. Ces cartes ont pour but d'aider  mieux prvoir o le ptrole mergera et quelles ctes pourraient tre souilles.</span></a><br>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="ChapEdito"><a href="javascript:MM_openBrWindow('http://www.defense.gouv.fr/marine/actu/prestige/index.htm','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien">Le site de la Marine Nationale</span><br>              <span class="BlcGenetxt">Des informations sur l'action de l'Etat en mer.</span></a><br>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>    <tr>       <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" ></td>       <td class="BlcGeneTxt">                            <span class="ChapEdito"><a href="javascript:MM_openBrWindow('http://www.lpo-birdlife.asso.fr/actu/2002/prestige/index.htm','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TexteLien">Oiseaux mazouts</span><br>              <span class="BlcGenetxt">Ce bulletin de la Ligue pour la protection des oiseaux fait un point, tous les jours  18 heures, par espce sur le nombre d'oiseaux mazouts morts et vivants collects sur la cte atlantique.</span></a><br>       </td>   </tr><tr>        <td background="IMG/images/divers/Pointille_01.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="10"></td>   </tr>    <tr>     <td colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="15"></td>   </tr> </table>                     <!-- ****FinColCentre*************************************************************** -->                   </td>                   <td align="left" width="248" valign="top">                   <!-- ***ColDroite********************************************************************** -->                    <table cellpadding="0" cellspacing="0" border="0" width="228"> <tr>     <td background="IMG/images/divers/Fond_03.gif" width="100%" class="BlcGeneRubTitre" style="padding:5px 1px 1px 10px;">     PRATIQUE    </td>     <td background="IMG/images/divers/Fond_04.gif" valign="top" width="20">         <img src="IMG/images/divers/0.gif" width="20" height="24">     </td> </tr> <tr><td bgcolor="#AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td></tr> <tr><td background="IMG/images/divers/Fond_02.gif" colspan="2" style="padding:5px 10px ;">  <table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#EEEEEE">       <tr>          <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="4"></td>       </tr>           <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="javascript:MM_openBrWindow('http://www.meteo.fr/meteonet/vigilance/index2.html','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TitreLien">Carte de vigilance mtorologique</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>             <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="javascript:MM_openBrWindow('http://www.airbreizh.asso.fr/atmo.asp','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TitreLien">Qualit de l'air</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>          <tr>         <td colspan="2"><img src="IMG/images/divers/0.gif" width="5" height="5"></td>       </tr> </table>  </tr> <tr> <td width="100%" bgcolor="AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="4"></td> </tr> <tr> <td width="100%" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="10"></td> </tr> </table>   <table cellpadding="0" cellspacing="0" border="0" width="228"> <tr>     <td background="IMG/images/divers/Fond_03.gif" width="100%" class="BlcGeneRubTitre" style="padding:5px 1px 1px 10px;">     <a href='rubrique.php3?id_rubrique=66' class='RubTitreLien'>LES PRODUITS DU R&Eacute;SEAU</a>    </td>     <td background="IMG/images/divers/Fond_04.gif" valign="top" width="20">         <img src="IMG/images/divers/0.gif" width="20" height="24">     </td> </tr> <tr><td bgcolor="#AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td></tr> <tr><td background="IMG/images/divers/Fond_02.gif" colspan="2" style="padding:5px 10px ;">  <table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#EEEEEE">       <tr>          <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="4"></td>       </tr>           <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="javascript:MM_openBrWindow('http://www.bretagne-environnement.org/pacnature/index.php','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TitreLien">Base de donnes "patrimoine naturel"</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>             <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="javascript:MM_openBrWindow('http://www.rieb-eau.org','','scrollbars=1,resizable=1,alwaysRaised=1,width=770,height=500')" class="TitreLien">Qualit des cours d'eau</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>              <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="http://www.bretagne-environnement.org/cybertheque.php3?id_rubrique=115" class="TitreLien">Annuaire des acteurs</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>          <tr>         <td colspan="2"><img src="IMG/images/divers/0.gif" width="5" height="5"></td>       </tr> </table>  </tr> <tr> <td width="100%" bgcolor="AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="4"></td> </tr> <tr> <td width="100%" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="10"></td> </tr> </table>   <table cellpadding="0" cellspacing="0" border="0" width="228"> <tr>     <td background="IMG/images/divers/Fond_03.gif" width="100%" class="BlcGeneRubTitre" style="padding:5px 1px 1px 10px;">     <a href='./cybertheque.php3' class='RubTitreLien'>CYBERTH&Egrave;QUE</a>    </td>     <td background="IMG/images/divers/Fond_04.gif" valign="top" width="20">         <img src="IMG/images/divers/0.gif" width="20" height="24">     </td> </tr> <tr><td bgcolor="#AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td></tr> <tr><td background="IMG/images/divers/Fond_02.gif" colspan="2" style="padding:5px 10px ;">  <table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#EEEEEE">       <tr>          <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="4"></td>       </tr>            <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="http://www.bretagne-environnement.org/cybertheque.php3?id_rubrique=297" class="TitreLien">L'annuaire de liens</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>              <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="http://www.bretagne-environnement.org/cybertheque.php3?id_rubrique=298" class="TitreLien">Les livres, les revues, etc.</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>              <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="http://www.bretagne-environnement.org/cybertheque.php3?id_rubrique=657" class="TitreLien">Tous les articles du portail</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>              <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="http://www.bretagne-environnement.org/cybertheque.php3?id_rubrique=115" class="TitreLien">L'annuaire des acteurs</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>          <tr>         <td colspan="2"><img src="IMG/images/divers/0.gif" width="5" height="5"></td>       </tr> </table>  </tr> <tr> <td width="100%" bgcolor="AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="4"></td> </tr> <tr> <td width="100%" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="10"></td> </tr> </table>   <table cellpadding="0" cellspacing="0" border="0" width="228"> <tr>     <td background="IMG/images/divers/Fond_03.gif" width="100%" class="BlcGeneRubTitre" style="padding:5px 1px 1px 10px;">     <a href='rubrique.php3?id_rubrique=440' class='RubTitreLien'>QUI SOMMES NOUS&nbsp;?</a>    </td>     <td background="IMG/images/divers/Fond_04.gif" valign="top" width="20">         <img src="IMG/images/divers/0.gif" width="20" height="24">     </td> </tr> <tr><td bgcolor="#AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="1" height="1"></td></tr> <tr><td background="IMG/images/divers/Fond_02.gif" colspan="2" style="padding:5px 10px ;">  <table cellpadding="0" cellspacing="0" border="0" width="100%" bgcolor="#EEEEEE">       <tr>          <td colspan="2"><img src="IMG/images/divers/0.gif" width="3" height="4"></td>       </tr>            <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="article.php3?id_article=1041535356" class="TitreLien">Prsentation</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>              <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="article.php3?id_article=1047909746" class="TitreLien">Charte du rseau</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>              <tr>           <td valign="top" width="9"><img src="IMG/images/divers/Fleche_02.gif" width="9" height="12"></td>           <td class="BlcGeneTxt"><div class="CVlTexte2"><a href="article.php3?id_article=1041535166" class="TitreLien">Notre quipe</a></div></td>         </tr>       <tr>          <td background="IMG/images/divers/Pointille_02.gif" colspan="2"><img src="IMG/images/divers/0.gif" width="10" height="7"></td>       </tr>          <tr>         <td colspan="2"><img src="IMG/images/divers/0.gif" width="5" height="5"></td>       </tr> </table>  </tr> <tr> <td width="100%" bgcolor="AAAAAA" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="4"></td> </tr> <tr> <td width="100%" colspan="2"><img src="IMG/images/divers/0.gif" width="4" height="10"></td> </tr> </table>                    <!-- ***FinColDroite****************************************************************** -->                   </td>                   </tr>                   </table>                   <!-- ********************************************************************************** -->                   </td>               </tr>               <tr>                   <td bgcolor="#EDEDED" align="center">                         <table border="0" cellspacing="0" cellpadding="0" width="710">         <tr>             <!--<td align="center" background="IMG/images/divers/Filet_01.gif"><a href="#"><img src="IMG/images/divers/Fleche_03.gif" border="0"></a></td>-->             <td align="center"><a href="#" title="haut"><img src="IMG/images/divers/Fleche_03.gif" border="0"></a></td>         </tr>         <tr>             <td align="center" background="IMG/images/divers/Pointille_01.gif"><img src="IMG/images/divers/0.gif" width="15" height="10"></td>         </tr>         <tr>             <td align="center" class="BlcGeneTxt">             &nbsp;|&nbsp;<a href="index.php3" class="PiedPage">Accueil</a>&nbsp;|&nbsp;<a href="rubrique.php3?id_rubrique=440" class="PiedPage">A propos de Bretagne environnement</a>&nbsp;|&nbsp;<a href="mailto:tony.dubreil@bretagne-environnement.org" class="PiedPage">Contact technique</a>&nbsp;|&nbsp;<a href="mailto:renseignements@bretagne-environnement.org" class="PiedPage">Contact ditorial</a>&nbsp;|&nbsp;<a href="article.php3?id_article=1041537343" class="PiedPage">Conditions d'utilisation des donnes</a>&nbsp;|&nbsp;<a href="article.php3?id_article=1041960141" class="PiedPage">Crdits</a>&nbsp;|&nbsp;             </td>         </tr><tr>             <td align="center" class="BlcGeneTxt">             &nbsp;|&nbsp;<a href="article.php3?id_article=1040303986" class="PiedPage">Infos lgales</a>&nbsp;|&nbsp;             </td>         </tr>       </table>                   </td>               </tr>               <tr>                   <td Background="IMG/images/divers/Fond_05.gif"><img src="IMG/images/divers/LogoBas.gif"></td>               </tr>               </table>               <!-- **** -->           </td></tr></table>           </td></tr></table> <noscript> <h1><b>Bretagne Environnement</b> : Rseau dinformation sur lenvironnement en Bretagne.</h1><br /> <br /> <h4>R&eacute;seau dinformation sur lenvironnement en Bretagne pour un <b>d&eacute;veloppement durable</b>.  Le portail du r&eacute;seau &quot; Bretagne environnement &quot; a pour objectif de mettre &agrave;  disposition de tous de linformation valid&eacute;e et de r&eacute;f&eacute;rence sur la <b>qualit&eacute;</b>  de notre environnement r&eacute;gional.</h4><br /> <a href="http://www.bretagne-environnement.org/environnement/plan_site.htm">Bretagne Environnement : plan du site</a> <br /><br /> <a href="http://www.bretagne-environnement.org/environnement/biodiversite.htm">biodiversit&eacute;</a><br> <a href="http://www.bretagne-environnement.org/environnement/environnement.htm">environnement</a><br> <a href="http://www.bretagne-environnement.org/environnement/pollution_marine.htm">pollution marine</a><br> <a href="http://www.bretagne-environnement.org/environnement/pollution_de_eau.htm">pollution de l'eau</a><br> <a href="http://www.bretagne-environnement.org/environnement/protection_environnement.htm">protection environnement</a><br> <a href="http://www.bretagne-environnement.org/environnement/inondation.htm">inondation</a><br> <a href="http://www.bretagne-environnement.org/environnement/littoral.htm">littoral</a><br> <a href="http://www.bretagne-environnement.org/environnement/developpement_durable.htm">dveloppement durable</a><br> <a href="http://www.bretagne-environnement.org/environnement/dechets_menagers.htm">dchets mnagers</a><br> <a href="http://www.bretagne-environnement.org/environnement/energie_renouvelable.htm">nergie renouvelable</a><br> <a href="http://www.bretagne-environnement.org/environnement/qualite_de_eau.htm">qualit de l'eau</a><br> <a href="http://www.bretagne-environnement.org/environnement/region_bretagne.htm">rgion Bretagne</a><br> <a href="http://www.bretagne-environnement.org/environnement/pollution_de_environnement.htm">pollution de l'environnement</a><br> <a href="http://www.bretagne-environnement.org/environnement/carte_de_bretagne.htm">carte de bretagne</a><br> <a href="http://www.bretagne-environnement.org/environnement/gestion_de_eau.htm">gestion de l'eau</a><br> <a href="http://www.bretagne-environnement.org/environnement/ecologie.htm">cologie</a><br> <a href="http://www.bretagne-environnement.org/environnement/faune_et_flore.htm">faune et flore</a><br> <a href="http://www.bretagne-environnement.org/environnement/traitement_des_eaux.htm">traitement des eaux</a><br> <a href="http://www.bretagne-environnement.org/environnement/education_environnement.htm">ducation environnement</a><br>  </noscript> </body> </html> 
