Team:Toulouse/Acknowledgements/Sponsors

From 2014.igem.org

(Difference between revisions)
 
(18 intermediate revisions not shown)
Line 3: Line 3:
<html>
<html>
-
<!--/* open Sans : fonnt Google*/-->
+
<!--/* open Sans : fonnt Google*/-->
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
+
<link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
+
<link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
-
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
+
<link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
-
<!--/* CSS contenu*/-->
+
<!--/* CSS contenu*/-->
-
<style type="text/css">
+
<style type="text/css">
 +
    .title1 {
 +
        color: green;
 +
        font-family: 'Open Sans';
 +
        font-weight: 600;
 +
        font-size: 24px;
 +
        margin: 20px 0 10px 0;
 +
        border: none;
 +
    }
-
  .title1{color:#20a8da; font-family:'Open Sans'; font-weight:600; font-size:24px; margin:0 0 33px 0; border:none;}
+
    .title2 {
 +
        color: #5a6060;
 +
        font-family: 'Open Sans';
 +
        font-weight: 600;
 +
        font-size: 18px;
 +
        margin: 0 0 30px 0;
 +
        border: none;
 +
    }
-
  .title2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 30px 0; border:none;}
+
    .title3 {
 +
        color: #7f8c8c;
 +
        font-family: 'Open Sans';
 +
        font-weight: 400;
 +
        font-size: 16px;
 +
        margin: 0 0 20px 0;
 +
        border: none;
 +
    }
-
  .title3{color:#7f8c8c; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none;}
+
    .texte {
 +
        color: #5a6060;
 +
        font-family: 'Open Sans';
 +
        font-size: 14px;
 +
        margin: 0 0 50px 0;
 +
        line-height: 24px;
 +
        text-align: justify;
 +
    }
-
  .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: justify;}
+
    .banniere {
 +
        background: url('https://static.igem.org/mediawiki/2014/d/d0/Template-igem2014-slide1.jpg') no-repeat center;
 +
        -webkit-background-size: cover; /* pour Chrome et Safari */
 +
        -moz-background-size: cover; /* pour Firefox */
 +
        -o-background-size: cover; /* pour Opera */
 +
        background-size: cover;
 +
        height: 315px;
 +
        margin: 30px 0 0;
 +
        width: 100%;
 +
    }
-
.banniere{
+
    .banniere-content {
-
background: url('https://static.igem.org/mediawiki/2014/d/d0/Template-igem2014-slide1.jpg') no-repeat center;
+
        background-color: rgba(46,204,113, 0.6);
-
-webkit-background-size: cover; /* pour Chrome et Safari */
+
        padding: 28px 28px 0;
-
-moz-background-size: cover; /* pour Firefox */
+
        position: absolute;
-
-o-background-size: cover; /* pour Opera */
+
        bottom: 0;
-
background-size: cover;
+
        right: 0;
-
height:315px;
+
        height: 92px;
-
margin: 30px 0 0;
+
        width: 392px;
-
width:100%;
+
        color: white;
-
}
+
    }
-
.banniere-content{
+
        .banniere-content h2 {
-
background-color: rgba(46,204,113, 0.6);
+
            color: white;
-
padding:28px 28px 0;
+
            font-size: 24px;
-
position:absolute;
+
        }
-
bottom:0;
+
-
right: 0;
+
-
height:92px;
+
-
width:392px;
+
-
color:white
+
-
}
+
-
.banniere-content h2{
+
        .banniere-content p {
-
color:white;
+
            color: white;
-
font-size:24px
+
            font-size: 16px;
-
}
+
        }
-
.banniere-content p{
 
-
color:white;
 
-
font-size:16px
 
-
}
 
 +
    .Title {
 +
        text-shadow: 1px 3px 3px rgba(70, 156, 133, 0.75);
 +
        color: #2CC23E;
 +
        font-size: 50px;
 +
        text-align: center;
 +
    }
-
.Title{
+
    .Sub_title {
-
    text-shadow: 1px 3px 3px rgba(70, 156, 133, 0.75);
+
        color: #2CC23E;
-
    color: #2CC23E;
+
        font-size: 30px;
-
    font-size: 50px;
+
     }
-
     text-align: center;
+
-
}
+
-
.Sub_title{
+
    .Article {
-
    color: #2CC23E;
+
        text-align: justify;
-
    font-size: 30px;
+
        text-indent: 15px;
-
}
+
    }
