Difference between revisions of "Template:Pasteur Paris Parts"

Line 1: Line 1:
<html>
 
  
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,300,700' rel='stylesheet' type='text/css'>
+
<html></div></div></div></div></div>
<style type="text/css">
+
  
 +
 +
<html></div></div></div></div></div><head>
 +
<style>
 +
#top_title, #sideMenu, .action-view #content { display: none; }
 +
#top_menu_14{height:auto;}
 +
#globalWrapper { padding: 0; }
 +
 +
#sideMenu, #sideMenu * { box-sizing: content-box; }
 +
#sideMenu { position: fixed; }
 +
a { text-decoration: none; }
 +
a:hover, a:focus { text-decoration: none; }
  
 
body {
 
body {
  color:black;
+
font-size: medium;
  background-color:white;
+
font-weight: 500;
  background-image:url("https://2016.igem.org/File:Fond_blanc.png");
+
color: #333;
  background-attachment:fixed;
+
        background: #fff;
  width:100%;
+
margin: 0;
 +
padding: 0;
 
}
 
}
 +
 +
#HQ_page p {
 +
    font-family: inherit;
 +
    font-size: inherit;
 +
    text-align: inherit;
 +
}
 +
 +
li { margin-bottom: 0; }
 +
 +
#content {
 +
    width: 100%;
 +
    padding: 0;
 +
    border: none;
 +
    color: black;
 +
    margin: 0;
 +
    background-color: transparent;
 +
    background-attachment:fixed;
 +
    position: static;
 +
}
 +
h1, h2, h3, h4, h5, h6 {
 +
font: medium 'Raleway', sans-serif;
 +
font-weight: 400;
 +
font-style: normal;
 +
color:inherit;
 +
background:none;
 +
margin:0;
 +
padding:0;
 +
border:0;
 +
}
 +
  
 
*  
 
*  
Line 20: Line 60:
 
   padding: 0;
 
   padding: 0;
 
   text-align: center;
 
   text-align: center;
   font-family: Tahoma, sans-serif;
+
    
 
}
 
}
 
   
 
   
div#container {
 
  margin-left: auto;
 
  margin-right: auto;
 
  width: 1200px;
 
  text-align: left;
 
}
 
 
div#top {
 
  position: relative;
 
  width: 1000px;
 
  height: 100px;
 
  top:-85px;
 
  left:-160px;
 
  
}
+
#logoMoskito{
+
position: relative;
div#bandeau {
+
    z-index:1000;
  top:-95px;
+
    left: -530px;  
  width: 1200px;
+
    top:10px;
  height: 150px;
+
  background-color:#FFFFFF;
+
 
}
 
}
  
  
 +
 +
#igemPasteur{
 +
    position: relative;
 +
    z-index:-10;
 +
    left: -420px;
 +
    top: -90px;
 +
}
  
 
div#position-menu2{
 
div#position-menu2{
 
  position: relative;
 
  position: relative;
  z-index:2000;
+
  z-index: 1000;
  top:-145px;
+
  top:-190px;
  left:220px;
+
  left:130px;
 
   
 
   
 
}
 
}
 
 
#menu2, #menu2 ul{
 
#menu2, #menu2 ul{
 
padding:0;
 
padding:0;
Line 79: Line 110:
 
#menu2 ul{
 
#menu2 ul{
 
position:absolute;
 
position:absolute;
z-index:2000;
+
z-index: 1000;
 
max-height:0;
 
max-height:0;
 
left: 0;
 
left: 0;
Line 166: Line 197:
 
}
 
}
  
 +
#logoigem{
 +
 +
z-index:1000;
 +
list-style-type= none;
 +
display: inline;
 +
position: relative;
 +
padding:1px;
 +
top: -402px;
 +
left: 570px;
 +
}
 +
 +
#logoigem img{
 +
list-style-type= none;
 +
width:60px;
 +
height: 60px;
 +
}
  
 
/*logo de communication en bas du menu à droite*/
 
/*logo de communication en bas du menu à droite*/
 
#logocom a{
 
#logocom a{
text-decoration:none;
+
 
 
display:block;
 
display:block;
 
padding:8px 2px;
 
