/*!
 * Bootstrap v2.2.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.
 */

article,
footer,
header,
nav,
section {
  display: block;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

img {
  width: auto\9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background:url(../img/bgbody.gif);
}

a {
  color: #0088cc;
  text-decoration: none;
}

a:hover {
  color: #005580;
  text-decoration: underline;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 1024px;
}

.span12 {
  width: 1333px;
}

.span11 {
  width: 860px;
}

.span10 {
  width: 780px;
}

.span9 {
  width: 700px;
}

.span8 {
  width: 620px;
}

.span7 {
  width: 800px;
}

.span6 {
  width: 460px;
}

.span5 {
  width: 380px;
}

.span4 {
  width: 300px;
}

.span3 {
  width: 220px;
}

.span2 {
  width: 140px;
}

.span1 {
  width: 60px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}

.row-fluid:before,
.row-fluid:after {
  display: table;
  line-height: 0;
  content: "";
}

.row-fluid:after {
  clear: both;
}

.row-fluid [class*="span"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 2.127659574468085%;
  *margin-left: 2.074468085106383%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}

.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.127659574468085%;
}

.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851063829%;
}

.row-fluid .span11 {
  width: 91.48936170212765%;
  *width: 91.43617021276594%;
}

.row-fluid .span10 {
  width: 82.97872340425532%;
  *width: 82.92553191489361%;
}

.row-fluid .span9 {
  width: 74.46808510638297%;
  *width: 74.41489361702126%;
}

.row-fluid .span8 {
  width: 65.95744680851064%;
  *width: 65.90425531914893%;
}

.row-fluid .span7 {
  width: 57.44680851063829%;
  *width: 57.39361702127659%;
}

.row-fluid .span6 {
  width: 48.93617021276595%;
  *width: 48.88297872340425%;
}

.row-fluid .span5 {
  width: 40.42553191489362%;
  *width: 40.37234042553192%;
}

.row-fluid .span4 {
  width: 31.914893617021278%;
  *width: 31.861702127659576%;
}

.row-fluid .span3 {
  width: 23.404255319148934%;
  *width: 23.351063829787233%;
}

.row-fluid .span2 {
  width: 14.893617021276595%;
  *width: 14.840425531914894%;
}

.row-fluid .span1 {
  width: 6.382978723404255%;
  *width: 6.329787234042553%;
}


.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
  background:#ffffff;
}

.container:before,
.container:after {
  display: table;
  line-height: 0;
  content: "";
}

.container:after {
  clear: both;
}


p {
  margin: 0 0 10px;
}


small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h6 {
  margin: 0px 0;
  font-family: inherit;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}

h1,
h2,
h3 {
  line-height: 40px;
}

h1 {
  font-size: 38.5px;
}

h2 {
  font-size: 31.5px;
}

h3 {
  font-size: 24.5px;
}

h4 {
  font-size: 17.5px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 10px;
}


.navbar {
  *position: relative;
  *z-index: 2;
  margin-bottom: 20px;
  overflow: visible;
  color: #777777;
}

.navbar-inner {
  min-height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  *zoom: 1;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
     -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
          box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
}


.navbar .container {
  width: auto;
}


.navbar .brand {
  display: block;
  float: left;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #ffffff;
}

.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}


.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}

.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}


.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-right: 0;
  padding-left: 0;
  -webkit-border-radius: 0;
     -moz-border-radius: 0;
          border-radius: 0;
}

.navbar-fixed-top .container {
  width: 1024px;
}

.navbar-fixed-top {
  top: 0;
}


.navbar-inverse {
  color: #999999;
}

.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  border-color: #252525;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
}

#color{list-style:none;width:20px;height:20px;border:2px solid #000000;float:left;position:relative;margin-left:3px;}

ul.group{width:800px;float:left;margin-bottom:-11px;}

ul.group p{width:120px;float:left;position:relative;}


ul.groups{width:700px;float:left;margin-bottom:-11px;}

ul.groups p{width:auto;padding-left:10px;padding-right:5px;float:left;position:relative;}