-
.Article {
+
    a.Link {
-
    text-align: justify;
+
        font-size: 10pt;
-
    text-indent:15px;
+
        color: #A4A4A4;
-
}
+
        text-decoration: none;
 +
    }
-
a.Link {
+
        a.Link:hover {
-
    font-size:10pt;
+
            text-decoration: underline;
-
     color :#A4A4A4;  
+
        }
-
     text-decoration:none;
+
     /*Overview*/
-
}
+
    .CropImg {
 +
        position: absolute;
 +
        width: 700px;
 +
        left: 50%;
 +
        margin-left: -350px;
 +
        height: auto;
 +
        overflow: hidden;
 +
        display: block;
 +
     }
 +
    td {
 +
     
 +
        padding-top:30px;
 +
    }
 +
-
a.Link:hover{
+
        td img {
-
    text-decoration:underline;
+
            display: block;
-
}
+
     margin-left: auto;
-
/*Overview*/
+
     margin-right: auto;
-
.CropImg{
+
            vertical-align: middle;
-
    position : absolute;
+
            width: 180px;
-
    width: 700px;
+
        }
-
     left :50%;
+
  td .texte {
-
     margin-left:-350px;
+
            padding:0;margin:0px;
-
    height: auto;      
+
         
-
    overflow: hidden;
+
        }
-
    display :block;
+
 
-
 
+
-
}
+
-
   
+
</style>
</style>
<body>
<body>
-
  <div class="fils-ariane" style="width:100%; height:60px; background:#ededed; margin-top:30px;">
+
    <div class="fils-ariane" style="width: 100%; height: 60px; background: #ededed; margin-top: 30px;">
-
  <div style="margin:0 auto; width:960px;">
+
        <div style="margin: 0 auto; width: 960px;">
-
  <p style="color:#696969; padding-top:20px; font-size:16px; float:left;"> Acknowlegdements&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;&nbsp;Sponsors</p>  
+
            <p style="color: #696969; padding-top: 20px; font-size: 16px; float: left;">Acknowlegdements&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;&nbsp;Sponsors</p>
-
    <ul class="topnav" id="topnav" style="top:15px;">
+
            <ul class="topnav" id="topnav" style="top: 15px;">
-
               
+
            </ul>
-
        </ul>
+
        </div>
-
  </div>
+
    </div>
-
  </div>
+
-
 
+
-
 
+
-
  <div id="innercontenthome">
+
-
      <div class="centering" style="padding-top: 85px; padding-bottom:40px;">
+
-
 
+
-
      <p class="texte"></p>
+
-
 
+
-
<p class="texte">Financial support is mandatory to reach the success of our project. All of our sponsors are committed to promoting the scientific and innovative experiences such as the iGEM project. We would like to thank our collaborators for their contribution to our work by giving us an outstanding overview and help. The iGEM adventure could not have been made without their support and their strong knowledge in synthetic biology.
+
-
<br>Thanks to the public and private sponsors, the Toulouse iGEM team collected <B>60,082.73 €</B>. The encouragement was based on financial support from our schools and other partners, gifts of consumables or special sale prices on laboratory equipment.
+
-
</p>
+
-
 
+
-
<p class="texte">
+
-
<img style="width:180px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/9/97/INSA_Toulouse_new_logo.jpg">INSA Toulouse (Institut National des Sciences Appliqu&eacute;es) is a famous engineering school allowing the specialization in 8 different subjects such as civil engineering, biochemistry but also informatics. The school hires 220 teachers and researchers and not less than 8 research laboratories.
+
-
</p>
+
-
 
+
-
<p class="texte"><img style="width:200px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/7/7f/Logo_UPS.jpg">
+
-
L'Université Paul Sabatier is a multidisciplinary University involved in sciences and technologies, sport, gestion and communication but also health and medical studies.</p>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/6/60/Logo_Minist%C3%A8re.gif">
+
-
Le Ministère de l'Agriculture, de l'Agroalimentaire et de la Forêt (MAAF) was created in 1881 and implements the government's policies in agriculture, food market industries and forest.</p>
+
-
 
