Difference between revisions of "Team:Paris Bettencourt/Safety"

Line 1: Line 1:
 +
 +
 
{{Paris_Bettencourt/Menu}}
 
{{Paris_Bettencourt/Menu}}
 
{{Paris_Bettencourt/Wiki}}
 
{{Paris_Bettencourt/Wiki}}
Line 5: Line 7:
  
 
<html>
 
<html>
<head>
+
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
<<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700,300' rel='style' type='text/css'>>
+
</head>
+
 
<style>
 
<style>
                a:hover {
+
 
                        text-decoration : none;
+
 
                }
+
a:hover {
 +
    text-decoration : none;
 +
}
 +
 
 
html {
 
html {
height : 100%;
+
    height : 100%;
 
}
 
}
 +
 
body {
 
body {
position : relative;
+
    position : relative;
height : 100%;
+
    width : 1250px;
margin-left : 0;
+
    margin-left : 0;
margin-right : 0;
+
    margin-right : 0;
margin-top : 0;
+
    margin-top : 0;
 
}
 
}
 +
 
#topheader {
 
#topheader {
position : relative;
+
width : 100%;
margin-top : -100px;
+
height : 400px;
margin-left : 0;
+
position : relative;
margin-right : 0;
+
margin-top : -130px;
padding:0;
+
margin-left : 0;
width : 100%;
+
margin-right : 0;
height : 400px;
+
padding:0;
background-image : url("https://static.igem.org/mediawiki/2016/2/2d/Paris_Bettencourt-Safety.jpg");
+
background-image : url("https://static.igem.org/mediawiki/2016/2/2d/Paris_Bettencourt-Safety.jpg");
background-size : cover;
+
background-size : cover;
}
+
background-color : rgb(255,255,255);
 +
text-align : center;
 +
background-size : cover;
 +
}
 +
 
 
#subheader {
 
#subheader {
position : absolute;  
+
    position : relative ;  
width : 100%;
+
    width : 80%;
height : 470px;
+
    left : 0;
left : 0;
+
    right : 0;
right : 0;
+
    margin-left : 10%;
text-align : center;
+
    margin-bottom: 30px;
background-color : rgb(255,255,255);
+
    background-color : rgb(255,255,255);
 
}
 
}
#definition {
+
 
width : 80%;
+
#subheader p{
vertical-align : middle;
+
    font-size: 17px;
display : inline-block;
+
line-height : normal;
+
text-align : center;
+
position : relative;
+
margin-top : 80px;
+
 
}
 
}
#project {
+
 
font-family: 'Open Sans', sans-serif;
+
.separation {
text-align : center;
+
    width: 100%;
font-size : 22px;
+
    height : 100px;
vertical-align : middle;
+
}
color : rgb(150,149,149);
+
 
 +
.input {
 +
    width : 80%;
 +
    display : inline-block;
 +
    line-height : normal;
 +
    text-align : justify;
 
}
 
}
.text {
+
 
position : relative;
+
#figurebox {
font-family: 'Open Sans', sans-serif;
+
    border-style: solid;
text-align : center;
+
    border-width: 2px;
font-size : 18px;
+
    border-color: #8B1813;
vertical-align : middle;
+
    margin-top : 15px;
color : rgb(150,149,149);
+
    margin-left : 15px;
 +
    margin-right : 15px;
 +
    margin-bottom: 15px;
 +
    padding-top: 10px;
 +
    padding-right: 10px;
 +
    padding-bottom: 10px;
 +
    padding-left: 10px;
 
}
 
}
  
                .descript2 {
+
#figurebox p {
                        width : 60%;
+
    font-size: 15px;
                        margin-left : 0%;
+
}
                        font-size : 18px;
+
                        text-align : center;
+
                        color : rgb(255,0,99);
+
                        margin-top : 0px;
+
                        display : none;
+
                        vertical-align : middle;
+
                        line-height : normal;
+
                        background-color : transparent;
+
                        z-index : 91;
+
                }
+
  
