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
| <html>
<head>
<title>EMB NORMANDIE - Votre partenaire Réseau - Informatique, Téléphonie, Contrôle d'accès, Sécurité, Electricité Associée</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<style type="text/css">
#Tableau_gauche
{
position:absolute;
text-align:left;
border-width:3px;
border-style:double;
border-color:black;
}
#Tableau_droite
{
left:30%;
text-align:left;
position:absolute;
}
</style>
</head>
<body>
<!--image en bannière-->
<center><img src="ban\ban_savfaire.jpg" height=200 width=1250/></center>
<!--tableau pour le sommaire-->
<div id="Tableau_gauche">
<center><h4>Sommaire</h4></center>
<center><image src="images\logo_emb.jpg" width="135" height="90" alt="logo de l'entreprise"></center><p>
<align="right"><b><a href="nv_accueil.html" class=bouton>Accueil</a></b><p>
<align="right"><b><a href="savfaire.html" class=bouton>Notre savoir-faire</a></b><p>
<align="left"><b><li><a href="telephonie.html" class=bouton>Téléphonie</a></b><p>
<align="left"><b><li><a href="donnee.html" class=bouton>Données</a></b><p>
<align="left"><b><li><a href="image.html" class=bouton>Images</a></b><p>
<align="left"><b><li><a href="controle_acces.html" class=bouton>Contrôle d'accès</a></b><p>
<align="left"><b><li><a href="electricite.html" class=bouton>Electricité</a></b><p>
<align="right"><b><a href="exp_ana.html" class=bouton>Expertise/Analyse</a></b><p>
<align="right"><b><a href="moyen.html" class=bouton>Nos moyens</a></b><p>
<align="right"><a href="ref.html" class=bouton><b>Nos références</b></a><p>
<align="right"><b><a href="contact.php" class=bouton>Contactez-nous</a></b><p>
</font>
</div>
<!--tableau pour le corps du site-->
<div id="Tableau_droite">
<!--position du corps du tableau droit-->
<div id="Contenu" style="position:absolute; width:790px; height:365px; z-index:1; left: -200px; top: 230px">
<!--titre de la page-->
<font color="#0061C9"><h1>Notre Savoir-Faire</h1></font>
<!--titre du paragraphe "Aide à la décision"-->
<table width="740" border="0" cellspacing="0" cellpadding="5">
<tr class="arial12">
<td width="18" height="20" valign="top" bgcolor="#A400A4"> </td>
<td width="702" valign="middle" bgcolor="#E3E9EA"><b>AIDE A LA DÉCISION
</b></td>
</tr>
</table>
<!--paragraphe "Aide à la décision-->
bla<p>
bla<p>
<!--Titre du paragraphe "les domaines couverts..."-->
<table width="778" border="0" cellspacing="0" cellpadding="5">
<tr class="arial12">
<td width="26" height="20" valign="top" bgcolor="#66CCCC"><b><img src="images/puces/puce02.gif" width="26" height="26"></b></td>
<td width="732" valign="middle" bgcolor="#EEFFFF">
<p> <b>Les domaines couverts par les réseaux informatiques sont
multiples, ils nécessitent des connaissances spécifiques
pour chacun d'eux :</b>
</td>
</tr>
</table>
<!--corps du paragraphe-->
bla<p>
bla<p>
<!--cadre performance/coût-->
<table width="34%" border="0">
<tr>
<td rowspan="2" width="126">au meilleur rapport :</td>
<td rowspan="2" width="133">
<table width="100%" border="1" bordercolor="#000000" bordercolordark="#000000">
<tr>
<td>
<div align="center">Performance</div>
</td>
</tr>
<tr>
<td>
<div align="center">Coût</div>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--image début du tableau droit-->
<div id="Layer1" style="position:absolute; left:145px; top:61px; width:126px; height:97px; z-index:2">
<img src="gifs\etude\stress2.jpg" width="163" height="168"></div>n
</div>
</body>
</html> |