Team:Toulouse/Project/Chemotaxis

From 2014.igem.org

(Difference between revisions)
(Created page with "{{CSS/Main}} <html> <head> <!-- this section changes the default wiki template to a white full width background --> <style type="text/css"> - Removing wiki-like stuff: /****...")
 
(40 intermediate revisions not shown)
Line 1: Line 1:
-
{{CSS/Main}}
+
{{:Team:Toulouse/template/header-base}}
<html>
<html>
-
<head>
 
-
<!-- this section changes the default wiki template to a white full width background -->
 
-
<style type="text/css">
 
-
/* Removing wiki-like stuff */
+
<!--/* open Sans : fonnt Google*/-->
-
/****************************/
+
-
#contentSub, #search-controls, .firstHeading, #-box, #catlinks, #p-logo {
+
-
    display:none;}
+
-
/* Redesigning the topmenu */
+
  <link href='http://fonts.googleapis.com/css?family=Open+Sans' rel='stylesheet' type='text/css'>
-
/***************************/
+
-
body {
+
-
    : 0 0 0 0;
+
-
    padding: 0;}
+
-
#top-section {
+
-
    width: 965px;
+
-
    height: 0;
+
-
    margin: 0 auto ;
+
-
    padding: 0;
+
-
    border: none;}
+
-
#menubar {
+
-
    font-size: 100%;
+
-
    top:-8px;}
+
-
.left-menu:hover {
+
-
    background-color: transparent;}
+
-
#menubar li a {
+
-
    background-color: transparent;}
+
-
#menubar:hover {
+
-
    color: black;}
+
-
#menubar li a {
+
-
    color: transparent;}
+
-
#menubar:hover li a {
+
-
    color: black;}
+
-
#menubar > ul > li:last-child {
+
-
    display:none;}
+
-
/* Layout */
+
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:400,600' rel='stylesheet' type='text/css'>
-
/**********/
+
-
body, #heading, #innercontent, #innercontenthome {
+
  <link href='http://fonts.googleapis.com/css?family=Open+Sans:800' rel='stylesheet' type='text/css'>
-
    background-color : #ffffff;
+
-
    font-family : Helvetica, sans-serif;
+
-
    font-size : 16px;
+
-
    }
+
-
   
+
-
#innercontenthome{
+
-
    margin-top:-13px;
+
-
    }
+
-
   
+
-
#content, #globalWrapper {
+
-
    border: none;
+
-
    width: 100%;
+
-
    margin: 0;
+
-
    padding: 0;
+
-
    }
+
-
   
+
-
.centering {
+
-
    margin: 0 auto;
+
-
    width: 965px;
+
-
    }
+
-
.clear{
+
<!--/* CSS contenu*/-->
-
    clear:both;
+
-
}
+
 +
<style type="text/css">
-
/*background Header*/
+
  .title1{color:green; font-family:'Open Sans'; font-weight:600; font-size:24px; margin:0 0 33px 0; border:none;}
-
#bgHeader{
+
-
    position : absolute;  
+
-
    left : 0px;
+
-
    top : 0px;
+
-
    z-index:0;
+
-
    width : 100%;
+
-
    min-width : 700px;
+
-
    max-width : 1200px;
+
-
    background-color : transparent;
+
-
   
