Team:Toulouse/Project/Overviews

From 2014.igem.org

(Difference between revisions)
Line 1: Line 1:
-
{{CSS/Main}}
 
-
 
<html>
<html>
-
<head>
 
-
<!-- this section changes the default wiki template to a white full width background -->
 
-
<style type="text/css">
 
-
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .firstHeading,.visualClear {display: none;} /*-- hides default wiki settings --*/
 
-
#top-section { /*-- styling for default menu bar (edit, page, history, etc.) --*/
+
     <div id="innercontenthome">
-
+
      <div class="centering">
-
border: 0 none;
+
-
height: 14px;
+
-
z-index: 100;
+
-
top: 0;
+
-
position: fixed;
+
-
width: 975px;
+
-
left: 50%;
+
-
margin-left: -487px;
+
-
}
+
-
 
+
-
#globalWrapper, #content { /*-- changes default wiki settings --*/
+
-
width: 100%;
+
-
height: 100%;
+
-
border: 0px;
+
-
background-color: transparent;
+
-
margin: 0px;
+
-
padding: 0px;
+
-
}
+
-
 
+
-
html, body, .wrapper { /*-- changes default wiki settings --*/
+
-
width: 100%;
+
-
height: 100%;
+
-
background-color: transparent;
+
-
}
+
-
 
+
-
/* Body */
+
-
body{
+
-
     font-family: Helvetica, sans-serif;
+
-
}
+
-
 
+
-
/*background Header*/
+
-
#bgHeader{
+
-
    position : absolute;
+
-
    left : 0px;
+
-
    top : 0px;
+
-
    z-index:0;
+
-
    width : 100%;
+
-
    min-width : 700px;
+
-
    max-width : 1200px;
+
-
}
+
-
 
+
-
/* Barre de Menu*/
+
-
.btHeaderA{
+
-
    position : relative;
+
-
    z-index:2;
+
-
    width: 100%;
+
-
height: auto;
+
-
}
+
-
 
+
-
.btHeaderB{
+
-
    position : absolute;
+
-
    z-index:1;
+
-
    width: 100%;
+
-
height: auto;
+
-
}
+
-
 
+
-
.btHeaderC{
+
-
    z-index:3;
+
-
    position: relative;
+
-
    top : 45px;
+
-
    text-align: center;
+
-
    width: auto;
+
-
height : auto;
+
-
   
+
-
}
+
-
 
+
-
.btHeaderA:hover{
+
-
    z-index:1;
+
-
}
+
-
 
+
-
.btHeaderB:hover{
+
-
    top : 0px;
+
-
    z-index : 3;
+
-
}
+
-
 
+
-
img.headerbutton{
+
-
    max-width : 100px;
+
-
    width : 100%;
+
-
height : auto;
+
-
}
+
-
 
+
-
img.headerbutton:hover{
+
-
    max-width : 110px;
+
-
    width : 100%;
+
-
height : auto;
+
-
}
+
-
 
+
-
#Menu {
+
-
    position : absolute;
+
-
    width : 100%;
+
-
    min-width :780px;
+
-
    max-width : 1400px;
+
-
    top : 0;
+
-
}
+
-
 
+
-
.Item {
+
-
    position : absolute;
+
-
    text-align : center;
+
-
    display : inline-block;
+
-
    min-Height : 150px;
+
-
    text-decoration: no underline;
+
-
}
+
-
 
+
-
.Item a{
+
-
    font-color : black;
+
-
}
+
-
.sub-nav {
+
-
    display: none; /* Masque la sous-liste */
+
-
    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{
+
-
    background-color: transparent;
+
-
}
+
-
 
+
-
.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 : 95%;
+
-
    background-color : #99FF99;
+
-
    font-family: verdana;
+
-
}
+
-
 
+
-
 
+
-
</style>
+
-
<!--  here ends the section that changes the default wiki template to a white full width background -->
+
-
</head>
+
-
 
+
-
<body >
+
-
<!--main content -->
+
-
<table width="100%" align="center">
+
-
 
+
-
<!--navigation menu -->
+
-
<div >
+
-
<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%;"> 
+
-
        <a href="https://2014.igem.org/Team:Toulouse"style="color:#000000">
+
-
        <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">Our Team</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://igem.org/Team.cgi?year=2014&team_name=Toulouse"> Official Team Profile </a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Contact">Contact</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Gallery">Gallery</a></li>
+
-
        </ul>
+
-
    </div>
+
-
 
+
-
    <div class="Item" style=" left :25%"> 
+
-
        <a href="https://2014.igem.org/Team:Toulouse/Project"style="color:#000000">
+
-
        <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>
+
-
        <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/Overviews">Overview</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fixation">Fixation</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Chemotaxis">Chemotaxis</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fungicides">Fungicides</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Modeling">Modeling</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Parts">Parts</a></li>
+
-
        </ul>
+
-
    </div>
+
-
   
+
-
    <div class="Item" style=" left :35%"> 
+
-
        <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 : 26px;">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">Safety</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Ethique">Ethique</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Meeting">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">Calendar</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Protocols">Protocols</a></li>
+
-
        </ul>
+
-
    </div>
+
-
 
+
-
    <div class="Item" style=" left : 55%">
+
-
        <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">Attributions</a></li>
+
-
            <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Sponsors">Sponsors</a></li>
+
-
        </ul>
+
-
    </div>
+
-
 
+
-
    <div class="Item" style="left :70%; Z-index:4;" align ="center"  width="60px" >
+
-
        <a href="https://2014.igem.org/Main_Page">
+
-
        <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px">
+
-
        </a>
+
-
    </div>
+
-
 
+
-
</div>
+
-
 
+
-
<!--end navigation menu -->
+
-
 
+
-
<tr height="140px"></tr>
+
-
<tr height="15px"></tr>
+
-
<tr><td></td><td bgColor="#e7e7e7"  height="1px" align="center"></td> </tr>
+
-
<tr height="5px"></tr>
+
-
</table>
+
-
<br>
 
-
<br>
 
-
<br>
 
-
<br>
 
-
<br>
 
-
<br>
 
-
<br>
 
-
<!--Nom du projet-->
 
<center>
<center>
<img width="100px" src= "https://static.igem.org/mediawiki/2014/f/f5/Logo_essai_1_avec_texte.png"/>
<img width="100px" src= "https://static.igem.org/mediawiki/2014/f/f5/Logo_essai_1_avec_texte.png"/>
Line 286: Line 33:
</table>
</table>
-
 
-
 
-
 
-
<!-- footer -->
 
-
<center>
 
-
<div id="Footer" >
 
-
<table align="center" style="width : 100%; background-color:transparent;" bgColor="#99FF99">
 
-
    <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>
 
-
</center>
 
</html>
</html>

Revision as of 13:24, 28 September 2014

SubtiTree, a bacterium to save our trees

Fungal diseases lead to major economic losses all over the world. Some pathogens trigger trachemycosis by disturbing the vascular system of the plant. Canker is one of these infections especially affecting plane trees (Platanus sp.). Plane trees are widely present in Southern France and particularly along the famous Canal du Midi, participating to the site gorgeousness. Today, the only treatment consists in preventive tree-cutting which has a huge cost and implies significant ecological troubles. Facing this emergency, our team offers an innovative alternative originated from synthetic biology.
The aim of our project is to make an endophytic bacterium capable of detecting the pathogen, and targeting it in order to deliver different fungicides to save the tree from its invaders. Considering ecological and ethical matters, this project limits the spreading of our engineered bacterium in the environment.