<!-- BEGIN form_account_double.tpl -->
<form id="account" method="post" action="{SELF}">
<div class="centered" id="LayerTable">
<input type="hidden" name="{SCROLL}_SCROLLING" value="YES" />
<table class="TContenu100" cellspacing="1" cellpadding="0">
<tr>
<td class="ContenuPlus" colspan="12"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> <span class="menu">{LANG_BOOK_13}</span></td>
</tr>
<tr>
<th class="BordureCenter" colspan="12"> {CHOIX_DATE_ACCOUNT} {CHOIX_ACCOUNT_LIST} </th>
</tr>
<tr>
<th class="BordureCenter">{LANG_ACCOUNT_15}</th>
<th class="BordureCenter">{LANG_BOOK_5}</th>
<th class="BordureCenter">{LANG_ACCOUNT_3} {IMG_ASC_DESC1}</th>
<th class="BordureCenter" colspan="2">{LANG_ACCOUNT_5}/{LANG_ACCOUNT_21}/{LANG_ACCOUNT_6}/{LANG_ACCOUNT_7}</th>
<th class="BordureCenter">{MODIF}</th>
<th class="BordureCenter" colspan="2">{LANG_ACCOUNT_17}</th>
<th class="BordureCenter" colspan="2">{LANG_ACCOUNT_18}</th>
<th class="BordureCenter" colspan="2">{LANG_BOOK_3}</th>
</tr>
<tr>
<th class="BordureCenter" colspan="6"> </th>
<th class="BordureCenter">{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>
<th class="BordureCenter">{_MONNAIE} <a href="{NIVEAU}{HTTP_HOME_PAGE_0}" title="{TITLE_ALT_0}"><img src="?flag={_ID_PAYS}" height="12" width="12" alt="{_MONNAIE} - {IMG_ALT_OTHER}" title="{_MONNAIE} - {IMG_ALT_OTHER}" /></a></th>
<th class="BordureCenter">{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>
<th class="BordureCenter">{_MONNAIE} <a href="{NIVEAU}{HTTP_HOME_PAGE_0}" title="{TITLE_ALT_0}"><img src="?flag={_ID_PAYS}" height="12" width="12" alt="{_MONNAIE} - {IMG_ALT_OTHER}" title="{_MONNAIE} - {IMG_ALT_OTHER}" /></a></th>
<th class="BordureCenter">{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>
<th class="BordureCenter">{_MONNAIE} <a href="{NIVEAU}{HTTP_HOME_PAGE_0}" title="{TITLE_ALT_0}"><img src="?flag={_ID_PAYS}" height="12" width="12" alt="{_MONNAIE} - {IMG_ALT_OTHER}" title="{_MONNAIE} - {IMG_ALT_OTHER}" /></a></th>
</tr><!-- BEGIN BOUCLE_ACCOUNT_LIST -->
<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="Formulaire4"><a id="{NAME_NAME}"> </a><input type="image" name="VALID_IMG[{ID_ACCOUNT}|{VAL_IMG_ACCOUNT}]" src="?flag={ACCOUNT_IMG}" alt="{ID_ACCOUNT}" title="{ID_ACCOUNT}" /></td>
<td class="Formulaire4"><input type="checkbox" name="SUPP_ACCOUNT" value="{ID_ACCOUNT}|{VAL_ID_ACCOUNT}" onclick="{MESSAGE_JS}this.form.submit();" /></td>
<td class="Formulaire7">{FORMAT_ACC_DATE}</td>
<td class="Contenu25" colspan="2">{SEARCH_CATEGORIE} - {SEARCH_NUMEROID} <br /> {SEARCH_TIERS}<br />{COMMENT}</td>
<td class="Formulaire5"><input class="Modif" type="submit" name="MODIF_ACCOUNT[{ID_ACCOUNT}]" value="{MODIF}" /></td>
<td class="Chiffre8"><span class="menurouge">{FORMAT_DEP_1}</span></td>
<td class="Chiffre9"><span class="menurouge">{FORMAT_DEP_2}</span></td>
<td class="Chiffre8"><span class="menubleu">{FORMAT_REC_1}</span></td>
<td class="Chiffre9"><span class="menubleu">{FORMAT_REC_2}</span></td>
<td class="Chiffre9"><span class="{COLOR_PLUS}">{FORMAT_SOLDE_1}</span></td>
<td class="Chiffre10"><span class="{COLOR_PLUS}">{FORMAT_SOLDE_2}</span></td>
</tr><!-- END BOUCLE_ACCOUNT_LIST -->
<tr>
<th class="Bordure" colspan="6">{LANG_ACCOUNT_20} :</th>
<th class="Bordure"> {FORMAT_TOT_DEP_1}</th>
<th class="Bordure"> {FORMAT_TOT_DEP_2}</th>
<th class="Bordure"> {FORMAT_TOT_REC_1}</th>
<th class="Bordure"> {FORMAT_TOT_REC_2}</th>
<th class="Bordure" colspan="2"> </th>
</tr>
<tr>
<th class="Bordure" colspan="10">{LANG_BOOK_0} :</th>
<th class="Bordure"><span class="{BALANCE_PLUS}">{BALANCE_TOT_1}</span></th>
<th class="Bordure"><span class="{BALANCE_PLUS}">{BALANCE_TOT_2}</span></th>
</tr>
</table></div></form><br />
<!-- END form_account_double.tpl -->