+
-
<br></br>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/e/e2/Logo_VNF.jpg">
+
-
Voies Navigables de France (VNF) is a French public establishment of an administrative nature created in 1991 which aims to manage the major part of the navigable waterways in France.</p>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/5/5f/Logo_LISBP.png">
+
-
The Laboratoire d'Ingénierie des Systèmes Biologiques et des Procédés (LISBP) was created in 2007 and is based on the fusion of the Laboratory of Biotechnology and Bioprocesses and the Laboratory of Engineering in Environmental Processes. The LISBP is mostly specialized in innovative technics regarding living and process sciences such as microbiology, biocatalysis and separation technics.</p>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/4/4a/Logo_TWB.png">
+
-
Toulouse White Biotechnology (TWB) is a French infrastructure developing new technics of sustainable production by enhancing the use of renewable carbon source. TWB has three main missions: promoting the white biotechnologies, improving the scientific innovation, binding the fundamental research and the industrial world.  White biotechnologies are the used of industrial goals, including the use of cells and enzymes to create industrial products.</p>
+
-
 
+
-
 
+
-
<p class="texte"><img style="width:130px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/0/05/Logo_Adisseo.jpg">
+
-
Adisseo is a subsidiary of Bluestar Company and a worldwide expert in animal nutrition. This branch has a major role in the improvement of food chain while preserving animals, mankind and environment.</p>
+
-
 
+
-
 
+
-
<p class="texte"><img style="width:100px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/6/61/Logo_Genotoul.png">
+
-
The Genopole of Toulouse (GenoToul) was created in 1999 to develop genomes studies, bioinformatics and to promote the innovation by encouraging interdisciplinary projects. GenoToul welcomes around fifty projects each year regarding many subjects such as healthcare, agronomy, biotechnologies, ecology and environment. </p>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/0/0d/Logo_COMUE.jpeg">
+
-
The Communauté d'Universités et d'Etablissement de Toulouse (COMUE) includes 14 establishments such as universities, engineering schools, specialised schools. It aims to position the Toulouse universitary site at the best european and international level. </p>
+
-
 
+
-
<br></br>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/5/5d/Logo_LabexTulip.jpg">
+
-
Labex Tulip is a laboratory composed of five units specialized in agrobiosciences and  environment. It reprents a potential for research with approximately 400 people which belongs to many different laboratories. Labex Tulip is focused on the interactions between organisms and the community. The main goal is to enhance the research studies and the attractivity of its laboratories.</p>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/5/54/Logo_CROUS.jpg">
+
-
The Centre Ré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.  </p>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/8/88/Herault.jpg"><br></br>The Hérault Département is in the Languedoc-Roussillon region with more than 1,000,000 inhabitants.</p>
+
-
 
+
-
<br></br>
+
-
 
+
-
<p class="texte"><img style="width:100px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/0/02/Castelnaudary.jpg">Castelnaudary is a 12,000 inhabitant’s city located in Aude department where Pierre Paul Riquet constructed a pond named Le Grand Bassin.</p>
+
-
 
+
-
<p class="texte"><img style="width:70px;float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/4/48/Labastide_d%27Anjou.png"> Labastide-d’Anjou is a 1,500 inhabitants’ village located in the Aude department in Languedoc-Roussillon. This fortified town is situated nearby the Canal du Midi.</p>
+
-
 
+
-
<p class="texte"><img style="width:100px;  float:left;margin-right:10px " src="https://static.igem.org/mediawiki/2014/a/a6/Logo_montr%C3%A9al.png"> <br></br>Montréal is a 2,000 inhabitants’ village located next to the Montagne noire, in Aude department in Languedoc-Roussillon.</p>
 
 +
    <div id="innercontenthome">
 +
        <div class="centering" style="padding-top: 85px; padding-bottom: 40px;">
-
<p class="texte"><img style="width:80px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/0/0f/Sall%C3%A8les_d%27Aude.jpg"> <br></br> Sallèles d’Aude is a 3,000 village situated in Aude department in the Languedoc-Roussillon region where the “Canal de jonction” runs through which joins the Canal du Midi.</p>
+
         
 +
            <p class="texte">
 +
                Financial support is mandatory to reach the success of our project. All of our sponsors are committed to promoting the scientific and innovative experiences such as the iGEM project. We would like to thank our collaborators for their contribution to our work by giving us an outstanding overview and help. The iGEM adventure could not have been made without their support and their faith in our project.
 +
                <br>
 +
                Thanks to the public and private sponsors, the Toulouse iGEM team collected <b>€ 60,082.73 </b>. The encouragement was based on financial support from our schools and other partners, gifts of consumables or special sale prices on laboratory equipment.
 +
            </p>
