* {
  margin: 0;
  padding: 0;
}
body {
  font: .8em Arial, Helvetica, sans-serif;
  background: #020001;
  color: #fffdfe;
}
h2 {
  text-transform: uppercase;
  font-size: 1.1em;
  color: #7cf5ec;
}
a {
  text-decoration: none;
  color: #fff;
}
a:focus, a:hover, a:active {
  text-decoration: underline;
}
a img {
  border: 0;
}
p, ul {
  margin: 1em 0;
}

#wrapper {
  width: 865px;
  margin: auto;
}

a#cabeza {
  display: block;
}
#cabeza div {
  visibility: hidden;
}
#cabeza.home {
  height: 110px;
  margin-top: 10px;
  background: transparent url(../imgs/header.png) no-repeat 1px 0;
}
.cabeza_bazar {
  height: 168px;
  margin-top: 30px;
  background: transparent url(../imgs/header-bazar.png) no-repeat 0 0;
}
.cabeza_oportunidades {
  height: 168px;
  margin-top: 30px;
  background: transparent url(../imgs/header-oportunidades.png) no-repeat 0 -4px;
}
.cabeza_cosmetica {
  height: 168px;
  margin-top: 30px;
  background: transparent url(../imgs/header-cosmetica.png) no-repeat 0 10px;
}
.cabeza_moda {
  height: 168px;
  margin-top: 30px;
  background: transparent url(../imgs/header-moda.png) no-repeat 0 8px;
}

#contenido {
  margin-top: 100px;
}


#imagenes {
  width: 665px;
}
.imagen {
  float: left;
  width: 133px;
  min-height: 200px;
  height: auto !important; /* Go to hell IE */
  height: 200px;
  text-align: center;
}
.moda .imagen {
  min-height: 275px;
  height: auto !important; /* Go to hell IE */
  height: 275px;
}
.imagen p {
  margin: 10px 0;
  font-size: 13px;
  font-family: sans-serif;
}
.imagen img {
  max-width: 125px;
  width: auto !important; /* Go to hell IE */
  width: 125px;
}
.prod h2 {
  color: #f28f34;
  text-transform: none;
}
.prod img {
  float: left;
  margin-right: 1em;
}
.prod ul {
  list-style: none;
}
.prod .desc {
  float: left;
  width: 350px;
  padding-bottom: 10px;
  border-bottom: 1px solid #504e4f;
}

#relacionados {
  float: right;
  width: 150px;
  position: relative;
  top: 31px;
  border-left: 1px solid #504E4F;
  padding-left: 20px;
}
#relacionados.producto {
  top: -39px;
}
#relacionados.producto .imagen {
  min-height: 170px;
  height: auto !important; /* Go to hell IE */
  height: 170px;
}
#relacionados h2 {
  width: 125px;
  height: 28px;
  margin-bottom: 1em;
  background: url(../imgs/prods_relacionados.jpg) no-repeat 10px 0;
}
#relacionados h2 span {
  visibility: hidden;
}

.revista {
  margin: auto;
  text-align: justify;
}
.revista div {
  width: 310px;
  float: left;
}
.revista span {
  display: block;
  float: right;
}
.revista p, .revista ol, .revista h2 {
  float: right;
  width: 480px;
}
.revista h2 {
  text-transform: none;
}
.revista ol {
  margin: 1em 0 1em 2em;
}
.revista li {
  margin: 7px 0 7px 2.5em;
}

/* Navegador */
#navegador {
  position: absolute;
  top: 50px;
  left: 50%;
}
#navegador ul {
  position: absolute;
  top: 160px;
  left: -420px;
  width: 879px;
  margin: 0;
  list-style-type: none;
}
#navegador li {
  float: left;
  height: 31px;
  border-bottom: 1px solid #444;
  padding: 0 53px;
  text-align: center;
}
#navegador li a {
  display: block;
  padding: 8px 0;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
}
#navegador li a:focus, #navegador li a:hover, #navegador li a:active, #navegador li.current a {
  border-bottom: 5px solid #7cf5ec;
  color: #7cf5ec;
}

#apto p {
  float: left;
}
#apto img {
  float: none;
  margin-left: 5px;
}

/* Footer */
#footer {
  margin-top: 20px;
  border-top: 1px solid #504e4f;
  padding-top: 10px;
  text-align: center;
  color: #504e4f;
  font-size: 12px;
}

.cat {
  margin-bottom: 1em;
  height: 85px;
}
.cat a {
  display: block;
  float: left;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  padding: 3px 9px;
  text-transform: uppercase;
  color: #ddd;
}
.cat a.current {
  background: #f48f35;
  color: #000;
}
.cat a:hover, .imagen a:hover, .subcats a:hover {
  text-decoration: none;
}
.subcats {
  position: absolute;
  top: 254px;
  margin: 1em 0;
}

/* Home */
#Nosotros, #Productos {
  display: none;
}
table#home {
  width: 92%;
  margin: auto;
}

/* Home -> botones */
h2#btn_bazar span, h2#btn_cosmetica span, h2#btn_moda span {
  visibility: hidden;
}
h2#btn_bazar {
  margin: 1em 0;
  width: 62px;
  height: 15px;
  background: url(../imgs/btn_bazar.jpg) no-repeat 0 0;
}
h2#btn_cosmetica {
  margin: 1em 0;
  width: 119px;
  height: 21px;
  background: url(../imgs/btn_cosmetica.jpg) no-repeat 0 0;
}
h2#btn_moda {
  margin: 1em 0;
  width: 67px;
  height: 15px;
  background: url(../imgs/btn_moda.jpg) no-repeat 0 0;
}

/* Forms */
form ul {
  margin: 0;
  padding-right: 0;
  list-style-type: none;
}
#contenido form li {
  margin: 9px 0;
}
fieldset {
  margin: auto;
  border: 0;
}
legend {
  display: none;
}
label {
  display: block;
  width: 5em;
  float: left;
}
input[type=text], textarea {
  width: 16em;
  border: 1px solid #6c6a6c;
  padding: 3px;
  color: #fff;
  background: #282627;
  font: .9em Verdana, Arial, Helvetica;
}
textarea {
  width: 16em;
  height: 9em;
}


.contacto-bloque {
  width:45%;float:right;border-left:1px solid #6d3819;padding-left:25px;margin-top:-15px;
}
.contacto-bloque h2 {
  text-transform: none;
}

