 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <META content="text/html; charset=iso-8859-1" http-equiv="Content-type"> <META content="info en direct, informations du jour, resultats jeux olympiques JO, essentiel actualite economie, news economiques, information mondiale, nouvelle nationale, archives articles journeaux, news quotidiennes, archives articles journaux, actualite politique resultats sportif, resultats sidney 2000, actualite internationale, actualites economie francaise, nouvelles du jour, actualite science actu sportive, informations internationales, actu quotidien" name="keywords"> <META name="keywords" content="info en direct, informations du jour, resultats jeux olympiques JO, essentiel actualite economie, news economiques, information mondiale, nouvelle nationale, archives articles journeaux, news quotidiennes, archives articles journaux, actualite politique, resultats sportif, resultats sidney 2000, actualite internationale, actualites economie francaise, nouvelles du jour, actualite science, actu sportive, informations internationales, actu quotidien"> <META name="description" content="L'essentiel de l'actualite nationale et internationale au quotidien sur libertysurf, les infos du jour, les news economiques, l'actualite politique, les sports, AFP."> <META content="ALL" name="robots"> <META content="document" name="resource-type"> <META content="15 days" name="revisit-after"> <META name="dc.keywords" content="info en direct, informations du jour, resultats jeux olympiques JO, essentiel actualite economie, news economiques, information mondiale, nouvelle nationale, archives articles journeaux, news quotidiennes, archives articles journaux, actualite politique, resultats sportif, resultats sidney 2000, actualite internationale, actualites economie francaise, nouvelles du jour, actualite science, actu sportive, informations internationales, actu quotidien"> <META name="dc.description" content="L'essentiel de l'actualite nationale et internationale au quotidien, les infos du jour, les news economiques, l'actualite politique, les sports, AFP.">  <title>L'Actu - TISCALI</title> <SCRIPT LANGUAGE="JavaScript"> <!-- self.focus();  	if (!document.getElementById && document.layers) 		document.write('<LINK HREF="/inc/liberty_ns.css" REL="stylesheet" TYPE="text/css">'); 	else 		document.write('<LINK HREF="/inc/liberty_ie.css" REL="stylesheet" TYPE="text/css">'); 	 /* var agent = navigator.userAgent.toLowerCase(); var ver = parseInt(navigator.appVersion); if ((agent.indexOf("ppc") >= 0) || (agent.indexOf("mac_powerpc") >= 0)) { 	document.write('<LINK HREF="/inc/liberty_ie.css" REL="stylesheet" TYPE="text/css">');} else { 	if ((agent.indexOf("mozilla") != -1) && (navigator.appName.indexOf("Netscape") != -1)) { 		if (ver >= 5) {  			document.write('<LINK HREF="/inc/liberty_ie.css" REL="stylesheet" TYPE="text/css">'); } 		else {  			document.write('<LINK HREF="/inc/liberty_ns.css" REL="stylesheet" TYPE="text/css">');}  	} 	else { document.write('<LINK HREF="/inc/liberty_ie.css" REL="stylesheet" TYPE="text/css">');}  }; */    function fiche(url) {window.open(url,"Fiche_programme","top=5,left=5,width=640,height=480,scrollbars=yes,resizable=yes"); }  function choixjour(pageChoisie){if (document.jours.choix[pageChoisie].value != ''){window.location= document.jours.choix[pageChoisie].value;return;}}  function recherche(){ rub=0 mc=document.rechercheinfo.s.value if (document.rechercheinfo.rub.value==0)document.location="http://rechercher.nomade.fr/recherche.asp?opt=3&s="+mc else {document.location="http:\//rechercher.nomade.fr/recherche.asp?opt=4&s"+mc}}  urlactu="http://actu.tiscali.fr" chem="http://www.tiscali.fr/" bourse="http://bourse.tiscali.fr/" meteoville="http://www.tiscali.fr/meteo/Villes.asp?ville=" meteo="http://www.tiscali.fr/meteo/" progtv="http://tv.tiscali.fr/" chat="http://chat.communautes.tiscali.fr/" mail="mailto:actu.tiscali@tiscali.fr" forum="http://forums.communautes.tiscali.fr/newsgroup.php?id=554"   function reuters(){ loca="/reuters.htm#actu" window.open(loca,'reuters','top=0,left=0,width=350,height=270')} //--> </script>   </HEAD> <body LEFTMARGIN=0 TOPMARGIN=4 marginwidth=0 marginheight=4 BGCOLOR=White><center> <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 width=780><TR><TD><script language="JavaScript" src=http://toolbar.tiscali.fr/toolbar.js></script></TD></TR></TABLE>   <TABLE WIDTH=780 BORDER=0 CELLSPACING=0 CELLPADDING=0><tr><td colspan=2><img src=http://www.tiscali.fr/img/dot.gif width=2></td></tr><TR><Td><a href=http://actu.tiscali.fr><img src=/media/actu.gif  border=0></a></td><td align=right><table bgcolor="#FFFFFF" width="468" height="60" border="0" cellspacing="0" cellpadding="0"> <script language=JavaScript>  rightnow = new Date(); function month(i,name) { var thisyear = rightnow.getFullYear(); var nextyear = thisyear + 1; var a = "<option value=\""; (i<rightnow.getMonth()) ? a +=nextyear : a +=thisyear; (i<9) ? a += "0"+(i+1) : a +=(i+1); a += "\">"+name+"</option>\n"; this.option = a; } months = new Array(new month(0,"Jan"), new month(1,"F&eacute;v"),new month(2,"Mar"),new month(3,"Avr"),new month(4,"Mai"), new month(5,"Juin"), new month(6,"Juil"), new month(7,"Ao&ucirc;t"), new month(8,"Sep"), new month(9,"Oct"), new month(10,"Nov"), new month(11,"D&eacute;c"));  function opodoSetDate() {	 	tomorrow = new Date(rightnow.getTime()+(86400000)); 	document.fr_qs_traff_468x60.D_Day.selectedIndex = tomorrow.getDate()-1; 	document.fr_qs_traff_468x60.D_Month.selectedIndex = tomorrow.getMonth();	 	then = new Date(tomorrow.getTime()+(604800000)) 	document.fr_qs_traff_468x60.R_Day.selectedIndex = then.getDate()-1; 	document.fr_qs_traff_468x60.R_Month.selectedIndex = then.getMonth(); }  function opodoIsLeapYear(year){ 	((((year % 4 == 0) && (year % 100 != 0)) || (year % 400 == 0))) ? true : false;	 }  function opodoValidMonthDay(dayVal, monthVal, yearVal){ 	var error = 0; 	if ((monthVal.substr(4,2) == 4)||(monthVal.substr(4,2) == 6)||(monthVal.substr(4,2) == 9)||(monthVal.substr(4,2) == 11)){ 		if (dayVal>30) error = 1;	 	} 	else if (monthVal.substr(4,2) == 2){ 		 		if (opodoIsLeapYear(yearVal)){ 				    if (dayVal>29) error = 1;			 				} else if (dayVal>28) error = 1; 	} 	return (error == 1) ? false : true;	 }  function opodoCreateDate(day, monthYear) { 	dayVal = day.options[day.selectedIndex].value; 	monthYearVal = monthYear.options[monthYear.selectedIndex].value;	 	x = dayVal.substr(0,1); 	(x == "0") ? day = parseInt(dayVal.substr(1,1)) : day = parseInt(dayVal.substr(0,2));	 	y = monthYearVal.substr(4,1); 	(y == "0") ? month = parseInt(monthYearVal.substr(5,1)) : month = parseInt(monthYearVal.substr(4,2)); 	year = parseInt(monthYearVal.substr(0,4)); 	if (year < 1900) year = year + 1900;	 	date = new Date(year, month-1, day); 	return date;  } function opodoValidReturnDate(formName, elementArray) { 	firstDayField = eval('document.' + formName + '.'  + elementArray[0]); 	firstMonthField = eval('document.' + formName + '.'  + elementArray[1]); 	secondDayField = eval('document.' + formName + '.'  + elementArray[2]); 	secondMonthField = eval('document.' + formName + '.'  + elementArray[3]); 	firstDay = eval('document.' + formName + '.'  + elementArray[0] + ".options[" + 'document.' + formName + '.' + elementArray[0] + '.selectedIndex].value'); 	firstMonth = eval('document.' + formName + '.'  + elementArray[1] + ".options[" + 'document.' + formName + '.' + elementArray[1] + '.selectedIndex].value'); 	firstYear = firstMonth.substr(0,4); 	secondDay = eval('document.' + formName + '.'  + elementArray[2] + ".options[" + 'document.' + formName + '.' + elementArray[2] + '.selectedIndex].value'); 	secondMonth = eval('document.' + formName + '.'  + elementArray[3] + ".options[" + 'document.' + formName + '.' + elementArray[3] + '.selectedIndex].value'); 	secondYear = secondMonth.substr(0,4); 	if ((opodoValidMonthDay(firstDay, firstMonth, firstYear))&& (opodoValidMonthDay(secondDay, secondMonth, secondYear))){			 		opodoCreateDate(firstDayField, firstMonthField); 		outboundDate = date; 		opodoCreateDate(secondDayField, secondMonthField); 		returnDate = date; 		return ((outboundDate.valueOf() <= returnDate.valueOf() )&&(outboundDate.valueOf() >= rightnow.valueOf())) ? true : false;		  	} else {return false;} }	  function opodoFlightSearchSubmit(buttonValue) {   document.fr_qs_traff_468x60.whereTo.value = buttonValue;   document.fr_qs_traff_468x60.BE_QUICK_SEARCH_FLAG.value = true;   var datesArray= new Array('D_Day', 'D_Month', 'R_Day', 'R_Month');   var formN = 'fr_qs_traff_468x60';   if (document.fr_qs_traff_468x60.A_City.value.length > 0) {     if (opodoValidReturnDate(formN, datesArray)) {   	  return true     } else {   	  alert("Veuillez saisir une date de dpart correcte.");    	  return false;     }   } else {     alert("La ville d'arrive n'a pas t introduite");     return false;    } } </script>    <table bgcolor="#FFFFFF" width="468" height="60" border="0" cellspacing="0" cellpadding="0">     <form name="fr_qs_traff_468x60" onSubmit="return opodoFlightSearchSubmit();" action="http://ads.tiscali.fr/event.ng/Type=click&Segments=4932,7096,8946,9186,9914,9917,10260&Targets=4932,11213,10233,10234,10534&Values=34,46,51,63,77,81,100,110,1907,6010,6256,6358,6431,6583,6880,7954,8075,8976,9072,9073&RawValues=&TargetID=10234&FlightID=21766&AdID=42695&Redirect=http%3A%2F%2Fwww.opodo.fr%2Fotpbvpl%2FHomepage%2FPage%2FHomepage.jsp" method="GET" target="_blank">   <input type="HIDDEN" name= "searchType"  value="flight">   <input type="HIDDEN" name= "Locale"  value="fr">   <input type="hidden" name= "Mkt_Id" value="CDMD0300890000001" />   <input type="HIDDEN" name= "performFlightSearch"  value="TRUE">   <input type="hidden" name= "BE_QUICK_SEARCH_FLAG" value="FALSE">   <input type="HIDDEN" name= "BE_AIR_IS_FROM_SAVED"  value="TRUE">   <input type="hidden" name= "HP_QUICKSEARCH_USED" value="TRUE">   <input type="HIDDEN" name= "whereTo" value="">   <input type="HIDDEN" name= "D_Time"  value= "ANY" >   <input type="HIDDEN" name= "BE_AIR_R_Time"  value= "ANY" >   <input type="HIDDEN" name= "SEARCH_BY"  value="2">   <input type="HIDDEN" name= "TripType" value="2">   <input type="HIDDEN" name= "ClassOfService"  value="E">   <input type="HIDDEN" name= "Destination%231_DIRECT_NON_STOP"  value="N">   <input type="HIDDEN" name= "Destination%231_Airline%231"  value="">   <input type="HIDDEN" name= "Destination%231_Airline%232"  value="">   <input type="HIDDEN" name= "Destination%231_Airline%233"  value="">   <input type="HIDDEN" name= "ARRANGE_BY"  value="2">   <input type="HIDDEN" name= "availSubmit"  value="*">     <input type="HIDDEN" name= "babies"  value="0">   <input type="HIDDEN" name= "availSearchSubmit"  value="*"><tr> 		<td colspan="10"><img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/top_bar.gif" width="468" height="8"></td>     </tr>     <tr>        <td width="10"><img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/line_left.gif" width="13" height="22"></td> 	  <td width="20" rowspan="2" valign="top"><img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/icon_air.gif" alt="" width="19" height="19" border="0"></td>       <td style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none" align="right"><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none">De&nbsp;</span></td>       <td align="left" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none">        <select style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" name="D_City">    				<option value="PAR">Paris</option>  				<option value="AJA">Ajaccio</option> 				<option value="BIA">Bastia</option>	 				<option value="BIQ">Biarritz</option> 				<option value="BOD">Bordeaux</option>	 				<option value="BES">Brest</option> 				<option value="CFE">Clermont-F</option>  				<option value="LIL">Lille</option> 	 				<option value="LYS">Lyon</option>	 				<option value="MRS">Marseille</option>  				<option value="ETZ">Metz Nancy</option>  				<option value="MPL">Montpellier</option>  				<option value="MLH">Mulhouse</option>  				<option value="NTE">Nantes</option>   				<option value="NCE">Nice</option> 				<option value="PUF">Pau</option>	 				<option value="PGF">Perpignan</option>  	 				<option value="RNS">Rennes</option> 	 				<option value="SXB">Strasbourg</option>  				<option value="TLS">Toulouse</option> 				<option value="TLN">Toulon</option>        </select>       </td>       <td width="45" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none" align="left"><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #000000; text-decoration: none">D&eacute;part&nbsp; </span></td>       <td width="104" align="left" nowrap style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none">          <select style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" name= "D_Day" > 	  <script language="JavaScript">for (d=1;d<32;d++) document.write("<option value=\""+d+"\">"+d+"</option>");</script>                     </select><select style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" name= "D_Month" > 	  <SCRIPT language="JavaScript">for(var i=0;i<12;i++) document.write(months[i].option);</script></select>       </td> 	  <td width="55" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #000000; text-decoration: none" align="left">          <div align="left" nowrap><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 12px; font-weight: normal; color: #000000; text-decoration: none">Adulte(s) </span></div></td>       <td width="36" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" align="right"><select style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" name="BE_AIR_NUM_OF_ADULTS"><script language="JavaScript">for (d=1;d<10;d++) document.write("<option value=\""+d+"\">"+d+"</option>");</script></select></td>         <td width="80" align="center"><img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/logo_opodo.gif" alt="" width="69" height="20" border="0"></td>       <td width="15" align="right"><img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/line_right.gif" width="13" height="22"></td>     </tr>     <tr>        <td width="10"><img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/line_left.gif" width="13" height="22"></td> 	  <td style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none" width="20" align="right"><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none">&Agrave;&nbsp;&nbsp;</span></td>       <td align="left" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none;" width="91"><input style="width:80px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" type="text" name= "A_City" size="9" maxlength="20"></td>   	  <td width="45" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none" align="left"><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none">Retour&nbsp; </span></td>       <td width="102" nowrap style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" align="left"><span style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none">          <select style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" name= "R_Day" ><script language="JavaScript">for (d=1;d<32;d++) document.write("<option value=\""+d+"\">"+d+"</option>");</script></select><select style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" name= "R_Month" ><script language="JavaScript">for(var i=0;i<12;i++) document.write(months[i].option); </script></select>         </span></td> 	  <td width="55" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 10px; font-weight: normal; color: #000000; text-decoration: none" align="left">&nbsp;</td>       <td width="36" style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000; text-decoration: none" align="right">&nbsp;</td>           <td width="80" align="right"> <input name="Submit" type=image value="Submit" SRC="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/search.gif" align="right" width="74" height="18" border=0>       </td>       <td width="15" align="right"><img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/line_right.gif" width="13" height="22"></td>     </tr>     <tr><td colspan="10"> 	  <img src="http://images.opodo.com/affiliates/fr/fr_qs_traff_468x60/images/bottom_bar.gif" width="468" height="8"></td> 	</tr></form>   <script language="JavaScript" type="text/javascript"> opodoSetDate(); </script> </table><!-- /AdSpace --></Td></TR><tr><td colspan=2><img src=http://www.tiscali.fr/img/dot.gif width=2></td></tr></table>  <TABLE BORDER=0 CELLSPACING=2 CELLPADDING=0><TR><TD></TD></TR></TABLE>  <!-- ancien include PUB --> <!-- inc virtual="/inc/z_pub.inc"-->    <TABLE WIDTH=780 BORDER=0 CELLSPACING=0 CELLPADDING=0> 	<TR VALIGN=top> 		<TD WIDTH=140 class=fondlib> <TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><Td width=14 bgcolor=white><img src=/media/fleche_lib.gif width=12 height=12></td><td width=126 class=fdcnt2><small class=titre2>&nbsp;ACTUALITES</Td></TR></table> <TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0 bgcolor=white> <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD CLASS=menu1off HEIGHT=19>&nbsp; <a href=/enune/home.asp>Accueil Actualits</a></TD></TR></TD></TR> <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD CLASS=menu1off HEIGHT=19>&nbsp; <a href=/francemonde/home.asp>France & Monde</a></TD></TR> <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD CLASS=menu1off HEIGHT=19>&nbsp; <a href=/economie/home.asp>Economie</a></TD></TR> <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD CLASS=menu1off HEIGHT=19>&nbsp; <a href=/sport/home.asp>Sport</a></TD></TR> <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD CLASS=menu1off HEIGHT=19>&nbsp; <a href=/multimedia/home.asp>Multimdia</a></TD></TR> <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD CLASS=menu1on HEIGHT=19><IMG SRC=/media/fle_g.gif width=4 height=10 align=right>&nbsp; <a href=/insolite/home.asp>Insolite</a></TD></TR> <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD CLASS=menu1off HEIGHT=19>&nbsp; <a href=/photos/home.asp>Photos</a></TD></TR> <!-- <TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> -->  </TABLE>  <TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 bgcolor=white width=140><TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=5></TD></TR></TABLE><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><Td width=14 bgcolor=white><img src=/media/fleche_lib.gif width=12 height=12></td><td width=126 class=fdcnt2><small class=titre2>&nbsp;SERVICES</Td></TR></table><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><TD CLASS=fdimg width=138><SMALL CLASS=titremar>&nbsp; &nbsp;<b>::</b>&nbsp;<font color=black><B>Bourse</B></small><TABLE BORDER=0><TR><TD></TD></TR></TABLE>&nbsp; &nbsp;<small class=under><b>>> <a href=# onClick="this.href=bourse" target=services class=under>Les cours</a></b></small></font></b><TABLE BORDER=0><TR><TD></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" background=""><TR><TD CLASS=fdcnt1><img src=/media/dot.gif WIDTH=1 HEIGHT=2></TD></TR></TABLE><TABLE BORDER=0><TR><TD></TD></TR></TABLE><SMALL CLASS=titremar>&nbsp; &nbsp;<b>::</b>&nbsp;<font color=black><B>Mto</B></small><table BORDER="0" CELLSPACING="0" CELLPADDING="0" class="fdimg" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:myfunc="http://myfunc"> <tr> <td height="30">&nbsp; &nbsp;<a href="#" onClick=" this.href=(meteoville + '07156')" class="under" target="services"><b>Paris</b></a>&nbsp; &nbsp;</td> <td align="center"><SCRIPT LANGUAGE="JavaScript"> 	document.write ( '<img src=' +  'http://www.tiscali.fr/meteo/media/' + 'P5' + '.gif>') 	</SCRIPT></td> </tr> <tr> <td height="30">&nbsp; &nbsp;<a href="#" onClick=" this.href=(meteoville + '07630')" class="under" target="services"><b>Toulouse</b></a>&nbsp; &nbsp;</td> <td align="center"><SCRIPT LANGUAGE="JavaScript"> 	document.write ( '<img src=' + 'http://www.tiscali.fr/meteo/media/' + 'P6' + '.gif>') 	</SCRIPT></td> </tr> </table> <TABLE BORDER=0><TR><TD></TD></TR></TABLE>&nbsp; &nbsp;<small class=under><b>>> <a href=# onClick="this.href=meteo" target=services class=under>Les prvisions</a></b></small></font><TABLE BORDER=0><TR><TD></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH="100%" background=""><TR><TD CLASS=fdcnt1><img src=/media/dot.gif WIDTH=1 HEIGHT=2></TD></TR></TABLE><TABLE BORDER=0><TR><TD></TD></TR></TABLE><SMALL CLASS=titremar>&nbsp; &nbsp;<b>::</b>&nbsp;<font color=black><B>Tlvision</B></small><center><a href=# onClick="this.href=progtv" target=services><img src=/media/tv.gif border=0 width=102 height=35 vspace=6></a></center>&nbsp; &nbsp;<small class=under><b>>> <a href=# onClick="this.href=progtv" target=services  class=under>Les programmes</a></b></small></font><TABLE BORDER=0><TR><TD></TD></TR></TABLE></TD></TR></table><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=140><TR><TD CLASS=fdcnt1><img src=/media/dot.gif WIDTH=1 HEIGHT=2></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 bgcolor=white width=140><TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=5></TD></TR></TABLE><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><Td width=14 bgcolor=white><img src=/media/fleche_lib.gif width=12 height=12></td><td width=126 class=fdcnt2><small class=titre2>&nbsp;COMMUNAUTE</Td></TR></table><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><TD CLASS=fdcnt0 width="100%"><TABLE BORDER=0><TR><TD></TD></TR></TABLE><SMALL CLASS=titremar>&nbsp; &nbsp;<b>::</b>&nbsp;<B>Chat</B></small><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 background="" width=138><tr><TD>&nbsp; &nbsp;</td><td><small class=taille1><a href=# onClick="this.href=chat" target=services class=under2>Commentez en direct les dernires infos...</a></td></tr></table><TABLE BORDER=0><TR><TD></TD></TR></TABLE><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=134 background="" align=center><TR><td class=fdtitre><img src=/media/dot.gif width=1 height=1></td></TR></TABLE><TABLE BORDER=0><TR><TD></TD></TR></TABLE><SMALL CLASS=titremar>&nbsp; &nbsp;<b>::</b>&nbsp;<B>Forum</B></small><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 background="" width=138><TR valign=top><TD nowrap>&nbsp; &nbsp;</td><td><TABLE BORDER=0><TR><TD></TD></TR></TABLE><div align=left><small class=taille1><a href=# onClick="this.href=forum" class=under2 target=services>Echangez votre point de vue sur l'actualit...</a></td></tr><tr><td colspan=2><TABLE BORDER=0><TR><TD></TD></TR></TABLE></td></tr></table></td></tr></table><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 bgcolor=white width=140><TR><TD><img src=/media/dot.gif WIDTH=1 HEIGHT=5></TD></TR></TABLE><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><Td width=14 bgcolor=white><img src=/media/fleche_lib.gif width=12 height=12></td><td width=126 class=fdcnt2><small class=titre2>&nbsp;AIDE</Td></TR></table><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><td nowrap CLASS=fdcnt0>&nbsp; &nbsp;</td><TD CLASS=fdcnt0 width="100%"><TABLE BORDER=0><TR><TD></TD></TR></TABLE><SMALL CLASS=taille1>&nbsp;&nbsp;Des r&eacute;ponses &agrave; vos<br>&nbsp;&nbsp;questions pratiques avec<br>&nbsp;&nbsp;<a href=http://support.tiscali.fr/index.asp  class=under2 target=_blank>Tiscali Assistance</a><BR></small><TABLE BORDER=0><TR><TD></TD></TR></TABLE></td><td nowrap CLASS=fdcnt0>&nbsp; &nbsp;</td></tr></table><div align="center"> <br><iframe src='http://ff.connextra.com/selector/client?client=KLM&placement=KLM_TradeDoubler_France_120x60' width='120' height='60' scrolling='no' frameborder='no' style='border-width:0'> <a href='http://ff.connextra.com/selector/click?client=KLM&placement=KLM_TradeDoubler_France_120x60' target='_blank'><img src='http://ff.connextra.com/selector/image?client=KLM&placement=KLM_TradeDoubler_France_120x60' border='0' width='120' height='60' /></a> </iframe><!-- /AdSpace --><br><br> </div> </TD><td width=15>&nbsp;</td> <TD WIDTH=470> <TABLE BORDER=0 CELLSPACING=2 CELLPADDING=0><TR><TD></TD></TR></TABLE> <TABLE WIDTH=470 BORDER=0 CELLSPACING=0 CELLPADDING=0> <TD align=right><a href=http://www.reuters.fr target=_blank><img src=/media/reuters.gif width=106 height=25 border=0></a></TD></tr></table>  <TABLE WIDTH=470 BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR><TD CLASS=titre4>Insolite</TD></TR></table> 	 <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64475"><b>La publicit aide une Sudoise "sans talent"  changer d'emploi</b></a><BR><small class="taille1">[ 21/04/2003 - 14:39 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64475"></a><div align="justify">STOCKHOLM (Reuters) - Une assistante sociale sudoise a jou sur le principe de la publicit, mme ngative, pour illustrer l'adage: "En bien ou en mal, l'essentiel c'est qu'on en parle". Angelika Wedberg, 30 ans, a fait passer dimanche dans son quotidien rgional Goteborgs-Posten une publicit proclamant "Je veux un travail bien pay. Je n'ai pas d'imagination, je suis anti-sociale, pas crative et sans talent."<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64475"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64474"><b>Les gladiateurs dfilent  Rome</b></a><BR><small class="taille1">[ 21/04/2003 - 14:26 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64474"><IMG SRC="http://images.tiscali.fr/2003-04-21T144922Z_01_NOOTR_RTRIDSP_1_OFROE-ITALIE-GLADIATEURS-20030421.jpg" border="0" align="left"></a><div align="justify">ROME (Reuters) - Des centaines de gladiateurs arborant tuniques rouges et casques mtalliques ont envahi pacifiquement Rome  l'occasion de l'anniversaire de la cration, il y a 2.756 ans, de la capitale de l'empire. Au son du tambour et brandissant firement leurs lances, les nouveaux gladiateurs ont dfil dans la Rome antique jusqu'au Colise, haut lieu des jeux du cirque.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64474"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64442"><b>L'escroquerie au "Millionnaire" enfin diffuse par la tlvision</b></a><BR><small class="taille1">[ 21/04/2003 - 8:03 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64442"><IMG SRC="http://images.tiscali.fr/2003-04-21T100046Z_01_NOOTR_RTRIDSP_1_OFROE-GB-MILLIONNAIRE-20030421.jpg" border="0" align="left"></a><div align="justify">LONDRES (Reuters) - Les Britanniques vont enfin pouvoir regarder une mission tlvise qui a valu  un officier,  son pouse et  un matre de confrence d'tre condamns pour escroquerie au jeu "Qui veut gagner des millions?". Le major Charles Ingram et son pouse Diana ont t reconnus coupables d'avoir mis au point une stratgie qui, grce  une toux code du matre de confrence Tecwen Whittock, devait leur permettre de gagner le premier prix d'un million de livres (1,58 million de dollars).<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64442"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64416"><b>Le Kowet expdie de la nourriture au zoo de Bagdad</b></a><BR><small class="taille1">[ 20/04/2003 - 16:37 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64416"><IMG SRC="http://images.tiscali.fr/2003-04-20T163337Z_01_NOOTR_RTRIDSP_1_OFROE-IRAK-ZOO-20030420.jpg" border="0" align="left"></a><div align="justify">DOHA (Reuters) - Le Kowet a expdi pour deux semaines de nourriture destine aux animaux affams du zoo dvast de Bagdad. Singes, ours, chevaux, oiseaux et autres chameaux ont soit t vols, soit laisss livrs  eux-mmes dans les rues de la capitale irakienne aprs l'ouverture des grilles de leurs cages pendant les pillages qui ont suivi la chute du rgime de Saddam Hussein.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64416"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64376"><b>Le Sun offre  ses lecteurs un bout de statue de Saddam</b></a><BR><small class="taille1">[ 19/04/2003 - 18:49 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64376"><IMG SRC="http://images.tiscali.fr/2003-04-21T121938Z_01_NOOTR_RTRIDSP_1_OFROE-IRAK-GB-SADDAM-STATUE-20030419.jpg" border="0" align="left"></a><div align="justify">LONDRES (Reuters) - Le Sun, le plus grand tirage de la presse quotidienne britannique, offre samedi un fragment de la statue monumentale de Saddam Hussein qui avait t dboulonne  grand fracas  Bagdad le jour de l'entre des "marines" amricains dans la capitale irakienne. Pour remporter ce lot unique, les lecteurs du fleuron de la presse populaire de Robert Murdoch doivent identifier le pays (NDLR: le Kowet) qui avait t envahi en 1990 par l'arme irakienne.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64376"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64350"><b>Les soldats allemands ont un ministre qui leur chante du rock</b></a><BR><small class="taille1">[ 19/04/2003 - 11:26 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64350"><IMG SRC="http://images.tiscali.fr/2003-04-19T120402Z_01_NOOTR_RTRIDSP_1_OFROE-ALLEMAGNE-KOSOVO-STRUCK-ROCK-20030419.jpg" border="0" align="left"></a><div align="justify">BERLIN (Reuters) - Le ministre allemand de la Dfense, Peter Struck, a chauss des lunettes noires, mis un chapeau noir et un costume tout aussi sombre pour bondir sur une scne tel un des Blues Brothers et chanter devant des soldats allemands, vendredi au Kosovo, "Jailhouse Rock". Le ministre, qui vient d'avoir 60 ans, s'est produit en compagnie d'un groupe de rock devant les soldats allemands servant  Prizren (ouest du Kosovo) dans le cadre de la mission internationale de maintien de la paix.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64350"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64354"><b>Une sirne antiarienne pour faire taire une femme bruyante</b></a><BR><small class="taille1">[ 19/04/2003 - 12:29 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64354"></a><div align="justify">BERLIN (Reuters) - La police allemande a confisqu une sirne d'alerte arienne  un habitant de Mannheim g de 73 ans, qui avait pris pour habitude de mettre en marche cet appareil chaque fois que sa femme s'emportait contre lui. "Ma femme ne me laisse jamais en placer une. Alors je mets en marche la sirne et la laisse brailler quelques minutes. Cela marche  chaque coup. Ensuite, le calme revient", a-t-il expliqu  la police.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64354"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64322"><b>Onze pandas gants sauvages dcouverts en Chine</b></a><BR><small class="taille1">[ 18/04/2003 - 16:49 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64322"><IMG SRC="http://images.tiscali.fr/2003-04-18T150257Z_01_NOOTR_RTRIDSP_1_OFROE-CHINE-PANDA-20030418.jpg" border="0" align="left"></a><div align="justify">PEKIN (Reuters) - Une quipe de scientifiques chinois a rcemment dcouvert onze spcimens de pandas gants dans le nord de la Chine, alors que l'on estime entre 1.000 et 1.500 le nombre de ces mammifres vivant  l'tat sauvage, ont rapport les mdias d'Etat vendredi. Six pandas - cinq adultes et un petit - ont t retrouvs au mois de mars dans la rserve naturelle de Foping, dans la province du Shaanxi. Les mles se disputaient une femelle, prcise l'agence de presse Chine nouvelle.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64322"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64319"><b>Le premier tour du monde en courant bientt boucl?</b></a><BR><small class="taille1">[ 18/04/2003 - 16:22 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64319"><IMG SRC="http://images.tiscali.fr/2003-04-18T143048Z_01_NOOTR_RTRIDSP_1_OFROE-GB-COURSE-20030418.jpg" border="0" align="left"></a><div align="justify">PARIS (Reuters) - Le coureur britannique Robert Garside, qui effectue un tour du monde en courant depuis cinq ans et demi, se trouve actuellement dans l'Etat du Kerala, dans le sud de l'Inde. Il espre entrer dans les annales de la course  pied en achevant son priple le mois prochain  New Delhi aprs avoir couru sur six continents et parcouru 56.000 km.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64319"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR><TD HEIGHt="6"></TD></TR> <TR><TD BGCOLOR="Black"><img src="/media/dot.gif" WIDTH="1" HEIGHT="1"></TD></TR> <TR><TD HEIGHt="6"></TD></TR> <TR><TD><a href="detail.asp?id=64293"><b>La figurine du ministre irakien de l'information donne sa vrit</b></a><BR><small class="taille1">[ 18/04/2003 - 9:40 ]</small></TD></TR> <TR><TD HEIGHt="6"></TD></TR> </TABLE> <TABLE WIDTH="470" BORDER="0" CELLSPACING="0" CELLPADDING="0"> <TR valign="top"> <TD><a href="detail.asp?id=64293"></a><div align="justify">LONDRES (Reuters) - Une semaine aprs la chute de Bagdad, les "admirateurs" du ministre irakien de l'Information, Mohammed Sad al-Sahaf, peuvent se procurer sa figurine capable de dbiter les dclarations surralistes du porte-voix du "ras" dchu. "Il n'y a pas de mcrants amricains  Bagdad et il n'y en aura jamais. Nous pensons qu'ils vont tous prir. Je n'ai pas peur et vous n'avez aucune raison d'avoir peur. Les envahisseurs sont  plus de 160 km de Bagdad", dbite d'une voix monocorde la figurine de l'homme au bret noir, imagine par le fabricant amricain de jouets Herobuilders.<BR><TABLE BORDER="0"><TR><TD></TD></TR></TABLE><small class="taille1bis"> 					&gt;&gt; <a href="detail.asp?id=64293"><b>Lire la suite</b></a></small></div> </TD></TR></TABLE> <TABLE BORDER="0"><TR><TD height="6"></TD></TR></TABLE>    <TABLE WIDTH=470 BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR><TD CLASS=titre4>Recherche Insolite</TD></TR> <TR><TD BGCOLOR="Black"><img src=/media/dot.gif WIDTH=1 HEIGHT=1></TD></TR> <TR><TD HEIGHt=12></TD></TR> </TABLE>  <TABLE WIDTH=470 BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR class=fdcnt0 valign=top> <TD width=20>&nbsp;</TD> <TD width=207><BR><small class=taille1bis><b>Consultez les dpches<BR>par date :</TD> <TD width=14>&nbsp;</TD> <TD width=207><BR><small class=taille1bis><b>Recherchez une dpche<BR>par mots-cls :</TD> <TD width=20>&nbsp;</TD> </TR> <tr class=fdcnt0><td colspan=5><TABLE BORDER=0><TR><TD></TD></TR></TABLE></td></tr> <tr class=fdcnt1> <td>&nbsp;</td> <TD height=30><TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0"><TR><TD><TABLE BORDER="0" CELLSPACING="0" CELLPADDING="0">  <form name=jours><TR><TD><small CLASS="taille1bis"> <input name="recherchetype" type=hidden  value="0"> <SELECT NAME="choix" onChange="choixjour(selectedIndex);" style="font-size:11px;"> <OPTION VALUE=""SELECTED>&nbsp;Choisissez un jour&nbsp;  </OPTION> <option value=recherche.asp?o1=1&o2=20/04/2003>Dimanche 20 Avril 2003</option><option value=recherche.asp?o1=1&o2=19/04/2003>Samedi 19 Avril 2003</option><option value=recherche.asp?o1=1&o2=18/04/2003>Vendredi 18 Avril 2003</option><option value=recherche.asp?o1=1&o2=17/04/2003>Jeudi 17 Avril 2003</option><option value=recherche.asp?o1=1&o2=16/04/2003>Mercredi 16 Avril 2003</option><option value=recherche.asp?o1=1&o2=15/04/2003>Mardi 15 Avril 2003</option><option value=recherche.asp?o1=1&o2=14/04/2003>Lundi 14 Avril 2003</option><option value=recherche.asp?o1=1&o2=13/04/2003>Dimanche 13 Avril 2003</option><option value=recherche.asp?o1=1&o2=12/04/2003>Samedi 12 Avril 2003</option><option value=recherche.asp?o1=1&o2=11/04/2003>Vendredi 11 Avril 2003</option><option value=recherche.asp?o1=1&o2=10/04/2003>Jeudi 10 Avril 2003</option><option value=recherche.asp?o1=1&o2=09/04/2003>Mercredi 9 Avril 2003</option><option value=recherche.asp?o1=1&o2=08/04/2003>Mardi 8 Avril 2003</option><option value=recherche.asp?o1=1&o2=07/04/2003>Lundi 7 Avril 2003</option><option value=recherche.asp?o1=1&o2=06/04/2003>Dimanche 6 Avril 2003</option> <!-- <option value=/insolite/recherche.asp?id=>vendredi 28 septembre 2001</option> <option value=/insolite/recherche.asp?id=>vendredi 28 septembre 2001</option> --> </SELECT></TD></TR></form></TABLE></TD></TR></TABLE> </TD> <TD>&nbsp;</TD> <TD> <TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR><td><TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0> <FORM name=rechercheform ACTION=recherche.asp METHOD=GET onsubmit="return testrecherchevide()"> <TR><td><FONT SIZE=2 FACE=Arial> <INPUT TYPE=TEXT STYLE="WIDTH:180px" NAME="texte" SIZE=15></TD> <input name="rub" type=hidden value=insolite> <input name="o1" type=hidden value="0"> <TD nowrap>&nbsp; </TD> <TD><input type=submit value=" ok "></TD></tr></form></table></td></tr></table></TD> <TD>&nbsp;</TD> <tr class=fdcnt0> <td colspan=5 align=right height=20><small class=taille1>&nbsp;</td> </TABLE>   <TABLE WIDTH=470 BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR><TD height=8></TD></TR><TR> <TD align=center><small class=taille1>&copy; Copyright 2001 Reuters. <a href=# onClick="reuters()">Cliquez</a> pour afficher les restrictions</TD></tr><TR><TD height=8></TD></TR></table> </TD>  <TD width=15 nowrap>&nbsp;</TD> <!-- marge droite --> <TD WIDTH=140 CLASS=libins><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0 bgcolor=white><tr><td><img src=/media/dot.gif width=1 height=4></td></tr></table> <TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><Td width=12 class=librechins><img src=/media/fleche_lib2.gif width=12 height=12></td><td bgcolor=white><img src=/media/dot.gif width=2 height=1></td><td width=126 class=librechins><small class=titre2><font color=white>&nbsp;INFO EN DIRECT</font></Td></TR></table><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR bgcolor=white><TD><img src=/media/dot.gif width=1 height=1></TD></table><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=140><tr><td class=librechins><img src=/media/dot.gif width=1 height=1></td></TR></TABLE><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><tr><td class=librechins><img src=/media/dot.gif width=1 height=1></td><td width=138>  <TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR CLASS=libins> <TD nowrap rowspan=2>&nbsp;</TD> <TD width=100%><table border="0" cellspacing="0" cellpadding="0" ><tr><td height="5"></td></tr></table></td> <TD nowrap rowspan=2>&nbsp;</TD> </tr>  <tr class=libins> <td> <TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR><td> <a href="#" onclick="window.open('http://univers.tiscali.fr/premium/lcilive/','popup','toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=yes,width=780,height=540,top=5,left=5');"><img src="../media/lci1.gif" alt="" width="130" height="68" border="0"></a> <table border="0" cellspacing="0" cellpadding="0" ><tr><td height="5"></td></tr></table> </td></tr></table></td></tr></table> </td><td class=librechins><img src=/media/dot.gif width=1 height=1></td></tr></table><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=140><tr><td class=librechins><img src=/media/dot.gif width=1 height=1></td></TR></TABLE><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR bgcolor=white><TD><img src=/media/dot.gif width=1 height=12></TD></table><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><Td width=12 class=librechins><img src=/media/fleche_lib2.gif width=12 height=12></td><td bgcolor=white><img src=/media/dot.gif width=2 height=1></td><td width=126 class=librechins><small class=titre2><font color=white>&nbsp;RECHERCHE</font></Td></TR></table><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR bgcolor=white><TD><img src=/media/dot.gif width=1 height=1></TD></table><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=140><tr><td class=librechins><img src=/media/dot.gif width=1 height=1></td></TR></TABLE><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><tr><td class=librechins><img src=/media/dot.gif width=1 height=1></td><td width=138>  <TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR CLASS=libins> <TD nowrap rowspan=2>&nbsp; &nbsp;</TD> <TD width=100%> <TABLE BORDER=0><TR><TD></TD></TR></TABLE> <small class=polrech><B>Recherchez une info par mots-cls :</B></small></font> <TABLE BORDER=0><TR><TD></TD></TR></TABLE></td> <TD nowrap rowspan=2>&nbsp; &nbsp;</TD></tr>  <tr class=libins> <td> <TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0> <TR><td> <TABLE WIDTH=100% BORDER=0 CELLSPACING=0 CELLPADDING=0> <FORM name="rechercheform2" ACTION="recherche.asp" onsubmit="return (testrecherchevide2() && changeadresseurl ())"> <TR><td><FONT SIZE=2 FACE=Arial> <INPUT TYPE=TEXT STYLE="WIDTH:90px" NAME="texte" SIZE=6> <INPUT TYPE=HIDDEN NAME="o1" value="0"> </TD> <TD nowrap>&nbsp; </TD> <TD><input type=submit value="ok"></TD></tr>     <tr><td colspan=3><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><td><input type=radio value=insolite name="rub" style="background : #FFE1ED none; color : #FFE1ED;" checked></td><td nowrap>&nbsp; </td><td nowrap><small class=polrech><B>Insolite</B></small></td></tr><tr><td><input type=radio value="zz" name="rub" style="background : #FFE1ED none; color : #FFE1ED;"></td><td>&nbsp;</td><td><small class=polrech><B>Toute l'actualit</B></small></td></tr></table></td></tr>  <tr><td colspan=3><img src=/media/dot.gif width=1 height=4></td></tr></form></table></td></tr></table></td></table> </td><td class=librechins><img src=/media/dot.gif width=1 height=1></td></tr></table><TABLE BORDER=0 CELLSPACING=0 CELLPADDING=0 WIDTH=140><tr><td class=librechins><img src=/media/dot.gif width=1 height=1></td></TR></TABLE><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR bgcolor=white><TD><img src=/media/dot.gif width=1 height=12></TD></table><TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0><TR><Td width=12 class=librechins><img src=/media/fleche_lib2.gif width=12 height=12></td><td bgcolor=white><img src=/media/dot.gif width=2 height=1></td><td width=126 class=librechins><small class=titre2><font color=white>&nbsp;FIL INFO</font></Td></TR></table>  <TABLE WIDTH=140 BORDER=0 CELLSPACING=0 CELLPADDING=0 CLASS=libins> <TD nowrap>&nbsp; &nbsp;</TD> <td> <TABLE BORDER=0><TR><TD></TD></TR></TABLE> <SMALL CLASS=titremar> <b>::</b>&nbsp;<B>Insolite</B></small> <!-- mettre ici les news du fil info --> <!-- modele pour une news dbut --> <table border="0"><tr><td></td></tr></table><small class="taille1">14:39 : <a href="detail.asp?id=64475&amp;sort=1">La publicit aide une Sudoise "sans talent"  changer d'emploi</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">14:26 : <a href="detail.asp?id=64474&amp;sort=1">Les gladiateurs dfilent  Rome</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">8:03 : <a href="detail.asp?id=64442&amp;sort=1">L'escroquerie au "Millionnaire" enfin diffuse par la tlvision</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">16:37 : <a href="detail.asp?id=64416&amp;sort=1">Le Kowet expdie de la nourriture au zoo de Bagdad</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">18:49 : <a href="detail.asp?id=64376&amp;sort=1">Le Sun offre  ses lecteurs un bout de statue de Saddam</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">11:26 : <a href="detail.asp?id=64350&amp;sort=1">Les soldats allemands ont un ministre qui leur chante du rock</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">12:29 : <a href="detail.asp?id=64354&amp;sort=1">Une sirne antiarienne pour faire taire une femme bruyante</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">16:49 : <a href="detail.asp?id=64322&amp;sort=1">Onze pandas gants sauvages dcouverts en Chine</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">16:22 : <a href="detail.asp?id=64319&amp;sort=1">Le premier tour du monde en courant bientt boucl?</a></small><br><table border="0"><tr><td></td></tr></table><small class="taille1">9:40 : <a href="detail.asp?id=64293&amp;sort=1">La figurine du ministre irakien de l'information donne sa vrit</a></small><br> <TABLE BORDER=0><TR><TD height=6></TD></TR></TABLE>  <!-- fin fil info --> </td> <TD nowrap>&nbsp; &nbsp;</TD></table>   </TD></TR> </TABLE> <script language="javascript"> WEBO_ZONE=2; WEBO_PAGE=501; weboplus_ok=0; </script> <script language="javascript" src="http://js.libertysurf.fr/liberty/weborama/weboscopeplus.js"></SCRIPT><SCRIPT>if(weboplus_ok==1){weboplus_zp(WEBO_ZONE,WEBO_PAGE);}</script><TABLE WIDTH=780 BORDER=0 CELLSPACING=0 CELLPADDING=0> 	<TR><TD HEIGHT=12></TD></TR> 	<TR><TD WIDTH=156></TD><TD WIDTH="484" ALIGN="right"><SMALL><A HREF="/" class=under>Accueil Actualits</A> | <A HREF="#" class=under>Haut de page <IMG SRC="/media/fle_h.gif" WIDTH="9" HEIGHT="6" BORDER="0"></A></SMALL></TD><TD WIDTH=156></TD></TR> 	<TR><TD HEIGHT=10></TD></TR> </TABLE> <script src="http://js.tiscali.fr/jstiscali/generic/zbottom.js"></script>  </CENTER> <!--- commentaire ---><!-- /AdSpace --> <!--- commentaire ---><!-- /AdSpace --> </BODY></HTML> 