-
<p class="texte"><img style="width:80px;float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/d/db/600px-Blason_ville_fr_Ventenac-en-Minervois_%28Aude%29.svg.png"> <br></br>Ventenac en Minervois is 600 inhabitants’ village situated in Aude in the Languedoc-Roussillon region where the Canal du Midi passes through.</p>
+
            <p class="title1">Our institutions</p>
 +
            <table border="0" >
 +
                <tr><td  width="180px"></td><td width="100%"></td><td width="100%"></td><td  width="180px"></td></tr>
 +
                <tr >
 +
                    <td width="180px"  align="center">
 +
                        <img style="width: 180px;" src="https://static.igem.org/mediawiki/2014/9/97/INSA_Toulouse_new_logo.jpg">
-
<p class="texte"><img style="width:130px; float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/2/26/Logo_ThermoFisher.png">
+
                    </td>
-
Thermo Fisher Scientific is one of the leaders in serving science by offering a wide range of innovative technologies and support to make the world cleaner and safer. The company serves pharmaceutical, biotechnology companies as well as hospitals, clinical laboratories.</p>
+
                    <td colspan="3" width="100%" valign="middle" >
 +
                        <p class="texte" >
 +
                            INSA Toulouse (Institut National des Sciences Appliqu&eacute;es) is a famous engineering school allowing the specialization in eight different subjects such as civil engineering, biochemistry but also informatics. The school was created in 1953 and hires today 220 teachers and researchers and not less than 8 research laboratories.
 +
                        </p>
 +
                    </td>
 +
                </tr>
-
<p class="texte"><img style="width:100px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/9/91/Qiagen_logo.JPG">
+
                <tr>
-
Qiagen was created in 1984 and is nowadays a leader in innovative market and technology by creating assay technologies that can enable the access to content from any biological sample. The main purpose is to help achieving success and major breakthroughs in life sciences. Qiagen offers a broad range of 500 products for over 500, 000 customers worldwide.</p>
+
                      <td colspan="3" width="100%">
 +
                        <p class="texte">L'Université Toulouse III Paul Sabatier is a multidisciplinary University involved in sciences and technologies, sport, gestion and communication but also health and medical studies. Funded in 1229, this University is one of the oldest in Europe.</p>
 +
                    </td>
 +
                  <td width="180px">
 +
                        <img style="width: 220px;" src="https://static.igem.org/mediawiki/2014/7/7f/Logo_UPS.jpg"></td>
 +
                </tr>
 +
          <tr> <td colspan="4" width="100%">
 +
            <p class="title1">Our major supports</p>
 +