padding:8px 2px;
Line 179: Line 226:
 
position: relative;
 
position: relative;
 
padding:1px;
 
padding:1px;
top: -130px;
+
top: -140px;
 
left: 350px;
 
left: 350px;
 
 
}
 
}
 +
 +
  
 
.logotwitterfb {
 
.logotwitterfb {
Line 231: Line 279:
  
  
/* CSS de l’abstract*/
 
  
/*l'abstract sur le coté*/
 
/*fixer une largeur à notre volet (et quelques couleurs) et à notre lien.*/
 
  
#volet_clos{
 
position: relative;
 
z-index:999;
 
}
 
 
#volet {
 
    z-index:999;   
 
    width: 800px;
 
    padding: 40px;
 
    margin: 50px;
 
    background: #FFFACD;  color: #000000;
 
}
 
 
#volet a.ouvrir,
 
#volet a.fermer  {
 
    padding: 10px 25px;
 
    background: #555;
 
    color: #fff;
 
    text-decoration: none;
 
}
 
 
/*décalons le volet en dehors de l'écran en ne faisant ressortir que notre lien*/
 
 
#volet {
 
    position: fixed;
 
    left: -940px;
 
    top: 300px;
 
}
 
#volet a.ouvrir,
 
#volet a.fermer {
 
    position: absolute;
 
    right: -88px;
 
    top: 80px;
 
 
    /* quelques styles CSS3 */
 
    -ms-transform: rotate(270deg);
 
    -moz-transform: rotate(270deg);
 
    -webkit-transform: rotate(270deg);
 
    transform: rotate(270deg);
 
    border-radius: 0 0 8px 8px;
 
}
 
 
/*préparer la transition sur le volet.*/
 
#volet {
 
    -webkit-transition: all .5s ease-in;
 
    transition: all .5s ease-in;
 
}
 
 
/*déterminer à quel moment nous allons faire sortir le volet.*/
 
#volet:target {
 
    left: 0;
 
}
 
 
/*par défaut notre lien .fermer doit être caché donc*/
 
#volet a.fermer {
 
    display: none;
 
}
 
 
/*Maintenant nous devons faire notre décalage inverse du volet. Pour se faire nous effectuerons notre déplacement lorsque l'élément ciblé par notre lien "Fermer" le sera (ciblé).*/
 
 
#volet_clos:target #volet {
 
    left: -940px;
 
}
 
 
/*Pour le faire apparaitre, nous devons cacher notre lien "Ouvrir" et afficher notre lien "Fermer" lorsque le volet s'ouvre*/
 
#volet:target a.ouvrir {
 
    display: none;
 
}
 
#volet:target a.fermer {
 
    display: block;
 
}
 
 
 
 
#MOSKIT{
 
    position: relative;
 
    z-index:1000;
 
}
 
#logoMOSKIT{
 
    position: relative;
 
    z-index:1000;
 
    left: -450px;
 
    top: 0px;
 
}
 
  
  
Line 335: Line 296:
 
     <div id="bandeau">     
 
     <div id="bandeau">     
  
<div><a href=" https://2016.igem.org/Team:Pasteur_Paris " id=mainpage><img src="https://static.igem.org/mediawiki/2016/9/97/LOGO-definitif.png" class="space" width="135"></img></a></div>
+
<div id="logoMoskito"><a href=" https://2016.igem.org/Team:Pasteur_Paris " id=mainpage><img src="https://static.igem.org/mediawiki/2016/9/97/LOGO-definitif.png" class="space" width="135"></img></a></div>
 
   </div>
 
   </div>
 +
 +
 +
<div id="igemPasteur"><a href=" https://2016.igem.org/Team:Pasteur_Paris " id=mainpage><img class="GIF" alt="http://imagizer.imageshack.us/a/img922/9439/1kY2Ez.gif" src="http://imagizer.imageshack.us/a/img922/9439/1kY2Ez.gif" height="100px" width="130px"></img></a></div>
  
 
<div id="position-menu2" >
 
