• DELETE FROM KEYWORDS WHERE ID_DOMAINE=81941
  • DoneDoneDone

    URL:www.histoireguibo.net

    Connection: keep-alive
    Date: Thu, 31 Oct 2024 18:13:35 GMT
    Content-Length: 40580
    Content-Type: text/html
    Last-Modified: Thu, 21 Dec 2006 22:36:28 GMT
    Accept-Ranges: bytes
    ETag: "9e84-42524f64af300"
    Server: nginx
    Vary: Accept-Encoding
    Vary: Accept-Encoding
    
    
    Status => 200
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <HTML><HEAD><TITLE>histoireguibo.net</TITLE><META NAME="GENERATOR" CONTENT="Freeway Pro 3.5.12"><META NAME="KEYWORDS" CONTENT="histoire, geographie, college, revisions, exercices, reperes, brevet, hot potatoes, Francis Guibora, union europ&eacute;enne, assr, constitution europ&eacute;enne, &eacute;ducation civique, notions d'histoire, chiffres romains, ann&eacute;e z&eacute;ro, religion, nice, Le Cap, Paris, cours et m&eacute;thodes pour professeurs d'histoire, environnement, effet de serre, CO2"><META NAME="DESCRIPTION" CONTENT="R&eacute;visions ludiques en histoire g&eacute;ographie et &eacute;ducation civique pour les &eacute;l&egrave;ves de coll&egrave;ge. Qcm, textes &agrave; trous, liens, extraits de films, archives tv, livres. Les troisi&egrave;mes peuvent s'exercer aux rep&egrave;res du brevet. POur les enseignants, une page professeur pr&eacute;sente des s&eacute;quences p&eacute;dagogiques : cours, m&eacute;thodologie"><META NAME="NAME" CONTENT="Francis Guibora"><META NAME="subject" CONTENT="r&eacute;visions ludiques et rep&egrave;res en histoire g&eacute;ographie et &eacute;ducation civique pour &eacute;l&egrave;ves de coll&egrave;ge. Cours pour professeurs d'histoire"><META NAME="revisit-after" CONTENT="15 days"><META NAME="Robots" CONTENT="all"><META NAME="Rating" CONTENT="General"><META NAME="TITLE" CONTENT="Histoireguibo.net"><STYLE TYPE="text/css">
    <!--
    .spanstyle { position: absolute; visibility: visible; top: -50px; font-size: 12px; font-family: Courier New,Courier; font-weight: bold; color: #FF6600; }
    -->
    </STYLE><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    
    /* Cursor Trailor Text - By Peter Gehrig (http://www.24fun.ch/)
    Permission given to SoftPress Systems Limited to distribute as a FreewayAction */
    
    var x,y
    var step=20
    var flag=0
    
    // Your snappy message. Important: the space at the end of the sentence!!!
    var message="Bienvenue "
    message=message.split("")
    
    var xpos=new Array()
    for (i=0;i<=message.length-1;i++) {
        xpos[i]=-50
    }
    
    var ypos=new Array()
    for (i=0;i<=message.length-1;i++) {
        ypos[i]=-50
    }
    
    function handlerMM(e){
        x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX
        y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY
        flag=1
    }
    
    function makesnake() {
        if (flag==1 && document.all) {
            for (i=message.length-1; i>=1; i--) {
                   xpos[i]=xpos[i-1]+step
                ypos[i]=ypos[i-1]
            }
            xpos[0]=x+step
            ypos[0]=y
        
            for (i=0; i<message.length-1; i++) {
                var thisspan = eval("span"+(i)+".style")
                thisspan.posLeft=xpos[i]
                thisspan.posTop=ypos[i]
            }
        }
        
        else if (flag==1 && document.layers) {
            for (i=message.length-1; i>=1; i--) {
                   xpos[i]=xpos[i-1]+step
                ypos[i]=ypos[i-1]
            }
            xpos[0]=x+step
            ypos[0]=y
        
            for (i=0; i<message.length-1; i++) {
                var thisspan = eval("document.span"+i)
                thisspan.left=xpos[i]
                thisspan.top=ypos[i]
            }
        }
            var timer=setTimeout("makesnake()",30)
    }
    
    msg = "Sauras-tu trouver les petites blagues qui se cachent un peu partout ? Ne desespere pas : elles sont bien cachees !"+"...                        ..."; 
    pos=0;
    function Scroll_Message(){
    window.status=msg.substring(pos,msg.length)+msg.substring(0,pos);
    pos++;
    // debut du cycle automatique
    if(pos>msg.length) 
    pos=0;
    window.setTimeout("Scroll_Message()",1000/10);
    }
    
    fwLoad = new Object;
    function FWLoad(image)
    {
    	if (!document.images)
    		return null;
    	if (!fwLoad[image])
    	{
    		fwLoad[image]=new Image;
    		fwLoad[image].src=image;
    	}
    	return fwLoad[image].src;
    }
    
    fwRestore = new Object;
    function FWRestore(msg,chain) 
    {
    	if (document.images) 
    		for (var i in fwRestore)
    		{
    			var r = fwRestore[i];
    			if (r && (!chain || r.chain==chain) && r.msg==msg)
    			{
    				r.src = FWLoad(r.old);
    				fwRestore[i]=null;
    			}
    		}
    }
    
    function FWSwap(name,msg,newImg,chain,trigger) 
    {
    	var r = fwRestore[name];
    	if (document.images && (!r || r.msg < msg)) 
    	{
    		var im = document[name];
    		if (!im.old) im.old = im.src;
    		im.msg = msg;
    		im.chain = chain;
    		im.trigger = trigger;
    		if (newImg) im.src = FWLoad(newImg);
    		fwRestore[name] = im;
    	}
    }
    
    function FWCallHit(func,targNum,msg)
    {
    	if(func)
    		for (var i in func)
    			func[i](targNum,msg);
    }
    function FW_Hit(frameset,chain,targNum,msg)
    {
    	if (frameset && frameset.length)
    		for (var i=0 ; i <frameset.length ; i++)
    		{
    			FW_Hit(frameset[i].frames,chain,targNum,msg);
    			FWCallHit(top["FT_"+chain],targNum,msg);
    			FWCallHit(frameset[i].window["FT_"+chain],targNum,msg);
    		}
    	else
    		FWCallHit(window["FT_"+chain],targNum,msg);
    }
    
    fwHit = new Object;
    function FWSlave(frameset,chain,targNum,msg)
    {
    	if (msg==1) fwHit[chain]=targNum;
    	FW_Hit(frameset,chain,targNum,1);
    }
    
    function FWSRestore(frameset,chain)
    {
    	var hit=fwHit[chain];
    	if (hit)
    		FW_Hit(frameset,chain,hit,0);
    	fwHit[chain]=null;
    }
    function FWPreload(){FWLoad("Resources/bloc7f.gif");FWLoad("Resources/bloc2-41.gif");FWLoad("Resources/bloc2-40.gif");FWLoad("Resources/bloc2ar.gif");FWLoad("Resources/bloc2aq.gif");FWLoad("Resources/bloc2a1k.gif");FWLoad("Resources/bloc2a1j.gif");FWLoad("Resources/bloc2a1ag.gif");FWLoad("Resources/bloc2a1af.gif");FWLoad("Resources/bloc2bs.gif");FWLoad("Resources/bloc2br.gif");FWLoad("Resources/bloc2a2b.gif");FWLoad("Resources/bloc2a2.gif");FWLoad("Resources/bloc2a1bb.gif");FWLoad("Resources/bloc2a1ba.gif");FWLoad("Resources/bloc2a1b1a.gif");FWLoad("Resources/bloc2a1b1.gif");FWLoad("Resources/bloc21bc.gif");FWLoad("Resources/bloc21bb.gif");FWLoad("Resources/bloc21ab.gif");FWLoad("Resources/bloc21aa.gif");FWLoad("Resources/bloc21a1a.gif");FWLoad("Resources/bloc21a1.gif");FWLoad("Resources/bloc21a1ab.gif");FWLoad("Resources/bloc21a1aa.gif");FWLoad("Resources/peurb.gif");FWLoad("Resources/peur1.gif");FWLoad("Resources/peur1a.gif");FWLoad("Resources/peur1b.gif");FWLoad("Resources/index14.gif");}
    function FWHitSwap(name,num,image)
    {
    	var image = arguments[num+2];
    	if (document.images && image)
    		document[name].src = FWLoad(image);
    }
    
    //-->
    </SCRIPT></HEAD><BODY TOPMARGIN=0 LEFTMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0 BGCOLOR="#669900" onload="makesnake();Scroll_Message();;FWPreload()">
    <script language="JavaScript1.2">
    <!-- DŽbut
    var no = 1; // nombre de flocons.
    var speed = 1000/100; // grand < la vitesse de chute < petit.
    var snowflake = "Resources/noel13.gif";  // le chemin du fichier-image du flocon.
    
    var ns4up = (document.layers) ? 1 : 0;  // dŽtection du navigateur
    var ns6up=document.getElementById&&!document.all ? 1 : 0; 
    var ie4up = (document.all) ? 1 : 0;
    var dx, xp, yp;    // variables de coordonnŽes et de position
    var am, stx, sty;  // variables d'amplitude et de pas
    var i, doc_width = 800, doc_height = 600;
    
    if (ns4up||ns6up) {
    doc_width = self.innerWidth;
    doc_height = self.innerHeight;
    } else if (ie4up) {
    doc_width = document.body.clientWidth;
    doc_height = document.body.clientHeight;
    }
    dx = new Array();
    xp = new Array();
    yp = new Array();
    am = new Array();
    stx = new Array();
    sty = new Array();
    for (i = 0; i < no; ++ i) {  
    dx[i] = 0;                        // rgle les variables de coordonnŽes.
    xp[i] = Math.random()*(doc_width-50);  // rgle les variables de position.
    yp[i] = Math.random()*doc_height;
    am[i] = Math.random()*20;         // rgle les variables d'amplitude.
    stx[i] = 0.02 + Math.random()/10; // rgle les variables de pas.
    sty[i] = 0.7 + Math.random();     // idem.
    if (ns4up) {                      // rgle les calques.
    if (i == 0) {
    document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\"" + snowflake + "\" border=\"0\"></layer>");
    } else {
    document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\"" + snowflake + "\" border=\"0\"></layer>");
       }
    } else if (ie4up||ns6up) {
    if (i == 0) {
    document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src=\"" + snowflake + "\" border=\"0\"></div>");
    } else {
    document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src=\"" + snowflake + "\" border=\"0\"></div>");
          }
       }
    }
    
    function snowNS() {  // fonction d'animation Netscape
    for (i = 0; i < no; ++ i) {  // calcul pour chaque point
    yp[i] += sty[i];
    if (yp[i] > doc_height-50) {
    xp[i] = Math.random()*(doc_width-am[i]-30);
    yp[i] = 0;
    stx[i] = 0.02 + Math.random()/10;
    sty[i] = 0.7 + Math.random();
    doc_width = self.innerWidth;
    doc_height = self.innerHeight;
    }
    dx[i] += stx[i];
    document.layers["dot"+i].top = yp[i];
    document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
    }
    setTimeout("snowNS()", speed);
    }
    
    function snowNS6() {  // fonction d'animation Netscape 6.0+
    for (i = 0; i < no; ++ i) {  // calcul pour chaque point
    yp[i] += sty[i];
    if (yp[i] > doc_height-50) {
    xp[i] = Math.random()*(doc_width-am[i]-30);
    yp[i] = 0;
    stx[i] = 0.02 + Math.random()/10;
    sty[i] = 0.7 + Math.random();
    doc_width = self.innerWidth;
    doc_height = self.innerHeight;
    }
    dx[i] += stx[i];
    document.getElementById("dot"+i).style.top = yp[i];
    document.getElementById("dot"+i).style.left = xp[i] + am[i]*Math.sin(dx[i]);
    }
    setTimeout("snowNS6()", speed);
    }
    
    function snowIE() {  // fonction d'animation IE
    for (i = 0; i < no; ++ i) {  // calcul pour chaque point
    yp[i] += sty[i];
    if (yp[i] > doc_height-50) {
    xp[i] = Math.random()*(doc_width-am[i]-30);
    yp[i] = 0;
    stx[i] = 0.02 + Math.random()/10;
    sty[i] = 0.7 + Math.random();
    doc_width = document.body.clientWidth;
    doc_height = document.body.clientHeight;
    }
    dx[i] += stx[i];
    document.all["dot"+i].style.pixelTop = yp[i];
    document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
    }
    setTimeout("snowIE()", speed);
    }
    if (ns4up) {
    snowNS();
    }
    if (ie4up) {
    snowIE();
    }
    if (ns6up) {
    snowNS6();
    }
    // Fin -->
    </script>
    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD><IMG SRC="Resources/bloc15l.gif" BORDER=0 WIDTH=850 HEIGHT=134 ALT=""></TD><TD HEIGHT=134></TD></TR><TR><TD WIDTH=850><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=850 HEIGHT=1 ALT=""></TD><TD WIDTH=2 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=31></TD><TD HEIGHT=11></TD></TR><TR VALIGN=TOP><TD COLSPAN=18></TD><TD COLSPAN=4 ROWSPAN=5><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=95 HEIGHT=27 ALT="" NAME="img1"></TD><TD COLSPAN=9></TD><TD HEIGHT=7></TD></TR><TR VALIGN=TOP><TD ROWSPAN=6></TD><TD COLSPAN=13 ROWSPAN=6><IMG SRC="Resources/bloc2-41.gif" BORDER=0 WIDTH=149 HEIGHT=38 ALT="" USEMAP="#map1" NAME="img7"></TD><TD COLSPAN=4 ROWSPAN=4></TD><TD ROWSPAN=4></TD><TD ROWSPAN=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=38 ALT="" NAME="img4"></TD><TD COLSPAN=7></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=5></TD><TD COLSPAN=2 ROWSPAN=9><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=113 HEIGHT=59 ALT="" NAME="img5"></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD ROWSPAN=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=138 HEIGHT=38 ALT="" NAME="img3"></TD><TD ROWSPAN=6></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD ROWSPAN=3></TD><TD ROWSPAN=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=38 ALT="" NAME="img2"></TD><TD ROWSPAN=5></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=9></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=6></TD><TD ROWSPAN=4><A HREF="#" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSlave(top.frames,'Indigo',1,1)" onMouseOut="FWRestore(1,'Indigo',1);FWSRestore(top.frames,'Indigo')"><IMG SRC="Resources/bloc7f.gif" BORDER=0 WIDTH=19 HEIGHT=20 ALT=""></A></TD><TD COLSPAN=2></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=20></TD><TD COLSPAN=4 ROWSPAN=3></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=2 ROWSPAN=5></TD><TD COLSPAN=12 ROWSPAN=5><IMG SRC="Resources/bloc2ar.gif" BORDER=0 WIDTH=148 HEIGHT=35 ALT="" USEMAP="#map2" NAME="img8"></TD><TD COLSPAN=6 ROWSPAN=2></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD COLSPAN=15></TD><TD HEIGHT=10></TD></TR><TR VALIGN=TOP><TD COLSPAN=17></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD COLSPAN=5></TD><TD COLSPAN=11 ROWSPAN=20><IMG SRC="Resources/sourirec.gif" BORDER=0 WIDTH=597 HEIGHT=477 ALT=""></TD><TD ROWSPAN=20></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=9></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD COLSPAN=13><IMG SRC="Resources/bloc2a1k.gif" BORDER=0 WIDTH=149 HEIGHT=38 ALT="" USEMAP="#map3" NAME="img9"></TD><TD COLSPAN=3></TD><TD HEIGHT=38></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=7></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD COLSPAN=12><IMG SRC="Resources/bloc2a1ag.gif" BORDER=0 WIDTH=148 HEIGHT=35 ALT="" USEMAP="#map4" NAME="img10"></TD><TD COLSPAN=4></TD><TD HEIGHT=35></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=7></TD><TD COLSPAN=2><IMG SRC="Resources/acropolea.jpeg" BORDER=0 WIDTH=115 HEIGHT=55 ALT=""></TD><TD COLSPAN=10></TD><TD HEIGHT=55></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=16></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=10><IMG SRC="Resources/bloc2a2b.gif" BORDER=0 WIDTH=146 HEIGHT=44 ALT="" USEMAP="#map5" NAME="img12"></TD><TD COLSPAN=7></TD><TD HEIGHT=44></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=11><IMG SRC="Resources/bloc2a1bb.gif" BORDER=0 WIDTH=147 HEIGHT=43 ALT="" USEMAP="#map6" NAME="img13"></TD><TD COLSPAN=6></TD><TD HEIGHT=43></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD><A HREF="#" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img6',1,'Resources/bloc7f.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img6\',2,\'Resources/bloc7f.gif\',\'Indigo\')',0)"><IMG SRC="Resources/bloc7f.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT="" NAME="img6"></A></TD><TD COLSPAN=14></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD></TD><TD COLSPAN=16><IMG SRC="Resources/bloc2a1b1a.gif" BORDER=0 WIDTH=152 HEIGHT=42 ALT="" USEMAP="#map7" NAME="img14"></TD><TD COLSPAN=2></TD><TD HEIGHT=42></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=7></TD></TR><TR VALIGN=TOP><TD COLSPAN=6></TD><TD COLSPAN=5><IMG SRC="Resources/blancnez1.jpeg" BORDER=0 WIDTH=134 HEIGHT=69 ALT=""></TD><TD COLSPAN=8></TD><TD HEIGHT=69></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=12><IMG SRC="Resources/bloc2bs.gif" BORDER=0 WIDTH=148 HEIGHT=34 ALT="" USEMAP="#map8" NAME="img11"></TD><TD COLSPAN=5></TD><TD HEIGHT=34></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=8 ROWSPAN=2></TD><TD COLSPAN=2 ROWSPAN=2><IMG SRC="Resources/radiodessimpsona.jpeg" BORDER=0 WIDTH=114 HEIGHT=55 ALT=""></TD><TD COLSPAN=9></TD><TD HEIGHT=21></TD></TR><TR VALIGN=TOP><TD COLSPAN=21></TD><TD HEIGHT=34></TD></TR><TR><TD WIDTH=2><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=6 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=6 HEIGHT=1 ALT=""></TD><TD WIDTH=7><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=7 HEIGHT=1 ALT=""></TD><TD WIDTH=108><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=108 HEIGHT=1 ALT=""></TD><TD WIDTH=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=6 HEIGHT=1 ALT=""></TD><TD WIDTH=7><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=7 HEIGHT=1 ALT=""></TD><TD WIDTH=3><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=3 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=28><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=28 HEIGHT=1 ALT=""></TD><TD WIDTH=2><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD><TD WIDTH=2><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD><TD WIDTH=19><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=19 HEIGHT=1 ALT=""></TD><TD WIDTH=72><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=72 HEIGHT=1 ALT=""></TD><TD WIDTH=27><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=27 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=37><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=37 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=18><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=18 HEIGHT=1 ALT=""></TD><TD WIDTH=138><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=138 HEIGHT=1 ALT=""></TD><TD WIDTH=73><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=73 HEIGHT=1 ALT=""></TD><TD WIDTH=95><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=95 HEIGHT=1 ALT=""></TD><TD WIDTH=18><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=18 HEIGHT=1 ALT=""></TD><TD WIDTH=53 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=53 HEIGHT=1 ALT=""></TD></TR></TABLE><MAP NAME="map1"><AREA SHAPE=POLY ALT="" COORDS="3,22,7,9,20,5,133,5,145,9,149,22,149,22,145,34,133,38,20,38,7,34" HREF="page6emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img7',1,'Resources/bloc2-40.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img7\',2,\'Resources/bloc2-41.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="page6emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img7',1,'Resources/bloc2-40.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img7\',2,\'Resources/bloc2-41.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map2"><AREA SHAPE=POLY ALT="" COORDS="1,19,5,6,18,2,131,2,143,6,147,19,143,31,131,35,18,35,5,31" HREF="lescinquiemes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img8',1,'Resources/bloc2aq.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img8\',2,\'Resources/bloc2ar.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="lescinquiemes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img8',1,'Resources/bloc2aq.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img8\',2,\'Resources/bloc2ar.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map3"><AREA SHAPE=POLY ALT="" COORDS="3,22,7,9,20,5,133,5,145,9,149,22,145,34,133,38,20,38,7,34" HREF="4emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img9',1,'Resources/bloc2a1j.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img9\',2,\'Resources/bloc2a1k.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="4emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img9',1,'Resources/bloc2a1j.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img9\',2,\'Resources/bloc2a1k.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map4"><AREA SHAPE=POLY ALT="" COORDS="1,19,5,6,18,2,131,2,143,6,147,19,143,31,131,35,18,35,5,31" HREF="troisieme.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img10',1,'Resources/bloc2a1af.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img10\',2,\'Resources/bloc2a1ag.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="troisieme.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img10',1,'Resources/bloc2a1af.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img10\',2,\'Resources/bloc2a1ag.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map5"><AREA SHAPE=POLY ALT="" COORDS="0,18,5,5,18,0,128,0,142,5,146,18,146,30,143,41,132,44,18,44,5,40,0,26" HREF="geographiea.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img12',1,'Resources/bloc2a2.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img12\',2,\'Resources/bloc2a2b.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,5,5,18,0,128,0,142,5,146,18,146,30,143,41,132,44,18,44,5,40,0,26" HREF="geographiea.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img12',1,'Resources/bloc2a2.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img12\',2,\'Resources/bloc2a2b.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map6"><AREA SHAPE=POLY ALT="" COORDS="0,18,5,5,18,0,128,0,142,5,146,18,146,25,142,39,128,43,18,43,5,39,0,25" HREF="notionshistoire.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img13',1,'Resources/bloc2a1ba.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img13\',2,\'Resources/bloc2a1bb.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="1,18,6,5,19,0,129,0,143,5,147,18,147,25,143,39,129,43,19,43,6,39,1,25" HREF="notionshistoire.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img13',1,'Resources/bloc2a1ba.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img13\',2,\'Resources/bloc2a1bb.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map7"><AREA SHAPE=POLY ALT="" COORDS="0,19,5,6,18,1,133,1,147,6,151,19,151,24,147,38,133,42,18,42,5,38,0,24" HREF="environnement.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img14',1,'Resources/bloc2a1b1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img14\',2,\'Resources/bloc2a1b1a.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="1,18,6,5,19,0,134,0,148,5,152,18,152,23,148,37,134,41,19,41,6,37,1,23" HREF="environnement.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img14',1,'Resources/bloc2a1b1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img14\',2,\'Resources/bloc2a1b1a.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map8"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,5,17,1,130,1,142,5,146,18,142,30,130,34,17,34,4,30" HREF="pageprofs.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img11',1,'Resources/bloc2br.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img11\',2,\'Resources/bloc2bs.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="2,17,6,4,19,0,132,0,144,4,148,17,144,29,132,33,19,33,6,29" HREF="pageprofs.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img11',1,'Resources/bloc2br.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img11\',2,\'Resources/bloc2bs.gif\',\'Indigo\')',0)"></MAP><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=8></TD><TD HEIGHT=45></TD></TR><TR VALIGN=TOP><TD COLSPAN=3 ROWSPAN=2></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21ab.gif" BORDER=0 WIDTH=127 HEIGHT=65 ALT="" USEMAP="#map9" NAME="img16"></TD><TD ROWSPAN=3></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21a1a.gif" BORDER=0 WIDTH=122 HEIGHT=65 ALT="" USEMAP="#map10" NAME="img17"></TD><TD COLSPAN=2></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD ROWSPAN=2></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21a1ab.gif" BORDER=0 WIDTH=122 HEIGHT=65 ALT="" USEMAP="#map11" NAME="img18"></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD ROWSPAN=3></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21bc.gif" BORDER=0 WIDTH=122 HEIGHT=65 ALT="" USEMAP="#map12" NAME="img15"></TD><TD></TD><TD HEIGHT=63></TD></TR><TR VALIGN=TOP><TD COLSPAN=5></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD COLSPAN=6></TD><TD HEIGHT=1></TD></TR><TR><TD WIDTH=103><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=103 HEIGHT=1 ALT=""></TD><TD WIDTH=122><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=122 HEIGHT=1 ALT=""></TD><TD WIDTH=59><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=59 HEIGHT=1 ALT=""></TD><TD WIDTH=127><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=127 HEIGHT=1 ALT=""></TD><TD WIDTH=65><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=65 HEIGHT=1 ALT=""></TD><TD WIDTH=122><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=122 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=122><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=122 HEIGHT=1 ALT=""></TD><TD WIDTH=74 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=74 HEIGHT=1 ALT=""></TD></TR></TABLE><MAP NAME="map9"><AREA ALT="" COORDS="13,17,127,42" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="8,27,12,19,24,12,62,6,99,12,111,19,115,27,111,34,99,41,62,47,24,41,12,34" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="5,32,9,22,19,14,55,7,90,14,100,22,104,32,100,42,90,50,55,57,19,50,9,42" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map10"><AREA ALT="" COORDS="5,8,106,49" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="8,26,12,18,23,11,60,5,97,11,108,18,112,26,108,33,97,40,60,46,23,40,12,33" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="2,32,6,22,15,14,48,7,80,14,89,22,93,32,89,42,80,50,48,57,15,50,6,42" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map11"><AREA ALT="" COORDS="31,15,102,40" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="14,27,18,19,29,12,66,6,103,12,114,19,118,27,114,34,103,41,66,47,29,41,18,34" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="10,32,14,22,26,14,63,7,100,14,112,22,116,32,112,42,100,50,63,57,26,50,14,42" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map12"><AREA ALT="" COORDS="4,5,120,45" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="9,32,13,23,25,16,65,10,105,16,117,23,121,32,117,40,105,47,65,53,25,47,13,40" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="3,36,7,26,20,18,38,13,60,11,81,13,99,18,112,26,116,36,112,46,99,54,81,59,60,61,38,59,20,54,7,46" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"></MAP><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=2></TD><TD HEIGHT=39></TD></TR><TR VALIGN=TOP><TD></TD><TD><IMG SRC="Resources/bullec.gif" BORDER=0 WIDTH=533 HEIGHT=22 ALT=""></TD><TD HEIGHT=22></TD></TR><TR><TD WIDTH=191><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=191 HEIGHT=1 ALT=""></TD><TD WIDTH=533><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=533 HEIGHT=1 ALT=""></TD><TD WIDTH=128 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=128 HEIGHT=1 ALT=""></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=6></TD><TD HEIGHT=25></TD></TR><TR VALIGN=TOP><TD ROWSPAN=4></TD><TD ROWSPAN=4><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=419><TR VALIGN=TOP><TD ROWSPAN=5><IMG SRC="Resources/bloc6aa.gif" BORDER=0 WIDTH=218 HEIGHT=261 ALT="" USEMAP="#map13"></TD><TD COLSPAN=4></TD><TD HEIGHT=13></TD></TR><TR VALIGN=TOP><TD></TD><TD COLSPAN=3><noscript><A HREF='http://reseau.spi.free.fr' TARGET='_blank'><IMG SRC="Resources/bloc4l.gif" BORDER=0 WIDTH=128 HEIGHT=37 ALT=""></A></noscript><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    document.write('<A HREF=\'http://reseau.spi.free.fr\' onMouseOver="window.status=\'http://reseau.spi.free.fr\';return true" onMouseOut="window.status=\'\'" onClick=";window.open(\'http://reseau.spi.free.fr\',\'window\',\'width=600,height=600,toolbar,location,scrollbars,resizable\');return false"><IMG SRC="Resources/bloc4l.gif" BORDER=0 WIDTH=128 HEIGHT=37 ALT=""></A>');
    //-->
    </SCRIPT></TD><TD HEIGHT=37></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD><noscript><A HREF='http://reseau.spi.free.fr' TARGET='_blank'><IMG SRC="Resources/bannierespi7aa.gif" BORDER=0 WIDTH=107 HEIGHT=50 ALT=""></A></noscript><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    document.write('<A HREF=\'http://reseau.spi.free.fr\' onMouseOver="window.status=\'http://reseau.spi.free.fr\';return true" onMouseOut="window.status=\'\'" onClick=";window.open(\'http://reseau.spi.free.fr\',\'\',\'width=700,height=600,toolbar,location,scrollbars,resizable\');return false"><IMG SRC="Resources/bannierespi7aa.gif" BORDER=0 WIDTH=107 HEIGHT=50 ALT=""></A>');
    //-->
    </SCRIPT></TD><TD></TD><TD HEIGHT=50></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD HEIGHT=146></TD></TR><TR><TD WIDTH=218><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=218 HEIGHT=1 ALT=""></TD><TD WIDTH=72><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=72 HEIGHT=1 ALT=""></TD><TD WIDTH=11><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=11 HEIGHT=1 ALT=""></TD><TD WIDTH=107><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=107 HEIGHT=1 ALT=""></TD><TD WIDTH=10><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=10 HEIGHT=1 ALT=""></TD><TD WIDTH=1 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD></TR></TABLE></TD><TD COLSPAN=4></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=2><IMG SRC="Resources/bloc6a1.gif" BORDER=0 WIDTH=191 HEIGHT=87 ALT=""></TD><TD HEIGHT=87></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD HEIGHT=25></TD></TR><TR VALIGN=TOP><TD></TD><TD COLSPAN=2 ROWSPAN=2><P><P><IMG SRC="Resources/bloc9h.gif" BORDER=0 WIDTH=161 HEIGHT=4 ALT=""><P><IMG SRC="Resources/bloc9i.gif" BORDER=0 WIDTH=130 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9j.gif" BORDER=0 WIDTH=107 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9k.gif" BORDER=0 WIDTH=146 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9l.gif" BORDER=0 WIDTH=85 HEIGHT=2 ALT=""><P><FONT COLOR="#669900"><IMG SRC="Resources/bloc9m.gif" BORDER=0 WIDTH=38 HEIGHT=6 ALT=""></FONT><P><IMG SRC="Resources/bloc9n.gif" BORDER=0 WIDTH=83 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9o.gif" BORDER=0 WIDTH=85 HEIGHT=2 ALT=""><P ALIGN=CENTER></TD><TD ROWSPAN=2></TD><TD HEIGHT=149></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD HEIGHT=22></TD></TR><TR><TD WIDTH=99><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=99 HEIGHT=1 ALT=""></TD><TD WIDTH=419><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=419 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=10><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=10 HEIGHT=1 ALT=""></TD><TD WIDTH=157><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=157 HEIGHT=1 ALT=""></TD><TD WIDTH=34><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=34 HEIGHT=1 ALT=""></TD><TD WIDTH=75 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=75 HEIGHT=1 ALT=""></TD></TR></TABLE><MAP NAME="map13"><AREA ALT="" COORDS="2,243,133,256" HREF="environnement.html"><AREA ALT="" COORDS="1,227,131,240" HREF="effetdeserre.html"><AREA ALT="" COORDS="2,211,217,221" HREF="effetdeserre.html"><AREA ALT="" COORDS="2,195,129,208" HREF="19141948images.html"><AREA ALT="" COORDS="2,179,59,189" HREF="assreleves.html"><AREA ALT="" COORDS="2,163,130,173" HREF="cours6histoire.html#hebreux"><AREA ALT="" COORDS="2,147,156,160" HREF="cours6geo.html#population"><AREA ALT="" COORDS="2,131,194,144" HREF="refugie.html"><AREA ALT="" COORDS="2,115,74,128" HREF="geodensite.html"><AREA ALT="" COORDS="2,82,44,96" HREF="cours6histoire.html#egypte"><AREA ALT="" COORDS="2,67,201,80" HREF="cours3histoire.html#chansons2emegm"><AREA ALT="" COORDS="2,50,162,64" HREF="sonbidon3fp.html"><AREA ALT="" COORDS="2,34,144,48" HREF="unioneuropeenne.html"></MAP><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    
    for (i=0;i<=message.length-1;i++) {
        document.write("<span id='span"+i+"' class='spanstyle'>")
        document.write(message[i])
        document.write("</span>")
    }
    
    if (document.layers){
        document.captureEvents(Event.MOUSEMOVE);
    }
    document.onmousemove = handlerMM;
    function FWImage_Indigo(chain,msg){if (chain==1){FWHitSwap('img1',msg,'Resources/_clear.gif','Resources/peurb.gif');FWHitSwap('img2',msg,'Resources/_clear.gif','Resources/peur1.gif');FWHitSwap('img3',msg,'Resources/_clear.gif','Resources/peur1a.gif');FWHitSwap('img4',msg,'Resources/_clear.gif','Resources/peur1b.gif');FWHitSwap('img5',msg,'Resources/_clear.gif','Resources/index14.gif');}}window.FT_Indigo=new Object;window.FT_Indigo['0']=FWImage_Indigo;
    //-->
    </SCRIPT></BODY></HTML> <script language="JavaScript1.1">
    <!--
    hsh = new Date();
    hsd = document;
    hsi = '<a href="http://www.xiti.com/xiti.asp?s=93273"'
    hsi += ' TARGET="_top"><img width="39" height="25" border=0 '
    hsi += 'src="http://logv20.xiti.com/hit.xiti?s=93273'
    hsi += '&p=pageaccueil&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds();
    if(parseFloat(navigator.appVersion)>=4)
    {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;}
    hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" title="Mesurez votre audience"></a>');
    //-->
    </script>
    <noscript>
    <a href="http://www.xiti.com/xiti.asp?s=93273"  TARGET="_top"><img width="39" height="25" border=0 src="http://logv20.xiti.com/hit.xiti?s=93273&p=pageaccueil&" title="Mesurez votre audience"></a>
    </noscript>
    
    
    <center><A HREF=http://www.hit-parade.com/hp.asp?site=a325850 TARGET=_top><IMG SRC=http://loga.hit-parade.com/logohp1.gif?site=a325850 TITLE="Hit-Parade" WIDTH=77 HEIGHT=15 BORDER=0></A>
    
    <img src="http://perso0.free.fr/cgi-bin/wwwcount.cgi?df=francisguibora.dat&dd=flubber&ft=1">
    
    <!--DEBUT GOLD WEBORAMA--> 
    <script language="javascript"> 
    WEBO_ZONE=1; 
    WEBO_PAGE=1; 
    webogold_ok=0;</script> 
    <script language="javascript" src="http://script.weborama.fr/gold.js"></SCRIPT> 
    <SCRIPT> 
    if(webogold_ok==1){webogold_zpi(WEBO_ZONE,WEBO_PAGE,77307);}</script> 
    <NOSCRIPT><A HREF="http://www.weborama.com">Mesure d'audience et statistiques</A><BR> 
    <A HREF="http://www.weborama.fr">Classement des meilleurs sites, chat, sondage</A> </NOSCRIPT><!--FIN GOLD WEBORAMA-->
    
    </center>
    
     
    
    
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
    <HTML><HEAD><TITLE>histoireguibo.net</TITLE><META NAME="GENERATOR" CONTENT="Freeway Pro 3.5.12"><META NAME="KEYWORDS" CONTENT="histoire, geographie, college, revisions, exercices, reperes, brevet, hot potatoes, Francis Guibora, union europ&eacute;enne, assr, constitution europ&eacute;enne, &eacute;ducation civique, notions d'histoire, chiffres romains, ann&eacute;e z&eacute;ro, religion, nice, Le Cap, Paris, cours et m&eacute;thodes pour professeurs d'histoire, environnement, effet de serre, CO2"><META NAME="DESCRIPTION" CONTENT="R&eacute;visions ludiques en histoire g&eacute;ographie et &eacute;ducation civique pour les &eacute;l&egrave;ves de coll&egrave;ge. Qcm, textes &agrave; trous, liens, extraits de films, archives tv, livres. Les troisi&egrave;mes peuvent s'exercer aux rep&egrave;res du brevet. POur les enseignants, une page professeur pr&eacute;sente des s&eacute;quences p&eacute;dagogiques : cours, m&eacute;thodologie"><META NAME="NAME" CONTENT="Francis Guibora"><META NAME="subject" CONTENT="r&eacute;visions ludiques et rep&egrave;res en histoire g&eacute;ographie et &eacute;ducation civique pour &eacute;l&egrave;ves de coll&egrave;ge. Cours pour professeurs d'histoire"><META NAME="revisit-after" CONTENT="15 days"><META NAME="Robots" CONTENT="all"><META NAME="Rating" CONTENT="General"><META NAME="TITLE" CONTENT="Histoireguibo.net"><STYLE TYPE="text/css">
    <!--
    .spanstyle { position: absolute; visibility: visible; top: -50px; font-size: 12px; font-family: Courier New,Courier; font-weight: bold; color: #FF6600; }
    -->
    </STYLE><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    
    /* Cursor Trailor Text - By Peter Gehrig (http://www.24fun.ch/)
    Permission given to SoftPress Systems Limited to distribute as a FreewayAction */
    
    var x,y
    var step=20
    var flag=0
    
    // Your snappy message. Important: the space at the end of the sentence!!!
    var message="Bienvenue "
    message=message.split("")
    
    var xpos=new Array()
    for (i=0;i<=message.length-1;i++) {
        xpos[i]=-50
    }
    
    var ypos=new Array()
    for (i=0;i<=message.length-1;i++) {
        ypos[i]=-50
    }
    
    function handlerMM(e){
        x = (document.layers) ? e.pageX : document.body.scrollLeft+event.clientX
        y = (document.layers) ? e.pageY : document.body.scrollTop+event.clientY
        flag=1
    }
    
    function makesnake() {
        if (flag==1 && document.all) {
            for (i=message.length-1; i>=1; i--) {
                   xpos[i]=xpos[i-1]+step
                ypos[i]=ypos[i-1]
            }
            xpos[0]=x+step
            ypos[0]=y
        
            for (i=0; i<message.length-1; i++) {
                var thisspan = eval("span"+(i)+".style")
                thisspan.posLeft=xpos[i]
                thisspan.posTop=ypos[i]
            }
        }
        
        else if (flag==1 && document.layers) {
            for (i=message.length-1; i>=1; i--) {
                   xpos[i]=xpos[i-1]+step
                ypos[i]=ypos[i-1]
            }
            xpos[0]=x+step
            ypos[0]=y
        
            for (i=0; i<message.length-1; i++) {
                var thisspan = eval("document.span"+i)
                thisspan.left=xpos[i]
                thisspan.top=ypos[i]
            }
        }
            var timer=setTimeout("makesnake()",30)
    }
    
    msg = "Sauras-tu trouver les petites blagues qui se cachent un peu partout ? Ne desespere pas : elles sont bien cachees !"+"...                        ..."; 
    pos=0;
    function Scroll_Message(){
    window.status=msg.substring(pos,msg.length)+msg.substring(0,pos);
    pos++;
    // debut du cycle automatique
    if(pos>msg.length) 
    pos=0;
    window.setTimeout("Scroll_Message()",1000/10);
    }
    
    fwLoad = new Object;
    function FWLoad(image)
    {
    	if (!document.images)
    		return null;
    	if (!fwLoad[image])
    	{
    		fwLoad[image]=new Image;
    		fwLoad[image].src=image;
    	}
    	return fwLoad[image].src;
    }
    
    fwRestore = new Object;
    function FWRestore(msg,chain) 
    {
    	if (document.images) 
    		for (var i in fwRestore)
    		{
    			var r = fwRestore[i];
    			if (r && (!chain || r.chain==chain) && r.msg==msg)
    			{
    				r.src = FWLoad(r.old);
    				fwRestore[i]=null;
    			}
    		}
    }
    
    function FWSwap(name,msg,newImg,chain,trigger) 
    {
    	var r = fwRestore[name];
    	if (document.images && (!r || r.msg < msg)) 
    	{
    		var im = document[name];
    		if (!im.old) im.old = im.src;
    		im.msg = msg;
    		im.chain = chain;
    		im.trigger = trigger;
    		if (newImg) im.src = FWLoad(newImg);
    		fwRestore[name] = im;
    	}
    }
    
    function FWCallHit(func,targNum,msg)
    {
    	if(func)
    		for (var i in func)
    			func[i](targNum,msg);
    }
    function FW_Hit(frameset,chain,targNum,msg)
    {
    	if (frameset && frameset.length)
    		for (var i=0 ; i <frameset.length ; i++)
    		{
    			FW_Hit(frameset[i].frames,chain,targNum,msg);
    			FWCallHit(top["FT_"+chain],targNum,msg);
    			FWCallHit(frameset[i].window["FT_"+chain],targNum,msg);
    		}
    	else
    		FWCallHit(window["FT_"+chain],targNum,msg);
    }
    
    fwHit = new Object;
    function FWSlave(frameset,chain,targNum,msg)
    {
    	if (msg==1) fwHit[chain]=targNum;
    	FW_Hit(frameset,chain,targNum,1);
    }
    
    function FWSRestore(frameset,chain)
    {
    	var hit=fwHit[chain];
    	if (hit)
    		FW_Hit(frameset,chain,hit,0);
    	fwHit[chain]=null;
    }
    function FWPreload(){FWLoad("Resources/bloc7f.gif");FWLoad("Resources/bloc2-41.gif");FWLoad("Resources/bloc2-40.gif");FWLoad("Resources/bloc2ar.gif");FWLoad("Resources/bloc2aq.gif");FWLoad("Resources/bloc2a1k.gif");FWLoad("Resources/bloc2a1j.gif");FWLoad("Resources/bloc2a1ag.gif");FWLoad("Resources/bloc2a1af.gif");FWLoad("Resources/bloc2bs.gif");FWLoad("Resources/bloc2br.gif");FWLoad("Resources/bloc2a2b.gif");FWLoad("Resources/bloc2a2.gif");FWLoad("Resources/bloc2a1bb.gif");FWLoad("Resources/bloc2a1ba.gif");FWLoad("Resources/bloc2a1b1a.gif");FWLoad("Resources/bloc2a1b1.gif");FWLoad("Resources/bloc21bc.gif");FWLoad("Resources/bloc21bb.gif");FWLoad("Resources/bloc21ab.gif");FWLoad("Resources/bloc21aa.gif");FWLoad("Resources/bloc21a1a.gif");FWLoad("Resources/bloc21a1.gif");FWLoad("Resources/bloc21a1ab.gif");FWLoad("Resources/bloc21a1aa.gif");FWLoad("Resources/peurb.gif");FWLoad("Resources/peur1.gif");FWLoad("Resources/peur1a.gif");FWLoad("Resources/peur1b.gif");FWLoad("Resources/index14.gif");}
    function FWHitSwap(name,num,image)
    {
    	var image = arguments[num+2];
    	if (document.images && image)
    		document[name].src = FWLoad(image);
    }
    
    //-->
    </SCRIPT></HEAD><BODY TOPMARGIN=0 LEFTMARGIN=0 MARGINHEIGHT=0 MARGINWIDTH=0 BGCOLOR="#669900" onload="makesnake();Scroll_Message();;FWPreload()">
    <script language="JavaScript1.2">
    <!-- DŽbut
    var no = 1; // nombre de flocons.
    var speed = 1000/100; // grand < la vitesse de chute < petit.
    var snowflake = "Resources/noel13.gif";  // le chemin du fichier-image du flocon.
    
    var ns4up = (document.layers) ? 1 : 0;  // dŽtection du navigateur
    var ns6up=document.getElementById&&!document.all ? 1 : 0; 
    var ie4up = (document.all) ? 1 : 0;
    var dx, xp, yp;    // variables de coordonnŽes et de position
    var am, stx, sty;  // variables d'amplitude et de pas
    var i, doc_width = 800, doc_height = 600;
    
    if (ns4up||ns6up) {
    doc_width = self.innerWidth;
    doc_height = self.innerHeight;
    } else if (ie4up) {
    doc_width = document.body.clientWidth;
    doc_height = document.body.clientHeight;
    }
    dx = new Array();
    xp = new Array();
    yp = new Array();
    am = new Array();
    stx = new Array();
    sty = new Array();
    for (i = 0; i < no; ++ i) {  
    dx[i] = 0;                        // rgle les variables de coordonnŽes.
    xp[i] = Math.random()*(doc_width-50);  // rgle les variables de position.
    yp[i] = Math.random()*doc_height;
    am[i] = Math.random()*20;         // rgle les variables d'amplitude.
    stx[i] = 0.02 + Math.random()/10; // rgle les variables de pas.
    sty[i] = 0.7 + Math.random();     // idem.
    if (ns4up) {                      // rgle les calques.
    if (i == 0) {
    document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\"" + snowflake + "\" border=\"0\"></layer>");
    } else {
    document.write("<layer name=\"dot"+ i +"\" left=\"15\" top=\"15\" visibility=\"show\"><img src=\"" + snowflake + "\" border=\"0\"></layer>");
       }
    } else if (ie4up||ns6up) {
    if (i == 0) {
    document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src=\"" + snowflake + "\" border=\"0\"></div>");
    } else {
    document.write("<div id=\"dot"+ i +"\" style=\"POSITION: absolute; Z-INDEX: "+ i +"; VISIBILITY: visible; TOP: 15px; LEFT: 15px;\"><img src=\"" + snowflake + "\" border=\"0\"></div>");
          }
       }
    }
    
    function snowNS() {  // fonction d'animation Netscape
    for (i = 0; i < no; ++ i) {  // calcul pour chaque point
    yp[i] += sty[i];
    if (yp[i] > doc_height-50) {
    xp[i] = Math.random()*(doc_width-am[i]-30);
    yp[i] = 0;
    stx[i] = 0.02 + Math.random()/10;
    sty[i] = 0.7 + Math.random();
    doc_width = self.innerWidth;
    doc_height = self.innerHeight;
    }
    dx[i] += stx[i];
    document.layers["dot"+i].top = yp[i];
    document.layers["dot"+i].left = xp[i] + am[i]*Math.sin(dx[i]);
    }
    setTimeout("snowNS()", speed);
    }
    
    function snowNS6() {  // fonction d'animation Netscape 6.0+
    for (i = 0; i < no; ++ i) {  // calcul pour chaque point
    yp[i] += sty[i];
    if (yp[i] > doc_height-50) {
    xp[i] = Math.random()*(doc_width-am[i]-30);
    yp[i] = 0;
    stx[i] = 0.02 + Math.random()/10;
    sty[i] = 0.7 + Math.random();
    doc_width = self.innerWidth;
    doc_height = self.innerHeight;
    }
    dx[i] += stx[i];
    document.getElementById("dot"+i).style.top = yp[i];
    document.getElementById("dot"+i).style.left = xp[i] + am[i]*Math.sin(dx[i]);
    }
    setTimeout("snowNS6()", speed);
    }
    
    function snowIE() {  // fonction d'animation IE
    for (i = 0; i < no; ++ i) {  // calcul pour chaque point
    yp[i] += sty[i];
    if (yp[i] > doc_height-50) {
    xp[i] = Math.random()*(doc_width-am[i]-30);
    yp[i] = 0;
    stx[i] = 0.02 + Math.random()/10;
    sty[i] = 0.7 + Math.random();
    doc_width = document.body.clientWidth;
    doc_height = document.body.clientHeight;
    }
    dx[i] += stx[i];
    document.all["dot"+i].style.pixelTop = yp[i];
    document.all["dot"+i].style.pixelLeft = xp[i] + am[i]*Math.sin(dx[i]);
    }
    setTimeout("snowIE()", speed);
    }
    if (ns4up) {
    snowNS();
    }
    if (ie4up) {
    snowIE();
    }
    if (ns6up) {
    snowNS6();
    }
    // Fin -->
    </script>
    <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD><IMG SRC="Resources/bloc15l.gif" BORDER=0 WIDTH=850 HEIGHT=134 ALT=""></TD><TD HEIGHT=134></TD></TR><TR><TD WIDTH=850><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=850 HEIGHT=1 ALT=""></TD><TD WIDTH=2 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=31></TD><TD HEIGHT=11></TD></TR><TR VALIGN=TOP><TD COLSPAN=18></TD><TD COLSPAN=4 ROWSPAN=5><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=95 HEIGHT=27 ALT="" NAME="img1"></TD><TD COLSPAN=9></TD><TD HEIGHT=7></TD></TR><TR VALIGN=TOP><TD ROWSPAN=6></TD><TD COLSPAN=13 ROWSPAN=6><IMG SRC="Resources/bloc2-41.gif" BORDER=0 WIDTH=149 HEIGHT=38 ALT="" USEMAP="#map1" NAME="img7"></TD><TD COLSPAN=4 ROWSPAN=4></TD><TD ROWSPAN=4></TD><TD ROWSPAN=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=38 ALT="" NAME="img4"></TD><TD COLSPAN=7></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=5></TD><TD COLSPAN=2 ROWSPAN=9><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=113 HEIGHT=59 ALT="" NAME="img5"></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD ROWSPAN=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=138 HEIGHT=38 ALT="" NAME="img3"></TD><TD ROWSPAN=6></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD ROWSPAN=3></TD><TD ROWSPAN=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=38 ALT="" NAME="img2"></TD><TD ROWSPAN=5></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=9></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=6></TD><TD ROWSPAN=4><A HREF="#" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSlave(top.frames,'Indigo',1,1)" onMouseOut="FWRestore(1,'Indigo',1);FWSRestore(top.frames,'Indigo')"><IMG SRC="Resources/bloc7f.gif" BORDER=0 WIDTH=19 HEIGHT=20 ALT=""></A></TD><TD COLSPAN=2></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=20></TD><TD COLSPAN=4 ROWSPAN=3></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=2 ROWSPAN=5></TD><TD COLSPAN=12 ROWSPAN=5><IMG SRC="Resources/bloc2ar.gif" BORDER=0 WIDTH=148 HEIGHT=35 ALT="" USEMAP="#map2" NAME="img8"></TD><TD COLSPAN=6 ROWSPAN=2></TD><TD HEIGHT=3></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD COLSPAN=15></TD><TD HEIGHT=10></TD></TR><TR VALIGN=TOP><TD COLSPAN=17></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD COLSPAN=5></TD><TD COLSPAN=11 ROWSPAN=20><IMG SRC="Resources/sourirec.gif" BORDER=0 WIDTH=597 HEIGHT=477 ALT=""></TD><TD ROWSPAN=20></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=9></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD COLSPAN=13><IMG SRC="Resources/bloc2a1k.gif" BORDER=0 WIDTH=149 HEIGHT=38 ALT="" USEMAP="#map3" NAME="img9"></TD><TD COLSPAN=3></TD><TD HEIGHT=38></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=7></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD COLSPAN=12><IMG SRC="Resources/bloc2a1ag.gif" BORDER=0 WIDTH=148 HEIGHT=35 ALT="" USEMAP="#map4" NAME="img10"></TD><TD COLSPAN=4></TD><TD HEIGHT=35></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=7></TD><TD COLSPAN=2><IMG SRC="Resources/acropolea.jpeg" BORDER=0 WIDTH=115 HEIGHT=55 ALT=""></TD><TD COLSPAN=10></TD><TD HEIGHT=55></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=16></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=10><IMG SRC="Resources/bloc2a2b.gif" BORDER=0 WIDTH=146 HEIGHT=44 ALT="" USEMAP="#map5" NAME="img12"></TD><TD COLSPAN=7></TD><TD HEIGHT=44></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=11><IMG SRC="Resources/bloc2a1bb.gif" BORDER=0 WIDTH=147 HEIGHT=43 ALT="" USEMAP="#map6" NAME="img13"></TD><TD COLSPAN=6></TD><TD HEIGHT=43></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=6></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD><A HREF="#" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img6',1,'Resources/bloc7f.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img6\',2,\'Resources/bloc7f.gif\',\'Indigo\')',0)"><IMG SRC="Resources/bloc7f.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT="" NAME="img6"></A></TD><TD COLSPAN=14></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD></TD><TD COLSPAN=16><IMG SRC="Resources/bloc2a1b1a.gif" BORDER=0 WIDTH=152 HEIGHT=42 ALT="" USEMAP="#map7" NAME="img14"></TD><TD COLSPAN=2></TD><TD HEIGHT=42></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=7></TD></TR><TR VALIGN=TOP><TD COLSPAN=6></TD><TD COLSPAN=5><IMG SRC="Resources/blancnez1.jpeg" BORDER=0 WIDTH=134 HEIGHT=69 ALT=""></TD><TD COLSPAN=8></TD><TD HEIGHT=69></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=8></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=12><IMG SRC="Resources/bloc2bs.gif" BORDER=0 WIDTH=148 HEIGHT=34 ALT="" USEMAP="#map8" NAME="img11"></TD><TD COLSPAN=5></TD><TD HEIGHT=34></TD></TR><TR VALIGN=TOP><TD COLSPAN=19></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=8 ROWSPAN=2></TD><TD COLSPAN=2 ROWSPAN=2><IMG SRC="Resources/radiodessimpsona.jpeg" BORDER=0 WIDTH=114 HEIGHT=55 ALT=""></TD><TD COLSPAN=9></TD><TD HEIGHT=21></TD></TR><TR VALIGN=TOP><TD COLSPAN=21></TD><TD HEIGHT=34></TD></TR><TR><TD WIDTH=2><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=6 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=6 HEIGHT=1 ALT=""></TD><TD WIDTH=7><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=7 HEIGHT=1 ALT=""></TD><TD WIDTH=108><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=108 HEIGHT=1 ALT=""></TD><TD WIDTH=6><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=6 HEIGHT=1 ALT=""></TD><TD WIDTH=7><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=7 HEIGHT=1 ALT=""></TD><TD WIDTH=3><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=3 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD><TD WIDTH=28><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=28 HEIGHT=1 ALT=""></TD><TD WIDTH=2><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD><TD WIDTH=2><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=2 HEIGHT=1 ALT=""></TD><TD WIDTH=19><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=19 HEIGHT=1 ALT=""></TD><TD WIDTH=72><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=72 HEIGHT=1 ALT=""></TD><TD WIDTH=27><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=27 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=37><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=37 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=18><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=18 HEIGHT=1 ALT=""></TD><TD WIDTH=138><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=138 HEIGHT=1 ALT=""></TD><TD WIDTH=73><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=73 HEIGHT=1 ALT=""></TD><TD WIDTH=95><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=95 HEIGHT=1 ALT=""></TD><TD WIDTH=18><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=18 HEIGHT=1 ALT=""></TD><TD WIDTH=53 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=53 HEIGHT=1 ALT=""></TD></TR></TABLE><MAP NAME="map1"><AREA SHAPE=POLY ALT="" COORDS="3,22,7,9,20,5,133,5,145,9,149,22,149,22,145,34,133,38,20,38,7,34" HREF="page6emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img7',1,'Resources/bloc2-40.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img7\',2,\'Resources/bloc2-41.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="page6emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img7',1,'Resources/bloc2-40.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img7\',2,\'Resources/bloc2-41.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map2"><AREA SHAPE=POLY ALT="" COORDS="1,19,5,6,18,2,131,2,143,6,147,19,143,31,131,35,18,35,5,31" HREF="lescinquiemes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img8',1,'Resources/bloc2aq.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img8\',2,\'Resources/bloc2ar.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="lescinquiemes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img8',1,'Resources/bloc2aq.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img8\',2,\'Resources/bloc2ar.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map3"><AREA SHAPE=POLY ALT="" COORDS="3,22,7,9,20,5,133,5,145,9,149,22,145,34,133,38,20,38,7,34" HREF="4emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img9',1,'Resources/bloc2a1j.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img9\',2,\'Resources/bloc2a1k.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="4emes.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img9',1,'Resources/bloc2a1j.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img9\',2,\'Resources/bloc2a1k.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map4"><AREA SHAPE=POLY ALT="" COORDS="1,19,5,6,18,2,131,2,143,6,147,19,143,31,131,35,18,35,5,31" HREF="troisieme.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img10',1,'Resources/bloc2a1af.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img10\',2,\'Resources/bloc2a1ag.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,4,18,0,131,0,144,4,148,18,144,31,131,35,18,35,4,31" HREF="troisieme.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img10',1,'Resources/bloc2a1af.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img10\',2,\'Resources/bloc2a1ag.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map5"><AREA SHAPE=POLY ALT="" COORDS="0,18,5,5,18,0,128,0,142,5,146,18,146,30,143,41,132,44,18,44,5,40,0,26" HREF="geographiea.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img12',1,'Resources/bloc2a2.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img12\',2,\'Resources/bloc2a2b.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="0,18,5,5,18,0,128,0,142,5,146,18,146,30,143,41,132,44,18,44,5,40,0,26" HREF="geographiea.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img12',1,'Resources/bloc2a2.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img12\',2,\'Resources/bloc2a2b.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map6"><AREA SHAPE=POLY ALT="" COORDS="0,18,5,5,18,0,128,0,142,5,146,18,146,25,142,39,128,43,18,43,5,39,0,25" HREF="notionshistoire.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img13',1,'Resources/bloc2a1ba.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img13\',2,\'Resources/bloc2a1bb.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="1,18,6,5,19,0,129,0,143,5,147,18,147,25,143,39,129,43,19,43,6,39,1,25" HREF="notionshistoire.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img13',1,'Resources/bloc2a1ba.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img13\',2,\'Resources/bloc2a1bb.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map7"><AREA SHAPE=POLY ALT="" COORDS="0,19,5,6,18,1,133,1,147,6,151,19,151,24,147,38,133,42,18,42,5,38,0,24" HREF="environnement.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img14',1,'Resources/bloc2a1b1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img14\',2,\'Resources/bloc2a1b1a.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="1,18,6,5,19,0,134,0,148,5,152,18,152,23,148,37,134,41,19,41,6,37,1,23" HREF="environnement.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img14',1,'Resources/bloc2a1b1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img14\',2,\'Resources/bloc2a1b1a.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map8"><AREA SHAPE=POLY ALT="" COORDS="0,18,4,5,17,1,130,1,142,5,146,18,142,30,130,34,17,34,4,30" HREF="pageprofs.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img11',1,'Resources/bloc2br.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img11\',2,\'Resources/bloc2bs.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="2,17,6,4,19,0,132,0,144,4,148,17,144,29,132,33,19,33,6,29" HREF="pageprofs.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img11',1,'Resources/bloc2br.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img11\',2,\'Resources/bloc2bs.gif\',\'Indigo\')',0)"></MAP><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=8></TD><TD HEIGHT=45></TD></TR><TR VALIGN=TOP><TD COLSPAN=3 ROWSPAN=2></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21ab.gif" BORDER=0 WIDTH=127 HEIGHT=65 ALT="" USEMAP="#map9" NAME="img16"></TD><TD ROWSPAN=3></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21a1a.gif" BORDER=0 WIDTH=122 HEIGHT=65 ALT="" USEMAP="#map10" NAME="img17"></TD><TD COLSPAN=2></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD ROWSPAN=2></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21a1ab.gif" BORDER=0 WIDTH=122 HEIGHT=65 ALT="" USEMAP="#map11" NAME="img18"></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD ROWSPAN=3></TD><TD ROWSPAN=3><IMG SRC="Resources/bloc21bc.gif" BORDER=0 WIDTH=122 HEIGHT=65 ALT="" USEMAP="#map12" NAME="img15"></TD><TD></TD><TD HEIGHT=63></TD></TR><TR VALIGN=TOP><TD COLSPAN=5></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD COLSPAN=6></TD><TD HEIGHT=1></TD></TR><TR><TD WIDTH=103><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=103 HEIGHT=1 ALT=""></TD><TD WIDTH=122><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=122 HEIGHT=1 ALT=""></TD><TD WIDTH=59><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=59 HEIGHT=1 ALT=""></TD><TD WIDTH=127><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=127 HEIGHT=1 ALT=""></TD><TD WIDTH=65><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=65 HEIGHT=1 ALT=""></TD><TD WIDTH=122><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=122 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=122><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=122 HEIGHT=1 ALT=""></TD><TD WIDTH=74 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=74 HEIGHT=1 ALT=""></TD></TR></TABLE><MAP NAME="map9"><AREA ALT="" COORDS="13,17,127,42" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="8,27,12,19,24,12,62,6,99,12,111,19,115,27,111,34,99,41,62,47,24,41,12,34" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="5,32,9,22,19,14,55,7,90,14,100,22,104,32,100,42,90,50,55,57,19,50,9,42" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="forum.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img16',1,'Resources/bloc21aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img16\',2,\'Resources/bloc21ab.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map10"><AREA ALT="" COORDS="5,8,106,49" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="8,26,12,18,23,11,60,5,97,11,108,18,112,26,108,33,97,40,60,46,23,40,12,33" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="2,32,6,22,15,14,48,7,80,14,89,22,93,32,89,42,80,50,48,57,15,50,6,42" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="infos.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img17',1,'Resources/bloc21a1.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img17\',2,\'Resources/bloc21a1a.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map11"><AREA ALT="" COORDS="31,15,102,40" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="14,27,18,19,29,12,66,6,103,12,114,19,118,27,114,34,103,41,66,47,29,41,18,34" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="10,32,14,22,26,14,63,7,100,14,112,22,116,32,112,42,100,50,63,57,26,50,14,42" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="aide.htm" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img18',1,'Resources/bloc21a1aa.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img18\',2,\'Resources/bloc21a1ab.gif\',\'Indigo\')',0)"></MAP><MAP NAME="map12"><AREA ALT="" COORDS="4,5,120,45" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="9,32,13,23,25,16,65,10,105,16,117,23,121,32,117,40,105,47,65,53,25,47,13,40" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"><AREA SHAPE=POLY ALT="" COORDS="3,36,7,26,20,18,38,13,60,11,81,13,99,18,112,26,116,36,112,46,99,54,81,59,60,61,38,59,20,54,7,46" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"><AREA ALT="" COORDS="0,0,122,65" HREF="liens.html" onMouseOver="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo');FWSwap('img15',1,'Resources/bloc21bb.gif','Indigo')" onMouseOut="FWRestore(1,'Indigo');FWSRestore(top.frames,'Indigo')" onClick="setTimeout('FWRestore(2,\'Indigo\');FWSwap(\'img15\',2,\'Resources/bloc21bc.gif\',\'Indigo\')',0)"></MAP><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=2></TD><TD HEIGHT=39></TD></TR><TR VALIGN=TOP><TD></TD><TD><IMG SRC="Resources/bullec.gif" BORDER=0 WIDTH=533 HEIGHT=22 ALT=""></TD><TD HEIGHT=22></TD></TR><TR><TD WIDTH=191><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=191 HEIGHT=1 ALT=""></TD><TD WIDTH=533><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=533 HEIGHT=1 ALT=""></TD><TD WIDTH=128 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=128 HEIGHT=1 ALT=""></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=852><TR VALIGN=TOP><TD COLSPAN=6></TD><TD HEIGHT=25></TD></TR><TR VALIGN=TOP><TD ROWSPAN=4></TD><TD ROWSPAN=4><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=419><TR VALIGN=TOP><TD ROWSPAN=5><IMG SRC="Resources/bloc6aa.gif" BORDER=0 WIDTH=218 HEIGHT=261 ALT="" USEMAP="#map13"></TD><TD COLSPAN=4></TD><TD HEIGHT=13></TD></TR><TR VALIGN=TOP><TD></TD><TD COLSPAN=3><noscript><A HREF='http://reseau.spi.free.fr' TARGET='_blank'><IMG SRC="Resources/bloc4l.gif" BORDER=0 WIDTH=128 HEIGHT=37 ALT=""></A></noscript><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    document.write('<A HREF=\'http://reseau.spi.free.fr\' onMouseOver="window.status=\'http://reseau.spi.free.fr\';return true" onMouseOut="window.status=\'\'" onClick=";window.open(\'http://reseau.spi.free.fr\',\'window\',\'width=600,height=600,toolbar,location,scrollbars,resizable\');return false"><IMG SRC="Resources/bloc4l.gif" BORDER=0 WIDTH=128 HEIGHT=37 ALT=""></A>');
    //-->
    </SCRIPT></TD><TD HEIGHT=37></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD HEIGHT=15></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD><noscript><A HREF='http://reseau.spi.free.fr' TARGET='_blank'><IMG SRC="Resources/bannierespi7aa.gif" BORDER=0 WIDTH=107 HEIGHT=50 ALT=""></A></noscript><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    document.write('<A HREF=\'http://reseau.spi.free.fr\' onMouseOver="window.status=\'http://reseau.spi.free.fr\';return true" onMouseOut="window.status=\'\'" onClick=";window.open(\'http://reseau.spi.free.fr\',\'\',\'width=700,height=600,toolbar,location,scrollbars,resizable\');return false"><IMG SRC="Resources/bannierespi7aa.gif" BORDER=0 WIDTH=107 HEIGHT=50 ALT=""></A>');
    //-->
    </SCRIPT></TD><TD></TD><TD HEIGHT=50></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD HEIGHT=146></TD></TR><TR><TD WIDTH=218><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=218 HEIGHT=1 ALT=""></TD><TD WIDTH=72><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=72 HEIGHT=1 ALT=""></TD><TD WIDTH=11><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=11 HEIGHT=1 ALT=""></TD><TD WIDTH=107><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=107 HEIGHT=1 ALT=""></TD><TD WIDTH=10><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=10 HEIGHT=1 ALT=""></TD><TD WIDTH=1 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=1 HEIGHT=1 ALT=""></TD></TR></TABLE></TD><TD COLSPAN=4></TD><TD HEIGHT=1></TD></TR><TR VALIGN=TOP><TD COLSPAN=2></TD><TD COLSPAN=2><IMG SRC="Resources/bloc6a1.gif" BORDER=0 WIDTH=191 HEIGHT=87 ALT=""></TD><TD HEIGHT=87></TD></TR><TR VALIGN=TOP><TD COLSPAN=4></TD><TD HEIGHT=25></TD></TR><TR VALIGN=TOP><TD></TD><TD COLSPAN=2 ROWSPAN=2><P><P><IMG SRC="Resources/bloc9h.gif" BORDER=0 WIDTH=161 HEIGHT=4 ALT=""><P><IMG SRC="Resources/bloc9i.gif" BORDER=0 WIDTH=130 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9j.gif" BORDER=0 WIDTH=107 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9k.gif" BORDER=0 WIDTH=146 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9l.gif" BORDER=0 WIDTH=85 HEIGHT=2 ALT=""><P><FONT COLOR="#669900"><IMG SRC="Resources/bloc9m.gif" BORDER=0 WIDTH=38 HEIGHT=6 ALT=""></FONT><P><IMG SRC="Resources/bloc9n.gif" BORDER=0 WIDTH=83 HEIGHT=2 ALT=""><P><IMG SRC="Resources/bloc9o.gif" BORDER=0 WIDTH=85 HEIGHT=2 ALT=""><P ALIGN=CENTER></TD><TD ROWSPAN=2></TD><TD HEIGHT=149></TD></TR><TR VALIGN=TOP><TD COLSPAN=3></TD><TD HEIGHT=22></TD></TR><TR><TD WIDTH=99><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=99 HEIGHT=1 ALT=""></TD><TD WIDTH=419><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=419 HEIGHT=1 ALT=""></TD><TD WIDTH=58><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=58 HEIGHT=1 ALT=""></TD><TD WIDTH=10><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=10 HEIGHT=1 ALT=""></TD><TD WIDTH=157><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=157 HEIGHT=1 ALT=""></TD><TD WIDTH=34><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=34 HEIGHT=1 ALT=""></TD><TD WIDTH=75 HEIGHT=1><IMG SRC="Resources/_clear.gif" BORDER=0 WIDTH=75 HEIGHT=1 ALT=""></TD></TR></TABLE><MAP NAME="map13"><AREA ALT="" COORDS="2,243,133,256" HREF="environnement.html"><AREA ALT="" COORDS="1,227,131,240" HREF="effetdeserre.html"><AREA ALT="" COORDS="2,211,217,221" HREF="effetdeserre.html"><AREA ALT="" COORDS="2,195,129,208" HREF="19141948images.html"><AREA ALT="" COORDS="2,179,59,189" HREF="assreleves.html"><AREA ALT="" COORDS="2,163,130,173" HREF="cours6histoire.html#hebreux"><AREA ALT="" COORDS="2,147,156,160" HREF="cours6geo.html#population"><AREA ALT="" COORDS="2,131,194,144" HREF="refugie.html"><AREA ALT="" COORDS="2,115,74,128" HREF="geodensite.html"><AREA ALT="" COORDS="2,82,44,96" HREF="cours6histoire.html#egypte"><AREA ALT="" COORDS="2,67,201,80" HREF="cours3histoire.html#chansons2emegm"><AREA ALT="" COORDS="2,50,162,64" HREF="sonbidon3fp.html"><AREA ALT="" COORDS="2,34,144,48" HREF="unioneuropeenne.html"></MAP><SCRIPT LANGUAGE="javascript" TYPE="text/javascript"><!--
    
    for (i=0;i<=message.length-1;i++) {
        document.write("<span id='span"+i+"' class='spanstyle'>")
        document.write(message[i])
        document.write("</span>")
    }
    
    if (document.layers){
        document.captureEvents(Event.MOUSEMOVE);
    }
    document.onmousemove = handlerMM;
    function FWImage_Indigo(chain,msg){if (chain==1){FWHitSwap('img1',msg,'Resources/_clear.gif','Resources/peurb.gif');FWHitSwap('img2',msg,'Resources/_clear.gif','Resources/peur1.gif');FWHitSwap('img3',msg,'Resources/_clear.gif','Resources/peur1a.gif');FWHitSwap('img4',msg,'Resources/_clear.gif','Resources/peur1b.gif');FWHitSwap('img5',msg,'Resources/_clear.gif','Resources/index14.gif');}}window.FT_Indigo=new Object;window.FT_Indigo['0']=FWImage_Indigo;
    //-->
    </SCRIPT></BODY></HTML> <script language="JavaScript1.1">
    <!--
    hsh = new Date();
    hsd = document;
    hsi = '<a href="http://www.xiti.com/xiti.asp?s=93273"'
    hsi += ' TARGET="_top"><img width="39" height="25" border=0 '
    hsi += 'src="http://logv20.xiti.com/hit.xiti?s=93273'
    hsi += '&p=pageaccueil&hl=' + hsh.getHours() + 'x' + hsh.getMinutes() + 'x' + hsh.getSeconds();
    if(parseFloat(navigator.appVersion)>=4)
    {Xiti_s=screen;hsi += '&r=' + Xiti_s.width + 'x' + Xiti_s.height + 'x' + Xiti_s.pixelDepth + 'x' + Xiti_s.colorDepth;}
    hsd.writeln(hsi + '&ref=' + hsd.referrer.replace('&', '$') + '" title="Mesurez votre audience"></a>');
    //-->
    </script>
    <noscript>
    <a href="http://www.xiti.com/xiti.asp?s=93273"  TARGET="_top"><img width="39" height="25" border=0 src="http://logv20.xiti.com/hit.xiti?s=93273&p=pageaccueil&" title="Mesurez votre audience"></a>
    </noscript>
    
    
    <center><A HREF=http://www.hit-parade.com/hp.asp?site=a325850 TARGET=_top><IMG SRC=http://loga.hit-parade.com/logohp1.gif?site=a325850 TITLE="Hit-Parade" WIDTH=77 HEIGHT=15 BORDER=0></A>
    
    <img src="http://perso0.free.fr/cgi-bin/wwwcount.cgi?df=francisguibora.dat&dd=flubber&ft=1">
    
    <!--DEBUT GOLD WEBORAMA--> 
    <script language="javascript"> 
    WEBO_ZONE=1; 
    WEBO_PAGE=1; 
    webogold_ok=0;</script> 
    <script language="javascript" src="http://script.weborama.fr/gold.js"></SCRIPT> 
    <SCRIPT> 
    if(webogold_ok==1){webogold_zpi(WEBO_ZONE,WEBO_PAGE,77307);}</script> 
    <NOSCRIPT><A HREF="http://www.weborama.com">Mesure d'audience et statistiques</A><BR> 
    <A HREF="http://www.weborama.fr">Classement des meilleurs sites, chat, sondage</A> </NOSCRIPT><!--FIN GOLD WEBORAMA-->
    
    </center>
    
     
    
    
  • 31/10/2024 19:13:31: delta titre foireux
  • histoireguibo.net

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='nginx',redirection='',Status='200',err='',[TITRE]=N'histoireguibo.net',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=81941
  • 0

    histoireguibo.net

  • 0. histoireguibo.net (17)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'histoireguibo.net',81941)