{"id":2172,"date":"2026-03-14T10:45:00","date_gmt":"2026-03-14T09:45:00","guid":{"rendered":"https:\/\/atti.tn\/?p=2172"},"modified":"2026-04-19T21:42:43","modified_gmt":"2026-04-19T20:42:43","slug":"convention-atti-icetc","status":"publish","type":"post","link":"https:\/\/atti.tn\/index.php\/2026\/03\/14\/convention-atti-icetc\/","title":{"rendered":"Convention ATTI-ICETC"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\">\n  <title>Partenariat strat\u00e9gique : ATTI co-organise ICETC 2026<\/title>\n  <style>\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    body {\n      background: #f4f7fc;\n      font-family: 'Segoe UI', Roboto, 'Helvetica Neue', sans-serif;\n      line-height: 1.5;\n      color: #1a2c3e;\n      padding: 2rem 1rem;\n    }\n\n    .container {\n      max-width: 1280px;\n      margin: 0 auto;\n    }\n\n    \/* Carte principale *\/\n    .article-card {\n      background: #ffffff;\n      border-radius: 32px;\n      box-shadow: 0 20px 35px -12px rgba(0, 0, 0, 0.08);\n      overflow: hidden;\n      transition: all 0.2s ease;\n    }\n\n    \/* Bandeau sup\u00e9rieur (gradient) *\/\n    .hero-band {\n      background: linear-gradient(135deg, #0b2b44 0%, #1a5f7a 100%);\n      padding: 2rem 2rem 1.8rem 2rem;\n      color: white;\n    }\n\n    .logo-area {\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      flex-wrap: wrap;\n      gap: 1rem;\n      margin-bottom: 1.5rem;\n    }\n\n    .atti-logo {\n      font-weight: 800;\n      font-size: 1.8rem;\n      letter-spacing: -0.5px;\n      background: rgba(255,255,255,0.12);\n      backdrop-filter: blur(4px);\n      padding: 0.5rem 1.2rem;\n      border-radius: 60px;\n      display: inline-block;\n      font-family: monospace;\n    }\n\n    .atti-logo span {\n      font-weight: 300;\n      font-size: 1rem;\n    }\n\n    .date-badge {\n      background: rgba(255,255,255,0.2);\n      backdrop-filter: blur(4px);\n      padding: 0.4rem 1.2rem;\n      border-radius: 40px;\n      font-size: 0.9rem;\n      font-weight: 500;\n    }\n\n    .hero-title h1 {\n      font-size: 2.4rem;\n      font-weight: 700;\n      margin: 1rem 0 0.5rem 0;\n      line-height: 1.2;\n    }\n\n    .hero-sub {\n      font-size: 1.1rem;\n      opacity: 0.9;\n      border-left: 3px solid #ffcd7e;\n      padding-left: 1rem;\n      margin-top: 0.5rem;\n    }\n\n    \/* contenu principal *\/\n    .main-content {\n      padding: 2rem 2rem 2.5rem 2rem;\n    }\n\n    .intro-text {\n      font-size: 1.1rem;\n      background: #eef3fa;\n      padding: 1.2rem 1.8rem;\n      border-radius: 28px;\n      margin-bottom: 2rem;\n      color: #0a3b4f;\n      border-left: 5px solid #1a5f7a;\n    }\n\n    h2 {\n      font-size: 1.8rem;\n      font-weight: 600;\n      margin: 1.8rem 0 1rem 0;\n      color: #0f3b4f;\n      border-bottom: 3px solid #ffcd7e;\n      display: inline-block;\n      padding-bottom: 5px;\n    }\n\n    h3 {\n      font-size: 1.3rem;\n      font-weight: 600;\n      margin: 1.5rem 0 0.8rem 0;\n      color: #1c5d74;\n    }\n\n    .grid-2cols {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 1.8rem;\n      margin: 1.5rem 0;\n    }\n\n    .info-card {\n      flex: 1;\n      background: #f9fbfd;\n      border-radius: 24px;\n      padding: 1.4rem 1.6rem;\n      border: 1px solid #e2edf2;\n      transition: 0.2s;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n    }\n\n    .info-card h4 {\n      font-size: 1.25rem;\n      font-weight: 700;\n      color: #005f73;\n      margin-bottom: 0.75rem;\n      display: flex;\n      align-items: center;\n      gap: 0.5rem;\n    }\n\n    .info-card p, .info-card ul {\n      color: #2c4c5c;\n    }\n\n    .highlight-number {\n      font-size: 2rem;\n      font-weight: 800;\n      color: #ff8c42;\n      line-height: 1;\n      margin-right: 0.3rem;\n    }\n\n    .fee-table {\n      overflow-x: auto;\n      margin: 1rem 0;\n    }\n\n    table {\n      width: 100%;\n      border-collapse: collapse;\n      background: white;\n      border-radius: 20px;\n      overflow: hidden;\n      box-shadow: 0 1px 2px rgba(0,0,0,0.05);\n    }\n\n    th {\n      background-color: #e5f0f5;\n      color: #0f4b62;\n      font-weight: 600;\n      padding: 12px 12px;\n      text-align: left;\n    }\n\n    td {\n      padding: 10px 12px;\n      border-bottom: 1px solid #e2edf2;\n    }\n\n    .badge-percent {\n      background: #ffecd6;\n      color: #b45f06;\n      border-radius: 40px;\n      padding: 0.2rem 0.8rem;\n      font-size: 0.8rem;\n      font-weight: 700;\n      display: inline-block;\n    }\n\n    .quote-box {\n      background: #fff7ed;\n      border-radius: 28px;\n      padding: 1.2rem 1.8rem;\n      margin: 1.8rem 0;\n      font-style: normal;\n      border-left: 6px solid #ffae42;\n    }\n\n    .footer-note {\n      margin-top: 2rem;\n      font-size: 0.85rem;\n      text-align: center;\n      color: #5b7f8c;\n      border-top: 1px solid #dce9ef;\n      padding-top: 2rem;\n    }\n\n    @media (max-width: 700px) {\n      .hero-title h1 {\n        font-size: 1.7rem;\n      }\n      .main-content {\n        padding: 1.5rem;\n      }\n      .info-card {\n        flex: 100%;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n<div class=\"container\">\n  <div class=\"article-card\">\n    <div class=\"hero-band\">\n      <div class=\"logo-area\">\n        <div class=\"atti-logo\">ATTI <span>Association Tunisienne des Techniques Intelligentes<\/span><\/div>\n        <div class=\"date-badge\">\ud83d\udcc4 Publi\u00e9 le 14 mars 2026<\/div>\n      <\/div>\n      <div class=\"hero-title\">\n        <h1>\ud83e\udd1d L\u2019ATTI co-organise ICETC2026<br>et signe une convention de partenariat strat\u00e9gique<\/h1>\n        <div class=\"hero-sub\">Conf\u00e9rence internationale sur les technologies \u00e9mergentes et le calcul \u2013 Hammamet, 23\u201326 avril 2026<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"main-content\">\n      <div class=\"intro-text\">\n        <strong>\ud83c\udfdb\ufe0f Un cadre de collaboration exemplaire<\/strong> \u2014 L\u2019Association Tunisienne des Techniques Intelligentes (ATTI) et le Professeur Faouzi BENZARTI, Chairman de la conf\u00e9rence ICETC2026, ont officialis\u00e9 une convention d\u2019organisation d\u00e9finissant les r\u00f4les, la gestion financi\u00e8re et les engagements de transparence. \n\t\t<!-- L\u2019ATTI agit en tant que co-organisateur et gestionnaire exclusif des fonds, tandis que le Chairman assure la direction acad\u00e9mique et scientifique de l\u2019\u00e9v\u00e9nement. -->\n      <\/div>\n\n      <!-- Infos cl\u00e9s -->\n      <h2>\ud83d\udccc ICETC2026 en bref<\/h2>\n      <div class=\"grid-2cols\">\n        <div class=\"info-card\">\n          <h4>\ud83d\udcc5 \u00c9v\u00e9nement majeur<\/h4>\n          <p><strong>2nd International Conference on Emerging Technologies and Computing<\/strong><br>\n          \ud83d\udccd One Resort Premium Hammamet \u2013 Hammamet, Tunisie<br>\n          \ud83d\uddd3\ufe0f 23 \u2013 26 avril 2026<br>\n          \ud83c\udf0d Th\u00e9matique : technologies \u00e9mergentes, IA, IoT, syst\u00e8mes embarqu\u00e9s et computing avanc\u00e9.<\/p>\n        <\/div>\n        <!-- <div class=\"info-card\">\n          <h4>\ud83e\udd1d Parties signataires<\/h4>\n          <p><strong>Prof. Faouzi BENZARTI<\/strong><br>Chairman de la conf\u00e9rence & Responsable du programme<br>Enseignant-chercheur \u00e0 l\u2019ENSIT<\/p>\n          <p><strong>ATTI<\/strong><br>Repr\u00e9sent\u00e9e par M. Mounir SAYADI, Pr\u00e9sident<br>Association r\u00e9gie par le d\u00e9cret-loi 2011-88<\/p>\n        <\/div> -->\n      <\/div>\n\n      <!-- R\u00f4les et coop\u00e9ration -->\n      <!-- <h2>\ud83c\udfaf R\u00f4les et responsabilit\u00e9s<\/h2>\n      <div class=\"grid-2cols\">\n        <div class=\"info-card\">\n          <h4>\ud83c\udf93 Chairman \u2013 P\u00f4le acad\u00e9mique<\/h4>\n          <ul style=\"margin-left: 1.2rem;\">\n            <li>Direction scientifique et du programme<\/li>\n            <li>Pilotage du comit\u00e9 d\u2019organisation et du comit\u00e9 scientifique<\/li>\n            <li>Validation des d\u00e9penses et engagement financier (approbation \u00e9crite obligatoire pour toute action financi\u00e8re)<\/li>\n            <li>Garant de l\u2019\u00e9quilibre entre les recettes et les frais d\u2019organisation<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-card\">\n          <h4>\ud83c\udfe6 ATTI \u2013 Gestion financi\u00e8re & logistique<\/h4>\n          <ul style=\"margin-left: 1.2rem;\">\n            <li>Collecte int\u00e9grale des frais d\u2019inscription (\u20ac \/ TND) sur ses comptes bancaires<\/li>\n            <li>Paiement direct aux fournisseurs et prestataires (h\u00f4tel, traiteur, supports, etc.)<\/li>\n            <li>Respect strict de la transparence : aucun versement en esp\u00e8ces au Chairman<\/li>\n            <li>Mise \u00e0 disposition d\u2019un espace stand pour promouvoir les activit\u00e9s de l\u2019ATTI<\/li>\n          <\/ul>\n        <\/div>\n      <\/div> -->\n\n\n\n      <!-- Conclusion et signature -->\n      <div style=\"background: #eef3fa; border-radius: 28px; padding: 1.5rem; margin: 1.8rem 0 0.5rem 0;\">\n        <p style=\"font-size: 1rem; font-weight: 500; margin-bottom: 0.5rem;\">\ud83d\udd17 Une collaboration d\u2019excellence pour le d\u00e9veloppement des technologies \u00e9mergentes en Tunisie.<\/p>\n        <p>L\u2019ATTI r\u00e9affirme son engagement en faveur de l\u2019innovation scientifique et de la coop\u00e9ration internationale. La conf\u00e9rence ICETC2026 sera un carrefour unique entre chercheurs, industriels et \u00e9tudiants. La signature de cette convention consolide les bases d\u2019une organisation rigoureuse, transparente et p\u00e9renne.<\/p>\n        <p style=\"margin-top: 1rem;\"><strong>M. Mounir SAYADI<\/strong>, Pr\u00e9sident de l\u2019ATTI : <em>\u00ab Ce partenariat avec le Professeur Faouzi BENZARTI illustre notre vision : allier rigueur acad\u00e9mique et gestion responsable au service de la communaut\u00e9 scientifique. \u00bb<\/em><\/p>\n        <p><strong>Prof. Faouzi BENZARTI<\/strong>, Chairman ICETC2026 : <em>\u00ab La confiance et la structuration financi\u00e8re apport\u00e9e par l\u2019ATTI permettent de se concentrer sur l\u2019excellence du programme et l\u2019accueil des participants. \u00bb<\/em><\/p>\n      <\/div>\n\n      <div class=\"footer-note\">\n        <p>contact: atti.tunisie@gmail.com<br>\n        Convention d\u2019organisation ICETC2026<br>\n        \u00a9 ATTI 2026 \u2013 Tous droits r\u00e9serv\u00e9s<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/div>\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Partenariat strat\u00e9gique : ATTI co-organise ICETC 2026 ATTI Association Tunisienne des Techniques Intelligentes \ud83d\udcc4 Publi\u00e9 le 14 mars 2026 \ud83e\udd1d L\u2019ATTI co-organise ICETC2026et signe une convention de partenariat strat\u00e9gique Conf\u00e9rence internationale sur les technologies \u00e9mergentes et le calcul \u2013 Hammamet, 23\u201326 avril 2026 \ud83c\udfdb\ufe0f Un cadre de collaboration exemplaire \u2014 L\u2019Association Tunisienne des Techniques Intelligentes [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":2174,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[102],"tags":[],"class_list":["post-2172","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-conferences"],"_links":{"self":[{"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/posts\/2172","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/comments?post=2172"}],"version-history":[{"count":1,"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/posts\/2172\/revisions"}],"predecessor-version":[{"id":2175,"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/posts\/2172\/revisions\/2175"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/media\/2174"}],"wp:attachment":[{"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/media?parent=2172"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/categories?post=2172"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/atti.tn\/index.php\/wp-json\/wp\/v2\/tags?post=2172"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}