.layout {
+
<!-------- BEGIN Style for Panels Linking Other Projects----------->
display : inline-block;
+
 
width : 100%;
+
/* Panels */
height : 100%;
+
.panel {
z-index : 90;
+
    margin: 0 auto;
vertical-align : middle;
+
    color: rgb(30,39,43);
line-height : 300px;
+
    font-family: 'Open Sans', sans-serif;
text-align : center;
+
}
display: flex;
+
.panel a {
justify-content: center;
+
display: inline-block;
align-items: center;
+
    color: rgb(46,43,52);
-webkit-display: flex;
+
    text-decoration:none;
-webkit-justify-content: center;  
+
-webkit-align-items: center;
+
                        vertical-align : middle;
+
 
}
 
}
  
                .separation {
+
/* Subpanels */
                        width: 100%;
+
.narrowimg {/* Subpanels background*/
                        height : 300px;
+
    /*position:absolute;*/
                }
+
    z-index:2;
</style>
+
    opacity:0.3;
 +
    filter: alpha(opacity=30);
 +
}
 +
.titlebox {/* Subpanels Title*/
 +
    z-index:1;
 +
    position:relative;
 +
    bottom: 200px;
 +
    background:transparent;
 +
}
 +
 
 +
.subpanel2 { /* Projects */
 +
    float: left;
 +
    width:200px;
 +
    height:250px;
 +
    font-size:20px;
 +
    text-align:center;
 +
    margin-top:5px;
 +
    margin-bottom:5px;
 +
    margin-right:5px;
 +
    margin-left:5px;
 +
    border-radius:7px;
 +
    overflow:hidden;
 +
}
 +
.subpanel2:hover{
 +
    font-weight:bold;
 +
}
 +
.subpanel2:hover .narrowimg {
 +
    opacity:0.8;
 +
    filter: alpha(opacity=80);
 +
}
 +
/* pages */
 +
.subpanel4 { /* divide page in 3 */
 +
    float:left;
 +
    width:364px;
 +
    height:492px;
 +
    font-size:22px;
 +
    margin-top:0;
 +
    margin-right:10px;
 +
}
 +
.subpanel6 { /* Pages */
 +
    height:240.5px;
 +
    margin:0;
 +
    margin-bottom:11px;
 +
    border-radius:7px;
 +
    overflow:hidden;
 +
    background:rgb(255,255,255);
 +
    color:Black;
 +
    text-align:center;
 +
}
 +
.subpanel6:hover{
 +
    font-weight:bold;
 +
}
 +
.subpanel6:hover .narrowimg {
 +
    opacity:0.8;
 +
    filter: alpha(opacity=80);
 +
}
 +
<!-- END Style for Panels Linking Other Projects-->
 +
   
 +
 
 +
<!-- Begin Style for Project Summary Boxes-->
 +
 
 +
  .factstile a:hover {
 +
    font-weight:bold;
 +
  }
 +
  .factstile a {
 +
    color: rgb(30,39,43);
 +
  }
 +
 +
 
 +
  .projtile1 {
 +
    float:left;
 +
    width:263px;
 +
    height:200px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:125px;
 +
    margin-right:15px;
 +
    text-align:left;
 +
  }
 +
 
 +
  .projtile2 {
 +
    float:left;
 +
    width:263px;
 +
    height:200px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:125px;
 +
    margin-right:15px;
 +
    text-align:left;
 +
  }
 +
 
 +
  .projtile3 {
 +
    float:left;
 +
    width:400px;
 +
    height:415px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:425px;
 +
    margin-right:15px;
 +
    margin-bottom:100px;
 +
    margin-top:-430px;
 +
    text-align:left;
 +
  }
 +
 
 +
  .projtile4 {
 +
    float:left;
 +
    width:263px;
 +
    height:415px;   
 +
    background:rgb(245,245,245);
 +
    overflow:hidden;
 +
    margin-bottom:15px;
 +
    margin-left:860px;
 +
    margin-right:15px;
 +
    margin-top:-515px;
 +
    text-align:left;
 +
  }
 +
 
 +
            </style>
  
 
<body>
 
<body>
<div id=topheader>
+
<div id=topheader> </div>
</div>
+
 
 +
<h1 class="red">Lab safety </h1>
 +
 
 +
 
 
<div id=subheader>
 
<div id=subheader>
<h2> Lab safety </h2>
+
<div id="input">
  
<div id=definition>
+
<h2 class="red">Summary</h2>
<h1 class=project>Summary</h1>
+
<p>
 +
In iGEM we take safety seriously. Our project touches sensible topics such as enzyme and human contact so we had a special consideration about safety issues. From strict lab rules to interviews with drycleaners, we tried to measure user's awareness and potential problems in the implementation and safety of our final engineered GMO (genetically modified microorganism).
 +
</p>
  
