Team:ITESM-CEM/Team/School

From 2014.igem.org

(Difference between revisions)
Line 9: Line 9:
<title>TEC-CEM | Team</title>
<title>TEC-CEM | Team</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 +
 +
  <!-- External scripts -->
 +
  <script src="http://code.jquery.com/jquery-2.1.0.min.js"></script>
 +
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
 +
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
 +
 
 +
  <script>
 +
    $('.carousel').carousel({
 +
        interval: 2000
 +
    })
 +
  </script>
 +
<style type="text/css">
<style type="text/css">
body {
body {
background-color: #98e04c;
background-color: #98e04c;
 +
overflow-y:auto;
 +
overflow-x:hidden;
 +
margin-bottom: 20px;
}
}
-
.image {
+
 
-
    position:relative;
+
p {
-
    width:300px;
+
/*font-family: 'Exo', sans-serif;*/
-
    height:398px;
+
font-family: 'Open Sans', sans-serif;
 +
font-size: 15px;
 +
font-weight: 400;
 +
letter-spacing: 10px
 +
color: #222;
 +
text-indent: 10;
 +
white-space: inherit;
 +
vertical-align: top;
 +
position: relative;
 +
width: 50%;
 +
font-style: normal;
 +
line-height: normal;
 +
font-variant: normal;
 +
padding-top: 0px;
 +
padding-right: 0px;
 +
padding-bottom: 0px;
 +
padding-left: 25px;
 +
border-top-style: none;
 +
border-right-style: none;
 +
border-bottom-style: none;
 +
border-left-style: none;
 +
text-align: left;
}
}
-
.image img {
+
 
-
    width:100%;
+
pie {
-
    vertical-align:top;
+
font-family: 'Open Sans', sans-serif;
 +
font-size: 12px;
 +
font-weight: 400;
 +
letter-spacing: 10px
 +
color: #222;
 +
text-indent: 10;
 +
vertical-align: top;
 +
position: relative;
 +
width: 30%;
 +
text-align: left;
}
}
-
.image:after, .image:before {
+
 
-
    position:absolute;
+
ul {  
-
    opacity:0;
+
/*font-family: 'Exo', sans-serif;*/
-
    transition: all 0.5s;
+
font-family: 'Open Sans', sans-serif;
-
    -webkit-transition: all 0.5s;
+
padding-left: 25px;
 +
list-style-image: none;
}
}
-
.image:after {
+
 
-
    content:'\A';
+
h1 {
-
    width:100%; height:100%;
+
font-family: Exo;
-
    top:0; left:0;
+
font-size: 30px;
-
    background:rgba(0,0,0,0.6);
+
font-weight: 600;
 +
color: #FFF;
 +
margin-left: 22px;
 +
margin-top: 0px;
 +
font-style: normal;
 +
letter-spacing: -1pt;
 +
-webkit-font-smoothing: antialiased;
 +
position: relative;
}
}
-
.image:before {
+
h1n {
-
    content: attr(data-content);
+
font-family: Exo;
-
    width:100%;
+
font-size: 21px;
-
    color:#fff;
+
font-weight: 300;
-
    z-index:1;
+
color: #4a4a4a;
-
    bottom:10;
+
font-style: normal;
-
    padding:15px 15px;
+
letter-spacing: -1pt;
-
    text-align:center;
+
-webkit-font-smoothing: antialiased;
-
    background:rgba(0,0,0,0.6);
+
position: static;
-
    box-sizing:border-box;
+
-
    -moz-box-sizing:border-box;
+
}
}
-
.image:hover:after, .image:hover:before {
+
 
-
    opacity:1;
+
sub {
 +
font-family: Exo;
 +
font-size: 18px;
 +
color: #444;
 +
font-weight: 600;
 +
margin-right: 25px;
 +
position: relative;
 +
left: -20px;
 +
top: -18px;
}
}
 +
 +
sub2 {
 +
font-family: Exo;
 +
font-size: 16px;
 +
color: #FFF;
 +
font-weight: 600;
 +
margin-right: 25px;
 +
position: relative;
 +
left: -20px;
 +
top: -15px;
 +
}
 +
 +