</td></tr>
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 150px;" src="https://static.igem.org/mediawiki/2014/6/60/Logo_Minist%C3%A8re.gif"></td>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Le Ministère de l'Agriculture, de l'Agroalimentaire et de la Forêt (MAAF) was created in 1881 and implements the government's policies in agriculture, food market industries and forest.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
           
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Voies Navigables de France (VNF) is a French public establishment of an administrative nature created in 1991 which aims to manage the major part of the navigable waterways in France.
 +
                        </p>
 +
                    </td>
 +
                    <td width="180px">
 +
                        <img style="width: 150px;" src="https://static.igem.org/mediawiki/2014/e/e2/Logo_VNF.jpg"></td>
 +
                </tr>
 +
          <tr><td colspan="4" width="100%">
 +
            <p class="title1">Our sponsors</p>
 +
                </td></tr>
 +
         
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 100px;" src="https://static.igem.org/mediawiki/2014/5/5f/Logo_LISBP.png"></td>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            The Laboratoire d'Ingénierie des Systèmes Biologiques et des Procédés (LISBP) was created in 2007 and is based on the fusion of the Laboratory of Biotechnology and Bioprocesses and the Laboratory of Engineering in Environmental Processes. The LISBP is mostly specialized in innovative technics regarding living and process sciences such as microbiology, biocatalysis and separation technics.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Toulouse White Biotechnology (TWB) is a French infrastructure developing new technics of sustainable production by enhancing the use of renewable carbon source. TWB has three main missions: promoting the white biotechnologies, improving the scientific innovation, binding the fundamental research and the industrial world.  White biotechnologies are the used of industrial goals, including the use of cells and enzymes to create industrial products.
 +
                        </p>
 +
                    </td>
 +
                      <td width="180px">
 +
                        <img style="width: 120px;" src="https://static.igem.org/mediawiki/2014/4/4a/Logo_TWB.png"></td>
 +
                </tr>
 +
       
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 130px;" src="https://static.igem.org/mediawiki/2014/0/05/Logo_Adisseo.jpg"></td>
 +
                    <td colspan="3">
 +
                        <p class="texte">
 +
                            Adisseo is a subsidiary of Bluestar Company and a worldwide expert in animal nutrition. This branch has a major role in the improvement of food chain while preserving animals, mankind and environment.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
           
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            The Genopole of Toulouse (GenoToul) was created in 1999 to develop genomes studies, bioinformatics and to promote the innovation by encouraging interdisciplinary projects. GenoToul welcomes around fifty projects each year regarding many subjects such as healthcare, agronomy, biotechnologies, ecology and environment.
 +
                        </p>
 +
                    </td>
 +
                      <td width="180px">
 +
                        <img style="width: 100px;" src="https://static.igem.org/mediawiki/2014/6/61/Logo_Genotoul.png"></td>
 +
                </tr>
 +
           
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width:80px;" src="https://static.igem.org/mediawiki/2014/0/0d/Logo_COMUE.jpeg">
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            The Communauté d'Universités et d'Etablissement de Toulouse (COMUE) includes 14 establishments such as universities, engineering schools, specialised schools. It aims to position the Toulouse universitary site at the best european and international level.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Labex Tulip is a laboratory composed of five units specialized in agrobiosciences and  environment. It reprents a potential for research with approximately 400 people which belongs to many different laboratories. Labex Tulip is focused on the interactions between organisms and the community. The main goal is to enhance the research studies and the attractivity of its laboratories.
 +
                        </p>
 +
                    </td>
 +
                      <td width="180px" >
 +
                        <img style="width: 90px;" src="https://static.igem.org/mediawiki/2014/5/5d/Logo_LabexTulip.jpg">
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 100px;" src="https://static.igem.org/mediawiki/2014/5/54/Logo_CROUS.jpg"></td>
 +
                    <td colspan="3">
 +
                        <p class="texte">
 +
                            The Centre Ré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.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            The Hérault Département is in the Languedoc-Roussillon region (South of France) with more than 1,000,000 inhabitants.
 +
                        </p>
 +
                    </td>
 +
                      <td width="180px">
 +
                        <img style="width: 80px; " src="https://static.igem.org/mediawiki/2014/8/88/Herault.jpg"><br></br>
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 100px;" src="https://static.igem.org/mediawiki/2014/0/02/Castelnaudary.jpg">
 +
                    </td>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Castelnaudary is a 12,000 inhabitant’s city located in Aude department (South of France) where Pierre-Paul Riquet constructed a pond named Le Grand Bassin.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Labastide-d’Anjou is a 1,500 inhabitants’ village located in the Aude department in the Languedoc-Roussillon region (South of France). This fortified town is situated nearby the Canal du Midi.
 +
                        </p>
 +
                    </td>
 +
                      <td width="180px">
 +
                        <img style="width: 70px; " src="https://static.igem.org/mediawiki/2014/4/48/Labastide_d%27Anjou.png">
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 100px;" src="https://static.igem.org/mediawiki/2014/a/a6/Logo_montr%C3%A9al.png">
 +
                    </td>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Montréal is a 2,000 inhabitants’ village located next to the Montagne noire, in the Aude department in the Languedoc-Roussillon region (South of France).
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Sallèles d’Aude is a 3,000 inhabitants' village situated in Aude department in the Languedoc-Roussillon region (South of France) where the “Canal de jonction” runs through which joins the Canal du Midi.
 +
                        </p>
 +
                    </td>
 +
                      <td width="180px">
 +
                        <img style="width: 80px; " src="https://static.igem.org/mediawiki/2014/0/0f/Sall%C3%A8les_d%27Aude.jpg">
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 70px;" src="https://static.igem.org/mediawiki/2014/d/db/600px-Blason_ville_fr_Ventenac-en-Minervois_%28Aude%29.svg.png"></td>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Ventenac en Minervois is 600 inhabitants’ village situated in Aude in the Languedoc-Roussillon region (South of France) where the Canal du Midi passes through.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
          <tr><td colspan="4" width="100%" style="padding-top:20px; vertical-align:bottom;">
