1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Immobilis-insertion_vente</title>
<link href="css/immo_vente.css" rel="stylesheet" type="text/css" />
<link href="css/navigation.css" rel="stylesheet" type="text/css" />
<link href="css/vente.css" rel="stylesheet" type="text/css" />
<link href="css/nav_type_de_bien.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="main">
<div id="header"></div>
<div id="navigation">
<ul class="nav">
<li><a href="accueil_fr.php">Accueil</a></li>
<li><a href="nous.php">Qui sommes nous ?</a></li>
<li><a href="achat.php">Achat</a></li>
<li class="here"><a href="vente_menu.php">Vente</a></li>
<li><a href="location_cher_prop.php">Location</a></li>
<li><a href="services.php">Nos services</a></li>
<li><a href="info.php">Infos légales</a></li>
<li><a href="contact.php">Contactez-nous</a></li>
</ul>
</div>
<div id="vente_gauche">
<div id="texte_gauche_vente"></div>
</div>
<div id="milieu">
<form action="envoi_mail_vente.php" method="post" name="form_vente_appart">
<table width="750" border="0">
<tr>
<td width="500" height="30">
<div id="navigation_type">
<ul class="nav_type">
<li><a href="vente_maison.php">Maison</a></li>
<li class="here"><a href="#">Appartement</a></li>
<li><a href="vente_bungalow.php">Bungalow</a></li>
<li><a href="vente_villa.php">Villa</a></li>
<li><a href="vente_commercial.php">Espace commercial</a></li>
<li><a href="vente_terrain.php">Terrain</a></li>
</ul>
</div>
</td>
<td width="250" rowspan="2" valign="top">
<div id="coordonnees">
<div id="details_coordonnees">
<table width="230" border="0" cellspacing="5">
<tr>
<td>Nom :</td>
<td><input name="nom" type="text" class="textfield_sm" size="20px" /></td>
</tr>
<tr>
<td>Prénom :</td>
<td><input name="prenom" type="text" class="textfield_sm" size="20px" /></td>
</tr>
<td>Téléphone :</td>
<td><input name="telephone" type="text" class="textfield_sm" size="20px" /></td>
</tr>
<td>Portable :</td>
<td><input name="portable" type="text" class="textfield_sm" size="20px" /></td>
</tr>
<td><div align="left">E-mail :</div></td>
<td><input name="email" type="text" class="textfield_sm" size="20px" /></td>
</tr>
</table>
<table width="230" border="0" cellspacing="5">
<tr>
<td>Adresse postale :</td>
</tr>
<tr>
<td><input name="addresse1" type="text" class="textfield_bg" size="33px" maxlength="33px" /></td>
</tr>
<tr>
<td><input name="addresse2" type="text" class="textfield_bg" size="33px" /></td>
</tr>
<tr>
<td><input name="addresse3" type="text" class="textfield_bg" size="33px" /></td>
</tr>
<tr>
<td>Votre message</td>
</tr>
<tr>
<td><textarea name="message" cols="25" class="textfield_msg"></textarea></td>
</tr>
</table>
<table width="230" border="0">
<tr>
<td>
<div align="center"><input type="submit" class="bouton_envoi" value="Enregistrez" />
</a></div>
</td>
</tr>
</table>
</div>
</div>
</td>
</tr>
<tr>
<td width="500" valign="top">
<div id="details_type_appart">
<div id="details_texte">
<table width="400" border="0" class="texte_opt">
<tr>
<td colspan="4">Ref
<input name="" type="text" value="AP0001" /></td>
</tr>
<tr>
<td>Region</td>
<td>
<select name="region" id="region">
<option>Nord</option>
<option>Sud</option>
<option>Est</option>
<option>Ouest</option>
<option>Centre</option>
</select> </td>
<td>Ville</td>
<td><input name="ville" type="text" class="ville" id="ville" size="20" maxlength="20"></td>
</tr>
</table>
<table width="350" border="0" class="texte_opt">
<tr>
<td width="140">Surface habitable</td>
<td width="100"><input name="surface" type="text" class="details" id="surface" size="3" maxlength="3">
m2</td>
<td width="140"><div align="right">Nombre de pièces</div></td>
<td><input name="piece" type="text" class="details" size="3" maxlength="3"></td>
</tr>
<tr>
<td>Chambre à coucher</td>
<td><input name="chambre" type="text" class="details" size="3" maxlength="3"></td>
<td><div align="right">Niveau</div></td>
<td><input name="niveau" type="text" class="details" size="3" maxlength="3"></td>
</tr>
</table>
<table width="350" border="0" class="texte_opt">
<tr>
<td>Ascenseur</td>
<td><input name="options[]" type="checkbox" id="options[]" value="ascenseur"></td>
<td>Escalier</td>
<td><input name="options[]" type="checkbox" id="options[]" value="escalier"></td>
<td>Terasse</td>
<td><input name="options[]" type="checkbox" id="options[]" value="terasse"></td>
<td>Balcon</td>
<td><input name="options[]" type="checkbox" id="options[]" value="balcon"></td>
</tr>
<tr>
<td>Parking</td>
<td><input name="options[]" type="checkbox" id="options[]" value="parking"></td>
<td>Garage</td>
<td><input name="options[]" type="checkbox" id="options[]" value="garage"></td>
<td>Climatisé</td>
<td><input name="options[]" type="checkbox" id="options[]" value="climatise"></td>
<td>Piscine</td>
<td><input name="options[]" type="checkbox" id="options[]" value="piscine"></td>
</tr>
</table>
<table width="350" border="0" class="texte_opt">
<tr>
<td>Chauffe-eau solaire</td>
<td><input name="options[]" type="checkbox" id="options[]" value="chauffe_eau_solaire"></td>
<td>Chauffe-eau electrique</td>
<td><input name="options[]" type="checkbox" id="options[]" value="chauffe_eau_electrique"></td>
</tr>
</table>
<table width="200" border="0" class="texte_opt">
<tr>
<td>Parquet</td>
<td><input name="options[]" type="checkbox" id="options[]" value="parquet"></td>
<td width="10px"></td>
<td>Carrelage</td>
<td><input name="options[]" type="checkbox" id="options[]" value="carrelage"></td>
<td width="10px"></td>
</tr>
</table>
<table>
<tr>
<td><div align="right"><strong>Prix Rs.</strong></div></td>
<td><input name="prix" type="text" class="prix" size="15"></td>
</tr>
<tr>
<td> </td>
</tr>
</table>
<table width="300" border="0" class="texte_opt">
<tr>
<td>Descriptif détaillé de votre bien</td>
</tr>
<tr>
<td><textarea name="descriptif" cols="33" rows="" class="descriptif"> </textarea></td>
</tr>
</table>
</div>
</div>
</td>
</tr>
<tr>
<td height="25">
<div align="center">
Copyright Immobilis 2008 © - <a href="***@yahoo.fr?subject= Feedback Immobilis">Contact Webmaster</a>
</div>
</td>
</tr>
</table>
</form> |
Partager