Team:Manaus Amazonas-Brazil
From 2013.igem.org
(→ELECTROBACTER : from oil to electricity) |
Maria eliza (Talk | contribs) |
||
(49 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | + | {{HeaderManausAmazonasBrazil2013}} | |
<html> | <html> | ||
- | < | + | <head> |
- | < | + | <script type="text/javascript" src="http://cssglobe.com/lab/easyslider1.5/js/easySlider1.5.js"></script> |
- | + | <script type="text/javascript"> | |
- | </ | + | $(document).ready(function(){ |
- | < | + | $("#slider").easySlider({ |
- | + | controlsBefore: '<p id="controls">', | |
- | </ | + | controlsAfter: '</p>', |
- | + | auto: true, | |
- | + | continuous: true | |
- | + | }); | |
- | + | ||
- | </ | + | }); |
+ | </script> | ||
- | < | + | <style> |
+ | #slider{ margin-left:165px; } | ||
+ | #slider ul, #slider li, #slider2 ul, #slider2 li{ | ||
+ | margin:0; | ||
+ | padding:0; | ||
+ | list-style:none; | ||
+ | } | ||
+ | #slider li, #slider2 li{ | ||
+ | /* | ||
+ | define width and height of list item (slide) | ||
+ | entire slider area will adjust according to the parameters provided here | ||
+ | */ | ||
+ | width:696px; | ||
+ | height:241px; | ||
+ | overflow:hidden; | ||
+ | } | ||
+ | |||
+ | p#controls, p#controls2{ | ||
+ | margin:0; | ||
+ | position:relative; | ||
+ | } | ||
+ | #prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ | ||
+ | display:block; | ||
+ | margin:0; | ||
+ | overflow:hidden; | ||
+ | text-indent:-8000px; | ||
+ | width:30px; | ||
+ | height:77px; | ||
+ | position:absolute; | ||
+ | left:-30px; | ||
+ | top:-160px; | ||
+ | } | ||
+ | #nextBtn, #nextBtn2{ | ||
+ | left:696px; | ||
+ | } | ||
+ | #prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{ | ||
+ | display:block; | ||
+ | width:30px; | ||
+ | height:77px; | ||
+ | background:url(images/btn_prev.gif) no-repeat 0 0; | ||
+ | } | ||
+ | #nextBtn a, #nextBtn2 a{ | ||
+ | background:url(images/btn_next.gif) no-repeat 0 0; | ||
+ | } | ||
- | { | + | body { |
- | + | font-family: Helvetica, Arial, sans-serif; | |
- | + | } | |
- | + | z1 { | |
- | + | font-size:18pt; | |
- | + | line-height:21pt; | |
+ | color:white; | ||
+ | } | ||
+ | .ctd { | ||
+ | width: auto; | ||
+ | height: 25px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | padding: 5px ; | ||
+ | margin: 30px auto; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .cte { | ||
+ | width: auto; | ||
+ | height: 35px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | padding-right:10px; | ||
+ | padding-left:10px; | ||
+ | margin: -20px auto; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | color: #FFF; | ||
+ | } | ||
- | + | z2 { | |
+ | font-size:18pt; | ||
+ | line-height:21pt; | ||
+ | color:white; | ||
+ | } | ||
+ | .ctd2 { | ||
+ | width: 230px; | ||
+ | height: 25px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | padding: 5px ; | ||
+ | margin: 30px auto; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .cte2 { | ||
+ | width: 260px; | ||
+ | height: 35px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | padding-right:10px; | ||
+ | padding-left:10px; | ||
+ | margin: 0 auto; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | color: #FFF; | ||
+ | } | ||
+ | z3 { | ||
+ | font-size:18pt; | ||
+ | line-height:21pt; | ||
+ | color:white; | ||
+ | } | ||
+ | .ctd3 { | ||
+ | width: 180px; | ||
+ | height: 25px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | padding: 5px ; | ||
+ | margin: 30px auto; | ||
+ | color: #FFF; | ||
+ | } | ||
+ | .cte3 { | ||
+ | width: 210px; | ||
+ | height: 35px; | ||
+ | text-align: center; | ||
+ | background: #000; | ||
+ | padding-right:10px; | ||
+ | padding-left:10px; | ||
+ | margin: 0 auto; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | color: #FFF; | ||
+ | } | ||
+ | p.margin{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:0px; | ||
+ | margin-bottom:20px; | ||
+ | margin-right:0px; | ||
+ | margin-left:125px; | ||
+ | margin-right:130px; | ||
+ | } | ||
+ | p.marginTable{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:15px; | ||
+ | margin-bottom:15px; | ||
+ | margin-right:10px; | ||
+ | margin-left:15px; | ||
+ | margin-right:10px; | ||
+ | } | ||
+ | p.bTable{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:15px; | ||
+ | margin-bottom:15px; | ||
+ | margin-right:10px; | ||
+ | margin-left:15px; | ||
+ | margin-right:10px; | ||
+ | text-align: center; | ||
+ | } | ||
+ | p{ | ||
+ | margin-left:150px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | margin-right:150px; | ||
+ | color:white; | ||
+ | } | ||
+ | p.vid{ | ||
+ | margin-left:0; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | margin-right:0px; | ||
+ | color:white; | ||
+ | text-align:center | ||
+ | } | ||
+ | p.marginleft{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:0px; | ||
+ | margin-bottom:20px; | ||
+ | margin-right:0px; | ||
+ | margin-left:110px; | ||
+ | margin-right:130px; | ||
+ | } | ||
+ | p.marginAcc{ | ||
+ | font-size:12pt; | ||
+ | line-height:12pt; | ||
+ | color:white; | ||
+ | margin-top:20px; | ||
+ | margin-bottom:20px; | ||
+ | margin-right:0px; | ||
+ | margin-left:0px; | ||
+ | margin-right:0px; | ||
+ | } | ||
+ | p.marginleftheader{ | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | margin-top:38px; | ||
+ | margin-bottom:0px; | ||
+ | margin-left:650px; | ||
+ | margin-right:200px; | ||
+ | } | ||
+ | p.marginChecklist{ | ||
+ | font-size:12pt; | ||
+ | line-height:16pt; | ||
+ | color:white; | ||
+ | margin-top:0px; | ||
+ | margin-bottom:38px; | ||
+ | margin-right:0px; | ||
+ | margin-left:150px; | ||
+ | margin-right:115px; | ||
+ | } | ||
+ | a:link { | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | a:visited { | ||
+ | color: #FFFFFF; | ||
+ | } | ||
+ | a:hover { | ||
+ | color: #FF6700; | ||
+ | } | ||
+ | a:active { | ||
+ | color: #FF6700; | ||
+ | } | ||
- | + | .hoverbox | |
+ | { | ||
+ | cursor: default; | ||
+ | list-style: none; | ||
+ | margin-left: 100px; | ||
+ | margin-right: 100px; | ||
+ | } | ||
- | + | .hoverbox a | |
- | + | { | |
- | + | cursor: default; | |
- | + | } | |
- | + | ||
- | + | ||
- | + | .hoverbox a .preview | |
+ | { | ||
+ | display: none; | ||
+ | } | ||
- | { | + | .hoverbox a:hover .preview |
- | + | { | |
- | + | display: block; | |
- | ! | + | position: absolute; |
- | + | top: -60px; | |
- | + | left: -60px; | |
- | + | z-index: 1; | |
- | !align= | + | } |
- | + | ||
- | + | .hoverbox img | |
- | + | { | |
+ | background: #761C11; | ||
+ | color: inherit; | ||
+ | padding: 2px; | ||
+ | vertical-align: top; | ||
+ | } | ||
+ | |||
+ | .hoverbox li | ||
+ | { | ||
+ | background: #761C11; | ||
+ | border-width: 0px; | ||
+ | color: inherit; | ||
+ | display: inline-table; | ||
+ | |||
+ | margin: 3px; | ||
+ | position: relative; | ||
+ | } | ||
+ | |||
+ | .hoverbox .preview | ||
+ | { | ||
+ | background: #52140C; | ||
+ | border-color: #761C11; | ||
+ | } | ||
+ | table.Bottom | ||
+ | { | ||
+ | padding-top: 5px; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | margin-top: 7px; | ||
+ | margin-left: 104px; | ||
+ | min-width: 793px; | ||
+ | max-width: 793px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | } | ||
+ | table.MainP | ||
+ | { | ||
+ | background-color: transparent; | ||
+ | margin-left: 95px; | ||
+ | margin-right: 150px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | } | ||
+ | table.Inside | ||
+ | { | ||
+ | background-color: transparent; | ||
+ | margin-left: 0px; | ||
+ | margin-right: 0px; | ||
+ | font-size:12pt; | ||
+ | line-height:14pt; | ||
+ | color:white; | ||
+ | padding-top: 8px; | ||
+ | padding-left: 3px; | ||
+ | padding-right: 3px; | ||
+ | } | ||
+ | td.Right | ||
+ | { | ||
+ | padding-top: 3px; | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | text-align: left; | ||
+ | min-width: 310px; | ||
+ | max-width: 310px; | ||
+ | vertical-align:top; | ||
+ | border: 10px transparent; | ||
+ | |||
+ | } | ||
+ | td.Left | ||
+ | { | ||
+ | background-color: rgba(0,0,0,0.3); | ||
+ | vertical-align:top; | ||
+ | min-width: 465px; | ||
+ | border: 10px transparent; | ||
+ | } | ||
+ | |||
+ | </style> | ||
+ | |||
+ | <br> | ||
+ | <div class="cte"> | ||
+ | <div class="ctd"> | ||
+ | <z1 >ELECTROBACTER : From Used Frying Oil To Electricity </z1><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | </head> | ||
+ | |||
+ | <body> | ||
+ | <br><br><br> | ||
+ | <table class="MainP"> | ||
+ | <tbody><tr> | ||
+ | <td> | ||
+ | <table class="Inside"> | ||
+ | <tbody><tr> | ||
+ | <td class="Left"> | ||
+ | <p class="marginTable"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/3/34/Arara2.png" width="130" height="130" align=left style="padding-right: 10px; padding-top: 20px; padding-bottom:15px;"> <a href="https://2013.igem.org/Team:Manaus_Amazonas-Brazil/texto"><font size="4" color="#ff6700"><b>Our Project</b></font></a><br> | ||
+ | |||
+ | Have you ever tasted those delicious French-fries from your favorite fast food restaurant or even at home watching that nice movie? Or have you lately ate some grilled/fried hamburger meat, fried fish or nuggets?…Humm, ok you might think I’m just hungry and this is nothing to do with an iGEM project, right? Totally wrong! Yes… we are talking about a Synthetic Biology project and is all about our daily life, better saying it’s about our daily waste, and not to mention, one of the most environment contaminating wastes: used frying oil. It is produced in deep-fried food preparations mainly in bars, restaurants, industrial kitchens, hotels and even in our own homes, and its production has tremendously increased over the last years. We are disposing approximately 146 million tons of used frying oil per year. However, do you know the final destination of it? | ||
+ | |||
+ | <br> | ||
+ | <a href="https://2013.igem.org/Team:Manaus_Amazonas-Brazil/texto"><font size="2" color="#ff6700">Click here to read more</font></a><br> | ||
+ | </p></td> | ||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | </td> | ||
+ | <td style="vertical-align:top;"> | ||
+ | <table class="Inside"> | ||
+ | <tbody><tr> | ||
+ | <td class="Right"> | ||
+ | <p align="center" class="marginAcc"> | ||
+ | <a href="https://2013.igem.org/Team:Manaus_Amazonas-Brazil/Parts"><font size="4" color="#ff6700"><b>Parts Submitted to the Registry</b></font></a><br><br> | ||
+ | </p> | ||
+ | <p align="center" class="marginAcc"> | ||
+ | An important aspect of the iGEM competition is the use and creation of standard biological parts. <br> | ||
+ | <a href="https://2013.igem.org/Team:Manaus_Amazonas-Brazil/Parts"><font size="2" color="#ff6700">Click here to read more</font></a><br> | ||
+ | </p></td> | ||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | |||
+ | </td> | ||
+ | |||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | |||
+ | |||
+ | |||
+ | <br><br><br> | ||
+ | <!-- <table class=Bottom> | ||
+ | <tr> | ||
+ | <td> | ||
+ | <p align = center> | ||
+ | |||
+ | </p> | ||
+ | </td> | ||
+ | </tr> | ||
+ | </table> --> | ||
+ | |||
+ | |||
+ | <br><br> | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | |||
+ | <BR><BR><BR> | ||
+ | <div id="slider" > | ||
+ | <ul> | ||
+ | <li><a href="http://templatica.com/preview/30"><img src="https://static.igem.org/mediawiki/2013/0/08/Foto_1-home.jpg" alt="Css Template Preview" /></a></li> | ||
+ | |||
+ | <li style="text-align: center; height: 400px !important;"><a href="http://templatica.com/preview/27"><img style="height: 250px;" src="https://static.igem.org/mediawiki/2013/thumb/9/95/Foto_2_-_home.jpg/800px-Foto_2_-_home.jpg" alt="Css Template Preview" /></a></li> | ||
+ | </ul> | ||
+ | </div> | ||
+ | <BR><BR> | ||
+ | <table class="MainP"> | ||
+ | <tbody><tr> | ||
+ | <td> | ||
+ | <table class="Inside"> | ||
+ | <tbody><tr> | ||
+ | <td class="Left" style="text-align:center"> | ||
+ | <p class="marginTable"> | ||
+ | <a href="https://2013.igem.org/Team:Manaus_Amazonas-Brazil/texto"><font size="4" color="#ff6700"><b>PERSPECTIVES</b></font></a><br><br> | ||
+ | |||
+ | The Electrobacter can biodegrade contamination in environments affected by oils and generating energy from this bioremediation, since it has the ability to break fatty acids and converts them into energy from beta oxidation and oxidative phosphorylation, which may in future be a powerful source of renewable energy. | ||
+ | |||
+ | <br><br> | ||
+ | </p></td> | ||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | </td> | ||
+ | |||
+ | |||
+ | </tr> | ||
+ | </tbody></table> | ||
+ | |||
+ | |||
+ | <BR> | ||
+ | <a name="#"></a><br> | ||
+ | <div class="cte3"> | ||
+ | <div class="ctd3"> | ||
+ | <z3 >Galery</z3><br> | ||
+ | </div> | ||
+ | </div> | ||
+ | <br> | ||
+ | |||
+ | <div style="position: relative;"> | ||
+ | <ul class="hoverbox"> | ||
+ | <li> | ||
+ | <a href="#"> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/thumb/f/fd/8876_517948771591550_847981818_n.jpg/800px-8876_517948771591550_847981818_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/igem.org/thumb/f/fd/8876_517948771591550_847981818_n.jpg/800px-8876_517948771591550_847981818_n.jpg" class="preview" width=400 height=300 /> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/a/a6/578622_4431273870187_1422206044_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/a/a6/578622_4431273870187_1422206044_n.jpg" class="preview" width=400 height=300 /> | ||
+ | </a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/c/c0/601275_638843129477391_1493704412_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/c/c0/601275_638843129477391_1493704412_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/1/1d/934607_638840546144316_124486127_n.jpg/800px-934607_638840546144316_124486127_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/1/1d/934607_638840546144316_124486127_n.jpg/800px-934607_638840546144316_124486127_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/f/f7/941816_638839702811067_886703440_n.jpg/800px-941816_638839702811067_886703440_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/f/f7/941816_638839702811067_886703440_n.jpg/800px-941816_638839702811067_886703440_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/5/55/969596_638841069477597_986446818_n.jpg/800px-969596_638841069477597_986446818_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/5/55/969596_638841069477597_986446818_n.jpg/800px-969596_638841069477597_986446818_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/f/f2/983966_638841849477519_1651947922_n.jpg/800px-983966_638841849477519_1651947922_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/f/f2/983966_638841849477519_1651947922_n.jpg/800px-983966_638841849477519_1651947922_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/d/d3/1013124_517706988282395_1640713457_n.jpg/800px-1013124_517706988282395_1640713457_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/d/d3/1013124_517706988282395_1640713457_n.jpg/800px-1013124_517706988282395_1640713457_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/9/99/1044375_517951274924633_8174674_n.jpg/800px-1044375_517951274924633_8174674_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/9/99/1044375_517951274924633_8174674_n.jpg/800px-1044375_517951274924633_8174674_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/8/87/20130513_162428.jpg/800px-20130513_162428.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/8/87/20130513_162428.jpg/800px-20130513_162428.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/7/77/20130513_171947.jpg/800px-20130513_171947.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/7/77/20130513_171947.jpg/800px-20130513_171947.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/5/51/984205_638842939477410_1959255567_n.jpg/800px-984205_638842939477410_1959255567_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/5/51/984205_638842939477410_1959255567_n.jpg/800px-984205_638842939477410_1959255567_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | <li> | ||
+ | <a href="#"><img src="https://static.igem.org/mediawiki/2013/thumb/2/2d/998353_517953194924441_1803816846_n.jpg/450px-998353_517953194924441_1803816846_n.jpg" width=200 height=150 /> | ||
+ | <img src="https://static.igem.org/mediawiki/2013/thumb/2/2d/998353_517953194924441_1803816846_n.jpg/450px-998353_517953194924441_1803816846_n.jpg" class="preview" width=400 height=300 /></a> | ||
+ | </li> | ||
+ | |||
+ | </ul> | ||
+ | </div> | ||
+ | |||
+ | <br><br><br> | ||
+ | |||
+ | </body> | ||
+ | </html> | ||
+ | {{Template:FooterManausAmazonasBrazil2013}} |
Latest revision as of 04:06, 28 September 2013
|
|
|