h2 {
 +
font-family: 'Exo', sans-serif;
 +
font-size: 20px;
 +
font-weight: 600;
 +
color: #222;
 +
padding-left: 25px;
 +
position: static;
 +
border-top-style: none;
 +
border-right-style: none;
 +
border-bottom-style: none;
 +
border-left-style: none;
 +
}
 +
 +
h3 {
 +
font-family: Exo;
 +
font-size: 24px;
 +
font-weight: 600;
 +
margin-left: 22px;
 +
position: static;
 +
color: rgba(255,255,255,.2);
 +
margin-top: 0px;
 +
margin-right: 0px;
 +
margin-bottom: 0px;
 +
}
 +
 +
h4 {
 +
font-family: 'Exo', sans-serif;
 +
font-size: 16px;
 +
font-weight: 600;
 +
color: #333;
 +
padding-left: 25px;
 +
position: static;
 +
border-top-style: none;
 +
border-right-style: none;
 +
border-bottom-style: none;
 +
border-left-style: none;
 +
}
 +
 +
 +
gotop {
 +
font-family: Exo;
 +
font-size: 12px;
 +
color: #222;
 +
font-weight: 400;
 +
padding-left: 25px;
 +
}
 +
 +
 +
#ContenidoSecciones {
 +
padding-bottom: 100px;
 +
background: transparent;
 +
}
 +
 +
 +
</style>
</style>
Line 101: Line 227:
     <td colspan="5" valign="top">
     <td colspan="5" valign="top">
-
<!--main content -->
+
<!--INICIO CONTENIDO-->
 +
 
 +
 
 +
 
 +
 
 +
 
 +
<!-- SLIDER INICIO-->
 +
<div>
 +
<div id="carousel-example-generic" class="carousel slide" data-ride="carousel" style="width:45%; position: absolute; left: 52%; top: 300px;">
 +
  <!-- Indicators -->
 +
  <ol class="carousel-indicators">
 +
    <li data-target="#carousel-example-generic" data-slide-to="0" class="active"></li>
 +
    <li data-target="#carousel-example-generic" data-slide-to="1"></li>
 +
    <li data-target="#carousel-example-generic" data-slide-to="2"></li>
 +
  </ol>
 +
 +
  <!-- Wrapper for slides -->
 +
  <div class="carousel-inner">
 +
    <div class="item active">
 +
      <img src="https://static.igem.org/mediawiki/2014/0/0a/Imagenes_enzimas_modelado-397.jpg">
 +
    </div>
 +
    <div class="item">
 +
      <img src="https://static.igem.org/mediawiki/2014/c/ce/Plasmido.jpg">
 +
    </div>
 +
    <div class="item">
 +
      <img src="https://static.igem.org/mediawiki/2014/9/9f/BIOPHRAMEGDLtec.jpg">
 +
    </div>
 +
  </div>
 +
 +
  <!-- Controls -->
 +
  <a class="left carousel-control" href="#carousel-example-generic" role="button" data-slide="prev">
 +
    <span class="glyphicon glyphicon-chevron-left img-rounded"></span>
 +
  </a>
 +
  <a class="right carousel-control" href="#carousel-example-generic" role="button" data-slide="next">
 +
    <span class="glyphicon glyphicon-chevron-right img-rounded"></span>
 +
  </a>
 +
</div> <!-- Carousel -->
 +
</div>
 +
 
 +
<!-- SLIDER FIN-->
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
<h2> iGEM ITESM-CEM Team</h2>
<h2> iGEM ITESM-CEM Team</h2>

Revision as of 01:57, 12 October 2014

TEC-CEM | Team

ITESM-CEM | Enzy7-K me

Team 2100

 

iGEM ITESM-CEM Team


We are the first generation of iGMER's at the Monterrey Institute of Technology and Higher Education (Instituto Tecnológico y de Estudios Superiores de Monterrey), Estado de México Campus. We are 11 Mexican Biotechnology Engineering students, 3 Instructors and 1 advisor. Our team was founded on July 24, 2013. Since the beginning we have been researching information regarding Synthetic Biology and how it works. Together we agreed that working on a Synthetic Biology Project that pretends to create a new metabolic pathway able to degrade a cholesterol derivative, 7-ketocholesterol, would be an innovative project not only for iGEM competition, but also for investigation lines in our University. We are happy to be part of the 10th iGEM Collegiate anniversary competition. Don't lose track of us!