<!-- BEGIN form_account_simple.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_14}</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="5">{LANG_ACCOUNT_5}/{LANG_ACCOUNT_21}/{LANG_ACCOUNT_6}/{LANG_ACCOUNT_7}</th>
<th class="BordureCenter">{MODIF}</th>
<th class="BordureCenter" colspan="3">{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>
<tr>
<th class="BordureCenter" colspan="9"> </th>
<th class="BordureCenter">{LANG_ACCOUNT_17}</th>
<th class="BordureCenter">{LANG_ACCOUNT_18}</th>
<th class="BordureCenter">{LANG_BOOK_3}</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="5">{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="Chiffre9"><span class="menurouge">{FORMAT_DEP_1}</span></td>
<td class="Chiffre9"><span class="menubleu">{FORMAT_REC_1}</span></td>
<td class="Chiffre9"><span class="{COLOR_PLUS}">{FORMAT_SOLDE_1}</span></td>
</tr><!-- END BOUCLE_ACCOUNT_LIST -->
<tr><!-- BEGIN NAV -->
<th bgcolor="{COLOR}" colspan="12">
<center>
<!--<input type="hidden" name="PAGE" value="">-->
<input type="{SUBMIT_PREV}" value="{NAV_BEG}" onclick="{PREV_LINK}" size="1"> -
<input id="page" type="hidden" name="cur_pag" value="{CUR_PAG}">
<input type="{SUBMIT_NEXT}" value="{NAV_END}" onclick="{NEXT_LINK}" size="1">
</center>
</th>
</tr><!-- END NAV -->
<tr><!-- BEGIN LIMIT RESULT -->
<th class="Bordure" colspan="9">{LANG_ACCOUNT_20} :</th>
<th class="Bordure"> {FORMAT_TOT_DEP_1}</th>
<th class="Bordure"> {FORMAT_TOT_REC_1}</th>
<th class="Bordure"> </th>
</tr>
<tr>
<th class="Bordure" colspan="11">{LANG_BOOK_0} :</th>
<th class="Bordure"><span class="{BALANCE_PLUS}">{BALANCE_TOT_1}</span></th>
</tr><!-- END LIMIT RESULT -->
<!-- <tr>
<td class="ContenuPlus" colspan="6"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> <span class="menu">Add an operation on the account [Personal credit]</span> <img src="?flag=decos" height="12" width="12" alt="" title="" /></td>
</tr>
<tr><!-- BEGIN MONTH RESULT -->
<th class="Bordure" colspan="9">{LANG_ACCOUNT_20} :</th>
<th class="Bordure"> {FORMAT_TOT_DEP_1}</th>
<th class="Bordure"> {FORMAT_TOT_REC_1}</th>
<th class="Bordure"> </th>
</tr>
<tr>
<th class="Bordure" colspan="11">{LANG_BOOK_0} :</th>
<th class="Bordure"><span class="{BALANCE_PLUS}">{BALANCE_TOT_1}</span></th>
</tr><!-- END MONTH RESULT -->
--> </table></div></form><br />
<!-- END form_account_simple.tpl -->