<!-- BEGIN form_simulation_2.tpl -->
<h3 class="center">{SIMUL_ENTER_TITLE}</h3>
<table class="TContenu100">
<tr>
<td class="design6" colspan="2">
<form action="{SELF}" method="post" id="emprunt" onsubmit="return Verif_emprunt(this);">
<div class="centered">
<table class="TContenu70">
<tr>
<td class="ContenuPlus" colspan="2"> <img src="?flag=decos" height="12" width="12" alt="" title="" /> <span class="menu">{TITLE_OPTION}</span></td>
</tr>
<tr>
<th class="BordureCenterLeft30"> {SIMUL_ENTER_FORM_1} : <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="BordureCenterLeft30"> <input class="VeryLarge" type="text" maxlength="12" name="MT" value="{MT_SIMUL}" size="23" /></th>
</tr>
<tr>
<th class="BordureCenterLeft30"> {SIMUL_ENTER_FORM_2} :</th>
<th class="BordureCenterLeft30"> <input class="Dynamique" type="text" maxlength="5" name="taux" value="{TAUX_SIMUL}" size="20" /> % </th>
</tr>
<tr>
<th class="BordureCenterLeft30"> {SIMUL_ENTER_FORM_3} :</th>
<th class="BordureCenterLeft30"> <input class="Small" type="text" maxlength="4" name="duree" value="{DUREE_SIMUL}" size="6" /> <select class="Year" name="choix_duree"><option value="1"{SELECTED_1}>{SIMUL_ENTER_FORM_4}</option><option value="2"{SELECTED_2}>{SIMUL_ENTER_FORM_5}</option></select></th>
</tr>
<tr>
<th class="BordureCenterLeft30"> {SIMUL_ENTER_FORM_6} : <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="BordureCenterLeft30"> <input class="VeryLarge" type="text" maxlength="12" name="REMB" value="{REMB_SIMUL}" size="23" /></th>
</tr>
<tr>
<th class="Bordure" colspan="2"><input class="SubmitVeryBig" type="submit" name="opt" value="{CALCULE}" /> {OPTION_SIMULATION} <input class="Submit" type="button" value="{ANNULER}" onclick="document.location='{SELF}';" /></th>
</tr>
</table>
</div></form><br />
</td>
</tr>
</table>
<!-- END form_simulation_2.tpl -->