Team:Valencia-CIPF

From 2013.igem.org

(Difference between revisions)
 
(116 intermediate revisions not shown)
Line 13: Line 13:
.wrapper {
.wrapper {
margin: 0;
margin: 0;
-
max-width: 1080px;
+
max-width: 960px;
position: relative;
position: relative;
}
}
-
 
/* Cabecera */
/* Cabecera */
#header {
#header {
-
     background: #ffa67c;  /*fondo*/  
+
     background: #ffa67c;  /*fondo*/
     border-bottom: 10px solid #d64729;  /*borde inferior*/
     border-bottom: 10px solid #d64729;  /*borde inferior*/
-
     width:100%;
+
     width:960px;
     margin:0;
     margin:0;
     padding:0px;
     padding:0px;
-
     position:fixed;
+
     position:absolute;
     left:0px;
     left:0px;
-
     top:0px;
+
     top:35px;
 +
    z-index:5;
}
}
#header .wrapper {
#header .wrapper {
-
     width:1500px;  
+
     width:100%;  
     overflow:hidden;
     overflow:hidden;
     display:table;
     display:table;
     background: none transparent 0 0 Scroll no-repeat;
     background: none transparent 0 0 Scroll no-repeat;
-
     position:relative;
+
     position:absolute;
     padding:0px;
     padding:0px;
 +
    z-index:0;
}
}
#project-name {
#project-name {
-
background: url('https://static.igem.org/mediawiki/2013/a/a0/Fondo_web.png') transparent center center scroll no-repeat;
+
background: url('https://static.igem.org/mediawiki/2013/6/67/Vlc_cipf.png') transparent center center scroll no-repeat;
display:table-cell;
display:table-cell;
-
width:1220px;
+
width:960px;
-
height:344px;
+
height:345px;
text-align:center;
text-align:center;
vertical-align:middle;
vertical-align:middle;
position:absolute;
position:absolute;
-
left:200px; /*Desplazar logo iGEM*/
+
left:0px;
         top: 0px;
         top: 0px;
}
}
-
#search-controls { /*Esta en una capa inferior*/
+
#logo {
 +
position:absolute;
 +
left:650px;
 +
        top: 525px;
 +
        z-index:66;
 +
}
 +
 
 +
#Sponsors{
 +
    position: absolute;
 +
    padding:150px;
 +
    text-align:center;
 +
    top: 725px;
 +
    z-index:66;
 +
}
 +
 
 +
#search-controls {  
   overflow:hidden;  
   overflow:hidden;  
   display:block;  
   display:block;  
   background: none;
   background: none;
-
   font-color:#FFF;         
+
   color:#FFF;         
-
   position: relative; /*Posicionado en la esquina superior izquierda*/
+
   position: relative;
-
   top: 40px;  
+
   top: 1250px;  
-
   left: 10px;
+
   left: 225px;
-
   z-index: 0;  
+
   z-index:6;
}
}
-
 
-
 
-
 
-
#sponsors{
 
-
 
-
}
 
-
 
-
 
/* Pie */
/* Pie */
#footer {
#footer {
-
     background: #ffa67c;  /*fondo*/
+
     background: #ffa67c ;  /*fondo */
     border-top: 10px solid #d64729;  /*borde superior*/
     border-top: 10px solid #d64729;  /*borde superior*/
-
     width:100%;
+
     width:965px;
     padding:0;
     padding:0;
     margin: 0;
     margin: 0;
-
     position: fixed; /*fixed*/
+
     position: relative;  
-
     left:0px;
+
     text-align: center;  
-
    z-index:0;
+
}
}
-
 
-
#footer.wrapper {
 
-
    margin: 0;
 
-
    width:1500px;
 
-
    overflow:hidden;
 
-
    display:table;
 
-
    background: none transparent 0 0 Scroll no repeat;
 
-
    position: relative;
 
-
    padding:0px;
 
-
}
 
-
 
#e-mail{
#e-mail{
Line 100: Line 96:
     font-size: 15px;
     font-size: 15px;
     position: absolute;
     position: absolute;
-
     left: 690px;
+
     top: 1477px;
-
     top:900px;
+
     left: 400px;
}
}
#FacebookandTwitter{
#FacebookandTwitter{
-
     position:relative;
+
     position: absolute;
-
     top:300px;
+
     top: 1350px;
-
     left:1000px;
+
     left: 50px;
}
}
#VisitorMaps{
#VisitorMaps{
-
   position:relative;
+
   position: relative;
-
   top:-240px;
+
   top: 1170px;
-
   left:10px;
+
   left: 250px;
}
}
Line 132: Line 128:
</div>
</div>
-
 
+
     
 +
      <div id="logo" class="raised" style="height: 100px;">
 +
      <a href="https://igem.org/Main_Page"><img src="https://static.igem.org/mediawiki/2013/b/be/Valencia-CIPF_logo_-_copia.png" style="padding: 2px 0 2px 0;" class="icon" width="250px" title = "iGEM Home" alt="iGEM Home" /></a>
 +
      </div>
