Modification style pour compatibilité IE6
This commit is contained in:
parent
2a6c3d8f21
commit
93665ed018
@ -20,62 +20,21 @@ try {
|
|||||||
die();
|
die();
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
Pavé demandeur :
|
|
||||||
Votre profil de demandeur : Case à cochée Achats, Commerce, Recouvrement, Contentieux, Autre (ZONE TEXTE) (obligatoire)
|
|
||||||
Votre identié : ZONE TEXTE LIBRE obligatoire
|
|
||||||
Vos coordonées (Tél, Fax, e-mail) : ZONE TEXTE LIBRE (Tél et email obligatoire)
|
|
||||||
|
|
||||||
Pavé enquête :
|
|
||||||
Type d'enquête : PREMIER / GOLD
|
|
||||||
Délai : 2 jours / 7 jours
|
|
||||||
|
|
||||||
Pavé entreprise concernée :
|
|
||||||
SIREN / SIRET / TVA Infos en provenance de notre Base
|
|
||||||
Raison Sociale : idem
|
|
||||||
Adresse : idem
|
|
||||||
Téléphone : idem (si absent, zone de saisie obligatoire)
|
|
||||||
Fax : idem (si absent, zone de saisie)
|
|
||||||
E-mail : idem (si absent, zone de saisie)
|
|
||||||
Domiciliation bancaire : zone de saisie
|
|
||||||
Encours : saisie obligatoire en euro
|
|
||||||
Précision sur la demande :
|
|
||||||
- cette demande porte sur un client / fournisseur
|
|
||||||
- si fournisseur ==> est-il stratégique ou non ? Montant du CA réalisé avec ledit fournisseur ?
|
|
||||||
- si client ==> ouverture de compte ou contrôle crédit ?
|
|
||||||
- si contrôle crédit ==> motif précis de celui-ci en zone texte libre
|
|
||||||
- ancienneté de la relation (en mois ou année)
|
|
||||||
- nous signaler les retards de paiement ou les impayés (montants, dates) ; il s'agit là d'informations très importantes
|
|
||||||
- litiges techniques ou commerciaux connus...
|
|
||||||
|
|
||||||
Observations ou questions spéciales : zone de saisie multiligne obligatoire */
|
|
||||||
|
|
||||||
|
|
||||||
//Demandeur
|
|
||||||
|
|
||||||
|
|
||||||
//Enquête
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//Identité Entreprise
|
|
||||||
|
|
||||||
?>
|
?>
|
||||||
<style>
|
<style>
|
||||||
#center { background: #ffffff; width:580px; padding:5px; }
|
#center { background: #ffffff; width:580px; padding:5px; }
|
||||||
#center h1 { margin:5px; padding:5px; background: #606060; color:#ffffff; font: 600 1.4em arial, verdana, sans-serif; }
|
#center h1 { margin:5px; padding:5px; background: #606060; color:#ffffff; font: 600 1.4em arial, verdana, sans-serif; }
|
||||||
#center h2 { margin:5px; padding:5px; background: #00008c; color:#ffffff; font: bold 1.2em arial, verdana, sans-serif; }
|
#center h2 { margin:5px; padding:5px; background: #00008c; color:#ffffff; font: bold 1.2em arial, verdana, sans-serif; }
|
||||||
|
|
||||||
.infoTitle {clear:both; float:left; width:180px; margin-left:50px; padding:0 10px 0 0;}
|
.infoTitle {clear:both; float:left; width:150px; margin-left:50px; padding:0 10px 0 0;}
|
||||||
.infoData {float:left; width:320px; margin:2px 0;}
|
.infoData {float:left; width:320px; margin:2px 0;}
|
||||||
|
|
||||||
form p { clear:both; margin-left:16em; }
|
|
||||||
form em { color:#FF0000;}
|
form em { color:#FF0000;}
|
||||||
fieldset {border:0; margin:0; padding:0;}
|
fieldset {border:0; margin:0; padding:0;}
|
||||||
fieldset legend{}
|
fieldset legend{}
|
||||||
.fieldgrp{clear:both; width:100%; margin-bottom:.5em; overflow:hidden;}
|
.fieldgrp{clear:both; width:100%; margin-bottom:.5em; overflow:hidden;}
|
||||||
.fieldgrp:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
|
.fieldgrp:after{content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0; }
|
||||||
label{font-weight:bold; margin-left:50px; width:180px; clear:both; padding:0 10px 0 0;line-height:22px;_padding-top:3px; float:left; display:block; color:#333; font-size:108%;}
|
label{font-weight:bold; margin-left:50px; width:150px; clear:both; padding:0 10px 0 0;line-height:22px;_padding-top:3px; float:left; display:block; color:#333; font-size:108%;}
|
||||||
label span{font-weight:normal;}
|
label span{font-weight:normal;}
|
||||||
.fieldgrp label abbr{color:#4B911C; font-size:120%; vertical-align:middle;}
|
.fieldgrp label abbr{color:#4B911C; font-size:120%; vertical-align:middle;}
|
||||||
.field {width:320px; float:left; font-size:95%;}
|
.field {width:320px; float:left; font-size:95%;}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user