(44 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | {{INSA-UPS_France/ | + | {{INSA-UPS_France/Links_new}} |
− | {{INSA-UPS_France/ | + | {{INSA-UPS_France/Header_new}} |
<html> | <html> | ||
− | + | <style> | |
− | + | /* Clear the default wiki settings */ | |
− | + | ||
− | + | .subnav{ | |
+ | margin:0!important; | ||
+ | } | ||
− | + | #home_logo, #sideMenu { display:none; } | |
+ | #sideMenu, #top_title, .patrollink {display:none;} | ||
+ | #content { width:100%; padding:0px; margin-top:-7px; margin-left:0px; line-height: normal;background-color:#212121;} | ||
+ | body {font-size:medium;} | ||
+ | #bodyContent h1, #bodyContent h2, #bodyContent h3, #bodyContent h5 { margin-bottom: 0px; border-bottom:none !important;} | ||
+ | #globalWrapper{ | ||
+ | font-size:100%; | ||
+ | } | ||
− | + | p{ | |
+ | padding:0; | ||
+ | } | ||
+ | table{ | ||
+ | background:none; | ||
+ | } | ||
+ | ul{ | ||
+ | list-style-image: none; | ||
+ | } | ||
− | |||
− | + | /* GENERAL STYLE */ | |
− | + | *{ | |
+ | margin:0; | ||
+ | padding:0; | ||
+ | } | ||
+ | body { | ||
+ | margin: 0; | ||
+ | font: 400 16px/1.5 "Quicksand", sans-serif; | ||
+ | } | ||
+ | a { | ||
+ | -moz-transition: 0.2s ease-in-out; | ||
+ | -webkit-transition: 0.2s ease-in-out; | ||
+ | transition: 0.2s ease-in-out; | ||
+ | } | ||
+ | |||
+ | main{ | ||
+ | position:relative; | ||
+ | overflow:hidden; | ||
+ | height:100%; | ||
+ | } | ||
+ | |||
+ | .main_content{ | ||
+ | position:fixed; | ||
+ | top:90px; | ||
+ | right:0px; | ||
+ | left:0px; | ||
+ | bottom:0px; | ||
+ | |||
+ | background-image: linear-gradient(45deg, #4296c1 0%, #e4efe9 100%); | ||
+ | } | ||
+ | .middle_container{ | ||
+ | padding-bottom: 80px; | ||
+ | } | ||
+ | |||
+ | .section_container{ | ||
+ | width:60%; | ||
+ | min-width: 600px; | ||
+ | max-width: 1100px; | ||
+ | min-height:100%; | ||
+ | position:relative; | ||
+ | margin:0px auto; | ||
+ | } | ||
+ | |||
+ | section{ | ||
+ | background-color: rgba(255,255,255,0.2); | ||
+ | padding:40px 80px; | ||
+ | text-align: center; | ||
+ | position:relative; | ||
+ | } | ||
− | |||
− | |||
− | |||
+ | /* HOME SECTIONS */ | ||
+ | .home_section { | ||
+ | vertical-align: middle; | ||
+ | text-align: center; | ||
+ | } | ||
+ | .home_section h1{ | ||
+ | text-align: center; | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size: 36pt; | ||
+ | } | ||
+ | .home { | ||
+ | background: white url("https://static.igem.org/mediawiki/2017/archive/5/5c/20171002220813%21T--INSA-UPS_France--home.png") no-repeat 50% 50%; | ||
+ | background-size: cover; | ||
+ | min-height: 90vh; | ||
+ | } | ||
+ | .content_0 { | ||
+ | background: #f3ead7 no-repeat 50% 50%; | ||
+ | background-size: cover; | ||
+ | padding-top:90px; | ||
+ | } | ||
+ | .content_1 { | ||
+ | background: #99c18e no-repeat 50% 50%; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | .content_2 { | ||
+ | background: #f3ead7 no-repeat 50% 50%; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | .content_3{ | ||
+ | background: #99c18e no-repeat 50% 50%; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | .content_4{ | ||
+ | background: #323537 no-repeat 50% 50%; | ||
+ | background-size: cover; | ||
+ | } | ||
+ | </style> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <main class="site-main"> |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | < | + | <section class="home_section home" id="home" style="position:relative;"> |
− | + | <div class="container"> | |
− | + | <!-- FIRST IMAGE TO ANIMATE --> | |
− | + | <div style="text-align: center;"> | |
− | + | <div style="width:100%;position:absolute; top:50pt;font-size:60pt;font-weight:700;"> | |
− | + | Croc'n Cholera | |
+ | </div> | ||
+ | <div style="width:100%;position:absolute;font-size:40pt; color:#295a7f;top:120pt;"> | ||
+ | A synthetic microbial consortium | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
</div> | </div> | ||
− | < | + | |
− | < | + | </div> |
+ | </section> | ||
+ | |||
+ | |||
+ | <section class="home_section content_0" id="content_0" style="position:relative;"> | ||
+ | <h1 style="margin-bottom: 100px;">Multiorganism approach: a new challenge for Synthetic Biology</h1> | ||
+ | <img style="height:500px;max-height:90%;" src="https://static.igem.org/mediawiki/2017/7/77/T--INSA-UPS_France--home_frise.png" alt=""> | ||
+ | </section> | ||
+ | |||
+ | <style> | ||
+ | #content_1 table{ | ||
+ | width:90%; | ||
+ | margin:0px auto; | ||
+ | margin-top:100px; | ||
+ | } | ||
+ | #content_1 table tr td{ | ||
+ | text-align: center; | ||
+ | padding:5px; | ||
+ | } | ||
+ | #content_1 table tr td img{ | ||
+ | width:100%; | ||
+ | max-width: 270px; | ||
+ | } | ||
+ | #content_1 table tr td{ | ||
+ | font-family:'Merriweather', serif; | ||
+ | font-size: 20pt; | ||
+ | } | ||
+ | #content_1 h1{ | ||
+ | margin-left:5%; | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size:30pt; | ||
+ | margin:top:0; | ||
+ | } | ||
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | + | <section class="home_section content_1" id="content_1"> | |
− | + | <h1>Biodiversity entails a lot of possibilities...</h1> | |
− | + | <table> | |
− | + | <tr> | |
− | + | <td><img src="https://static.igem.org/mediawiki/2017/a/af/T--INSA-UPS_France--home_quorum.png" alt=""></td> | |
− | + | <td><img src="https://static.igem.org/mediawiki/2017/c/cd/T--INSA-UPS_France--home_light.png" alt=""></td> | |
− | + | <td><img src="https://static.igem.org/mediawiki/2017/8/82/T--INSA-UPS_France--home_proteins.png" alt=""></td> | |
− | + | <td><img src="https://static.igem.org/mediawiki/2017/0/01/T--INSA-UPS_France--home_thermo.png" alt=""></td> | |
− | + | </tr> | |
+ | <tr> | ||
+ | <td>Quorum sensing</td> | ||
+ | <td>Light sensitive</td> | ||
+ | <td>Proteins secretion</td> | ||
+ | <td>High thermostability</td> | ||
+ | </tr> | ||
+ | </table> | ||
+ | </section> | ||
− | + | <style> | |
− | + | #content_2, #content_3{ | |
− | + | text-align: center; | |
− | + | display:flex; | |
− | + | flex-direction: row; | |
− | + | } | |
− | + | .block{ | |
− | + | width:50%; | |
− | + | display:flex; | |
+ | justify-content:center; | ||
+ | align-items:center; | ||
+ | } | ||
+ | .block img{ | ||
+ | width:90%; | ||
+ | margin:0 auto; | ||
+ | max-width: 600px; | ||
+ | } | ||
+ | .text_block h1{ | ||
+ | font-family: 'Quicksand', sans-serif; | ||
+ | font-size:3.5vw; | ||
+ | font-weight:700; | ||
+ | } | ||
+ | .text_block p{ | ||
+ | font-family:'Merriweather', serif; | ||
+ | text-align: justify; | ||
+ | font-size:2.2vw; | ||
+ | margin:40px 40px; | ||
+ | } | ||
+ | |||
+ | @media screen and (min-width: 1000px) { | ||
+ | .text_block p { | ||
+ | font-size: 20px; | ||
+ | margin:100px; | ||
+ | } | ||
+ | .text_block h1{ | ||
+ | font-size:38px; | ||
+ | } | ||
+ | } | ||
− | + | </style> | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
+ | <section class="home_section content_2" id="content_2"> | ||
+ | <div class="block"> | ||
+ | <div class="block_content"> | ||
+ | <img src="https://static.igem.org/mediawiki/2017/8/88/T--INSA-UPS_France--home_blupuriloop.png" alt="" class="img_home"> | ||
+ | </div> | ||
+ | </div> | ||
+ | <div class="block text_block"> | ||
+ | <div class="block_content"> | ||
+ | <h1>What if they could communicate?</h1> | ||
+ | <p> | ||
+ | The living world offers a lot of possibilities, but their use is still limited in synthetic biology. | ||
+ | </p> | ||
+ | <p> | ||
+ | Our idea is about taking advantages of the characteristics of single microorganisms by making them communicate with each other to get the appropriate response. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | </section> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | < | + | <section class="home_section content_3" id="content_3"> |
− | + | <div class="block text_block"> | |
− | + | <div class="block_content"> | |
− | + | <h1>Our proof of concept : a fight against cholera</h1> | |
− | + | <p> | |
− | + | <i>V. cholerae</i> is responsible for cholera, a disease that contaminates water and affects people in developing countries, war zones and natural disaster zones. | |
− | + | </p> | |
+ | <p> | ||
+ | Our project is about creating a multi organisms system which is able to sense and wipe cholera out in contaminated water. | ||
+ | </p> | ||
+ | </div> | ||
+ | </div> | ||
− | </ | + | <div class="block"> |
− | </html> | + | <div class="block_content"> |
+ | <img src="https://static.igem.org/mediawiki/2017/archive/b/bc/20171003092137%21T--INSA-UPS_France--home_blupuriloop_crocncholera.png" alt="" class="img_home"> | ||
+ | </div> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | </section> | ||
+ | |||
+ | <style> | ||
+ | |||
+ | /* CONTACT ICONS */ | ||
+ | |||
+ | .icons_contact{ | ||
+ | display:inline-block; | ||
+ | margin:40px 0; | ||
+ | } | ||
+ | |||
+ | .icons_contact > a{ | ||
+ | color:black; | ||
+ | margin:10px; | ||
+ | text-shadow:2px 2px 0px white; | ||
+ | } | ||
+ | |||
+ | #fbIcon:hover{ | ||
+ | color:#3b5998; | ||
+ | text-shadow:2px 2px 0 #000000; | ||
+ | } | ||
+ | |||
+ | #twitterIcon:hover{ | ||
+ | color:#55acee; | ||
+ | text-shadow:2px 2px 0 #000000; | ||
+ | } | ||
+ | |||
+ | #contactIcon:hover{ | ||
+ | color:#e5e5e5; | ||
+ | text-shadow:2px 2px 0 #000000; | ||
+ | } | ||
+ | #instaIcon:hover{ | ||
+ | color:#8a3ab9; | ||
+ | text-shadow:2px 2px 0 #000000; | ||
+ | } | ||
+ | |||
+ | /* SPONSORS IMG */ | ||
+ | #content_4 h1{ | ||
+ | color:#eee; | ||
+ | } | ||
+ | #content_4 img{ | ||
+ | max-height:100px; | ||
+ | display:inline-block; | ||
+ | margin:10px; | ||
+ | opacity:0.5; | ||
+ | } | ||
+ | #content_4 img:hover{ | ||
+ | opacity:1; | ||
+ | } | ||
+ | </style> | ||
+ | |||
+ | <section class="home_section content_4" id="content_4" style="overflow:hidden;"> | ||
+ | |||
+ | <h1>Feel free to contact us or follow us on social media: </h1> | ||
+ | <div class="icons_contact"> | ||
+ | <a id="fbIcon" href="https://www.facebook.com/IGEM-Toulouse-1604834019761538/?fref=ts"><i class="fa fa-facebook fa-4x"></i></a> | ||
+ | <a id="twitterIcon" href="https://twitter.com/iGEM_Toulouse"><i class="fa fa-twitter fa-4x"></i></a> | ||
+ | <a id="instaIcon" href="https://www.instagram.com/igem_toulouse/"><i class="fa fa-instagram fa-4x"></i></a> | ||
+ | <a id="contactIcon" href="mailto:igem.toulouse@gmail.com"><i class="fa fa-envelope fa-4x"></i></a> | ||
+ | </div> | ||
+ | <h1>We want to thank all our sponsors: </h1> | ||
+ | <div class="sponsors"> | ||
+ | <a href="http://www.lisbp.fr/en/index.html"><img src="https://static.igem.org/mediawiki/2017/3/3e/T--INSA-UPS_France--Logo_lisbp.png" alt=""></a> | ||
+ | <a href="http://www.toulouse-white-biotechnology.com/en/"><img src="https://static.igem.org/mediawiki/2017/5/56/T--INSA-UPS_France--Logo_twb.png" alt=""></a> | ||
+ | <a href="http://fondation.insa-lyon.fr/"><img src="https://static.igem.org/mediawiki/2017/6/6d/T--INSA-UPS_France--Logo_fondationinsal.png" alt=""></a> | ||
+ | <a href="https://fr-fr.facebook.com/insaadnconceptclub/"><img src="https://static.igem.org/mediawiki/2017/b/b7/T--INSA-UPS_France--Logo_ia2c.png" alt=""></a> | ||
+ | <a href="http://www.biomerieux.com/en"><img src="https://static.igem.org/mediawiki/2017/8/83/T--INSA-UPS_France--Logo_biomerieux.png" alt=""></a> | ||
+ | <a href="http://www.sunwaterlife.com/en/"><img src="https://static.igem.org/mediawiki/2017/0/09/T--INSA-UPS_France--Logo_sunwaterlife.png" style="width:150px;" alt=""></a> | ||
+ | <a href="http://www.univ-tlse3.fr/home/home-page-en-379161.kjsp?RH=ACCUEIL"><img src="https://static.igem.org/mediawiki/2017/2/28/T--INSA-UPS_France--Logo_ups.png" alt=""></a> | ||
+ | <a href="http://www.fsi.univ-tlse3.fr/"><img src="https://static.igem.org/mediawiki/2017/a/ab/T--INSA-UPS_France--Logo_fsi.png" alt=""></a> | ||
+ | <a href="https://www.kbs-frb.be/"><img src="https://static.igem.org/mediawiki/2017/c/cf/T--INSA-UPS_France--Logo_ernestsolvay.png" alt=""></a> | ||
+ | <a href="http://www.insa-toulouse.fr/fr/institution/fondation-insa-toulouse.html#"><img src="https://static.igem.org/mediawiki/2017/6/62/T--INSA-UPS_France--Logo_fondationinsat.png" alt=""></a> | ||
+ | <a href="http://www.adisseo.com/en/"><img src="https://static.igem.org/mediawiki/2017/9/96/T--INSA-UPS_France--Logo_adisseo.png" alt=""></a> | ||
+ | <a href="http://www.insa-toulouse.fr/fr/index.html"><img src="https://static.igem.org/mediawiki/2017/2/2d/T--INSA-UPS_France--Logo_insatoulouse.png" style="width:150px;" alt=""></a> | ||
+ | <a href="https://www.veolia.com/en"><img src="https://static.igem.org/mediawiki/2017/9/91/T--INSA-UPS_France--Logo_veolia.png" alt=""></a> | ||
+ | <a href="https://www.france-science.org/-Homepage-English-.html"><img src="https://static.igem.org/mediawiki/2017/1/1a/T--INSA-UPS_France--Logo_ambassade.jpg" alt=""></a> | ||
+ | |||
+ | <a href="https://www-lbme.biotoul.fr/"><img src="https://static.igem.org/mediawiki/2017/5/51/T--INSA-UPS_France--Logo_LBME.png" alt=""></a> | ||
+ | <a href="https://www6.toulouse.inra.fr/metatoul_eng/"><img src="https://static.igem.org/mediawiki/2017/1/16/T--INSA-UPS_France--Logo_metatoul.png" alt=""></a> | ||
+ | |||
+ | |||
+ | <a href="http://www.univ-tlse3.fr/associations-+/do-you-have-a-project--378066.kjsp?RH=1238417866394"><img src="https://static.igem.org/mediawiki/2017/5/5b/T--INSA-UPS_France--Logo_fsdie.png" alt=""></a> | ||
+ | <a href="http://en.univ-toulouse.fr/our-strengths"><img src="https://static.igem.org/mediawiki/2017/9/93/T--INSA-UPS_France--Logo_fsie.jpg" alt=""></a> | ||
+ | |||
+ | |||
+ | <a href="https://www.crous-toulouse.fr/english/"><img src="https://static.igem.org/mediawiki/2017/3/37/T--INSA-UPS_France--Logo_crous.png" alt=""></a> | ||
+ | </div> | ||
+ | |||
+ | |||
+ | |||
+ | </section> | ||
+ | |||
+ | |||
+ | |||
+ | </main> | ||
+ | |||
+ | <!-- C O N T E N T --> | ||
− | |||
− | |||
− | |||
− | |||
</html> | </html> | ||
+ | {{INSA-UPS_France/General_script}} | ||
+ | {{INSA-UPS_France/Header_script}} |
Latest revision as of 23:22, 1 November 2017
The living world offers a lot of possibilities, but their use is still limited in synthetic biology.
Our idea is about taking advantages of the characteristics of single microorganisms by making them communicate with each other to get the appropriate response.
V. cholerae is responsible for cholera, a disease that contaminates water and affects people in developing countries, war zones and natural disaster zones.
Our project is about creating a multi organisms system which is able to sense and wipe cholera out in contaminated water.
Multiorganism approach: a new challenge for Synthetic Biology
Biodiversity entails a lot of possibilities...
Quorum sensing
Light sensitive
Proteins secretion
High thermostability
What if they could communicate?
Our proof of concept : a fight against cholera
Feel free to contact us or follow us on social media:
We want to thank all our sponsors: