| Current Path : /home/ataenra/www/ATA/INTRANET/Formulaires/ |
| Current File : /home/ataenra/www/ATA/INTRANET/Formulaires/PageNP.php |
<?php
?>
<!-- CATEGORIES SOL / PAC / BOIS -->
<div class="row">
<div class="col-sm-4">
<center><img src="../IMG/TITRE_SOL.jpg" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-4">
<center><img src="../IMG/TITRE_PAC.jpg" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-4">
<center><img src="../IMG/TITRE_BIOM.jpg" width=100% class="img-responsive" /></center>
</div>
</div>
<!-- CATEGORIES LIGNE 1 SOL_PV / PAC_AA / BOIS_P -->
<div class="row">
<div class="col-sm-4">
<a href="../SOL_PV/form_SOL_PV.php" title="">
<center><img src="../IMG/SOL_PV_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-4">
<a href="../PAC_AA/form_PAC_AA.php" title="">
<center><img src="../IMG/PAC_AA_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-4">
<a href="../BOIS_P/form_BOIS_P.php" title="">
<center><img src="../IMG/BOIS_P_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
</div>
<!-- CATEGORIES LIGNE 2 SOL_TH_Cesi / PAC_AE / BOIS_I -->
<div class="row">
<div class="col-sm-4">
<a href="../SOL_TH/form_SOL_TH_Cesi.php" title="">
<center><img src="../IMG/SOL_TH_CESI_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-4">
<a href="../PAC_AE/form_PAC_AE.php" title="">
<center><img src="../IMG/PAC_AE_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-4">
<a href="../BOIS_I/form_BOIS_I.php" title="">
<center><img src="../IMG/BOIS_I_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
</div>
<!-- CATEGORIES LIGNE 3 SOL_TH_SSC / PAC_EE et PAC_Balth / BOIS_C -->
<div class="row">
<div class="col-sm-4">
<a href="../SOL_TH/form_SOL_TH_SSC.php" title="">
<center><img src="../IMG/SOL_TH_SSC_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-4">
<div class="col-sm-6">
<a href="../PAC_EE/form_PAC_EE.php" title="">
<center><img src="../IMG/PAC_EE_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
<div class="col-sm-6">
<a href="../PAC_BALTH/form_PAC_BALTH.php" title="">
<center><img src="../IMG/PAC_BALTH_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
</div>
<div class="col-sm-4">
<a href="../BOIS_CH/form_BOIS_C.php" title="">
<center><img src="../IMG/BOIS_C_IN.jpg" alt="ISO" width=100% class="img-responsive" /></center>
</div>
</div>
<br>