<div id="position-menu2" >
 
     <ul id="menu2" >
 
     <ul id="menu2" >
   <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/AboutUs "><center><img src="https://static.igem.org/mediawiki/2016/9/90/Logo_team_pasteur.png" height="45px" width="45px"></center><b></b><FONT size ="3.5pt"color=#8B8378><br>About us</br></FONT></a >
+
   <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/AboutUs "><center><img src="https://static.igem.org/mediawiki/2016/9/90/Logo_team_pasteur.png" height="40px" width="40px"></center><b></b><FONT size ="3pt"color=#8B8378><br>About us</br></FONT></a >
 
     <ul>
 
     <ul>
 
       <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/AboutUs " href "#about us">Our team</a></li>   
 
       <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/AboutUs " href "#about us">Our team</a></li>   
Line 347: Line 311:
 
     </ul>
 
     </ul>
 
   </li>
 
   </li>
  <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Project "><center><img src="https://static.igem.org/mediawiki/2016/a/a5/Science.png" height="45px" width="45px"></center><b></b><FONT size ="3.5pt" color=#8B8378><br>Project</br></FONT></a >
+
  <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Project "><center><img src="https://static.igem.org/mediawiki/2016/5/59/1Science.png" height="40px" width="40px"></center><b></b><FONT size ="3pt" color=#8B8378><br>Project</br></FONT></a >
 
     <ul>
 
     <ul>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Project">Context</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Project">Context</a></li>
Line 356: Line 320:
  
  
   <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Design "><center><img src="https://static.igem.org/mediawiki/2016/e/e4/DESIGN_PART.png" height="60px" width="50px" alt=""></center><b></b><FONT size ="3.5pt" color=#8B8378><br>Design </br></FONT></a>
+
   <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Design "><center><img src="https://static.igem.org/mediawiki/2016/c/c7/DESIGN_PART1.png" height="50px" width="40px" alt=""></center><b></b><FONT size ="3pt" color=#8B8378><br>Design </br></FONT></a>
 
     <ul>
 
     <ul>
    <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Trapping ">Trapping</a></li>
 
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Patch ">Patch</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Patch ">Patch</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Trapping ">Trapping</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Trapping ">Trapping</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/DetectionKit ">Detection Kit</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/DetectionKit ">Detection Kit</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Mapping ">Mapping</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Mapping ">Mapping</a></li>
 +
 +
 
     </ul>
 
     </ul>
 
   </li>
 
   </li>
Line 368: Line 333:
  
  
   <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Science "><center><img src="https://static.igem.org/mediawiki/2016/archive/a/af/20160811084846%21WetLab.png" height="45px" width="45px" alt=""></center><b></b><FONT size ="3.5pt" color=#8B8378><br>Labwork </br></FONT></a>
+
   <li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Science "><center><img src="https://static.igem.org/mediawiki/2016/a/af/WetLab.png" height="40px" width="40px" alt=""></center><b></b><FONT size ="3pt" color=#8B8378><br>Labwork </br></FONT></a>
 
     <ul>
 
     <ul>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Science ">Protocol</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Science ">Protocol</a></li>
Line 377: Line 342:
  
 
   
 
   
<li><a href=" https://2016.igem.org/Team:Pasteur_Paris/HumanPractice "><center><img src="https://static.igem.org/mediawiki/2016/f/f5/HP.png  " height="45px" width="45px"><b></b><FONT size ="3.5pt" color=#8B8378></center><br>Human Practice</br></FONT></a>     
+
<li><a href=" https://2016.igem.org/Team:Pasteur_Paris/HumanPractice "><center><img src="https://static.igem.org/mediawiki/2016/b/bc/1HP.png  " height="40px" width="40px"><b></b><FONT size ="3pt" color=#8B8378></center><br>Human Practice</br></FONT></a>     
 
   <ul>
 
   <ul>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Collaboration ">Collaboration</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Collaboration ">Collaboration</a></li>
Line 386: Line 351:
 
   </li>
 
   </li>
  
