<!-- BEGIN form_third_part_simple.tpl -->
<form action="{SELF}" method="post" id="verif_year">
<div class="centered" id="LayerTable1">
<input type="hidden" name="cat" value="{DISPLAY_CAT}" />
<input type="hidden" name="tiers" value="{DISPLAY_TIERS}" /><input type="hidden" name="S_cat" value="{DISPLAY_S_CAT}" />
<table class="TContenu100" cellspacing="1" cellpadding="0">
<tr>
<td class="ContenuPlus40" colspan="3"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> {MESS_THIRD} <br /> {MESS_PART}</td>
<td class="ContenuPlus33" colspan="2"> {SEARCH_CAT} <br /> {SEARCH_TIERS}</td>
<td class="ContenuPlus22">{SELECT_YEAR}</td>
</tr>
<tr>
<th class="BordureCenter5">{LANG_ACCOUNT_2}</th>
<th class="BordureCenter10">{LANG_ACCOUNT_3} {IMG_ASC_DESC1}</th>
<th class="BordureCenter25">{LANG_ACCOUNT_4} {IMG_ASC_DESC2}</th>
<th class="BordureCenter15">{LANG_ACCOUNT_21} {IMG_ASC_DESC3}</th>
<th class="BordureCenter20">{LANG_ACCOUNT_7} {IMG_ASC_DESC4}</th>
<th class="BordureCenter25">{LANG_ACCOUNT_1} {IMG_TXT_EUROS} <a href="{NIVEAU}{HTTP_HOME_PAGE_0}" title="{TITLE_ALT_0}"><img src="?flag={IMG_EUROS}" height="12" width="12" alt="{IMG_ALT_EUROS}" title="{IMG_ALT_EUROS}" /></a></th>
</tr><!-- BEGIN BOUCLE_THIRD_PART -->
<tr class="{classbgcolor}" onmouseover="setPointer(this, 'over', '{COLOR}', '{COLOR_SETPOINTER_2}', '{COLOR_SETPOINTER_3}')" onmouseout="setPointer(this, 'out', '{COLOR}', '{COLOR_SETPOINTER_2}', '{COLOR_SETPOINTER_3}')" onmousedown="setPointer(this, 'click', '{COLOR}', '{COLOR_SETPOINTER_2}', '{COLOR_SETPOINTER_3}')">
<td class="Formulaire"><a href="javascript:void(0)" onclick="Post_redirect('{B_THIRD_ID}','{URI}{HTTP_HOME_ACCOUNT}','{BB_THIRD_ACCOUNT}','{BB_THIRD_DATE}');return false;"><img src="?flag=loupe" height="16" width="16" alt="{B_THIRD_ID}" title="{B_THIRD_ID}" /></a></td>
<td class="Formulaire">{B_THIRD_DATE}</td>
<td class="Contenu">{B_THIRD_ACCOUNT}</td>
<td class="Contenu">{B_THIRD_NUMEROID} </td>
<td class="Contenu">{B_THIRD_COMMENT} </td>
<td class="{FORMAT_COLOR}">{B_THIRD_AMOUNT}</td>
</tr><!-- END BOUCLE_THIRD_PART -->
<th class="ChiffreMoins" colspan="5">{LANG_ACCOUNT_8} : {DISPLAY_DATE}</th>
<th class="ChiffreMoins">{B_THIRD_RESULT}</th>
</tr>
<tr>
<td class="Bordure" colspan="6"> {LANG_ACCOUNT_9} : <!-- BEGIN BOUCLE_THIRD_PAGE --><span class="menubold">{II_PAGES}</span><!-- END BOUCLE_THIRD_PAGE --></td>
</tr>
<tr>
<th class="Bordure" colspan="6"> {CONDITION_FORM} {CONDITION_THIRD} <input class="Submit" type="button" value="{ANNULER}" onclick="document.location='{SELF}';" /></th>
</tr>
</table></div></form>
<!-- END form_third_part_simple.tpl -->