document.write( '<form method="GET" action="http://choisel.info/php/recherche_etudiants/formmoteur.php" style="font-size: 8pt; margin: 0">' );
document.write( '<input type=hidden value="va" name=action>' );
document.write( '<table border="0" cellpadding="0" style="border-collapse: collapse" width="100%" id="recherche">' );
document.write( '<tr>' );
document.write( '<td colspan="2" width="130" height="10">' );
document.write( '</td>' );
document.write( '</tr>' );
document.write( '<tr>' );
document.write( '<td width="120" height="20">' );
document.write( '<input type="text" name="trouve" size="19" style="font-size: 8pt; margin: 0; color:#004000">' );
document.write( '</td>' );
document.write( '<td width="20" height="20">' );
document.write( '<input border="0" src="http://choisel.info/images/theme_histoire/bouton-recherche.gif" name="I2" width="20" height="20" style="margin: 0" type="image">' );
document.write( '</td>' );
document.write( '</tr>' );
document.write( '</table>' );
document.write( '</form>' );