Difference between revisions of "Team:Pasteur Paris"

Line 108: Line 108:
 
function deletebaton3() {
 
function deletebaton3() {
 
     document.getElementById("batonbleu3").style.display = "none";
 
     document.getElementById("batonbleu3").style.display = "none";
 +
}
 +
 +
function apparitionbaton3b() {
 +
    document.getElementById("batonbleu3b").style.display = "block";
 +
}
 +
 +
function deletebaton3b() {
 +
    document.getElementById("batonbleu3b").style.display = "none";
 
}
 
}
  
Line 196: Line 204:
 
function deletebaton13() {
 
function deletebaton13() {
 
     document.getElementById("batonbleu13").style.display = "none";
 
     document.getElementById("batonbleu13").style.display = "none";
 +
}
 +
 +
function apparitionbaton13b() {
 +
    document.getElementById("batonbleu13b").style.display = "block";
 +
}
 +
 +
function deletebaton13b() {
 +
    document.getElementById("batonbleu13b").style.display = "none";
 
}
 
}
  
Line 523: Line 539:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 34.2%;
+
   top: 25%;
 
}
 
}
  
Line 529: Line 545:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 43.2%;
+
   top: 34%;
 +
}
 +
.outer3a {
 +
  position: fixed;
 +
  left: 40px;
 +
  top: 48%;
 +
}
 +
.outer3b {
 +
  position: fixed;
 +
  left: 40px;
 +
  top: 59%;
 
}
 
}
  
Line 554: Line 580:
 
   left: 40px;
 
   left: 40px;
 
   top: 53.7%;
 
   top: 53.7%;
 +
  text-align: center;
 
}
 
}
  
Line 571: Line 598:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 39%;
+
   top: 42%;
 
}
 
}
  
Line 577: Line 604:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 47%;
+
   top: 49%;
 
}
 
}
  
Line 583: Line 610:
 
   position: fixed;
 
   position: fixed;
 
   left: 33px;
 
   left: 33px;
   top: 55%;
+
   top: 57%;
 
   text-align: center;
 
   text-align: center;
 
}
 
}
Line 590: Line 617:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 28%;
+
   top: 22%;
 
}
 
}
  
Line 596: Line 623:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 35%;
+
   top: 28%;
 +
}
 +
 
 +
.outer13b {
 +
  position: fixed;
 +
  left: 40px;
 +
  top: 40%;
 
}
 
}
  
Line 602: Line 635:
 
   position: fixed;
 
   position: fixed;
 
   left: 40px;
 
   left: 40px;
   top: 50%;
+
   top: 54%;
 
}
 
}
  
Line 685: Line 718:
 
     top:5px;
 
     top:5px;
 
     left:33%;
 
     left:33%;
 +
    display:none;
 +
    height:3px;
 +
    width:22.5px;
 +
    background: #3298CB;
 +
    content:""
 +
}
 +
#batonbleu3a{
 +
    position:relative;
 +
    top:5px;
 +
    left:33%;
 +
    display:none;
 +
    height:3px;
 +
    width:22.5px;
 +
    background: #3298CB;
 +
    content:""
 +
}
 +
#batonbleu3b{
 +
    position:relative;
 +
    top:5px;
 +
    left:15%;
 
     display:none;
 
     display:none;
 
     height:3px;
 
     height:3px;
Line 728: Line 781:
 
     position:relative;
 
     position:relative;
 
     top:5px;
 
     top:5px;
     left:33%;
+
     left:22%;
 
     display:none;
 
     display:none;
 
     height:3px;
 
     height:3px;
Line 803: Line 856:
  
 
#batonbleu13{  
 
#batonbleu13{  
 +
    position:relative;
 +
    top:5px;
 +
    left:33%;
 +
    display:none;
 +
    height:3px;
 +
    width:22.5px;
 +
    background: #3298CB;
 +
    content:""
 +
}
 +
#batonbleu13b{
 
     position:relative;
 
     position:relative;
 
     top:5px;
 
     top:5px;