<p class=text>In iGEM we take safety seriously. Our project touches sensible topics such as enzyme and human contact so we had a special consideration about safety issues. From strict lab rules to interviews with drycleaners, we tried to measure user's awareness and potential problems in the implementation and safety of our final engineered GMO (genetically modified microorganism).
+
<h2 class="red">Safety Training and Lab Rules</h2>
<br>
+
<div id="figurebox">
<br>
+
<img src="https://static.igem.org/mediawiki/2016/f/f0/Paris_Bettencourt-File_vue_cochin.jpg" alt="Quercetin strains degradation" style="width:900px;">
<h1 class=project>Safety Training and Lab Rules</h1>
+
<p>
<br>
+
<b> Figure 1: Our laboratory facilities at the Cochin institut in Paris.</b>
<br>
+
</div>
<center> <img src="https://static.igem.org/mediawiki/2016/f/f0/Paris_Bettencourt-File_vue_cochin.jpg" alt="vue Cocgin faculté de médecine" style="width:700px;" align="middle"> </center>
+
<p>
<br>
+
<br>
+
Figure 1: Our laboratory facilities at the Cochin institut in Paris.<br>
+
 
At the beginning of the competition, all team members received a safety training for working in the Biosafety Level 1 laboratory. This training was conducted by the Biosafety officer for INSERM U1001 (Fig. 1) and it included best laboratory practices as described in the WHO laboratory biosafety manual.<br>
 
At the beginning of the competition, all team members received a safety training for working in the Biosafety Level 1 laboratory. This training was conducted by the Biosafety officer for INSERM U1001 (Fig. 1) and it included best laboratory practices as described in the WHO laboratory biosafety manual.<br>
 
It included rules about protocols in the lab, protective clothing and equipment, decontamination methods and practices, prevention of the transfer of genetic material and microorganisms, handling chemicals, use of machines and emergency procedures. The safety form was submitted to iGEM HQ as well.
 
It included rules about protocols in the lab, protective clothing and equipment, decontamination methods and practices, prevention of the transfer of genetic material and microorganisms, handling chemicals, use of machines and emergency procedures. The safety form was submitted to iGEM HQ as well.
 
 
</p>
 
</p>
<p class=definition><br>
 
</p>
 
  
 +
 +
 +
<h2 class="red">References</h2>
 +
<ul>
 +
<li>Public Health Statement for Tetrachloroethylene (PERC) from the Agency for Toxic Substances & Disease Registry of the United States Department of Health and Human Services (2014)
 +
 +
</li>
 +
</ul>
 +
 +
</div>  <! End input Div> 
 +
 +
</div> <! End subheader Div> 
 +
 +
 +
 +
<div class=separation></div>
 +
 +
<div style="clear: both;"></div>
 +
 +
 +
</div>
 +
</div>
 
</div>
 
</div>
  
    <div class=separation>          </div>
 
              </div>
 
              </div>
 
 
</body>
 
</body>
  
Line 145: Line 285:
 
-->
 
-->
 
</html>
 
</html>
 
 
 
{{Paris_Bettencourt/Footer}}
 
{{Paris_Bettencourt/Footer}}
 
</html>
 

Revision as of 09:19, 19 October 2016



Lab safety

Summary

In iGEM we take safety seriously. Our project touches sensible topics such as enzyme and human contact so we had a special consideration about safety issues. From strict lab rules to interviews with drycleaners, we tried to measure user's awareness and potential problems in the implementation and safety of our final engineered GMO (genetically modified microorganism).

Safety Training and Lab Rules

Quercetin strains degradation

Figure 1: Our laboratory facilities at the Cochin institut in Paris.

At the beginning of the competition, all team members received a safety training for working in the Biosafety Level 1 laboratory. This training was conducted by the Biosafety officer for INSERM U1001 (Fig. 1) and it included best laboratory practices as described in the WHO laboratory biosafety manual.
It included rules about protocols in the lab, protective clothing and equipment, decontamination methods and practices, prevention of the transfer of genetic material and microorganisms, handling chemicals, use of machines and emergency procedures. The safety form was submitted to iGEM HQ as well.

References

  • Public Health Statement for Tetrachloroethylene (PERC) from the Agency for Toxic Substances & Disease Registry of the United States Department of Health and Human Services (2014)
Centre for Research and Interdisciplinarity (CRI)
Faculty of Medicine Cochin Port-Royal, South wing, 2nd floor
Paris Descartes University
24, rue du Faubourg Saint Jacques
75014 Paris, France
+33 1 44 41 25 22/25
igem2016parisbettencourt@gmail.com
2016.igem.org