<li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Parts  "><center><img src="https://static.igem.org/mediawiki/2016/6/6f/BB1.png" height=" class="space"45px" width="45px"></center><b></b><FONT size ="3.5pt" color=#8B8378><br>Parts</br></FONT> </a>
+
<li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Parts  "><center><img src="https://static.igem.org/mediawiki/2016/6/6f/BB1.png" height=" class="space"40px" width="40px"></center><b></b><FONT size ="3pt" color=#8B8378><br>Parts</br></FONT> </a>
 
     <ul>
 
     <ul>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Parts">Description</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Parts">Description</a></li>
Line 394: Line 359:
 
   </li>
 
   </li>
  
<li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Achievements  "><center><img src="https://static.igem.org/mediawiki/2016/2/2b/1Achievements_Pasteur_2016.png"  class="space"height="45" width="45px"></center><b></b><FONT size ="3.5pt" color=#8B8378><br>Achievements</br></FONT> </a>
+
<li><a href=" https://2016.igem.org/Team:Pasteur_Paris/Achievements  "><center><img src="https://static.igem.org/mediawiki/2016/2/2b/1Achievements_Pasteur_2016.png"  class="space"height="40" width="40"></center><b></b><FONT size ="3pt" color=#8B8378><br>Achievements</br></FONT> </a>
 
     <ul>
 
     <ul>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Achievements">Medals Criteria</a></li>
 
       <li><a href="https://2016.igem.org/Team:Pasteur_Paris/Achievements">Medals Criteria</a></li>
Line 418: Line 383:
 
                     <a href=" mailto:igem.pasteur@gmail.com " target="_blank"><img class="logotwitterfb"  src="https://static.igem.org/mediawiki/2016/4/47/Email_Pasteur_2016.jpg"/></a>
 
                     <a href=" mailto:igem.pasteur@gmail.com " target="_blank"><img class="logotwitterfb"  src="https://static.igem.org/mediawiki/2016/4/47/Email_Pasteur_2016.jpg"/></a>
 
                   </li>
 
                   </li>
                              </section>
+
               
                        </div>
+
 
</ul>
+
                               
       
+
                                      </section>
 +
</div>    
 
</div>
 
</div>
</div>
+
</div>    
     
+
 
</div>
 
</div>
  
  
  
 
+
<div id="logoigem"><a href=" https://2016.igem.org/Main_Page" target="_blank"><img src="https://static.igem.org/mediawiki/2016/d/da/Capture_d%E2%80%99%C3%A9cran_2016-09-22_%C3%A0_00.14.26.png" /></a>
 
+
                  </div>
<!--abstract sur le coté-->
+
<div id="volet_clos">
+
    <div id="volet">
+
        <p>Vector-borne (re) emerging diseases are responsible for severe epidemics worldwide. In most cases, vaccines or treatments are not available, and insecticides are the primary source for vector control. </p>
+
      <p>Consequently, over spraying of insecticides impacts the environment and leads to the selection of insecticide resistant mosquitoes. </p>
+
      <p>Therefore, we developed a novel diagnostic device, Mos(kit)o that includes a fixed or mobile mosquito trap and a biosilica cellulose composite patch from genetically modified Escherichia coli.</p> <p>The design of the patch creates a multilayered matrix coated with antibodies capable of detecting a wide panel of vector-borne pathogens and insecticide resistant proteins from captured mosquitoes.</p>
+
      <p>Additionally, the patch will have 2D barcoded readouts, generating an environmental surveillance database. A precise map of vector hot spots will provide a better assessment and response to vector-borne diseases, assisting local health authorities with anticipating and preparing for an epidemic. Our tool will be user-friendly, safe, and applicable.</p>
+
   
+
        <a href="#volet" class="ouvrir">Our Abstract!</a>
+
      <a href="#volet_clos" class="fermer" aria-hidden="true"> To close !</a>
+
    </div>
+
</div>
+
 
+
<div id="logoMOSKIT"><a href=" https://2016.igem.org/Team:Pasteur_Paris " id=mainpage><img class="GIF" alt="http://imagizer.imageshack.us/a/img922/9439/1kY2Ez.gif" src="http://imagizer.imageshack.us/a/img922/9439/1kY2Ez.gif" height="100px" width="130px"></img></a></div>
+
  
  
Line 451: Line 402:
  
 
</body>
 
</body>
 +
<p style="display:none">
 +
</html>

Revision as of 19:27, 23 September 2016