li.bcopet{background:#ffffff;}
li.grispal{background:#dadbd6;}
li.beigtcha{background:#e7e6c7;}

li.gr1{background:url(../img/texturas/gr1.png);}
li.gr2{background:url(../img/texturas/gr2.png);}
li.gr3{background:url(../img/texturas/gr3.png);}
li.gr4{background:url(../img/texturas/gr4.png);}


li.caquicl{background:#9c9671;}
li.caquiobs{background:url(../img/texturas/gr6.png);}
li.negro{background:#2c2f32;}
li.azulpiz{background:#607d8c;}
li.azulind{background:#023041;}
li.azulrey{background:#00629b;}
li.azulbl{background:#003f5c;}
li.azulpolar{background:#80a0c4;}
li.verdepie{background: #50764B;}
li.rojocc{background:#ad1236;}
li.verdejade{background: #169A8D;}
li.verdecaz{background: #030;}
li.grisgla{background: #E6E6E6;}
li.naranja{background: #F60;}


li.neo{background:#21231e;}
li.prop{background:#f8f8f8;}

li.vid1{background:#d9e3e0;}
li.vid2{background:#779da0;}


li.cera1{background:#21231e;}
li.cera2{background:#d3d2ce;}

li.fo1{background:url(../img/che/1.png);}
li.fo2{background:url(../img/che/2.png);}
li.fo3{background:url(../img/che/3.png);}
li.fo4{background:url(../img/che/4.png);}
li.fo5{background:url(../img/che/5.png);}
li.fo6{background:url(../img/che/6.png);}
li.fo7{background:url(../img/che/7.png);}
li.fo8{background:url(../img/che/8.png);}
li.fo9{background:url(../img/che/9.png);}

li.rsquno{background:#21231e;}
li.rsqdos{background:#d6d3cc;}
li.rsqtres{background:#f0e4cb;}
li.rsqcuatro{background:#dcdbd7;}
li.rsqcinco{background:#bdbeba;}
li.rsqseis{background:#d3d2ce;}
li.rsqsiete{background:#f9f6ed;}
li.rsqocho{background:#293f60;}

li.refuno{background:#f9f6ed;}
li.refdos{background:#d2d1cd;}
li.reftres{background:#21231d;}

li.reuno{background:url(../img/epo/1.png);}
li.redos{background:url(../img/epo/2.png);}
li.retres{background:url(../img/epo/3.png);}
li.recuatro{background:url(../img/epo/4.png);}
li.recinco{background:url(../img/epo/5.png);}
li.reseis{background:url(../img/epo/6.png);}
li.resiete{background:url(../img/epo/7.png);}
li.reocho{background:#929899;}
li.renueve{background:#929899;}
li.rediez{background:url(../img/texturas/gr8.png);}
li.reonce{background:#333333;}
li.redoce{background:#5544e;}

li.rauno{background:url(../img/acri/1.png);}
li.rados{background:url(../img/acri/2.png);}
li.ratres{background:url(../img/acri/3.png);}
li.racuatro{background:url(../img/acri/4.png);}
li.racinco{background:url(../img/acri/5.png);}
li.raseis{background:url(../img/acri/6.png);}
li.rasiete{background:url(../img/acri/7.png);}
li.raocho{background:url(../img/acri/8.png);}
li.ranueve{background:url(../img/acri/9.png);}
li.radiez{background:url(../img/acri/8.png);}
li.raonce{background:url(../img/acri/9.png);}

li.jalun{background:#20221d;}
li.jaldo{background:#d8d4c4;}
li.jaltre{background:#d2d1cd;}

li.acer{background:url(../img/texturas/inox.png);}


#central{width:652px;height:660px;margin-left:auto;margin-right:auto;left:0;right:0;}


#sup,
#finf,
#fsup,
#lat, #barra, #jaladera{width:652px;height:489px;position:absolute;margin-top:-489px;}

#jaladera{}

#sup{z-index:1;}
#finf{z-index:2;}
#fsup{z-index:3;}
#lat{z-index:4;}
#barra{z-index:10;}
#jaladera{z-index:100;}

.black{background:#000000;height:80px;padding:40px;width:944px;color:#acaaaf;}
.black a{color:#d96b38;}