Line 899: Line 962:
 
     <div class="inner"; onmouseover="apparitionbaton3()"; onmouseout="deletebaton3()">
 
     <div class="inner"; onmouseover="apparitionbaton3()"; onmouseout="deletebaton3()">
 
       <div class="list rotate">  
 
       <div class="list rotate">  
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Project">Overview</a>
+
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Entrepreneurship">Entrepreneurship</a>
 
         <div id="batonbleu3">
 
         <div id="batonbleu3">
 +
        </div>
 +
      </div>
 +
  </div>
 +
  </div>
 +
    <div class="outer3a">
 +
    <div class="inner"; onmouseover="apparitionbaton3a()"; onmouseout="deletebaton3a()">
 +
      <div class="list rotate">
 +
        <a href="https://2017.igem.org/Team:Pasteur_Paris/Engagement">Engagement</a>
 +
        <div id="batonbleu3a">
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="outer3b">
 +
    <div class="inner"; onmouseover="apparitionbaton3b()"; onmouseout="deletebaton3b()">
 +
      <div class="list rotate">
 +
        <a href="https://2017.igem.org/Team:Pasteur_Paris/Model">Model</a>
 +
        <div id="batonbleu3b">
 
         </div>
 
         </div>
 
       </div>
 
       </div>
Line 938: Line 1,019:
 
     <div class="inner"; onmouseover="apparitionbaton7()"; onmouseout="deletebaton7()">
 
     <div class="inner"; onmouseover="apparitionbaton7()"; onmouseout="deletebaton7()">
 
       <div class="list rotate">  
 
       <div class="list rotate">  
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Design">Methodology</a>
+
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Applied_Design">Applied<br>Design</a>
 
         <div id="batonbleu7">
 
         <div id="batonbleu7">
 
         </div>
 
         </div>
Line 959: Line 1,040:
 
     <div class="inner"; onmouseover="apparitionbaton8b()"; onmouseout="deletebaton8b()">
 
     <div class="inner"; onmouseover="apparitionbaton8b()"; onmouseout="deletebaton8b()">
 
       <div class="list rotate">  
 
       <div class="list rotate">  
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Results">Results</a>
+
         <a href="https://2017.igem.org/Team:Pasteur_Paris/Demonstrate">Demonstrate</a>
 
         <div id="batonbleu8b">
 
         <div id="batonbleu8b">
 
         </div>
 
         </div>
Line 1,008: Line 1,089:
 
         <a href="https://2017.igem.org/Team:Pasteur_Paris/HP/Collaborations">Collaborations</a>
 
         <a href="https://2017.igem.org/Team:Pasteur_Paris/HP/Collaborations">Collaborations</a>
 
         <div id="batonbleu13">
 
         <div id="batonbleu13">
 +
        </div>
 +
      </div>
 +
    </div>
 +
  </div>
 +
  <div class="outer13b">
 +
    <div class="inner"; onmouseover="apparitionbaton13b()"; onmouseout="deletebaton13b()">
 +
      <div class="list rotate">
 +
        <a href="https://2017.igem.org/Team:Pasteur_Paris/HP/Silver">Human Practices</a>
 +
        <div id="batonbleu13b">
 
         </div>
 
         </div>
 
       </div>
 
       </div>

Revision as of 16:23, 23 October 2017

Welcome to the
team iGEM Pasteur
2017's webpage !


For the third year in a row, the Institut Pasteur hosts a multidisciplinary student team composed of Biology, Chemistry, Engineering but also Industrial Design and Law students. After the success of the 2015 and 2016 teams, which were rewarded by bronze and golden medals respectively, we have all the assets needed to maintain momentum.

Our team's research focuses on the issue of air pollution. This worldwide disaster is responsible for the death of 7.3 million people per year, according to WHO's 2012 report. It concerns both indoor and outdoor air, especially in urban areas. Pollution in the domestic setting is a particularly big issue, even in rural areas. Indeed, we spend 80 % or more of our time indoors. Air contamination is also a threat to many ecosystems and infrastructures. Even though there is a rising awareness about the dangers of this issue, too few solutions exist. Our will is to design an innovative, biodegradable and affordable device to fight air pollution.