-
<p class="texte"><img style="width:130px;  float:right;margin-left:10px" src="https://static.igem.org/mediawiki/2014/9/9f/Logo_NEB.jpg">
 
-
New Englands Biolabs (NEB) is the leading industry in discovery and production of enzymes and the offer of recombinant and native enzymes since 1970. NEB carried on expanding its product in PCR fields but also gene expression, RNA and cellular analysis. The company is mostly focused on promoting new technologies on the market.</p>
 
-
<p class="texte"><img style="width:200px; float:left;margin-right:10px" src="https://static.igem.org/mediawiki/2014/2/2c/Logo_Eurofins.jpg">
+
            <p class="title1">Lab equipment support</p>
-
Eurofins Scientific is a French company created in 1987 and mostly specialized in bioanalysis with more than 100 000 analysis methods and technologies. This industry has an international network of 190 laboratories in 36 different countries with 15 000 employees and has many fields of specialization: food market, environment, pharmaceutical and medical industries, agroscience… Eurofins Scientific contributes to the well-being and the health of everyone by giving high-quality policy advice and analysis services.</p>
+
          </td></tr>
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Thermo Fisher Scientific is one of the leaders in serving science by offering a wide range of innovative technologies and support to make the world cleaner and safer. The company serves pharmaceutical, biotechnology companies as well as hospitals, clinical laboratories.
 +
                        </p>
 +
                    </td>
 +
                      <td width="180px">
 +
                        <img style="width: 130px; " src="https://static.igem.org/mediawiki/2014/2/26/Logo_ThermoFisher.png">
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 100px;" src="https://static.igem.org/mediawiki/2014/9/91/Qiagen_logo.JPG">
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Qiagen was created in 1984 and is nowadays a leader in innovative market and technology by creating assay technologies that can enable the access to content from any biological sample. The main purpose is to help achieving success and major breakthroughs in life sciences. Qiagen offers a broad range of 500 products for over 500, 000 customers worldwide.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
           
 +
                <tr>
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            New Englands Biolabs (NEB) is the leading industry in discovery and production of enzymes and the offer of recombinant and native enzymes since 1970. NEB carried on expanding its product in PCR fields but also gene expression, RNA and cellular analysis. The company is mostly focused on promoting new technologies on the market.
 +
                        </p>
 +
                    </td>
 +
                    <td width="180px">
 +
                        <img style="width: 130px; " src="https://static.igem.org/mediawiki/2014/9/9f/Logo_NEB.jpg">
 +
                    </td>
 +
                </tr>
 +
         
 +
                <tr>
 +
                      <td width="180px">
 +
                        <img style="width: 150px;" src="https://static.igem.org/mediawiki/2014/6/60/Eurofins_new.jpg">
 +
                      <td colspan="3">
 +
                        <p class="texte">
 +
                            Eurofins Scientific is a French company created in 1987 and mostly specialized in bioanalysis with more than 100,000 analysis methods and technologies. This industry has an international network of 190 laboratories in 36 different countries with 15 000 employees and has many fields of specialization: food market, environment, pharmaceutical and medical industries, agroscience… Eurofins Scientific contributes to the well-being and the health of everyone by giving high-quality policy advice and analysis services.
 +
                        </p>
 +
                    </td>
 +
                </tr>
 +
            </table>
-
<p class="texte">If you are interested in any kind of partnership with the Toulouse iGEM team 2014, please contact us at igemtoulouse2014@gmail.com.
 
 +
<br/><br/>
 +
            <p class="texte">
 +
                If you are interested in any kind of partnership with the Toulouse iGEM team 2014, please contact us at <a href="mailto:igemtoulouse2014@gmail.com">igemtoulouse2014@gmail.com</a>
 +
        </div>
     </div>
     </div>
-
  </div>
 
</body>
</body>
</html>
</html>

Latest revision as of 01:02, 18 October 2014