Team:Toulouse/Attributions
From 2014.igem.org
(Prototype team page) |
|||
Line 1: | Line 1: | ||
- | <!-- | + | <!--ATRRIBUTIONS--> |
+ | {{CSS/Main}} | ||
+ | <html> | ||
+ | <head> | ||
+ | <!-- this section changes the default wiki template to a white full width background --> | ||
+ | <style type="text/css"> | ||
- | + | /* Removing wiki-like stuff */ | |
+ | /****************************/ | ||
+ | #contentSub, #search-controls, .firstHeading, #-box, #catlinks, #p-logo { | ||
+ | display:none;} | ||
+ | /* Redesigning the topmenu */ | ||
+ | /***************************/ | ||
+ | body { | ||
+ | margin: 0 0 0 0; | ||
+ | padding: 0;} | ||
- | + | #top-section { | |
+ | width : 100%; | ||
+ | left : 0px; | ||
+ | height: 0; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | border: none; | ||
+ | } | ||
- | + | #menubar a { | |
- | + | color: white; | |
+ | background: white; | ||
+ | padding: 3px; | ||
+ | } | ||
+ | #menubar:hover a{ | ||
+ | color:black; | ||
+ | } | ||
- | + | #menubar a:hover { | |
- | + | color: black; | |
- | + | background: white; | |
- | + | padding:3px; | |
- | + | text-decoration: underline; | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | } | |
- | + | ||
- | + | ||
- | + | #menubar { | |
- | + | padding-top: 4px; | |
+ | } | ||
- | + | #menubar:hover { | |
- | + | background-color:white; | |
- | + | } | |
+ | /* Layout */ | ||
+ | /**********/ | ||
- | + | body, #heading, #innercontent, #innercontenthome { | |
- | + | background-color : #ffffff; | |
+ | font-family : Helvetica, sans-serif; | ||
+ | font-size : 16px; | ||
+ | } | ||
+ | |||
+ | #innercontenthome{ | ||
+ | margin-top:-13px; | ||
+ | } | ||
+ | |||
+ | #content, #globalWrapper { | ||
+ | border: none; | ||
+ | width: 100%; | ||
+ | margin: 0; | ||
+ | padding: 0; | ||
+ | } | ||
+ | |||
+ | .centering { | ||
+ | margin: 0 auto; | ||
+ | width: 965px; | ||
+ | } | ||
- | + | .clear{ | |
- | + | clear:both; | |
+ | } | ||
- | + | /*background Header*/ | |
- | + | #bgHeader{ | |
+ | position : absolute; | ||
+ | left : 0px; | ||
+ | top : 0px; | ||
+ | z-index:0; | ||
+ | width : 100%; | ||
+ | min-width : 700px; | ||
+ | max-width : 1200px; | ||
+ | background-color : transparent; | ||
+ | |||
+ | } | ||
- | + | /* Barre de Menu*/ | |
- | + | /* Les boutons*/ | |
- | + | a.btHeaderA1{ | |
- | + | color:#000000; | |
+ | position : absolute; | ||
+ | width: 100px; | ||
+ | height: 120px; | ||
+ | line-height:220px; | ||
+ | top : 30px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/0/0e/Bt_home_1.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | a.btHeaderA1:hover{ | |
- | + | background-image:url(https://static.igem.org/mediawiki/2014/9/96/Bt_home_2.png); | |
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA2{ | |
- | + | color:#000000; | |
+ | position : absolute; | ||
+ | width: 100px; | ||
+ | height: 120px; | ||
+ | line-height:220px; | ||
+ | top: 5px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/a/a4/Bt_team_1.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA2:hover{ | |
- | + | background-image:url(https://static.igem.org/mediawiki/2014/8/84/Bt_team_2.png); | |
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA3{ | |
- | + | color:#000000; | |
+ | position : absolute; | ||
+ | width: 100px; | ||
+ | height: 120px; | ||
+ | line-height:220px; | ||
+ | top : 33px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/e/e2/Bt_project_1.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
+ | .btHeaderA3:hover{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/4/42/Bt_project_2.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA4{ | |
- | + | color:#000000; | |
- | + | position : absolute; | |
- | + | width: 100px; | |
+ | height: 160px; | ||
+ | padding-top:100px; | ||
+ | top : 2px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/2/27/Bt_human_1.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | white-space: nowrap; | ||
+ | } | ||
+ | .btHeaderA4:hover{ | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/e/ee/Bt_human_2.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA5{ | |
- | + | color:#000000; | |
+ | position : absolute; | ||
+ | width: 100px; | ||
+ | height: 120px; | ||
+ | line-height:220px; | ||
+ | top : 38px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/d/d3/Bt_notebook_1.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA5:hover{ | |
+ | background-image:url(https://static.igem.org/mediawiki/2014/c/c0/Bt_notebook_2.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA6{ | |
- | + | color:#000000; | |
- | + | position : absolute; | |
+ | width: 100px; | ||
+ | height: 120px; | ||
+ | line-height:220px; | ||
+ | top: 30px; | ||
+ | background-image:url(https://static.igem.org/mediawiki/2014/6/6a/Bt_attributions_1.png); | ||
+ | background-position:center top; | ||
+ | background-size: 100px 100px; | ||
+ | background-repeat : no-repeat; | ||
+ | } | ||
- | + | .btHeaderA6:hover{ | |
- | + | background-image:url(https://static.igem.org/mediawiki/2014/6/66/Bt_attributions_2.png); | |
- | + | background-position:center top; | |
- | + | background-size: 100px 100px; | |
- | + | background-repeat : no-repeat; | |
+ | } | ||
- | |||
- | |||
- | + | /*deroulement du menu*/ | |
- | + | #Menu { | |
- | + | position : absolute; | |
+ | width : 100%; | ||
+ | min-width :780px; | ||
+ | max-width : 1400px; | ||
+ | top : 0; | ||
+ | } | ||
- | + | .Item { | |
+ | position : absolute; | ||
+ | text-align : center; | ||
+ | display : inline-block; | ||
+ | min-Height : 150px; | ||
+ | text-decoration: no underline; | ||
+ | } | ||
+ | .Item a{ | ||
+ | color : black; | ||
+ | text-shadow:3px 3px 5px #FFFFFF; | ||
+ | } | ||
+ | .sub-nav { | ||
+ | display: none; /* Masque la sous-liste */ | ||
+ | position: absolute; /* Evite que la dimension du conteneur ne change quand la sous-liste est affichée */ | ||
+ | white-space: nowrap; /* Pour que le texte ne revienne pas à la ligne */ | ||
+ | background: white; /* FIX IE7 : évite que la sous-liste ne disparaisse au moment où le curseur arrive au-dessus */ | ||
+ | margin-top: -2px; /* Pour que le sous-menu recouvre son parent, facilitant le passage de la souris de l’un à l’autre */ | ||
+ | list-style-type: none; | ||
+ | list-style-image : url(#); | ||
+ | padding: 0; | ||
+ | margin-left: 1em; | ||
+ | left : 25px; | ||
+ | } | ||
- | + | .sub-nav-item{ | |
- | + | background-image : url(https://static.igem.org/mediawiki/2014/7/72/Fond_sub_nav.png); | |
- | + | background-size: 100% 100%; | |
- | + | text-align : left; | |
- | + | } | |
- | + | .Item:hover .sub-nav { | |
+ | display: block; /* Affiche cette sous-liste au survol de son conteneur */ | ||
+ | background-color: transparent; | ||
+ | Z-index : 4; | ||
+ | } | ||
- | + | /*Main*/ | |
+ | .Title{ | ||
+ | text-shadow: 1px 3px 3px rgba(70, 156, 133, 0.75); | ||
+ | color: #2CC23E; | ||
+ | font-size: 50px; | ||
+ | text-align: center; | ||
+ | } | ||
- | + | .Sub_title{ | |
- | + | color: #2CC23E; | |
- | + | font-size: 30px; | |
+ | } | ||
- | + | .Article { | |
- | + | text-align: justify; | |
- | + | text-indent:15px; | |
+ | } | ||
- | + | /*Footer*/ | |
- | + | #Footer{ | |
- | </ | + | width : 100%; |
+ | background-image:url(https://static.igem.org/mediawiki/2014/2/2b/Background_G.png); | ||
+ | background-position:center center; | ||
+ | background-size: 100% 100%; | ||
+ | font-family: verdana; | ||
+ | } | ||
+ | </style> | ||
- | + | ||
- | < | + | <!-- STYLESHEET --> |
- | < | + | <!-- *********** -- |
+ | |||
+ | <link rel="stylesheet" href="https://2013.igem.org/Team:INSA_Toulouse/template/stylesheet?action=raw&ctype=text/css" type="text/css" /> | ||
+ | |||
+ | |||
+ | <link rel="stylesheet" href="https://2013.igem.org/wiki/index.php?title=Team:INSA_Toulouse/template/stylesheetslide&action=edit" type="text/css" /> | ||
+ | |||
+ | </head> | ||
+ | --> | ||
+ | <body > | ||
+ | <!--main content --> | ||
+ | <table width="100%" align="center"> | ||
+ | |||
+ | <!--navigation menu --> | ||
+ | <div style="background-color : transparent" > | ||
+ | <img id="bgHeader" src="https://static.igem.org/mediawiki/2014/f/f2/Branch_col.png" alt="header background" /> | ||
+ | </div> | ||
+ | |||
+ | <div id="Menu" style="background-color:transparent;"> | ||
+ | <div class="Item" style="left :5%;"> | ||
+ | <a class="btHeaderA1" href="https://2014.igem.org/Team:Toulouse">Home</a> | ||
+ | </a> | ||
+ | </div> | ||
+ | |||
+ | <div class="Item" style="left :15%"> | ||
+ | <a class="btHeaderA2" href="https://2014.igem.org/Team:Toulouse/Team">Team</a> | ||
+ | <ul class="Item sub-nav" style="top : 125px;"> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team" class="leaf">Our Team</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://igem.org/Team.cgi?year=2014&team_name=Toulouse" class="leaf"> Official Team Profile </a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Contact" class="leaf">Contact</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Team/Gallery" class="leaf">Gallery</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div class="Item" style=" left :25%"> | ||
+ | <a class="btHeaderA3" href="https://2014.igem.org/Team:Toulouse/Project/Overview">Project</a> | ||
+ | <ul class="Item sub-nav" style="top : 155px;"> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Overview" class="leaf">Overview</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fixation" class="leaf">Fixation</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Chemotaxis" class="leaf">Chemotaxis</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Fungicides" class="leaf">Fungicides</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Project/Spreading" class="leaf">Spreading</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Modeling" class="leaf">Modeling</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Parts" class="leaf">Parts</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div class="Item" style=" left :35%"> | ||
+ | <a class="btHeaderA4" href="https://2014.igem.org/Team:Toulouse/Safety">Human </br> Practice</a> | ||
+ | <ul class="Item sub-nav" style="top : 149px;"> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Safety" class="leaf">Safety</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Ethique" class="leaf">Ethique</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Human_Practice/Meeting" class="leaf">Meeting</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <div class="Item" style=" left :45%" > | ||
+ | <a class="btHeaderA5" href="https://2014.igem.org/Team:Toulouse/Notebook/Calendar">Notebook</a> | ||
+ | <ul class="Item sub-nav" style="top : 160px;"> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Calendar" class="leaf">Calendar</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Notebook/Protocols" class="leaf">Protocols</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div class="Item" style=" left : 55%"> | ||
+ | <a class="btHeaderA6" href="https://2014.igem.org/Team:Toulouse/Attributions">Attributions</a> | ||
+ | <ul class="Item sub-nav" style="top : 152px;"> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Attributions" class="leaf">Attributions</a></li> | ||
+ | <li class="sub-nav-item" align="left"><a href="https://2014.igem.org/Team:Toulouse/Sponsors" class="leaf">Sponsors</a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <div class="Item" style="left :70%; Z-index:4;" align ="center" width="60px" > | ||
+ | <a href="https://2014.igem.org/Main_Page"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/6/60/Igemlogo_300px.png" width="55px"> | ||
+ | </a> | ||
+ | </div> | ||
+ | </div> | ||
+ | <!--end navigation menu --> | ||
+ | <tr height="250px"></tr> | ||
+ | </table> | ||
+ | <div class="centering"> | ||
+ | |||
+ | |||
+ | |||
+ | <!--TITRE--> | ||
+ | <h1 align="center" style="font-size:50px"> | ||
+ | Attributions | ||
+ | </h1> | ||
+ | |||
+ | <br> | ||
+ | |||
+ | <!--Introduction--> | ||
<p> | <p> | ||
- | + | All along our project, we require help from different people : scientists, administrators, specialists and even citizens. We would like to warmly thank all these persons for their contribution and their support, whatever the kind of it. | |
</p> | </p> | ||
- | < | + | <br> |
- | + | ||
- | < | + | <!--SOUS-TITRE--> |
+ | <h2 align="center"> | ||
+ | Ulule : a crowdfunding website | ||
+ | </h2> | ||
- | < | + | <br> |
- | < | + | <p> |
+ | <img style="width:100px; float:left;" src="https://static.igem.org/mediawiki/2014/6/69/Ulule.gif">Ulule is the first european crowdfunding website. We have posted our SubtiTree project on this site to collect funds for pay the Giant Jamboree fee. The collect was successful : we had 41 supporters and 1262€ collected. | ||
+ | IMAGE A RAJOUTER A A FIN DE LA COLLECTE | ||
+ | <br><br> | ||
+ | We warmly thank all the supporters, it was very encouraging to see that people mobilize for us ! | ||
+ | <br><br> | ||
+ | We would like to thank especially : <br> | ||
+ | - Stéphanie Marty<br> | ||
+ | - Damien Kanitzer<br> | ||
+ | - Charlene Douard<br> | ||
+ | - Jacques de Grenier<br> | ||
+ | - Colas Decloitre<br> | ||
+ | - Chrystelle Gaucher<br> | ||
+ | - Valérie Chataigner<br> | ||
+ | - Florence Rigaud<br> | ||
+ | - Nicolas Perez<br> | ||
+ | - Pierre Pettera<br> | ||
+ | - Eric Molina<br> | ||
+ | - Clémence Witzmann<br> | ||
+ | - Pierre Mirassou<br> | ||
+ | - Sarah Guiziou<br> | ||
+ | - Nathalie Pineau<br> | ||
+ | - GRAND MERE FANNY ??<br> | ||
+ | - Ngoc Thu Hang Pham<br> | ||
+ | - Nathan Mirassou<br> | ||
+ | - Eddy Manière<br> | ||
+ | </p> | ||
- | < | + | <br> |
- | < | + | <!--SOUS-TITRE--> |
+ | <h2 align="center"> | ||
+ | Scientists | ||
+ | </h2> | ||
- | < | + | <br> |
- | < | + | <!--Instructors--> |
+ | <p> | ||
+ | <h3 align="center"> | ||
+ | iGEM instructors | ||
+ | </h3> | ||
+ | In first, we thank our amazing instructor : Gilles Truan. He was with us from the beginning to the end and even more ! Moreover, he knows how to grill sausages better than anyone !<br> | ||
+ | We warmly thank all the other instructors that helped us when we were lost with the scientific part or stressed by the lack of money... Especially, thanks to Brice Enjalbert, Florence Bordes, Kaymeuang Cam, Philippe Soucaille, Isabelle Meynial-Salles and Alain Marty. <br> | ||
+ | To finish, a special thank to Claude Maranges, who helped us a lot with the sponsoring parts and all the administrative problems that we encountered.<br> | ||
+ | </p> | ||
- | < | + | <br> |
- | < | + | <!--B. subti--> |
+ | <p> | ||
+ | <h3 align="center"> | ||
+ | <i>Bacillus subtilis</i> specialists | ||
+ | </h3> | ||
+ | Even if <i>Bacillus subtilis</i> is a gram positive model bacterium, at our lab (LISBP) there is no one working on it. It is why we asked other people to help us when we had question about <i>B. subtilis<i>.<br> | ||
+ | Nathalie Campo, from the LMGM, helped us a lot with her advices and her kindness.<br> | ||
+ | Sarah Guiziou also helped us with her advices and her protocols.<br> | ||
+ | </p> | ||
- | |||
- | |||
- | + | <!-- footer --> | |
- | </ | + | <center> |
- | </table> | + | <div id="Footer" > |
+ | <table align="center" style="width : 100%; background-color:transparent;" bgColor="#99FF99"> | ||
+ | <td width="5px"></td> | ||
+ | <td style="width: 35px;" align="center"> | ||
+ | <a href="https://www.facebook.com/iGEM.Toulouse.2014?ref_type=bookmark"><img src="https://static.igem.org/mediawiki/2013/f/fc/Insa-toulouse2013-iconfacebook.png" alt="Facebook" /></a> | ||
+ | <br> <br> | ||
+ | <a href="https://twitter.com/iGEM_Toulouse"><img src="https://static.igem.org/mediawiki/2013/7/7b/Insa-toulouse2013-icontwitter.png" alt="Twitter" /></a> | ||
+ | <br> | ||
+ | </td> | ||
+ | <td width="15px"></td> | ||
+ | <td> | ||
+ | <p><b> iGEM Toulouse</b><br><address> | ||
+ | INSA Toulouse <br>135, Avenue de Rangueil <br> | ||
+ | 31400 TOULOUSE <br></address> | ||
+ | <br>e-mail: <span><a href="mailto:igemtoulouse2014@gmail.com"> igemtoulouse2014@gmail.com</a></span></p> | ||
+ | </td> | ||
+ | <td align="right"> | ||
+ | <a href="https://2013.igem.org/Main_Page"> | ||
+ | <img style="width:170px" src="https://static.igem.org/mediawiki/igem.org/1/17/IGEM_basic_Logo_white_stylized.png"/img> | ||
+ | </a> | ||
+ | </td> | ||
+ | </table> | ||
+ | </div> | ||
+ | </center> | ||
+ | </div> | ||
</html> | </html> |
Revision as of 15:53, 1 September 2014
Attributions
All along our project, we require help from different people : scientists, administrators, specialists and even citizens. We would like to warmly thank all these persons for their contribution and their support, whatever the kind of it.
Ulule : a crowdfunding website
Ulule is the first european crowdfunding website. We have posted our SubtiTree project on this site to collect funds for pay the Giant Jamboree fee. The collect was successful : we had 41 supporters and 1262€ collected.
IMAGE A RAJOUTER A A FIN DE LA COLLECTE
We warmly thank all the supporters, it was very encouraging to see that people mobilize for us !
We would like to thank especially :
- Stéphanie Marty
- Damien Kanitzer
- Charlene Douard
- Jacques de Grenier
- Colas Decloitre
- Chrystelle Gaucher
- Valérie Chataigner
- Florence Rigaud
- Nicolas Perez
- Pierre Pettera
- Eric Molina
- Clémence Witzmann
- Pierre Mirassou
- Sarah Guiziou
- Nathalie Pineau
- GRAND MERE FANNY ??
- Ngoc Thu Hang Pham
- Nathan Mirassou
- Eddy Manière
Scientists
iGEM instructors
In first, we thank our amazing instructor : Gilles Truan. He was with us from the beginning to the end and even more ! Moreover, he knows how to grill sausages better than anyone !We warmly thank all the other instructors that helped us when we were lost with the scientific part or stressed by the lack of money... Especially, thanks to Brice Enjalbert, Florence Bordes, Kaymeuang Cam, Philippe Soucaille, Isabelle Meynial-Salles and Alain Marty.
To finish, a special thank to Claude Maranges, who helped us a lot with the sponsoring parts and all the administrative problems that we encountered.
Bacillus subtilis specialists
Even if Bacillus subtilis is a gram positive model bacterium, at our lab (LISBP) there is no one working on it. It is why we asked other people to help us when we had question about B. subtilis.Nathalie Campo, from the LMGM, helped us a lot with her advices and her kindness.
Sarah Guiziou also helped us with her advices and her protocols.