+
-
}
+
-
/* Barre de Menu*/
+
  .title2{color:#5a6060; font-family:'Open Sans'; font-weight:600; font-size:18px; margin:0 0 30px 0; border:none;}
-
.btHeaderA{  
+
-
    position : relative;
+
-
    z-index:2;
+
-
    width: 100%;
+
-
height: auto;
+
-
}
+
-
.btHeaderB{
+
  .title3{color:#7f8c8c; font-family:'Open Sans'; font-weight:400; font-size:16px; margin:0 0 20px 0; border:none;}
-
    position : absolute;
+
-
    z-index:1;
+
-
    width: 100%;
+
-
height: auto;
+
-
}
+
-
.btHeaderC{
+
  .texte{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: justify; }
-
    z-index:3;
+
-
    position: relative;
+
-
    top : 45px;
+
-
    text-align: center;
+
-
    width: auto;
+
-
height : auto;
+
-
   
+
-
}
+
-
.btHeaderA:hover{
 
-
    z-index:1;
 
-
}
 
-
.btHeaderB:hover{
+
.banniere{
-
    top : 0px;
+
background: url('https://static.igem.org/mediawiki/2014/a/aa/Chimio.jpg') no-repeat center;
-
    z-index : 3;
+
-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%;
}
}
-
img.headerbutton{
+
.banniere-content{
-
    max-width : 100px;
+
background-color: rgba(130,196,108, 0.7);
-
    width : 100%;
+
padding:28px 28px 0;
-
height : auto;
+
position:absolute;
 +
bottom:0;
 +
right: 0;
 +
height:92px;
 +
width:392px;
 +
color:white
}
}
-
img.headerbutton:hover{
+
p.legend{color:#5a6060; font-family:'Open Sans'; font-size:14px; margin:0 0 50px 0; line-height:24px; text-align: center;}
-
    max-width : 110px;
+
-
    width : 100%;
+
-
height : auto;
+
-
}
+
-
#Menu {
+
.banniere-content h2{
-
    position : absolute;
+
color:white;
-
    width : 100%;
+
font-size:24px
-
    min-width :780px;
+
-
    max-width : 1400px;
+
-
    top : 0;
+
}
}
-
.Item {
+
.banniere-content p{
-
    position : absolute;
+
color:white;
-
    text-align : center;
+
font-size:16px
-
    display : inline-block;
+
-
    min-Height : 150px;
+
-
    text-decoration: no underline;
+
}
}
-
.Item a{
+
li.tree {
-
    color : black;
+
  display : list-item;
-
    text-shadow:3px 3px 5px #FFFFFF;
+
list-style-image: url(https://static.igem.org/mediawiki/2014/a/a7/388438arbrefleurs.png);
-
}
+
}  
-
.sub-nav {
+
</style>
-
    display: none; /* Masque la sous-liste */
+
<body>
-
    position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */
+
-
    white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */
+
-
    background: white; /* FIX IE7 : évite que la sous-liste ne disparaisse au moment où le curseur arrive au-dessus */
+
-
    margin-top: -2px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */
+
-
}
+
-
.sub-nav-item{
+
  <div class="banniere">
-
    background-color: transparent;
+
  <div class="banniere-wrapper" style="width:960px; height:100%; margin: 0 auto; position:relative;">
-
}
+
-
.Item:hover .sub-nav {
 
-
    display: block; /* Affiche cette sous-liste au survol de son conteneur */
 
-
    background-color: transparent;
 
-
    top : 163px;
 
-
    Z-index : 4;
 
-
    left : 25px;
 
-
}
 
-
 
-
/*Footer*/
 
-
#Footer{
 
-
    width : 100%;
 
-
    background-image:url(https://static.igem.org/mediawiki/2014/2/2b/Background_G.png);
 
-
    background-position:center center;
 
-
    background-size: 100% 100%;
 
-
    font-family: verdana;
 
-
}
 
-
 
-
/* Slider (thanks to flowplayer.org) */
 
-
/*************************************/
 
-
.scrollable {
 
-
/* required settinsg */
 
-
position: relative;
 
-
overflow :hidden;
 
-
    margin-top: 14px;
 
-
    width: 970px;
 
-
    height: 400px;
 
-
    border: 1px solid #FFFFFF;
 
-
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
 
-
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); /* for the Safari browser */
 
-
    background: #FFFFFF;
 
-
    }
 
      
      
-
.scrollable .items {
+
    <div class="banniere-content">
-
/* this cannot be too large */
+
      <h2>Chemotaxis</h2>
-
width: 50000px;
+
      <p>To target the pathogenic fungus</p>
-
position: absolute;
+
    </div>
-
    }
+
  </div>
-
   
+
  </div>
-
.items div {
+
-
float: left;
+
-
width: 970px;
+
-
height: 400px;
+
-
    }
+
-
   
+
-
.prev {
+
-
        background: url(https://static.igem.org/mediawiki/2011/8/81/DTU-Denmark2011-slider-prev.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        position: absolute;
+
-
            left: -486px; /* ceil(963/2) + 74/2 = 482 + 37 = 519 */
+
-
            top: 350px;
+
-
        margin-left: 50%;
+
-
        cursor: pointer;
+
-
        }
+
-
       
+
-
.next {
+
-
        background: url(https://static.igem.org/mediawiki/2011/5/56/DTU-Denmark2011-slider-next.png) no-repeat;
+
-
        height: 74px;
+
-
        width: 74px;
+
-
        margin-right: 50%;
+
-
        position: absolute;
+
-
            right: -488px;
+
-
            top: 350px;
+
-
        cursor: pointer;
+
-
        }
+
-
       
+
-
.disabled {
+
-
        visibility: hidden;}
+
-
/* Slider (thanks to flowplayer.org) */
+
  <div class="fils-ariane" style="width:100%; height:60px; background:#ededed;">
-
    /*------- gallery ----------*/
+
  <p style="margin:0 auto; color:#696969; width:960px; padding-top:20px; font-size:16px;"> Project&nbsp;&nbsp;&nbsp;>&nbsp;&nbsp;&nbsp;Chemotaxis</p>
 +
  </div>
 +
 
-
#slideshow {
+
  <div id="innercontenthome">
-
    position:relative;
+
      <div class="centering" style="padding-top: 65px; padding-bottom:40px;">
-
    height:391px;
+
-
    margin-top:20px;
+
-
}
+
-
#slideshow img {
+
  <!--Short description : à changer!!!-->
-
    position:absolute;
+
-
    top:0;
+
-
    left:0;
+
-
    z-index:;
+
-
}
+
-
#slideshow img.active {
 
-
    z-index:2;
 
-
}
 
-
#slideshow img.last-active {
 
-
    z-index:1;
 
-
}
 
