Difference between revisions of "Team:INSA-UPS France/Supports"

 
(19 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{INSA-UPS_France/CSS}}
+
{{INSA-UPS_France/Links_new}}
{{INSA-UPS_France/Links}}
+
{{INSA-UPS_France/Style_new}}
 +
{{INSA-UPS_France/Header_new}}
  
<!-- HEADER -->
 
{{INSA-UPS_France/Header1}}
 
Supports
 
{{INSA-UPS_France/Header2}}
 
 
<!-- CONTENT -->
 
 
<html>
 
<html>
  
<style>
 
  
table{
+
<!-- C O N T E N T -->
  background:none;
+
 
}
+
  <main class="site-main">
 +
  <div class="main_content">
 +
  <div class="middle_container">
  
section > h5{
+
  <div class="section_container">
  width:80%;
+
   
  margin:40px auto 0px auto;
+
    <section style="display:table;background:none;padding:0px !important;z-index:100; ">
  font-size: 18pt;
+
      <h1 style="vertical-align:bottom;display:table-cell; width:30%;font-size:50pt;letter-spacing: 0.1em;z-index:120;text-align: center;">Supports</h1>
  text-transform: uppercase;
+
      <img style="vertical-align:bottom;display:table-cell; width:100%;" src="https://static.igem.org/mediawiki/2017/6/60/T--INSA-UPS_France--Sponsors_thank_you.png" alt="">
  font-weight:bold;
+
    </section> 
  text-align: left;
+
  text-decoration: underline;
+
}
+
  
.sponsors-container{
+
    <style>
  margin:50px auto;
+
      .sponsor{
  font-family: Scope One, serif;
+
        width:100%;
  font-size:15pt;
+
      }
  width:80%;
+
      .sponsor td{
}
+
        text-align: center;
 +
        position:relative;
 +
        padding:40px;
 +
      }
 +
      .sponsor p{
 +
        text-align: justify;
 +
        font-size:1vw;
 +
        font-family: "Merriweather", serif;
 +
        font-weight: 300;
 +
      }
 +
      .sponsor a{
 +
        text-decoration: none;
 +
        color:black;
 +
      }
 +
      .section-left-70{
 +
        width:65%;
 +
        background: rgba(255,255,255,0.2);
 +
        border-radius: 20px;
 +
      }
 +
      .sponsor h1{
 +
        top:-2vw;
 +
        font-family: "Quicksand", sans-serif;
 +
        font-size:1.8vw;         
 +
      }
 +
      .sponsor h2{
 +
        text-align: center;
 +
        font-family: "Quicksand", sans-serif;
 +
        font-size:1.8vw;
 +
        margin-bottom:30px;
 +
      }
  
.sponsor-container{
+
      .img-right-30{
  display:table;
+
        width:30% !important;
  border-spacing:20px;
+
        vertical-align: middle;
 +
      }
 +
      .logo-sponsor{
 +
        width:300px;
 +
        margin-bottom:30px;
 +
      }
 +
     
 +
      .photo-sponsor{
 +
        width:100%;
 +
      }
 +
    </style>
 +
    <table class="sponsor" style="border-spacing:20px;">
 +
      <tr>
 +
        <td class="section-100" colspan="2">       
 +
            <h1>Our institutions</h1>
 +
            <a href="http://www.univ-tlse3.fr/home/home-page-en-379161.kjsp?RH=ACCUEIL"><img src="https://static.igem.org/mediawiki/2017/2/28/T--INSA-UPS_France--Logo_ups.png" class="logo-sponsor" alt=""></a>
 +
            <p>
 +
              With its roots dating back to the former University of Toulouse, founded in 1229, <b>Toulouse III &ndash; Université Paul Sabatier </b>was officially created in 1969 by merging the former Faculties of Medecine, Pharmacy and Science. Today, the Toulouse III - Université Paul Sabatier is one of the leading universities in France, renowned for its scientific influence, the diversity of its laboratories, and the courses it offers in the fields of science, health, sport, technology and engineering.
 +
            </p>         
 +
        </td>
 +
      </tr>
 +
      <tr>
 +
        <td class="section-100" colspan="2"> 
 +
            <a href="http://www.insa-toulouse.fr/en/index.html"><img src="https://static.igem.org/mediawiki/2017/2/2d/T--INSA-UPS_France--Logo_insatoulouse.png" alt="" class="logo-sponsor"></a>
 +
            <p>
 +
              With 14,000 alumni, <b>INSA Toulouse</b> is an international, multidisciplinary, state engineering school recognized for the excellence of its five-year curriculum. Created in 1963, it has made a priority out of developing its international dimension as INSA Toulouse has worked to attract many foreign students and developed international programs. Aside from training engineers, its mission includes developing ongoing training, scientific research as well as its valorization, which is why it offers research masters and PhDs.
 +
            </p>         
 +
        </td>
 +
      </tr>
 +
      <tr>
 +
        <td class="section-100" colspan="2">
 +
          <a href="https://www.insa-lyon.fr/en"><img src="https://static.igem.org/mediawiki/2017/1/18/T--INSA-UPS_France--Logo_insalyon.png" alt="" class="logo-sponsor"></a>
 +
          <p>
 +
            <b>INSA Lyon</b> is a leading engineering school with strong humanist values that have formed the basis of its business model for more than 50 years. Created in 1957 by philosopher Gaston Berger and Rector Jean Capelle, <b>INSA Lyon</b> is the oldest and largest of the six schools making up the INSA Group. INSA engineers lead careers built around a logic of high adaptability, a pioneering approach to science and technology, and a strong sense of social responsibility. This hallmark of the INSA Lyon model is a living tribute to its two founders. It is to them that we owe the humanist commitment of the INSA schools, and their openness to different origins, cultures and social backgrounds.
 +
          </p>
 +
        </td>
 +
      </tr>
 +
    </table>
  
}
+
    <style>
.sponsor-name{
+
      .section-100{
  text-align:center;
+
        width:100%;
  font-weight:bold;
+
        background: rgba(255,255,255,0.2);
}
+
        border-radius: 20px;
.sponsor-name a{
+
        text-align: justify;      
  text-decoration: none;
+
      }
  color:black;
+
      .sponsor-name{
  display:block;
+
        width:30%;
}
+
        display: inline-block;
.sponsor-name img{
+
        text-align: center;
  height:150px;
+
      }
  text-align: center;
+
      .sponsor-name img{
}
+
        width:150px;
.sponsor-description{
+
      }
  background: rgba(255,255,255,0.7);
+
      @media screen and (max-width: 1200px){
  width:60%;
+
        .sponsor td{
  padding:20px;
+
          display:block;
  text-align:justify;
+
          width:100%;
  font-size:13pt;
+
          margin:0 auto;
  padding:20px;
+
        }
  text-indent:40px;
+
        .sponsor p{
}
+
          font-size:14pt;
 +
        }
 +
        .img-right-30 img{
 +
          display:none;
 +
        }
 +
        .sponsor h2{
 +
          font-size:16pt;
 +
        }
 +
      }
 +
    </style>
  
 +
    <table class="sponsor" style="border-spacing:20px;">
 +
        <tr>
 +
          <td class="section-left-70">
 +
            <h1>Our sponsors</h1>
 +
            <a href="http://www.lisbp.fr/en/index.html"><img src="https://static.igem.org/mediawiki/2017/3/3e/T--INSA-UPS_France--Logo_lisbp.png"  class="logo-sponsor" alt="" style="width:200px !important;"></a>
 +
            <h2><a href="http://www.lisbp.fr/en/index.html">LISBP (Laboratoire d'Ing&eacute;nierie des Syst&egrave;mes Biologique et des Proc&eacute;d&eacute;s)</a></h2>           
 +
            <p>
 +
              <b>LISBP</b> is multidisciplinary (microbiology, biocatalysis, bioprocesses, separation techniques&hellip;); it works on uniting Systems Biology, Processes and Engineering, and has a triple engagement centred around Research, Training, and Transfer and Exploitation. With the ambitious aim of federating competence &ldquo;from gene to process&rdquo; while combining scientific excellence with economic and social pertinence, LISBP is crossing divisions, applying a multi scale strategy, and building networks in the local and international environment.
 +
            </p>
 +
          </td>
 +
          <td class="img-right-30">
 +
            <img src="https://static.igem.org/mediawiki/2017/2/23/T--INSA-UPS_France--Sponsors_photo_LISBP.jpg" class="photo-sponsor" alt="">
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td colspan="2" class="section-100">
 +
            <a href="https://www6.toulouse.inra.fr/metatoul_eng/"><img src="https://static.igem.org/mediawiki/2017/1/16/T--INSA-UPS_France--Logo_metatoul.png" class="logo-sponsor" alt=""></a>
 +
            <a href="https://www6.toulouse.inra.fr/metatoul_eng/"><h2>MetaToul (Plate-forme de M&eacute;tabolomique et Fluxomique)</h2></a>
 +
            <p>
 +
              MetaToul is the Metabolomics and Fluxomics Platform of Genotoul, an organization that coordinates all life sciences research platforms in the Région Midi-Pyrénées. It brings together expertise and means (Nuclear Magnetic Resonance (NMR), mass spectrometry (MS)) in the field of global analysis of metabolism. MetaToul provides to the scientific community the concepts, tools and methods related to these kind of analysis at the level of a biological system (cell, tissue, organism).
 +
            </p>
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td class="section-left-70">
 +
            <a href="http://www.toulouse-white-biotechnology.com/en/"><img src="https://static.igem.org/mediawiki/2017/5/56/T--INSA-UPS_France--Logo_twb.png" class="logo-sponsor" alt="" style="width:200px !important;"></a>
 +
            <h2><a href="http://www.toulouse-white-biotechnology.com/en/">Toulouse White Biotechnology</a></h2>
 +
            <p>
 +
              <b>Toulouse White Biotechnology (TWB)</b> is a preindustrial demonstrator whose goal is to speed up the development of industrial biotechnology by facilitating exchanges between public research and industry. It contributes to the expansion of a bioeconomy based on the use of renewable carbon in the fields of chemistry, materials and energy.
 +
            </p>
 +
          </td>
 +
          <td class="img-right-30">
 +
            <img src="https://static.igem.org/mediawiki/2017/d/d8/T--INSA-UPS_France--Sponsors_photo_TWB.jpg" class="photo-sponsor" alt="">
 +
          </td>
 +
        </tr>
 +
       
 +
        <tr>
 +
          <td class="section-left-70">
 +
            <div class="sponsor-name">
 +
              <a href="http://fondation.insa-lyon.fr/"><img src="https://static.igem.org/mediawiki/2017/6/6d/T--INSA-UPS_France--Logo_fondationinsal.png" class="logo-sponsor" alt=""></a>
 +
            </div>
 +
            <div class="sponsor-name">
 +
              <a href="https://fr-fr.facebook.com/insaadnconceptclub/"><img src="https://static.igem.org/mediawiki/2017/b/b7/T--INSA-UPS_France--Logo_ia2c.png" class="logo-sponsor" alt=""></a>
 +
            </div>
 +
            <div class="sponsor-name">
 +
              <a href="https://fr-fr.facebook.com/insaadnconceptclub/http://www.biomerieux.com/en"><img src="https://static.igem.org/mediawiki/2017/8/83/T--INSA-UPS_France--Logo_biomerieux.png" class="logo-sponsor" alt=""></a>
 +
            </div>
 +
            <p>
 +
              By creating its partnership foundation in 2009, with the support of France's largest companies, <b>INSA Lyon</b> demonstrates the quality of relations it has developed over the years with its economic partners, and positions itself clearly in a strategy of corporate cooperation. From 2010, the INSA Lyon foundation and one of his main economic partners, the Biomerieux compagny, allows us to give life to our projects and to place us among the best competitors on the international scene of synthetic biology. So it is together again with theses unshakeable partners that we hope to reach the top of the podium in 2017.
 +
            </p>
 +
          </td>
 +
          <td class="img-right-30">
 +
            <img src="https://static.igem.org/mediawiki/2017/a/a8/T--INSA-UPS_France--Sponsors_photo_INSAl.jpg" class="photo-sponsor" alt="">
 +
          </td>
 +
        </tr>
  
.sponsor-image img{
+
        <tr>
  width:100%;
+
          <td class="section-left-70">
}
+
            <a href="http://www.sunwaterlife.com/en/"><img src="https://static.igem.org/mediawiki/2017/0/09/T--INSA-UPS_France--Logo_sunwaterlife.png"  class="logo-sponsor" alt="" style="width:350px !important;"></a>
 +
            <p>
 +
              <b>Sunwaterlife</b> is a French start-up located in Toulouse, designer of an innovative water purification system. From a contaminated or salted water source, its sun power supplied system can produce up to 3000 liters of drinking water per day. With the size of a suitcase, it is an eco-friendly self-sustained solution, able to provide drinking water for schools, clinics, villages or in case of sanitary emergency in developing countries.
 +
            </p>
 +
          </td>
 +
          <td class="img-right-30">
 +
            <img src="https://static.igem.org/mediawiki/2017/3/30/T--INSA-UPS_France--Sponsors_photo_SWL.jpg" class="photo-sponsor" alt="">
 +
          </td>
 +
        </tr>
  
 +
        <tr>
 +
          <td colspan="2" class="section-100">
 +
            <a href=""><img src="https://static.igem.org/mediawiki/2017/a/ab/T--INSA-UPS_France--Logo_fsi.png"  class="logo-sponsor" alt="" style="width:350px !important;"></a>
 +
            <p>
 +
              <b>The Science and Engineering Faculty (Facult&eacute; de Sciences et d'Ing&eacute;nierie, FSI)</b> is a Training and Research Unit of Université Paul Sabatier. Composed of eight academic departments, an engineering school (Upssitech) and a department devoted to teaching methods for science (IRES), the FSI is supported by more than sixty research laboratories of international dimension. Through its teaching and laboratories, as well as outreach partnerships with local industries, the FSI offers training that integrates the most recent scientific and technological advances.
 +
            </p>
 +
          </td>
 +
        </tr>
 +
       
 +
        <tr>
 +
          <td colspan="2" class="section-100">
 +
            <a href="https://www.kbs-frb.be/"><img src="https://static.igem.org/mediawiki/2017/c/cf/T--INSA-UPS_France--Logo_ernestsolvay.png"  class="logo-sponsor" alt="" style="width:350px !important;"></a>
 +
            <p>
 +
              Project achieved with the support of the <b>Ernest Solvay Fund</b>, managed by the <b>King Baudouin Foundation</b>.
 +
            </p>
 +
          </td>
 +
        </tr>
  
@media screen and (max-width: 1200px){
+
        <tr>
  .sponsor-container td{
+
          <td class="section-left-70">
    display:block;
+
            <a href="http://www.insa-toulouse.fr/fr/institution/fondation-insa-toulouse.html#"><img src="https://static.igem.org/mediawiki/2017/6/62/T--INSA-UPS_France--Logo_fondationinsat.png"  class="logo-sponsor" alt="" style="width:200px !important;"></a>
    width:100%;
+
            <p>
    margin:0 auto;
+
              <b>INSA</b> chose to create its foundation, with Hubert Reeves renowned astrophysician as its patron, to assert its development policy and strengthenits cooperation with its socio-economic environment. One of the Foundation&rsquo;s first actions was to provide scholarships based on social criteria and commitment to studies, complementing the support already provided in the school. It also funds measures promoting accessibility on campus fordisabled students.
  }
+
            </p>
 +
          </td>
 +
          <td class="img-right-30">
 +
            <img src="https://static.igem.org/mediawiki/2017/7/71/T--INSA-UPS_France--Sponsors_photo_fondation_insat.jpg" class="photo-sponsor" alt="">
 +
          </td>
 +
        </tr>
  
 +
        <tr>
 +
          <td class="section-100" colspan="2">
 +
            <a href="http://www.adisseo.com/en/"><img src="https://static.igem.org/mediawiki/2017/9/96/T--INSA-UPS_France--Logo_adisseo.png"  class="logo-sponsor" alt=""></a>
 +
            <p>
 +
              <b>Adisseo</b> is a global leader in animal nutrition with more than 2,500 clients. Their mission is to provide products and services for animal feed additives with the best guarantee of safety for people and the environment.
 +
            </p>
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td class="section-100" colspan="2">
 +
            <a href="https://www.veolia.com/en"><img src="https://static.igem.org/mediawiki/2017/9/91/T--INSA-UPS_France--Logo_veolia.png"  class="logo-sponsor" alt=""></a>
 +
            <p>
 +
              With over 163,000 employees worldwide, <b>Veolia</b> group designs and provides water, waste and energy management solutions that contribute to the sustainable development of communities and industries. Through its three complementary business activities, Veolia helps to develop access to resources, preserve available resources, and to replenish them.
 +
            </p>           
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td colspan="2" class="section-100">
 +
            <a href="https://twistbioscience.com/"><img src="https://static.igem.org/mediawiki/2017/8/88/T--INSA-UPS_France--Logo_twist.gif" class="logo-sponsor" alt=""></a>
 +
            <p>
 +
              Twist Bioscience works in service of customers who are changing the world for the better. In fields such as medicine, agriculture, industrial chemicals and data storage, by using synthetic DNA tools, customers are developing ways to better lives and improve the sustainability of the planet. Twist Bioscience's innovative silicon-based DNA Synthesis Platform provides precision at a scale that is otherwise unavailable to customers. Their platform technologies overcome inefficiencies and enable cost-effective, rapid, precise, high-throughput synthesis and sequencing, providing both the quality and quantity of the tools they need to rapidly realize the opportunity ahead
 +
            </p>
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td class="section-100" colspan="2">
 +
            <a href="https://www.france-science.org/-Homepage-English-.html"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--INSA-UPS_France--Logo_ambassade.jpg" alt=""  class="logo-sponsor" style="width:200px !important;"></a>
 +
            <h2><a href="https://www.france-science.org/-Homepage-English-.html">Office for Science &amp; Technology at the Embassy of France in the United States</a></h2>
 +
            <p>
 +
              The <b>Office for Science and Technology (OST)</b>, a team of 24 staff members including professors, senior researchers and engineers located in the Embassy (Washington, DC) and 6 consular offices (Atlanta - Boston - Chicago - Houston - Los Angeles - San Francisco) is dedicated to bilateral FR-US collaborations in Science and Technology.
 +
            </p>           
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td class="section-100" colspan="2">           
 +
          <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394"> <img src="https://static.igem.org/mediawiki/2017/5/5b/T--INSA-UPS_France--Logo_fsdie.png" alt="" class="logo-sponsor"></a>
 +
          <h2><a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394">FSDIE (Fonds de Soutient de la Division de Vie Etudiante)</a></h2>
 +
            <p>
 +
              The <b>Université Paul Sabatier</b> encourages and supports initiative and commitment through the The Student Initiatives Solidarity and Development Fund. It helps realise projects and can provide funding for initiatives in various area such as humanitarian action, campus life and scientific culture.
 +
            </p>           
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td class="section-100" colspan="2">           
 +
            <a href="http://en.univ-toulouse.fr/our-strengths"><img src="https://static.igem.org/mediawiki/2017/9/93/T--INSA-UPS_France--Logo_fsie.jpg" alt="" class="logo-sponsor"></a>
 +
            <h2><a href="http://en.univ-toulouse.fr/our-strengths">Higher Education and Research in Toulouse Midi-Pyr&eacute;n&eacute;es</a></h2>
 +
            <p>
 +
              <b>Toulouse University</b> brings together most public institutions of higher education and research in Toulouse and the Midi-Pyr&eacute;n&eacute;es region. Composed of 4 universities and 17 schools of engineering or other specialized subjects, the University&rsquo;s missions are to encourage inter-institutional actions and initiatives in various areas: teaching, student life, science communication, or communication technology.
 +
            </p>           
 +
          </td>
 +
        </tr>
 +
        <tr>
 +
          <td class="section-100" colspan="2">
 +
            <a href="https://www.crous-toulouse.fr/english/"><img src="https://static.igem.org/mediawiki/2017/3/37/T--INSA-UPS_France--Logo_crous.png" alt="" class="logo-sponsor"  style="width:150px !important;"></a>
 +
            <p>
 +
              <b>The Centre R&eacute;gional des Oeuvres Universitaires et Scolaires (CROUS)</b> is a public facility controlled by the Ministery of Higher Education and Research. The main goal is to promote the good living conditions of students. The CROUS can provide help in many different actions: direct help through financial fundings, undirect help with housing and catering.
 +
            </p>           
 +
          </td>
 +
        </tr>
 +
    </table>
  
 
+
    <section>
</style>
+
      <h1>Our Ulule Backers</h1>
 
+
      <p>
  <div class="container_section" >
+
        Ulule is the first European crowdfunding platform. Projects are successfully financed only if they reach (or exceed) their crowdfunding goal. Since its launch in October 2010, 19,381 projects have been financed thanks to users worldwide.
<section>  
+
      </p>
 
+
      <p>
  <h5>Our institutions</h5>
+
        We used Ulule to ask people help to complete our budget. With an initial goal of 1,500 €, we are extremely proud to announce that, thanks to the help of <b>63 backers</b>, we’ve gathered <b>2,405 €</b>.
 
+
      </p>
  <div class="sponsors-container">
+
      <p>
 
+
        <b>Guys thank you so much ! You rock !!</b>
  <table class="sponsor-container">
+
      </p>
    <tr>
+
    </section>
      <td class="sponsor-name">
+
    <section style="background:none;">
        <a href="http://www.univ-tlse3.fr/home/home-page-en-379161.kjsp?RH=ACCUEIL"><img src="https://static.igem.org/mediawiki/2017/2/28/T--INSA-UPS_France--Logo_ups.png" alt=""></a>
+
         <img src="https://static.igem.org/mediawiki/2017/b/b6/T--INSA-UPS_France--Supports_Remerciement_Ulule.png" alt="">
        <a href="http://www.univ-tlse3.fr/home/home-page-en-379161.kjsp?RH=ACCUEIL">Universit&eacute; Toulouse III - Paul Sabatier</a>
+
    </section>
      </td>
+
        
    </tr>
+
     <style>
    <tr>
+
       .links_end{
      <td class="sponsor-description">
+
         background: none;
        With its roots dating back to the former University of Toulouse, founded in 1229, Toulouse III &ndash; Paul Sabatier University was officially created in 1969 by merging the former Faculties of Medecine, Pharmacy and Science. Today, the Toulouse III - Paul Sabatier University is one of the leading universities in France, renowned for its scientific influence, the diversity of its laboratories, and the courses it offers in the fields of science, health, sport, technology and engineering.
+
       }
      </td>
+
      .links_end table{
    </tr>
+
        width:100%;
  </table>
+
      }
 
+
       .links_end th, .links_end td{
 
+
         font-size:18pt;
  <table class="sponsor-container">
+
         padding:10px;
    <tr>
+
       }
      <td class="sponsor-name">
+
      .links_end td{
         <a href="http://www.insa-toulouse.fr/fr/index.html"><img src="https://static.igem.org/mediawiki/2017/archive/2/2d/20170801083058%21T--INSA-UPS_France--Logo_insatoulouse.png" alt="" style="height:100px;"></a><br />
+
       
        <a href="http://www.insa-toulouse.fr/fr/index.html">INSA Toulouse</a>
+
        border:solid #eee 1px;
       </td>
+
       }
     </tr>
+
    </style>
    <tr>
+
       <td class="sponsor-description">
+
         With 14,000 alumni, INSA Toulouse is an international, multidisciplinary, state engineering school recognized for the excellence of its five-year curriculum. Created in 1963, it has made a priority out of developing its international dimension as INSA Toulouse has worked to attract many foreign students and developed international programs. Aside from training engineers, its mission includes developing ongoing training, scientific research as well as its valorization, which is why it offers research masters and PhDs.
+
       </td>
+
    </tr>
+
  </table>
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
       <td class="sponsor-name">
+
         <a href="https://www.insa-lyon.fr/en"><img src="https://static.igem.org/mediawiki/2017/1/18/T--INSA-UPS_France--Logo_insalyon.png" alt="" style="height:100px;"></a><br />
+
         <a href="https://www.insa-lyon.fr/en">INSA Lyon</a>
+
       </td>
+
    </tr>
+
    <tr>
+
       <td class="sponsor-description">
+
        INSA Lyon is a leading engineering school with strong humanist values that have formed the basis of its business model for more than 50 years.
+
  
Created in 1957 by philosopher Gaston Berger and Rector Jean Capelle, INSA Lyon is the oldest and largest of the six schools making up the INSA Group.
+
    <section class="links_end">
INSA engineers lead careers built around a logic of high adaptability, a pioneering approach to science and technology, and a strong sense of social responsibility.
+
      <table>
This hallmark of the INSA Lyon model is a living tribute to its two founders. It is to them that we owe the humanist commitment of the INSA schools, and their openness to different origins, cultures and social backgrounds.
+
        <tr>
      </td>
+
          <th colspan="4">
    </tr>
+
            Team pages
  </table>
+
          </th>
 +
        </tr>
 +
        <tr>
 +
          <td><a href="https://2017.igem.org/Team:INSA-UPS_France/Team">Members</a></td>
 +
          <td><i>Supports</i></td>
 +
          <td><a href="https://2017.igem.org/Team:INSA-UPS_France/Attributions">Attributions</a></td>
 +
          <td><a href="https://2017.igem.org/Team:INSA-UPS_France/Collaborations">Collaborations</a></td>
 +
        </tr>
 +
      </table>
 +
    </section>
  
 
   </div>
 
   </div>
 +
  </div>
 +
 +
  <footer>
 +
   
 +
    <div class="footer_sponsors">
 +
          <a href="http://www.lisbp.fr/en/index.html"><img src="https://static.igem.org/mediawiki/2017/3/3e/T--INSA-UPS_France--Logo_lisbp.png" alt=""></a>
 +
          <a href="http://www.toulouse-white-biotechnology.com/en/"><img src="https://static.igem.org/mediawiki/2017/5/56/T--INSA-UPS_France--Logo_twb.png" alt=""></a>
 +
          <a href="http://fondation.insa-lyon.fr/"><img src="https://static.igem.org/mediawiki/2017/6/6d/T--INSA-UPS_France--Logo_fondationinsal.png" alt=""></a>
 +
          <a href="https://fr-fr.facebook.com/insaadnconceptclub/"><img src="https://static.igem.org/mediawiki/2017/b/b7/T--INSA-UPS_France--Logo_ia2c.png" alt=""></a>
 +
          <a href="http://www.biomerieux.com/en"><img src="https://static.igem.org/mediawiki/2017/8/83/T--INSA-UPS_France--Logo_biomerieux.png" alt=""></a>
 +
          <a href="http://www.sunwaterlife.com/en/"><img src="https://static.igem.org/mediawiki/2017/0/09/T--INSA-UPS_France--Logo_sunwaterlife.png" style="width:150px;" alt=""></a>
 +
          <a href="http://www.univ-tlse3.fr/home/home-page-en-379161.kjsp?RH=ACCUEIL"><img src="https://static.igem.org/mediawiki/2017/2/28/T--INSA-UPS_France--Logo_ups.png" alt=""></a>
 +
          <a href="http://www.fsi.univ-tlse3.fr/"><img src="https://static.igem.org/mediawiki/2017/a/ab/T--INSA-UPS_France--Logo_fsi.png" alt=""></a>
 +
          <a href="https://www.kbs-frb.be/"><img src="https://static.igem.org/mediawiki/2017/c/cf/T--INSA-UPS_France--Logo_ernestsolvay.png" alt=""></a>
 +
          <a href="http://www.insa-toulouse.fr/fr/institution/fondation-insa-toulouse.html#"><img src="https://static.igem.org/mediawiki/2017/6/62/T--INSA-UPS_France--Logo_fondationinsat.png" alt=""></a>
 +
      <a href="http://www.adisseo.com/en/"><img src="https://static.igem.org/mediawiki/2017/9/96/T--INSA-UPS_France--Logo_adisseo.png" alt=""></a>
 +
      <a href="http://www.insa-toulouse.fr/fr/index.html"><img src="https://static.igem.org/mediawiki/2017/2/2d/T--INSA-UPS_France--Logo_insatoulouse.png" style="width:150px;" alt=""></a>
 +
      <a href="https://www.veolia.com/en"><img src="https://static.igem.org/mediawiki/2017/9/91/T--INSA-UPS_France--Logo_veolia.png" alt=""></a>
 +
      <a href="https://www.france-science.org/-Homepage-English-.html"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--INSA-UPS_France--Logo_ambassade.jpg" alt=""></a>
 +
      <a href="https://www-lbme.biotoul.fr/"><img src="https://static.igem.org/mediawiki/2017/5/51/T--INSA-UPS_France--Logo_LBME.png" alt=""></a>
 +
      <a href="https://www6.toulouse.inra.fr/metatoul_eng/"><img src="https://static.igem.org/mediawiki/2017/1/16/T--INSA-UPS_France--Logo_metatoul.png" alt=""></a>
 +
      <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394"><img src="https://static.igem.org/mediawiki/2017/5/5b/T--INSA-UPS_France--Logo_fsdie.png" alt=""></a>
 +
      <a href="http://en.univ-toulouse.fr/our-strengths"><img src="https://static.igem.org/mediawiki/2017/9/93/T--INSA-UPS_France--Logo_fsie.jpg" alt=""></a>
  
  <h5>Our sponsors</h5>
 
  
 +
      <a href="https://www.crous-toulouse.fr/english/"><img src="https://static.igem.org/mediawiki/2017/3/37/T--INSA-UPS_France--Logo_crous.png" alt=""></a> 
  
  <div class="sponsors-container">
+
     </div>
 
+
     <div class="icons">
  <table class="sponsor-container">
+
       <a id="fbIcon" href="https://www.facebook.com/IGEM-Toulouse-1604834019761538/?fref=ts"><i class="fa fa-facebook fa-3x"></i></a>
     <tr>
+
       <a id="twitterIcon" href="https://twitter.com/iGEM_Toulouse"><i class="fa fa-twitter fa-3x"></i></a>
      <td colspan="2" class="sponsor-name">
+
       <a id="instaIcon" href="https://www.instagram.com/igem_toulouse/"><i class="fa fa-instagram fa-3x"></i></a>
        <a href="http://www.lisbp.fr/en/index.html"><img src="https://static.igem.org/mediawiki/2017/3/3e/T--INSA-UPS_France--Logo_lisbp.png" alt=""></a>
+
       <a id="contactIcon" href="mailto:igem.toulouse@gmail.com"><i class="fa fa-envelope fa-3x"></i></a>   
        <a href="http://www.lisbp.fr/en/index.html">LISBP - Laboratoire d'Ing&eacute;nierie des Syst&egrave;mes Biologique et des Proc&eacute;d&eacute;s</a>
+
     </div>
      </td>
+
     </tr>
+
    <tr>
+
      <td class="sponsor-image">
+
        <img src="https://static.igem.org/mediawiki/2017/2/23/T--INSA-UPS_France--Sponsors_photo_LISBP.jpg" alt="">
+
       </td>
+
      <td class="sponsor-description">
+
        LISBP is multidisciplinary (microbiology, biocatalysis, bioprocesses, separation techniques&hellip;); it works on uniting Systems Biology, Processes and Engineering, and has a triple engagement centred around Research, Training, and Transfer and Exploitation. With the ambitious aim of federating competence &ldquo;from gene to process&rdquo; while combining scientific excellence with economic and social pertinence, LISPB is crossing divisions, applying a multi scale strategy, and building networks in the local and international environment.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="http://www.toulouse-white-biotechnology.com/en/"><img src="https://static.igem.org/mediawiki/2017/5/56/T--INSA-UPS_France--Logo_twb.png" alt=""></a>
+
        <a href="http://www.toulouse-white-biotechnology.com/en/">TWB - Toulouse White Biotechnology</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-image">
+
        <img src="https://static.igem.org/mediawiki/2017/d/d8/T--INSA-UPS_France--Sponsors_photo_TWB.jpg" alt="">
+
      </td>
+
      <td class="sponsor-description">
+
        Toulouse White Biotechnology (TWB) is a preindustrial demonstrator whose goal is to speed up the development of industrial biotechnology by facilitating exchanges between public research and industry. It contributes to the expansion of a bioeconomy based on the use of renewable carbon in the fields of chemistry, materials and energy.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td class="sponsor-name">
+
        <a href="http://fondation.insa-lyon.fr/"><img src="https://static.igem.org/mediawiki/2017/6/6d/T--INSA-UPS_France--Logo_fondationinsal.png" alt=""></a>
+
        <a href="http://fondation.insa-lyon.fr/">INSA Lyon Foundation</a>
+
       </td>
+
      <td class="sponsor-name">
+
        <a href="https://fr-fr.facebook.com/insaadnconceptclub/"><img src="https://static.igem.org/mediawiki/2017/b/b7/T--INSA-UPS_France--Logo_ia2c.png></a>
+
        <a href="https://fr-fr.facebook.com/insaadnconceptclub/">INSA ADN Concept Club</a>
+
      </td>
+
      <td class="sponsor-name">
+
        <a href="https://fr-fr.facebook.com/insaadnconceptclub/http://www.biomerieux.com/en"><img src="https://static.igem.org/mediawiki/2017/8/83/T--INSA-UPS_France--Logo_biomerieux.png" alt=""></a>
+
        <a href="http://www.biomerieux.com/en">Biom&eacute;rieux</a>
+
       </td>
+
    </tr>
+
    <tr>
+
      <td colspan="3" class="sponsor-description">
+
        By creating its partnership foundation in 2009, with the support of France's largest companies, INSA Lyon demonstrates the quality of relations it has developed over the years with its economic partners, and positions itself clearly in a strategy of corporate cooperation. From 2010, the INSA Lyon foundation and one of his main economic partners, the Biomerieux compagny, allows us to give life to our projects and to place us among the best competitors on the international scene of synthetic biology. So it is together again with theses unshakeable partners that we hope to reach the top of the podium in 2017.
+
 
+
 
+
      </td>
+
    </tr>
+
  </table>
+
 
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="http://www.sunwaterlife.com/en/"><img src="https://static.igem.org/mediawiki/2017/0/09/T--INSA-UPS_France--Logo_sunwaterlife.png" alt="" style="height:100px;"></a>
+
        <a href="http://www.sunwaterlife.com/en/">Sunwaterlife</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-image">
+
        <img src="https://static.igem.org/mediawiki/2017/3/30/T--INSA-UPS_France--Sponsors_photo_SWL.jpg" alt="">
+
      </td>
+
      <td class="sponsor-description">
+
        Sunwaterlife is a French start-up located in Toulouse, designer of an innovative water purification system. From a contaminated or salted water source, its sun power supplied system can produce up to 3000 liters of drinking water per day. With the size of a suitcase, it is an eco-friendly self-sustained solution, able to provide drinking water for schools, clinics, villages or in case of sanitary emergency in developing countries.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
 
+
 
+
 
+
 
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
       <td colspan="2" class="sponsor-name">
+
        <a href="https://www.kbs-frb.be/"><img src="https://static.igem.org/mediawiki/2017/c/cf/T--INSA-UPS_France--Logo_ernestsolvay.png" alt=""></a><br />
+
        <a href="https://www.kbs-frb.be/">Ernest Solvay Fund</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        Project achieved with the support of the Ernest Solvay Fund, managed by the King Baudouin Foundation
+
      </td>
+
    </tr>
+
  </table>
+
 
+
 
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td class="sponsor-name" colspan="2">
+
        <a href="http://www.insa-toulouse.fr/fr/institution/fondation-insa-toulouse.html#"><img src="https://static.igem.org/mediawiki/2017/6/62/T--INSA-UPS_France--Logo_fondationinsat.png" alt=""></a><br />
+
        <a href="http://www.insa-toulouse.fr/fr/institution/fondation-insa-toulouse.html#">INSA Toulouse Foundation</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-image">
+
        <img src="https://static.igem.org/mediawiki/2017/7/71/T--INSA-UPS_France--Sponsors_photo_fondation_insat.jpg" alt="">
+
      </td>
+
      <td class="sponsor-description">
+
        INSA chose to create its foundation, with Hubert Reeves renowned astrophysician as its patron, to assert its development policy and strengthenits cooperation with its socio-economic environment.One of the Foundation&rsquo;s first actions was to provide scholarships based on social criteria and commitment to studies, complementing the support already provided in the school. It also funds measures promoting accessibility on campus fordisabled students.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="http://www.adisseo.com/en/"><img src="https://static.igem.org/mediawiki/2017/9/96/T--INSA-UPS_France--Logo_adisseo.png" alt="" style="height:100px;"></a><br />
+
        <a href="http://www.adisseo.com/en/">Adiss&eacute;o</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        Adisseo is a global leader in animal nutrition with more than 2,500 clients. Their mission is to provide products and services for animal feed additives with the best guarantee of safety for people and the environment.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
 
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="https://www.veolia.com/en"><img src="https://static.igem.org/mediawiki/2017/9/91/T--INSA-UPS_France--Logo_veolia.png" alt=""></a><br />
+
        <a href="https://www.veolia.com/en">V&eacute;olia</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        With over 163,000 employees worldwide, Veolia group designs and provides water, waste and energy management solutions that contribute to the sustainable development of communities and industries. Through its three complementary business activities, Veolia helps to develop access to resources, preserve available resources, and to replenish them.
+
      </td>
+
    </tr>
+
   </table>
+
 
+
  <table class="sponsor-container">
+
     <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="https://www.france-science.org/-Homepage-English-.html"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--INSA-UPS_France--Logo_ambassade.jpg" alt=""></a><br />
+
        <a href="https://www.france-science.org/-Homepage-English-.html">Office for Science &amp; Technology at the Embassy of France in the United States</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        The Office for Science and Technology (OST), a team of 24 staff members including professors, senior researchers and engineers located in the Embassy (Washington, DC) and 6 consular offices (Atlanta - Boston - Chicago - Houston - Los Angeles - San Francisco) is dedicated to bilateral FR-US collaborations in Science and Technology.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
    <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="http://www.fsi.univ-tlse3.fr/"><img src="https://static.igem.org/mediawiki/2017/a/ab/T--INSA-UPS_France--Logo_fsi.png" alt=""></a>
+
        <a href="http://www.fsi.univ-tlse3.fr/">Facult&eacute; Sciences et Ing&eacute;nierie</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        The Science and Engineering Faculty is a Training and Research Unit of Paul Sabatier University. Gathering eight academic departments, one engineering school (Upssitech) and one specific department (IRES), it is supported by more than sixty laboratories of international dimension. Through additional partnerships with local firms, its training integrates the most recent scientific and technologic findings
+
      </td>
+
    </tr>
+
  </table>
+
 
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394"><img src="https://static.igem.org/mediawiki/2017/5/5b/T--INSA-UPS_France--Logo_fsdie.png" alt=""></a><br />
+
        <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394">FSDIE - Fonds de Soutient de la Division de Vie Etudiante</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        The Paul Sabatier University encourages and supports initiative and commitment through the The Student Initiatives Solidarity and Development Fund. It helps realise projects and can provide funding for initiatives in various area such as humanitarian action, campus life and scientific culture.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="http://en.univ-toulouse.fr/our-strengths"><img src="https://static.igem.org/mediawiki/2017/9/93/T--INSA-UPS_France--Logo_fsie.jpg" alt=""></a><br />
+
        <a href="http://en.univ-toulouse.fr/our-strengths">Higher Education and Research in Toulouse Midi-Pyr&eacute;n&eacute;es</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        Toulouse University brings together most public institutions of higher education and research in Toulouse and the Midi-Pyrénées region. Composed of 4 universities and 17 schools of engineering or other specialized subjects, the University’s missions are to encourage inter-institutional actions and initiatives in various areas: teaching, student life, science communication, or communication technology.
+
      </td>
+
    </tr>
+
  </table>
+
 
+
 
+
  <table class="sponsor-container">
+
    <tr>
+
      <td colspan="2" class="sponsor-name">
+
        <a href="https://www.crous-toulouse.fr/english/"><img src="https://static.igem.org/mediawiki/2017/3/37/T--INSA-UPS_France--Logo_crous.png" alt=""></a><br />
+
        <a href="https://www.crous-toulouse.fr/english/">Crous Toulouse</a>
+
      </td>
+
    </tr>
+
    <tr>
+
      <td class="sponsor-description">
+
        The Centre R&eacute;gional des Oeuvres Universitaires et Scolaires (CROUS) is a public facility controlled by the Ministery of Higher Education and Research. The main goal is to promote the good living conditions of students. The CROUS can provide help in many different actions: direct help through financial fundings, undirect help with housing and catering.
+
      </td>
+
    </tr>
+
  </table>
+
  
  
 +
  </footer>
 
   </div>
 
   </div>
 +
  </main>
  
 
 
</section>
 
</div>
 
  
 
</html>
 
</html>
 
+
{{INSA-UPS_France/General_script}}
<!-- FOOTER -->
+
{{INSA-UPS_France/Header_script}}
{{INSA-UPS_France/Footer}}
+
{{INSA-UPS_France/script_scroll}}
+
<!--{{INSA-UPS_France/script_carousel}}-->
+

Latest revision as of 15:29, 1 November 2017

Supports

Our Ulule Backers

Ulule is the first European crowdfunding platform. Projects are successfully financed only if they reach (or exceed) their crowdfunding goal. Since its launch in October 2010, 19,381 projects have been financed thanks to users worldwide.

We used Ulule to ask people help to complete our budget. With an initial goal of 1,500 €, we are extremely proud to announce that, thanks to the help of 63 backers, we’ve gathered 2,405 €.

Guys thank you so much ! You rock !!