IGEM:IMPERIAL/2009/Nuovo: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
No edit summary
No edit summary
Line 3: Line 3:
#II09_mainWrapper{
#II09_mainWrapper{
     background-color:#7b7b7b;
     background-color:#7b7b7b;
    position:relative;
    z-index:0;
}
}



Revision as of 11:49, 25 August 2009

<html> <style type="text/css">

  1. II09_mainWrapper{
   background-color:#7b7b7b;

}

/*----------------------------------------------------------------------------*/ /* Menu */ /*----------------------------------------------------------------------------*/

  1. menu {
   width: 250px;
   margpin: 20px 13px 0 7px;
   position: relative;
   float: left;

}

  1. menu ul {
   padding: 0;
   margin: 0 0 10px 0;
   list-style: none;

}

  1. menu li {
   margin:0;

}

  1. menu a {
   display: block;
   width: 210px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/4/46/II09_Menu_ItemHover.png) no-repeat right top;
   padding: 2px 4px;
   text-decoration: none;
   color: #fff;

}

  1. menu a:hover {
   display: block;
   width: 210px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/b/bf/II09_Menu_Item.png) no-repeat right top;
   padding: 2px 4px;
   color: #000;

}

  1. menu .selflink {
   /*font-weight:bold;
   width: 225px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;*/
   display: block;
   width: 225px;
   height: 19px;
   margin-top: 1px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x left top;
   padding: 2px 4px;
   color: #000;

}

  1. menu a.external {
   margin: 0;
   padding: 0;
   width: 156px;

}

.menu_header {

   font-weight:bold;
   width: 225px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;

}

/*http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif)*/ /*----------------------------------------------------------------------------*/ /* Content */ /*----------------------------------------------------------------------------*/

  1. II09_content_wrapper {
   width: 593px;
   float: left;
   margin-top: 20px;
   position:relative;

}

  1. II09_content_boxtop {
   width: 593px;
   height: 10px;
   background:url(http://2008.igem.org/wiki/images/a/a1/Tudelft_content_top.png) no-repeat bottom left;
   position: relative;
   float: left;

}

  1. II09_content_boxbottom {
   width: 593px;
   height: 10px;
   background:url(http://2008.igem.org/wiki/images/8/89/Tudelft_content_bottom.png) no-repeat top left;
   position: relative;
   float: left;

}

  1. II09_content {
   width: 571px;
   padding: 10px;
   background-color:#ffffff;
   border-left: 1px solid #ccc;
   border-right: 1px solid #ccc;
   position: relative;
   float: left;
   font-size: 9pt;
   text-align: justify;

}

</style>

<body> <div id="II09_mainWrapper"> </html> <html> <style type="text/css"> /*----------------------------------------------------------------------------*/ /* Menu */ /*----------------------------------------------------------------------------*/

  1. menu {
   width: 250px;
   margin: 5px 15px 0 15px;
   position: relative;
   float: left;

}

  1. menu ul {
   padding: 0;
   margin: 0 0 10px 0;
   list-style: none;

}

  1. menu li {
   margin:0;

}

  1. menu a {
   display: block;
   width: 210px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/4/46/II09_Menu_ItemHover.png) no-repeat right top;
   padding: 2px 4px;
   text-decoration: none;
   color: #fff;

}

  1. menu a:hover {
   display: block;
   width: 210px;
   height: 19px;
   margin-top: 1px;
   margin-left:15px;
   background: url(http://openwetware.org/images/b/bf/II09_Menu_Item.png) no-repeat right top;
   padding: 2px 4px;
   color: #000;

}

  1. menu .selflink {
   /*font-weight:bold;
   width: 225px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;*/
   display: block;
   width: 225px;
   height: 19px;
   margin-top: 1px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x left top;
   padding: 2px 4px;
   color: #000;

}

  1. menu a.external {
   margin: 0;
   padding: 0;
   width: 156px;

}

.menu_header {

   font-weight:bold;
   width: 225px;
   border: 1px solid #bbb;
   background: url(http://2008.igem.org/wiki/images/c/c8/Tudelft_menu_header_bg_1.gif) repeat-x bottom;
   color: #111;
   padding: 2px 4px;

} </style>

<div id="menu"> <ul>

<li><strong class="selflink"> Home</strong></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Project"> Project Description</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Major_results"> Major results</a></li> </ul>

<ul> <li class="menu_header"> Module 1: Protein production</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M1/Modelling"> Modelling</a></li> </ul>

<ul> <li class="menu_header"> Module 2: Encapsulation</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Modelling"> Modelling</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M2/Pictures"> Picture gallery</a></li> </ul>

<ul> <li class="menu_header"> Module 3: Genomic neutralisation</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Genetic"> Genetic circuit</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Results"> Results</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/M3/Modelling"> Modelling</a></li> </ul>

<ul> <li class="menu_header"> Resources</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Wetlab"> Wetlab</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Drylab"> Drylab</a></li> </ul>

<ul> <li class="menu_header"> Ethics project</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics"> Overview</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics/Videos"> Video gallery</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Ethics/Contribute"> Contribute!</a></li> </ul>

<ul> <li class="menu_header"> Team</li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Contact"> Contact</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Team"> Who are we?</a></li> <li><a href="http://openwetware.org/wiki/IGEM:IMPERIAL/2009/Friends"> Our friends</a></li> </ul>

</div>

</html> <html>


<div id="II09_content_wrapper"> <div id="II09_content_boxtop"></div> <div id="II09_content"></html>

Content

Rien n'est précaire comme vivre/ Rien comme être n'est passager/ C'est un peu fondre comme le givre/ Et pour le vent être léger/ J'arrive où je suis étranger/

Un jour tu passes la frontière/ D'où viens-tu mais où vas-tu donc/ Demain qu'importe et qu'importe hier/ Le coeur change avec le chardon/ Tout est sans rime ni pardon/

Passe ton doigt là sur ta tempe/ Touche l'enfance de tes yeux/ Mieux vaut laisser basses les lampes/ La nuit plus longtemps nous va mieux/ C'est le grand jour qui se fait vieux/

Les arbres sont beaux en automne/ Mais l'enfant qu'est-il devenu/ Je me regarde et je m'étonne/ De ce voyageur inconnu/ De son visage et ses pieds nus/

Peu a peu tu te fais silence/ Mais pas assez vite pourtant/ Pour ne sentir ta dissemblance/ Et sur le toi-même d'antan/ Tomber la poussière du temps/

C'est long vieillir au bout du compte/ Le sable en fuit entre nos doigts/ C'est comme une eau froide qui monte/ C'est comme une honte qui croît/ Un cuir à crier qu'on corroie/

C'est long d'être un homme une chose/ C'est long de renoncer à tout/ Et sens-tu les métamorphoses/ Qui se font au-dedans de nous/ Lentement plier nos genoux/

O mer amère ô mer profonde/ Quelle est l'heure de tes marées/ Combien faut-il d'années-secondes/ A l'homme pour l'homme abjurer/ Pourquoi pourquoi ces simagrées/

Rien n'est précaire comme vivre/ Rien comme être n'est passager/ C'est un peu fondre comme le givre/ Et pour le vent être léger/ J'arrive où je suis étranger/

<html> </div> <div id="II09_content_boxbottom"></div> </div> </div>

</body> </html>