Team:Lyon-INSA/menu

From 2012.igem.org

(Difference between revisions)
 
(35 intermediate revisions not shown)
Line 1: Line 1:
{{Lyon-INSA/homeCss}}
{{Lyon-INSA/homeCss}}
-
{{Lyon-INSA/menu}}
+
 
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" >     
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:og="http://ogp.me/ns#" xmlns:fb="https://www.facebook.com/2008/fbml" >     
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Line 6: Line 6:
<script>
<script>
$(document).ready(function(){
$(document).ready(function(){
-
//$("#p-logo").find("img").attr("src","none");
 
-
//$("#p-logo").find("img").show();
 
-
  $(".choixMenu").mouseover(function(){
+
 
-
    $(this).css("background-color", "#46B7FB");         
+
 
-
  });
+
-
  $("#team").mouseout(function(){
+
-
      $(this).css("background-color", "#825FE9");   
+
-
  });     
+
-
  $("#project").mouseout(function(){
+
-
      $(this).css("background-color", "#F8CD56");   
+
-
  });     
+
-
  $("#sponsoring").mouseout(function(){
+
-
      $(this).css("background-color", "#F74F53");   
+
-
  });   
+
-
  $("#ourCity").mouseout(function(){
+
-
      $(this).css("background-color", "#75EF56");   
+
-
  });
+
  $(".sousTitreMenu").mouseover(function(){
  $(".sousTitreMenu").mouseover(function(){
-
       $(this).css("font-size","25px");  
+
       $(this).css("font-size","20px");  
     });
     });
     $(".sousTitreMenu").mouseout(function(){
     $(".sousTitreMenu").mouseout(function(){
Line 35: Line 20:
   </head>         
   </head>         
   <body>  
   <body>  
-
<br/>
+
<div id="menu" style="font-size:15px;">   
-
<h1>Menu</h1>
+
-
<br/>
+
-
<div id="menu">   
+
         <div id="team" class="choixMenu">  
         <div id="team" class="choixMenu">  
           <div class="titreMenu">Team & town</div>   
           <div class="titreMenu">Team & town</div>   
           <div class="sousTitreMenu choice1"  onclick="window.location='team';">1. The LYON-INSA team</div>
           <div class="sousTitreMenu choice1"  onclick="window.location='team';">1. The LYON-INSA team</div>
           <div class="sousTitreMenu choice2"  onclick="window.location='town';">2. Our town</div>  
           <div class="sousTitreMenu choice2"  onclick="window.location='town';">2. Our town</div>  
-
           <div class="sousTitreMenu choice3"  onclick="window.location='humanPractice';">3. Human Practice</div>
+
           <div class="sousTitreMenu choice3"  onclick="window.location='videos';">3. Videos and Photos</div>  
-
          <div class="sousTitreMenu choice4"  onclick="window.location='videos';">4. Videos and Photos</div>  
+
           <div class="sousTitreMenu choice4"  onclick="window.location='Attributions';">4. Attributions </div>  
-
           <div class="sousTitreMenu choice5"  onclick="window.location='bonus';">5. Bonus !</div>  
+
         </div>       
         </div>       
         <div id="project" class="choixMenu">
         <div id="project" class="choixMenu">
-
           <div class="titreMenu">Project</div>            
+
           <div class="titreMenu">Project</div>        
-
           <div class="sousTitreMenu choice1"  onclick="window.location='protocol';">1. Protocol</div>
+
           <div class="sousTitreMenu choice1"  onclick="window.location='project';">1. Project description</div>  
-
           <div class="sousTitreMenu choice2"  onclick="window.location='notebook';">2. Notebook</div>  
+
           <div class="sousTitreMenu choice2"  onclick="window.location='modelling';">2. Modelling</div>  
-
           <div class="sousTitreMenu choice3"  onclick="window.location='safety';">3. Safety</div>
+
           <div class="sousTitreMenu choice3"  onclick="window.location='safety';">3. Safety</div>  
-
           <div class="sousTitreMenu choice4"  onclick="window.location='datapage';">4. Data page</div>  
+
           <div class="sousTitreMenu choice4"  onclick="window.location='notebook';">4. Notebook</div>  
-
           <div class="sousTitreMenu choice5"  onclick="window.location='modelling';">5. Modelling</div>  
+
           <div class="sousTitreMenu choice5"  onclick="window.location='protocol';">5. Protocols</div>
 +
          <div class="sousTitreMenu choice6"  onclick="window.location='datapage';">6. Data page</div>
 +
          <div class="sousTitreMenu choice7"  onclick="window.location='results';">7. Results</div>
 +
          <div class="sousTitreMenu choice8"  onclick="window.location='Achievements';">8. Achievements</div>  
         </div>       
         </div>       
         <div id="sep">
         <div id="sep">
Line 60: Line 44:
           <div class="titreMenu">Collaboration</div>  
           <div class="titreMenu">Collaboration</div>  
           <div class="sousTitreMenu choice1"  onclick="window.location='sponsors';">1. Sponsors</div>
           <div class="sousTitreMenu choice1"  onclick="window.location='sponsors';">1. Sponsors</div>
-
         <div class="sousTitreMenu choice2"  onclick="window.location='collaboration';">2. Collaboration between teams</div>              
+
         <div class="sousTitreMenu choice2"  onclick="window.location='collaboration';">2. Collaboration between teams</div>          
 +
        <div class="sousTitreMenu choice3"  onclick="window.location='contact';">3. Contact us</div>     
         </div>       
         </div>       
         <div id="ourCity" class="choixMenu">
         <div id="ourCity" class="choixMenu">
-
         <div class="titreMenu">Industrialization</div>
+
         <div class="titreMenu">Human Practice</div>
-
         <div class="sousTitreMenu choice1"  onclick="window.location='applications';">1. Applications</div>
+
         <div style="width:230px" class="sousTitreMenu choice1"  onclick="window.location='Context';">1. Context</div>
-
         <div class="sousTitreMenu choice2"  onclick="window.location='industries';">2. Industries</div>           
+
         <div style="width:230px" class="sousTitreMenu choice2"  onclick="window.location='StateArt';">2. State of the art</div>
 +
        <div style="width:240px" class="sousTitreMenu choice3"  onclick="window.location='REACH';">3. European Regulation (REACH)</div>
 +
        <div style="width:230px" class="sousTitreMenu choice4"  onclick="window.location='BiofilmK';">4. Our solution: "Biofilm Killer"</div>
 +
        <div style="width:230px" class="sousTitreMenu choice5"  onclick="window.location='microbialControl';">5. Applications</div>
 +
        <div style="width:230px" class="sousTitreMenu choice6"  onclick="window.location='HP';">6. Human practice</div>           
         </div>   
         </div>   
     </div>   
     </div>   
Line 72: Line 61:
<div ><h1>Team project description</h1></div>
<div ><h1>Team project description</h1></div>
<br/>
<br/>
-
<div style="margin:20px;">
+
<div style="margin:20px;font-size:14px;">
Biofilms are responsible for billions of dollars in production losses and treatment costs in the industry every year. Biofilm-related problems are major concerns in the food industry where it can cause food spoilage or poisoning, in health industry because of pathogens' persistence and dispersal, or in the oil and water industry where it causes corrosion. Assuming that the environment is already over-saturated with harmful chemical products such as biocides, whose long term health effects remain to be elucidated, <b>there is a great need for novel solutions to reduce detrimental biofilm effects</b>.<br/>
Biofilms are responsible for billions of dollars in production losses and treatment costs in the industry every year. Biofilm-related problems are major concerns in the food industry where it can cause food spoilage or poisoning, in health industry because of pathogens' persistence and dispersal, or in the oil and water industry where it causes corrosion. Assuming that the environment is already over-saturated with harmful chemical products such as biocides, whose long term health effects remain to be elucidated, <b>there is a great need for novel solutions to reduce detrimental biofilm effects</b>.<br/>
<br/>
<br/>
-
 
+
<center><iframe frameborder="0" width="480" height="360" src="http://www.dailymotion.com/embed/video/xtsdia?logo=0"></iframe><br /><a href="http://www.dailymotion.com/video/xtsdia_our-project-presentation-biofilm-killer-lyon-insa-igem_tech" target="_blank"><font color ="purple">Our project presentation Biofilm Killer Lyon...</font></a></center><br>
<b>To reduce the use of biocides</b>, the INSA-Lyon iGEM team aims to <b>engineer bacterial "torpedo" capable to infiltrate and destroy biofilms</b> formed on industrial equipments, pipes or reservoirs. Industrial surfaces will then be protected from further deleterious contamination by either a <b>surfactant coating</b>, or the <b>establishment of a protective biofilm</b>.<br/>
<b>To reduce the use of biocides</b>, the INSA-Lyon iGEM team aims to <b>engineer bacterial "torpedo" capable to infiltrate and destroy biofilms</b> formed on industrial equipments, pipes or reservoirs. Industrial surfaces will then be protected from further deleterious contamination by either a <b>surfactant coating</b>, or the <b>establishment of a protective biofilm</b>.<br/>
Line 84: Line 73:
<br/>
<br/>
<div class=indented2 style="margin:20px;">
<div class=indented2 style="margin:20px;">
-
<li>The first step will be to fit Bacillus subtilis swimmers with both a <b>biocide and a scattering agent</b>. Irrigation of these active substances in the biofilm should be facilitated by the tunneling activity of these swimmers cells.</li>
+
<li>The first step will be to fit <i>Bacillus subtilis</i> swimmers with both a <b>biocide and a scattering agent</b>. Irrigation of these active substances in the biofilm should be facilitated by the tunneling activity of these swimmers cells.</li>
<li>Then, to protect the surface which used to be the biofilm's substrate from next possible bacterial adhesion, we will engineered the <b>conditional production of surfactin</b>, a naturally toxic bio-surfactant produced by <i>B. subtilis</i> and displaying well-known antimicrobial properties.</li>
<li>Then, to protect the surface which used to be the biofilm's substrate from next possible bacterial adhesion, we will engineered the <b>conditional production of surfactin</b>, a naturally toxic bio-surfactant produced by <i>B. subtilis</i> and displaying well-known antimicrobial properties.</li>
<li>Finally, the <b>conditional establishment of a competitive barrier flora</b>, constituted of <i>B. subtilis</i> in our model, will be achieved by inhibiting the main biofilm repressor abrB gene. </li><br/>  
<li>Finally, the <b>conditional establishment of a competitive barrier flora</b>, constituted of <i>B. subtilis</i> in our model, will be achieved by inhibiting the main biofilm repressor abrB gene. </li><br/>  
Line 90: Line 79:
-
Bacillus strains are non-pathogenic, and do not cause equipment degradation by corrosion: their settlement on surfaces represents a  biocide-alternative strategy to prevent the formation of new dangerous biofilm. This project provides a potential economy, and environmental friendly solution for the control of unwanted biofilm.  
+
<i>Bacillus</i> strains are non-pathogenic, and do not cause equipment degradation by corrosion: their settlement on surfaces represents a  biocide-alternative strategy to prevent the formation of new dangerous biofilm. This project provides a potential economy, and environmental friendly solution for the control of unwanted biofilm.  
Line 98: Line 87:
</div>
</div>
-
<div id="pub">
 
-
<br/>
 
-
<center>
 
-
<div style="float:left;margin:30px;" class="_ib" id="Biomerieux" onclick="window.location='http://www.biomerieux.com';"><img src="https://static.igem.org/mediawiki/2012/2/2b/Biomerieux.jpg" height="100" /></div>
 
-
<div class="_ib" id="biosciences"><img src="https://static.igem.org/mediawiki/2012/d/d3/Lyon-INSA_logo.png" height="150" /></div>
 
-
<div  class="_ib" id="osli" onclick="window.location='http://www.biomerieux.com';"></div>
 
-
<div style="float:right;margin:30px;" class="_ib" id="insa" onclick="window.location='http://www.insa-lyon.fr/';"><img src="https://static.igem.org/mediawiki/2010/4/46/Team_INSA-Lyon_logo_Insa.png" height="100" /></div>
 
-
</center>
 
-
</div>
 
   </body>
   </body>
</html>
</html>
 +
{{Lyon-INSA/pub}}

Latest revision as of 18:58, 16 October 2012


Team project description


Biofilms are responsible for billions of dollars in production losses and treatment costs in the industry every year. Biofilm-related problems are major concerns in the food industry where it can cause food spoilage or poisoning, in health industry because of pathogens' persistence and dispersal, or in the oil and water industry where it causes corrosion. Assuming that the environment is already over-saturated with harmful chemical products such as biocides, whose long term health effects remain to be elucidated, there is a great need for novel solutions to reduce detrimental biofilm effects.


Our project presentation Biofilm Killer Lyon...

To reduce the use of biocides, the INSA-Lyon iGEM team aims to engineer bacterial "torpedo" capable to infiltrate and destroy biofilms formed on industrial equipments, pipes or reservoirs. Industrial surfaces will then be protected from further deleterious contamination by either a surfactant coating, or the establishment of a protective biofilm.

Our experimental model consists of Staphylococcus epidermidis as the detrimental biofilm, and Bacillus subtilis as the "Biofilm Killer" agent. Three complementary modules will be constructed to arm our "Biofilm Killer" strain:

  • The first step will be to fit Bacillus subtilis swimmers with both a biocide and a scattering agent. Irrigation of these active substances in the biofilm should be facilitated by the tunneling activity of these swimmers cells.
  • Then, to protect the surface which used to be the biofilm's substrate from next possible bacterial adhesion, we will engineered the conditional production of surfactin, a naturally toxic bio-surfactant produced by B. subtilis and displaying well-known antimicrobial properties.
  • Finally, the conditional establishment of a competitive barrier flora, constituted of B. subtilis in our model, will be achieved by inhibiting the main biofilm repressor abrB gene.

  • Bacillus strains are non-pathogenic, and do not cause equipment degradation by corrosion: their settlement on surfaces represents a biocide-alternative strategy to prevent the formation of new dangerous biofilm. This project provides a potential economy, and environmental friendly solution for the control of unwanted biofilm.

    Retrieved from "http://2012.igem.org/Team:Lyon-INSA/menu"