<br><br><br><br><br><br><br><br><br><br> </br></br></br></br></br></br></br></br></br></br> <!-- salto de línea -->  
<br><br><br><br><br><br><br><br><br><br> </br></br></br></br></br></br></br></br></br></br> <!-- salto de línea -->  
<br><br><br><br><br><br><br><br><br><br> </br></br></br></br></br></br></br></br></br></br>
<br><br><br><br><br><br><br><br><br><br> </br></br></br></br></br></br></br></br></br></br>
-
+
<br><br><br><br><br><br><br><br><br><br> </br></br></br></br></br></br></br></br></br></br>
-
+
 
 +
 
<footer>
<footer>
<div id="footer" style="height:360px;">
<div id="footer" style="height:360px;">
-
        <div class="wrapper">
 
</div>
</div>
</div>
</div>
Line 164: Line 163:
</div>
</div>
 +
       
 +
 +
<div id="HomeCenter">
 +
<p align="justify"><h2><span style="color: #d64729;"><b>Freshellent Yeast</b></span></h2>
 +
<b>Our team will try to develop a project based on the production of aromas and repellents. The aim is to create a biological platform within a model organism, such as common yeast, to develop an alternative method for production of several aromatic monoterpenoids. The advantage of this organism as producer lies in its capabilities of genetic modification, robustness and culture simplicity.
 +
<br>
 +
We can also control the production of these compounds using different promoters, so we can choose our favourite aroma while there is repellent activity. The microorganism is completely harmless as it is responsible for fermenting bread and beer. The project aims to establish the basis for future production of repellents in a sustainable and organical manner in developing homes that are under the risk of pandemics caused by mosquitoes and other insects.</b>
-
       
 
-
<!--- <center><embed src="http://www.countdownclockcodes.com/cd/ccc-cartoons/show.swf?clickURL=http://www.countdownclockcodes.com/&clickLABEL=MySpace-Countdowns&flashLABEL=Europe Regional Jamboree&skin=http://www.countdownclockcodes.com/cd/ccc-cartoons/skins/2.jpg&text=%20Aqui%20va%20tu%20mensaje&untilColor=3501985&textColor=16777215&datesColor=0&year=2050&month=0&day=1&hour=0&minute=0&second=0&x=0&y=80" quality="high" bgcolor="#ffffff" width="300" height="200" name="countdown" align="middle" wmode="transparent" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /><br><small><a href="http://www.countdownclockcodes.com/">MySpace-Countdowns</a></small></center>
 
-
 
-
<center><span class="Apple-style-span" style="color: Black; font-family: 'Trebuchet MS', sans-serif;">Faltan solamente...</span></center><center><script language="JavaScript" type="text/JavaScript">
 
-
TargetDate = "10/12/13 08:30 AM";
 
-
BackColor = "white";
 
-
ForeColor = "green";
 
-
CountActive = true;
 
-
CountStepper = -1;
 
-
LeadingZero = true;
 
-
DisplayFormat = "%%D%% Días, %%H%% Horas, %%M%% Minutos, %%S%% Segundos.";
 
-
FinishMessage = "GOOD LUCK ON THE JAMBOREE!!";
 
-
</script><script language="JavaScript" src="http://scripts.hashemian.com/js/countdown.js">
 
-
</script></center><center><span class="Apple-style-span" style="color: Black; font-family: 'Trebuchet MS', sans-serif;">Europe Regional Jamboree</span></center>
 
-
-->
+
<br><br>
 +
<div id="HomeCenter1">
 +
<p align="justify"><h2><span style="color: #d64729;"><b>Sponsors</b></span></h2>
 +
<center>
 +
<div id="Sponsors" class="raised" style="height: 350px;">
 +
<a href="http://www.jeanologia.com/"><img src="https://static.igem.org/mediawiki/2013/1/1c/Logo_jeanologia.jpg" style="padding: 2px 0 2px 0;" class="icon" width="200px" title = "Jeanologia" alt="Jeanologia" /></a>
 +
<a href="http://www.emxys.com/"><img src="https://static.igem.org/mediawiki/2013/4/40/Logo_emxys.jpg" style="padding: 2px 0 2px 0;" class="icon" width="200px" title = "emxys" alt="emxys" /></a>
 +
<a href="http://www.intertech.upv.es/"><img src="https://static.igem.org/mediawiki/2013/3/3d/Intertech_logo.jpg" style="padding: 2px 0 2px 0;" class="icon" width="200px" title = "Intertech" alt="Intertech" /></a>
 +
</center>
 +
<br><br><br><br><br></br></br></br></br></br>
 +
<center>
 +
<a href="http://www.upv.es/"><img src="https://static.igem.org/mediawiki/2013/0/02/UPV_logo.png" style="padding: 2px 0 2px 0;" class="icon" width="200px" title = "UPV" alt="UPV" /></a>
 +
<a href="https://www.ucv.es/"><img src="https://static.igem.org/mediawiki/2013/a/a0/Logo_ucv.jpg" style="padding: 2px 0 2px 0;" class="icon" width="200px" title = "UCV" alt="UCV" /></a>
 +
</center>
 +
<br><br><br><br><br><br></br></br></br></br></br></br>
</footer>
</footer>
</body>
</body>
</html>
</html>

Latest revision as of 23:10, 4 October 2013