 <script language="JavaScript"> <!-- function MM_jumpMenu(targ,selObj,restore){ //v3.0   eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");   if (restore) selObj.selectedIndex=0; } //--> </script> <html> <head> <title>Tiscali - Kiosque Services</title>  <SCRIPT LANGUAGE="JavaScript"> <!-- 	if (!document.getElementById && document.layers) 		document.write('<LINK HREF="css/ns.css" REL="stylesheet" TYPE="text/css">'); 	else 		document.write('<LINK HREF="css/ie.css" REL="stylesheet" TYPE="text/css">'); //--> </SCRIPT> </head>   <body bgcolor="#FFFFFF"><a name="haut"></a><div align="center"> <table border="0" cellpadding="0" cellspacing="0" width="754"> 	<tr> 		<td height="63"><script language="JavaScript" src="http://toolbar.tiscali.fr/toolbar.js"></script></td> 	</tr> </table>  <table border="0" cellpadding="0" cellspacing="0" width="750"> 	<tr> 		<td width="270"><a href="/"><img src="img/tit_kiosque.gif" alt="TISCALI KIOSQUE" border="0"></a></td> 		<td width="12">&nbsp;</td> 		<td width="468" bgcolor="#C0C0C0"><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,9914,9917,10260,10656,10850&Targets=4932,10233,11213,10234,11910&Values=34,46,51,63,77,86,101,110,1907,6256,6358,6881,7954,8816,8869,8976,9031&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> </table>  <table border="0" cellpadding="0" cellspacing="0" width="750"> 	<tr> 		<td><img src="img/dot.gif" height="5"></td> 	</tr> </table>   <table border="0" cellpadding="0" cellspacing="0" width="750"> 	<tr> 		<td width="1" bgcolor="#4C6389"><img src="img/dot.gif"></td> 		<th width="142" valign="top" bgcolor="#E4E9F5"> 			 <table width="144" cellpadding="1" cellspacing="0" border="0" bgcolor="#4C6389"> <tr><td colspan="2" class="contact" bgcolor="#4C6398" height="13">&nbsp;<img src="img/puce_titre1.gif"> &nbsp;RECHERCHE</td></tr> </table>  <table width="142" cellpadding="0" cellspacing="0" border="0"> <tr><th colspan="2"> 	<table> 	<tr> 	<form method="POST" action="recherche.asp"> 	<td><input type="text" name="search" size="10" class="recherche"></td> 	<td><input type="image" src="img/btn_ok.gif" border="0"></td> 	</form> 	</tr> 	<tr><td colspan="2" class="exemple">ex : sms, jeux</td></tr> 	</table> </th></tr> <tr><td colspan="2"><img src="img/dot.gif" height="5"></td></tr> <tr><td colspan="2" bgcolor="#4C6398"><img src="img/dot.gif"></td></tr> <tr><td colspan="2" bgcolor="FFFFFF"><img src="img/dot.gif" width="2"></td></tr> </table>    <table width="144" cellpadding="1" cellspacing="0" border="0" bgcolor="#4C6389"> <tr><td colspan="2" class="contact" bgcolor="#4C6398" height="13">&nbsp;<img src="img/puce_titre1.gif"> &nbsp;THEMATIQUES</td></tr> </table>  <table width="144" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF"> <tr><td colspan="2"><img src="img/dot.gif" height="4"></td></tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=1" class="lien_menu_gras">Bien-tre</a></td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=2" class="lien_menu_gras">E-cards</a></td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=3" class="lien_menu_gras">Formations</a></td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="2" vspace="5"></td> <td width="135" class="lien_menu_selectionne_gras">Horoscope</td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=5" class="lien_menu_gras">Jeux</a></td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=7" class="lien_menu_gras">Mobile</a></td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=6" class="lien_menu_gras">Pratique</a></td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=8" class="lien_menu_gras">Recherche</a></td> </tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="5" vspace="5"></td> <td width="135"><a href="index.asp?catid=9" class="lien_menu_gras">Tests</a></td> </tr>  <tr><td colspan="2"><img src="img/dot.gif" height="4"></td></tr> <tr><td colspan="2" bgcolor="#4C6398"><img src="img/dot.gif"></td></tr> </table>  <table width="144" cellpadding="0" cellspacing="0" border="0"> <tr><td><img src="img/dot.gif" height="7"></td></tr> <tr><th><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 --></th></tr> <tr><td><img src="img/dot.gif" height="7"></td></tr> <tr><td bgcolor="#4C6398"><img src="img/dot.gif"></td></tr> <tr><td bgcolor="FFFFFF"><img src="img/dot.gif" width="2"></td></tr> </table>  <table width="144" cellpadding="1" cellspacing="0" border="0" bgcolor="#4C6389"> <tr><td colspan="2" class="contact" bgcolor="#4C6398" height="13">&nbsp;<img src="img/puce_titre1.gif"> &nbsp;PARTENAIRES</td></tr> </table>  <table width="144" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF"> <tr><td align="right"> 	<table width="132"> 	<tr><td><a href="partenaire.asp" class="lien_menu">D&eacute;couvrez l'ensemble de nos partenaires</a></td></tr> 	</table> </td></tr> <tr><td bgcolor="#4C6398"><img src="img/dot.gif"></td></tr> <tr><td bgcolor="FFFFFF"><img src="img/dot.gif" width="2"></td></tr> </table>  <table width="144" cellpadding="1" cellspacing="0" border="0" bgcolor="#4C6389"> <tr><td colspan="2" class="contact" bgcolor="#4C6398" height="13">&nbsp;<img src="img/puce_titre1.gif"> &nbsp;UTILE</td></tr> </table>  <table width="144" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF"> <tr><td colspan="2"><img src="img/dot.gif" height="4"></td></tr> <tr> <td width="7"><img src="img/flec_droite_152B5E.gif" border="0" hspace="2" vspace="5"></td>  <td width="135"><a href="cgu.asp" class="lien_menu_gras"> &nbsp;Conditions&nbsp;particulires</a></td>  </tr> <tr> <td><img src="img/flec_droite_152B5E.gif" border="0" hspace="2" vspace="5"></td>  <td><a href="aide.asp" class="lien_menu_gras"> &nbsp;Aide</a></td>  </tr> <tr><td colspan="2" bgcolor="#4C6398"><img src="img/dot.gif"></td></tr> </table>  		</th> 		<td width="1" bgcolor="#4C6389"><img src="img/dot.gif"></td> 		<td width="18">&nbsp;</td> 		<td width="426" valign="top"></a> 			<table width="426" cellpadding="0" cellspacing="0" border="0"> 	<tr> 		<td height="13" class="chemin_de_fer" background="img/dot_cheminfer.gif"><a href="index.asp" class="lien_chemin_de_fer">Tiscali Kiosque Services</a> 				&gt; 				<a href="index.asp?catid=4" class="lien_chemin_de_fer">Horoscope</a> 				&gt; 				Astro Amour</td> 		 	</tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0"> 	<tr><td><img src="img/dot.gif" height="10"></td></tr>  	<tr><td><img src="/img/tit_4.gif"></td></tr> </table>  <table width="426" cellpadding="1" cellspacing="0" border="0"> <tr> <td bgcolor="#E2E9F7"> <table width="426" cellpadding="0" cellspacing="0" border="0" bgcolor="#F3F6FC"> <tr> <td height="14" width="142" align="left" class="titre_thematique_selectionne"><img src="img/flec_droite_FF9900.gif" hspace="5"><a href="index.asp?catid=10" class="titre_thematique">Prvisions astro</a></td> <td height="14" width="142" align="left" class="titre_thematique_selectionne"><img src="img/flec_droite_FF9900.gif" hspace="5">Astro Amour</td> <td height="14" width="142" align="left" class="titre_thematique_selectionne"><img src="img/flec_droite_FF9900.gif" hspace="5"><a href="index.asp?catid=12" class="titre_thematique">Tarologie / Voyance</a></td></tr><tr><td height="14" width="142" align="left" class="titre_thematique_selectionne"><img src="img/flec_droite_FF9900.gif" hspace="5"><a href="index.asp?catid=11" class="titre_thematique">Numrologie</a></td> <td height="14" width="284" colspan="2">&nbsp;</td> </tr> </table> </td></tr> </table>   <table width="426" cellpadding="0" cellspacing="0" border="0"> 	<tr><td bgcolor="#FFFFFF"><img src="img/dot.gif" height="19"/></td></tr> </table>  <table width="426" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" class="titre_contenu">&nbsp;Taroscope Amour&nbsp;<span class="titre_contenu_gris">avec Astrocenter</span></td> </tr> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td colspan="2" width="426" bgcolor="#BECBE9"><img src="img/dot.gif"></td></tr> <tr><td colspan="2" height="6" width="426"><img src="img/dot.gif"></td></tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0" bgcolor="#F3F6FC"> <tr> <td width="342" rowspan="3" valign="top"> <table width="342" cellpadding="1" cellspacing="0" border="0"> <tr> <td><img src="img/dot.gif" width="4"></td> <td colspan="2" class="texte_contenu" height="25">Le Taroscope Amour est un rapport d'un incroyable prcision qui vous apportera toutes les rponses  vos questions ! Un tirage en croix pour obtenir une rponse  une question prcise dans le domaine affectif.</td> </tr> <tr> <td><img src="img/dot.gif" width="4"></td> <td height="21" width="10" valign="bottom"><img src="img/flec_module_FF9900.gif" vspace="8"></td> <td width="332"><a href="partenaire.asp?pid=1" class="lien_contenu2">Voir tous les services du partenaire</a></td> </tr> </table> </td> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="24" width="1"></td> <th bgcolor="#E5ECFA" width="83" class="prix_contenu">4,95&nbsp;&euro;</th> </tr> <tr> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="25" width="1"></td> <td bgcolor="#E5ECFA" width="83"><a href="http://astrocenter.kiosque.tiscali.fr/tiscali/store/betweenTa.asp"><img src="img/btn_acheter.gif" border="0" hspace="7"></a></td> </tr> <tr bgcolor="#FFFFFF"><td colspan="3"><img src="img/dot.gif" height="15"></td></tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" class="titre_contenu">&nbsp;Agenda Amour 2003&nbsp;<span class="titre_contenu_gris">avec Astrocenter</span></td> </tr> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td colspan="2" width="426" bgcolor="#BECBE9"><img src="img/dot.gif"></td></tr> <tr><td colspan="2" height="6" width="426"><img src="img/dot.gif"></td></tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0" bgcolor="#F3F6FC"> <tr> <td width="342" rowspan="3" valign="top"> <table width="342" cellpadding="1" cellspacing="0" border="0"> <tr> <td><img src="img/dot.gif" width="4"></td> <td colspan="2" class="texte_contenu" height="25">Vnus en 2003... Un petit agenda du coeur pour toute l'anne ! En un clin d'oeil, toutes vos dates-cls ct coeur. Dcouvrez votre destine amoureuse pour 2003 !</td> </tr> <tr> <td><img src="img/dot.gif" width="4"></td> <td height="21" width="10" valign="bottom"><img src="img/flec_module_FF9900.gif" vspace="8"></td> <td width="332"><a href="partenaire.asp?pid=1" class="lien_contenu2">Voir tous les services du partenaire</a></td> </tr> </table> </td> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="24" width="1"></td> <th bgcolor="#E5ECFA" width="83" class="prix_contenu">5,95&nbsp;&euro;</th> </tr> <tr> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="25" width="1"></td> <td bgcolor="#E5ECFA" width="83"><a href="http://astrocenter.kiosque.tiscali.fr/tiscali/store/betweenFrY2K3.asp"><img src="img/btn_acheter.gif" border="0" hspace="7"></a></td> </tr> <tr bgcolor="#FFFFFF"><td colspan="3"><img src="img/dot.gif" height="15"></td></tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" class="titre_contenu">&nbsp;Les prvisions du mois "spciales Amour"&nbsp;<span class="titre_contenu_gris">avec Astrocenter</span></td> </tr> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td colspan="2" width="426" bgcolor="#BECBE9"><img src="img/dot.gif"></td></tr> <tr><td colspan="2" height="6" width="426"><img src="img/dot.gif"></td></tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0" bgcolor="#F3F6FC"> <tr> <td width="342" rowspan="3" valign="top"> <table width="342" cellpadding="1" cellspacing="0" border="0"> <tr> <td><img src="img/dot.gif" width="4"></td> <td colspan="2" class="texte_contenu" height="25">Les prvisons mensuelles "spciales Amour" vous rvlent ce que Vnus vous prpare dans le mois et vous guident au jour le jour dans votre parcours amoureux. C'est un vritable agenda du coeur.</td> </tr> <tr> <td><img src="img/dot.gif" width="4"></td> <td height="21" width="10" valign="bottom"><img src="img/flec_module_FF9900.gif" vspace="8"></td> <td width="332"><a href="partenaire.asp?pid=1" class="lien_contenu2">Voir tous les services du partenaire</a></td> </tr> </table> </td> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="24" width="1"></td> <th bgcolor="#E5ECFA" width="83" class="prix_contenu">7,95&nbsp;&euro;</th> </tr> <tr> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="25" width="1"></td> <td bgcolor="#E5ECFA" width="83"><a href="http://astrocenter.kiosque.tiscali.fr/tiscali/store/betweenCp.asp"><img src="img/btn_acheter.gif" border="0" hspace="7"></a></td> </tr> <tr bgcolor="#FFFFFF"><td colspan="3"><img src="img/dot.gif" height="15"></td></tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0"> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" class="titre_contenu">&nbsp;tude de compatibilit&nbsp;<span class="titre_contenu_gris">avec Astrocenter</span></td> </tr> <tr> <td width="1" bgcolor="#BECBE9"><img src="img/dot.gif"></td> <td width="411" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td colspan="2" width="426" bgcolor="#BECBE9"><img src="img/dot.gif"></td></tr> <tr><td colspan="2" height="6" width="426"><img src="img/dot.gif"></td></tr> </table> <table width="426" cellpadding="0" cellspacing="0" border="0" bgcolor="#F3F6FC"> <tr> <td width="342" rowspan="3" valign="top"> <table width="342" cellpadding="1" cellspacing="0" border="0"> <tr> <td><img src="img/dot.gif" width="4"></td> <td colspan="2" class="texte_contenu" height="25">Cette tude fait rfrence  une Synastrie, c'est--dire  la comparaison de deux Thmes Natals point par point. Elle rvle les affinits de deux partenaires, mais aussi leurs points de msentente ventuels...</td> </tr> <tr> <td><img src="img/dot.gif" width="4"></td> <td height="21" width="10" valign="bottom"><img src="img/flec_module_FF9900.gif" vspace="8"></td> <td width="332"><a href="partenaire.asp?pid=1" class="lien_contenu2">Voir tous les services du partenaire</a></td> </tr> </table> </td> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="24" width="1"></td> <th bgcolor="#E5ECFA" width="83" class="prix_contenu">12,95&nbsp;&euro;</th> </tr> <tr> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> <td height="1" bgcolor="#FFFFFF"><img src="img/dot.gif"></td> </tr> <tr> <td bgcolor="#FFFFFF" width="1"><img src="img/dot.gif" height="25" width="1"></td> <td bgcolor="#E5ECFA" width="83"><a href="http://astrocenter.kiosque.tiscali.fr/tiscali/store/betweenCp.asp"><img src="img/btn_acheter.gif" border="0" hspace="7"></a></td> </tr> <tr bgcolor="#FFFFFF"><td colspan="3"><img src="img/dot.gif" height="15"></td></tr> </table> <table border="0" cellpadding="0" cellspacing="0" align="center"> <tr> <td width="50" align="right"></td> <td width="12"></td> <td width="12"></td> <td width="50"></td> </tr> </table>  		</td> 		<th width="18" valign="top"><img src="img/angle_marge_dt.gif"></th> 		<th width="144" bgcolor="#E4E9F5" valign="top"> 			<table width="144" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFEACD"> 	<tr><td colspan="3"><img src="img/tit_infoservice.gif"></td></tr>  	<tr> 		<td width="23"><img src="img/picto_panier.gif" vspace="2" hspace="5"></td> 		<td width="9"><img src="img/flec_droite_FF9900.gif" vspace="2" hspace="3"></td> 		<td width="112"><a href="https://tiscali.w-ha.com/app-am/node" target="_blank" class="lien_menu_gras">&nbsp;Mes achats</a></td> 	</tr> 	 	<tr> 		<td><img src="img/picto_inscription.gif" vspace="2" hspace="5"></td> 		<td><img src="img/flec_droite_FF9900.gif" vspace="2" hspace="3"></td> 		<td><a href="inscription.asp" class="lien_menu_gras">&nbsp;S'inscrire</a></td> 	</tr> 	 	<tr> 		<td><img src="img/picto_visite.gif" vspace="2" hspace="5"></td> 		<td><img src="img/flec_droite_FF9900.gif" vspace="2" hspace="3"></td> 		<td><a <A HREF="#" onClick="window.open('visite.html','Kiosque','width=550,height=400,left=150,top=100,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=no,resizable=0')" class="lien_menu_gras">&nbsp;Visite guid&eacute;e</a></td> 	</tr> 	 	<tr> 		<td><img src="img/picto_aide.gif" vspace="2" hspace="5"></td> 		<td><img src="img/flec_droite_FF9900.gif" vspace="2" hspace="3"></td> 		<td><a href="aide.asp" class="lien_menu_gras">&nbsp;Aide</a></td> 	</tr>  	<tr> 		<td class="lien_menu">&nbsp;</td> 		<td><img src="img/puce_3333CC.gif" vspace="1" hspace="3"></td> 		<td><a href="aide.asp#services_kiosque" class="lien_menu">&nbsp;Services Kiosque</a></td> 	</tr>  	<tr> 		<td class="lien_menu">&nbsp;</td> 		<td><img src="img/puce_3333CC.gif" vspace="1" hspace="3"></td> 		<td><a href="aide.asp#achat_s&eacute;curis&eacute;" class="lien_menu">&nbsp;Achat s&eacute;curis&eacute;</a></td> 	</tr> 	 	<tr> 		<td class="lien_menu">&nbsp;</td> 		<td><img src="img/puce_3333CC.gif" vspace="1" hspace="3"></td> 		<td><a href="aide.asp#comment_acheter" class="lien_menu">&nbsp;Comment acheter</a></td> 	</tr>  	<tr> 		<td class="lien_menu">&nbsp;</td> 		<td><img src="img/puce_3333CC.gif" vspace="1" hspace="3"></td> 		<td><a href="aide.asp#vos_avantages" class="lien_menu">&nbsp;Vos avantages</a></td> 	</tr>  	<tr><td colspan="3" class="br_1">&nbsp;</td></tr> </table>  <table width="144" cellpadding="0" cellspacing="0" border="0"> 	<tr><td bgcolor="#FFFFFF"><img src="img/dot.gif" height="5"></td></tr> </table>  <table width="144" cellpadding="0" cellspacing="0" border="0"> <tr> <td rowspan="2" valign="top" bgcolor="#4C6398" width="10"><img src="img/picto_hitparade.gif"></td> <td height="1" bgcolor="FFFFFF" width="132"><img src="img/dot.gif"></td> </tr> <tr><td class="contact" bgcolor="#4C6398"> &nbsp;HIT PARADE</td></tr> </table>  <table width="144" cellpadding="1" cellspacing="0" border="0" bgcolor="#4C6389"> 	<tr><th> <!--DebZone<$ZonId:1357(DosId:143)$>-->  <!--DebCont(ContenuID:20574)--><table width="142" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF"><tr><td colspan="2"><img src="img/dot.gif" height="3"></td></tr><tr><td width=11><img src="img/flec_droite_152B5E.gif" hspace="4" vspace="3"></td><td width=131><a href="http://ads.tiscali.fr/event.ng/Type=click&amp;Values=9031,7954&amp;TargetID=12528&amp;FlightID=22061&amp;AdID=41581&amp;Redirect=http://kiosque.tiscali.fr/index.asp?catid=13" class="lien_menu">Tests de QI</a></td></tr><tr><td><img src="img/flec_droite_152B5E.gif" hspace="4" vspace="3"></td><td><a href="http://ads.tiscali.fr/event.ng/Type=click&amp;Values=9031,7954&amp;TargetID=12528&amp;FlightID=22061&amp;AdID=41581&amp;Redirect=http://kiosque.tiscali.fr/index.asp?catid=7&amp;produitid=24" class="lien_menu">SMS Express</a></td></tr><tr><td><img src="img/flec_droite_152B5E.gif" hspace="4" vspace="3"></td><td><a href="http://ads.tiscali.fr/event.ng/Type=click&amp;Values=9031,7954&amp;TargetID=12528&amp;FlightID=22061&amp;AdID=41581&amp;Redirect=http://kiosque.tiscali.fr/partenaire.asp?pid=11" class="lien_menu">Jeux cadeaux</a></td></tr><tr><td><img src="img/flec_droite_152B5E.gif" hspace="4" vspace="3"></td><td><a href="http://ads.tiscali.fr/event.ng/Type=click&amp;Values=9031,7954&amp;TargetID=12528&amp;FlightID=22061&amp;AdID=41581&amp;Redirect=http://kiosque.tiscali.fr/index.asp?catid=10&amp;produitid=71" class="lien_menu">Horoscope 2003</a></td></tr><tr><td><img src="img/flec_droite_152B5E.gif" hspace="4" vspace="3"></td><td><a href="http://ads.tiscali.fr/event.ng/Type=click&amp;Values=9031,7954&amp;TargetID=12528&amp;FlightID=22061&amp;AdID=41581&amp;Redirect=http://kiosque.tiscali.fr/index.asp?catid=21" class="lien_menu">Sonneries &amp; logos</a></td></tr><tr><td colspan="2"><img src="img/dot.gif" height="3"></td></tr></table><!--FinCont(ContenuID:20574)--> <!--FinZone<$ZonId:1357(DosId:143)$>-->   </th></tr> </table>  	  <table width="144" cellpadding="0" cellspacing="0" border="0"> 	<tr><td bgcolor="#FFFFFF"><img src="img/dot.gif" height="2"></td></tr> </table>  <table width="144" cellpadding="1" cellspacing="0" border="0" bgcolor="#D4DAE7"> 	<tr><th> 		<table width="142" cellpadding="0" cellspacing="0" border="0" bgcolor="#FFFFFF"> 			<tr><th>&nbsp;</th></tr>  			<tr><th> 				<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=4,0,2,0" WIDTH=120 HEIGHT=240> <PARAM NAME=movie VALUE="http://admedia.tiscali.fr/Tiscali-120x240_off_target.swf?clicktag=http://ads.tiscali.fr/event.ng/Type%3dclick%26FlightID=22079%26AdID%3d42566%26TargetID%3d12533%26Segments%3d4932,7096,8946,9088,9917,9977,10426,10850%26Targets%3d4932,10233,9030,11731,12533%26Values%3d34,46,51,63,77,86,101,110,1907,4789,6256,6360,6881,7954,8816,8869,8976,9031%26RawValues%3d%26Redirect%3dhttp://register.tiscali.fr/adsl/signup.php3?goto=ADSL%26env[ref]=168&targetTAG=_blank"> <PARAM NAME=quality VALUE=high>  <PARAM NAME=bgcolor VALUE=""> <EMBED src="http://admedia.tiscali.fr/Tiscali-120x240_off_target.swf?clicktag=http://ads.tiscali.fr/event.ng/Type%3dclick%26FlightID=22079%26AdID%3d42566%26TargetID%3d12533%26Segments%3d4932,7096,8946,9088,9917,9977,10426,10850%26Targets%3d4932,10233,9030,11731,12533%26Values%3d34,46,51,63,77,86,101,110,1907,4789,6256,6360,6881,7954,8816,8869,8976,9031%26RawValues%3d%26Redirect%3dhttp://register.tiscali.fr/adsl/signup.php3?goto=ADSL%26env[ref]=168&targetTAG=_blank" quality=high bgcolor=""  WIDTH=120 HEIGHT=240 TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></EMBED> </OBJECT><!-- /AdSpace --><br> <br> 				<a href="http://ads.tiscali.fr/event.ng/Type=click&FlightID=22712&AdID=43030&TargetID=12680&Segments=4932,7096,8946,9088,9917,9975,10343,10720,10850&Targets=4932,10233,9030,12680,12535&Values=34,46,51,63,77,86,101,110,1907,4790,6256,6360,6881,7954,8816,8869,8976,9031&RawValues=&Redirect=http:%2F%2Fwww2.ibase.fr%2Fjeux_tiscali%2Fquestionaire.asp" target="_blank"><img src="http://admedia.tiscali.fr/Ibase-120x240-L-generique.gif" border=0 height=240 width=120 alt="Grand tirage au sort Tiscali"></a><!-- /AdSpace --><br> <br> 				<a href="http://ads.tiscali.fr/event.ng/Type=click&FlightID=22373&AdID=42221&TargetID=12547&Segments=4932,7096,8946,9088,9917,9986,10344,10850,10859&Targets=4932,10233,9030,12547&Values=34,46,51,63,77,86,101,110,1907,4791,6256,6360,6881,7954,8816,8869,8976,9031&RawValues=&Redirect=http:%2F%2Fwww.toobo.tiscali.fr%2F" target="_blank"><img src="http://admedia.tiscali.fr/Tiscali-120x60-L-Shopping3.gif" border=0 height=60 width=120 alt="Tiscali Shopping"></a><!-- /AdSpace --><br> <br> 			</th></tr>  			<tr><th>&nbsp;</th></tr> 		</table> 	</th></tr> </table>  		</th> 	</tr>  	<tr> 		<td width="1" bgcolor="#4C6389"><img src="img/dot.gif"></td> 		<td height="5" bgcolor="#E4E9F5"><img src="img/dot.gif"></td> 		<td width="1" bgcolor="#4C6389"><img src="img/dot.gif"></td> 		<td>&nbsp;</td> 		<td align="right"><a href="#haut" class="lien_haut_de_page"><img src="img/flec_hautpage.gif" border="0" hspace="5">Haut de page</a></td> 		<td>&nbsp;</td> 		<td bgcolor="#E4E9F5"><img src="img/dot.gif"></td> 	</tr>  	<tr> 		<td colspan="3" height="1" bgcolor="#4C6389"><img src="img/dot.gif"></td> 		<th colspan="4"></th> 	</tr> </table>  <table border="0" cellspacing="0" cellpadding="0" width="750"> <tr><td><img src="img/dot.gif" height="3"></td></tr> <tr><td bgcolor="#845A9E"><img src="img/dot.gif" height="11"></td></tr> <tr><td bgcolor="#FFFFFF" align="right" class="copyright">&copy; Tiscali 2003&nbsp;</td></tr> </table>  </div>  <!-- NE MODIFIER QUE WEBO_ZONE ET WEBO_PAGE--> <script language="javascript"> WEBO_ZONE=138; WEBO_PAGE=1; weboplus_ok=0; </script> <script language="javascript" src="http://js.tiscali.fr/jstiscali/weborama/weboscopeplus.js"></script> <script> if(weboplus_ok==1){weboplus_zp(WEBO_ZONE,WEBO_PAGE);} </script> <!-- FIN WEBOSCOPE COPYRIGHT WEBORAMA-->  </body> </html> 