-
</style>
+
<center><img style="width:420px; " src="https://static.igem.org/mediawiki/parts/e/e9/Recap_chemotax.jpg"></center>
 +
<p class="legend">Figure 1: Schema of the chemotaxis module</p>
-
<!-- STYLESHEET -->
+
<p class="title1">What is chemotaxis?</p>
-
<!-- *********** --
+
-
    <link rel="stylesheet" href="https://2013.igem.org/Team:INSA_Toulouse/template/stylesheet?action=raw&amp;ctype=text/css" type="text/css" />
+
<p class="texte">
 +
Chemotaxis is a bacterial function which induces a movement toward a gradient of concentration of a molecule of interest. With this system the bacteria are able to swim to a location containing higher concentrations of molecules such as sugar, amino acid, vitamins...
 +
Chemotactic-signal transducers respond to changes in the concentration of attractants and repellents in the environment, transduce the signal from the outside to the inside of the cell, and facilitate sensory adaptation through the variation of the level of methylation.  
 +
<p class="title1">More information on this module</p>
 +
<p class="texte">
 +
Chemotaxis is used as a way to detect and come close to the location of fungi infection. During its growth, fungi release N-acetylglucosamine (NAG), the basic unit of chitin which composed its cell wall. Thus, there should exist a gradient of the concentration of NAG around the fungi.</p>
 +
<p class="texte">
 +
