@charset "UTF-8";
/* CSS Document */

.uno,
.dos,
.tres,
.quatro,
.cinco,
.seis,
.siete,
.ocho,
.nueve,
.diez,
.once,
.doce,
.trece,
.catorce,
.quince,
.dieciseis,
.diecisiete,
.dieciocho,
.diecinueve,
.veintiuno,
.veintidos,
.veintitres,
.veintiquatro,
.inrow{ 
    margin-right: 20px;
    float: left;
    display: block;
	zoom: 1;
}

.uno            { width: 20px; }
.dos            { width: 60px; }
.tres           { width: 140px; }
.quatro         { width: 140px; }
.cinco          { width: 180px; }
.seis           { width: 220px; }
.siete          { width: 260px; }
.ocho           { width: 300px; }
.nueve          { width: 340px; }
.diez           { width: 380px; }
.once           { width: 420px; }
.doce           { width: 460px; }
.trece          { width: 500px; }
.catorce        { width: 540px; }
.quince         { width: 580px; }
.dieciseis      { width: 620px; }
.diecisiete     { width: 660px; }
.dieciocho      { width: 700px; }
.diecinueve     { width: 740px; }
.veinte         { width: 780px; }
.veintiuno      { width: 820px; }
.veintidos      { width: 860px; }
.veintitres     { width: 900px; }
.veintiquatro   { width: 940px; }
.inrow { width:100%; } 

.last.uno,
.last.dos,
.last.tres,
.last.quatro,
.last.cinco,
.last.seis,
.last.siete,
.last.ocho,
.last.nueve,
.last.diez,
.last.once,
.last.doce,
.last.trece,
.last.catorce,
.last.quince,
.last.dieciseis,
.last.diecisiete,
.last.dieciocho,
.last.diecinueve,
.last.veintiuno,
.last.veintidos,
.last.veintitres,
.last.veintiquatro,
.last.inrow {
    margin-right: 0;
}

img.uno,
img.dos,
img.tres,
img.quatro,
img.cinco,
img.seis,
img.siete,
img.ocho,
img.nueve,
img.diez,
img.once,
img.doce,
img.trece,
img.catorce,
img.quince,
img.dieciseis,
img.diecisiete,
img.dieciocho,
img.diecinueve,
img.veintiuno,
img.veintidos,
img.veintitres,
img.veintiquatro
{
	height:auto;
}

.tall {
	margin-bottom: -999980px;
	padding-bottom: 100000px;
}


.inner {
	padding: 20px;
	overflow:hidden;
}

/*alternative */

/*!
 * Bootstrap v2.0.1
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
}
.clearfix:after {
  clear: both;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before, .row:after {
  display: table;
  content: "";
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  margin-left: 20px;
}
.span1 {
  width: 60px;
}
.span2 {
  width: 140px;
}
.span3 {
  width: 220px;
}
.span4 {
  width: 300px;
}
.span5 {
  width: 380px;
}
.span6 {
  width: 460px;
}
.span7 {
  width: 540px;
}
.span8 {
  width: 620px;
}
.span9 {
  width: 700px;
}
.span10 {
  width: 780px;
}
.span11 {
  width: 860px;
}
.span12, .container {
  width: 940px;
}
.offset1 {
  margin-left: 100px;
}
.offset2 {
  margin-left: 180px;
}
.offset3 {
  margin-left: 260px;
}
.offset4 {
  margin-left: 340px;
}
.offset5 {
  margin-left: 420px;
}
.offset6 {
  margin-left: 500px;
}
.offset7 {
  margin-left: 580px;
}
.offset8 {
  margin-left: 660px;
}
.offset9 {
  margin-left: 740px;
}
.offset10 {
  margin-left: 820px;
}
.offset11 {
  margin-left: 900px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
}
.row-fluid:after {
  clear: both;
}
.row-fluid > [class*="span"] {
  float: left;
  margin-left: 2.127659574%;
}
.row-fluid > [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid > .span1 {
  width: 6.382978723%;
}
.row-fluid > .span2 {
  width: 14.89361702%;
}
.row-fluid > .span3 {
  width: 23.404255317%;
}
.row-fluid > .span4 {
  width: 31.914893614%;
}
.row-fluid > .span5 {
  width: 40.425531911%;
}
.row-fluid > .span6 {
  width: 48.93617020799999%;
}
.row-fluid > .span7 {
  width: 57.446808505%;
}
.row-fluid > .span8 {
  width: 65.95744680199999%;
}
.row-fluid > .span9 {
  width: 74.468085099%;
}
.row-fluid > .span10 {
  width: 82.97872339599999%;
}
.row-fluid > .span11 {
  width: 91.489361693%;
}
.row-fluid > .span12 {
  width: 99.99999998999999%;
}