It is known that <i>B. subtilis</i> is able to detect and to swim towards glucose using the Methyl-accepting chemotaxis protein, henceforth called <b>McpA</b> (<a href="http://www.uniprot.org/uniprot/P39214"_blanck">MCPA_BACSU</a>).<br>
 +
Some bacteria are attracted by NAG, like <i>Vibrio cholerae</i> which has a NAG regulated methyl-accepting chemotaxis protein: <b>VCD</b> (<a href="http://www.uniprot.org/uniprot/C3NYT2"_blank">VCD_000306</a>).</p>
-
    <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:INSA_Toulouse/template/stylesheetslide&amp;action=edit" type="text/css" />
+
<center><img width="500px" SRC="https://static.igem.org/mediawiki/2014/4/47/Chimio1.png" alt="schema" style="margin-bottom:60px;"></center>
 +
<p class="legend">Figure 2: Chimeric protein of chemotaxis</p>
-
</head>
+
<p class="texte">
 +
Therefore, our idea is to switch the natural glucose specificity of <i>B. subtilis'</i>, mediated by McpA, to a NAG specificity. To achieve this, we need to change the extracellular domain of McpA, responsible for the specificity, by the extracellular domain of VCD.
 +
The whole sequence has been designed <i>in silico</i> and codon optimized for the transcription in <i>B. subtilis</i> before its synthesis.</p>
-
<body >
+
<center><img width="600px" SRC="https://static.igem.org/mediawiki/2014/e/e4/Chimio2.png" alt="gene construct" style="margin-bottom:40px;"></center>
-
<!--main content -->
+
<p class="legend">Figure 3: Construction of the chemotaxis gene</p>
-
<table width="100%" align="center">
+
-
<!--navigation menu -->
+
<center><a href="https://2014.igem.org/Team:Toulouse/Result/experimental-results"> <img src="https://static.igem.org/mediawiki/parts/f/fe/Jump.jpg"> </a></center>
-
<div style="background-color : transparent" >
+
-
<img id="bgHeader" src="https://static.igem.org/mediawiki/2014/f/f2/Branch_col.png" alt="header background" />
+
-
</div>
+
-
<div id="Menu" style="background-color:transparent;">
 
-
    <div class="Item" style="left :5%;">
+
<p class="title1">References</p>
-
        <a href="https://2014.igem.org/Team:Toulouse"style="color:#000000">
+
<ul>
-
        <div class="btHeaderA" style="top : 30px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/0/0e/Bt_home_1.png"/></div>
+
-
        <div class="btHeaderB" style="top : 30px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/9/96/Bt_home_2.png"/></div>
+
-
        <div class="btHeaderC">Home</div>
+
-
        </a>
+
-
    </div>
+
-
   
+
-
    <div class="Item" style="left :15%">
+
-
        <a href="https://2014.igem.org/Team:Toulouse/Team"style="color:#000000">
+
-
        <div class="btHeaderA" style="top:5px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/a/a4/Bt_team_1.png" /></div>
+
-
        <div class="btHeaderB" style="top:5px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/8/84/Bt_team_2.png" /></div>
+
-
        <div class="btHeaderC" align="center">Team</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team" class="leaf">Our Team</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://igem.org/Team.cgi?year=2014&team_name=Toulouse" class="leaf"> Official Team Profile </a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Contact" class="leaf">Contact</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Gallery" class="leaf">Gallery</a></li>
+
-
        </ul>
+
-
    </div>
+
-
    <div class="Item" style=" left :25%">
+
<li class="tree"><p class="texte">K. Meibom,L. Xibing, A. Nielsen, CY. Wu, S. Roseman, and G. Schoolnik.<b> The <i>Vibrio cholerae</i> chitin utilization program </b>. The National Academy of Sciences of the USA (2004).</p></li>
-
        <a href="https://2014.igem.org/Team:Toulouse/Project"style="color:#000000">
+
<li class="tree"><p class="texte">C. Kristich, and GW. Ordal. <b><i>Bacillus subtilis</i> CheD is a chemoreceptor modification enzyme required for chemotaxis</b>. J Biol Chem. 2002 Jul 12;277(28):25356-62. Epub 2002 May 13.<br></p></li>
-
        <div class="btHeaderA" style="top : 33px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/e/e2/Bt_project_1.png"/></div>
+
</ul>
-
        <div class="btHeaderB" style="top : 33px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/4/42/Bt_project_2.png"/></div>
+
-
        <div class="btHeaderC" align="center">Project</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Overview" class="leaf">Overview</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fixation" class="leaf">Fixation</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Chemotaxis" class="leaf">Chemotaxis</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fungicides" class="leaf">Fungicides</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Spreading" class="leaf">Spreading</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Modeling" class="leaf">Modeling</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Parts" class="leaf">Parts</a></li>
+
-
        </ul>
+
-
    </div>
+
      
      
-
    <div class="Item" style=" left :35%"> 
+
  <!-- Navigation section -->   
-
        <a href="https://2014.igem.org/Team:Toulouse/Human_Practice"style="color:#000000">
+
-
        <div class="btHeaderA" style="top : 2px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/2/27/Bt_human_1.png"/></div>
+
-
        <div class="btHeaderB" style="top : 2px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/e/ee/Bt_human_2.png"/></div>
+
-
        <div class="btHeaderC" align="center" style="Top : 18px;">Human <br> Practice</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Safety" class="leaf">Safety</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Ethique" class="leaf">Ethique</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Meeting" class="leaf">Meeting</a></li>
+
-
        </ul>
+
-
    </div>
+
-
   
+
-
    <div class="Item" style=" left :45%" >   
+
-
        <a href="https://2014.igem.org/Team:Toulouse/Notebook"style="color:#000000">
+
-
        <div class="btHeaderA" style="top : 38px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/d/d3/Bt_notebook_1.png" /></div>
+
-
        <div class="btHeaderB" style="top : 38px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/c/c0/Bt_notebook_2.png" /></div>
+
-
        <div class="btHeaderC" align="center">Notebook</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Calendar" class="leaf">Calendar</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Protocols" class="leaf">Protocols</a></li>
+
-
        </ul>
+
-
    </div>
+
-
    <div class="Item" style=" left : 55%">
+
  <div class="page-nav" style="border-top:1px solid #cccccc; padding-top:40px; margin-top:40px;">
-
        <a href="https://2014.igem.org/Team:Toulouse/Attributions"style="color:#000000">
+
-
        <div class="btHeaderA" style="top : 48px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/6/6a/Bt_attributions_1.png"/></div>
+
-
        <div class="btHeaderB" style="top : 48px;"><img class="headerbutton" alt="header buton" src="https://static.igem.org/mediawiki/2014/6/66/Bt_attributions_2.png"/></div>
+
-
        <div class="btHeaderC" align="center">Attributions</div>
+
-
        </a>
+
-
        <ul class="Item sub-nav">
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Attributions" class="leaf">Attributions</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Sponsors" class="leaf">Sponsors</a></li>
+
-
        </ul>
+
-
    </div>
+
-
    <div class="Item" style="left :70%; Z-index:4;" align ="center"  width="60px" >
+
    <a href="https://2014.igem.org/Team:Toulouse/Project/Overviews" class="page-nav-right" style="width:447px; float:left; display:block;text-decoration:none; color:#666; font-size:18px;">Overview
-
        <a href="https://2014.igem.org/Main_Page">  
+
      <img src="https://static.igem.org/mediawiki/2014/2/26/Template-igem2014-img-arrowleft.png" style="display:block; padding-top:10px;"/>
-
        <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px">
+
    </a>  
-
        </a>
+
-
    </div>
+
-
</div>
+
    <div class="page-nav-center" style="width:65px; float:left;">
 +
      <img src="https://static.igem.org/mediawiki/2014/6/66/Template-igem2014-logo-nav.png" alt="logo" />
 +
    </div>
-
<tr height="250px"></tr>
+
    <a href="https://2014.igem.org/Team:Toulouse/Project/binding" class="page-nav-left" style="width:447px; float:right; display:block; text-align:right; text-decoration:none;
-
</table>
+
color:#666; font-size:18px;">Binding</br>
-
<div class="centering">
+
      <img src="https://static.igem.org/mediawiki/2014/e/ea/Template-igem2014-img-arrowright.png" style="display:block; float:right; padding-top:10px; " />
-
<!--end navigation menu -->
+
    </a>
-
<!--Entrer le texte ici -->
+
-
<center><img alt="Coming soon!" src="https://static.igem.org/mediawiki/2014/7/76/Coming_soon.png" width="600px"></center>
+
  </div>
 +
  <div class="clear"></div>
 +
    </div>
 +
  </div>
 +
</body>
 +
</html>
-
 
+
<!-------------------------------- FOOTER --------------------------------->
-
 
+
{{:Team:Toulouse/template/footer}}
-
<!-- Footer -->
+
-
 
+
-
<div id="Footer" >
+
-
<table align="center" style="width : 100%; background-color : transparent">
+
-
    <td width="5px"></td>
+
-
    <td style="width: 35px;" align="center">
+
-
        <a href="https://www.facebook.com/iGEM.Toulouse.2014?ref_type=bookmark"><img src="https://static.igem.org/mediawiki/2013/f/fc/Insa-toulouse2013-iconfacebook.png" alt="Facebook" /></a>
+
-
        <br> <br>
+
-
        <a href="https://twitter.com/iGEM_Toulouse"><img src="https://static.igem.org/mediawiki/2013/7/7b/Insa-toulouse2013-icontwitter.png" alt="Twitter" /></a>
+
-
        <br>
+
-
    </td>
+
-
    <td width="15px"></td>
+
-
    <td>
+
-
        <p><b> iGEM Toulouse</b><br><address>
+
-
        INSA Toulouse <br>135, Avenue de Rangueil <br>
+
-
        31400 TOULOUSE <br></address>
+
-
        <br>e-mail: <span><a href="mailto:igemtoulouse2014@gmail.com"> igemtoulouse2014@gmail.com</a></span></p>
+
-
    </td>
+
-
    <td align="right">
+
-
        <a href="https://2013.igem.org/Main_Page">
+
-
            <img style="width:170px" src="https://static.igem.org/mediawiki/igem.org/1/17/IGEM_basic_Logo_white_stylized.png"/img>
+
-
        </a>
+
-
    </td>
+
-
  </table>
+
-
</div>
+
-
</div>
+
-
</html>
+

Latest revision as of 02:59, 18 October 2014