body {
  background: #DEE6B3 url(/images/fondo.jpg) repeat-x;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
  color:#6D723B;
  text-align: center;
  margin:0 auto;
}

#barrasup{
  width:870px;
  /*height:0px;*/
  height:40px;
  margin:0 auto !important;
  /*margin-bottom:-10px;*/
  /*margin-top:-10px;*/
  /*padding:10px;*/
  text-align:center;
  background:url(/images/barra_superior.gif) no-repeat bottom;
}

#header{
  width:870px;
  height:60px;
  margin: 0 auto;
  clear:both;
  text-align:center;
  background:url(/images/header.gif) no-repeat;
}

#content {
  text-align: left;
  margin: 0px auto;
  padding: 10px;
  padding-top:0;
  width: 830px;
  background-color:#FFFAE7;
  color:#6D723B;
}

#footer{
  font-size:10px;
  padding-top:20px;
  width:870px;
  height:60px;
  margin: 0 auto;
  clear:both;
  text-align:center;
  background:url(/images/footer.gif) no-repeat;
  /*margin-bottom:50px;*/
}

#footer a{
  color:#6D723B;
  text-decoration: none;
  font-weight: bold;
}

#footer a:hover{
  text-decoration:underline;
}

#texto_footer{
  color:#A6B16A;
  font-size:9px;
}

#enlaces{
  font-size:10px;
  width:870px;
  height:20px;
  margin: 0 auto;
  /*border:1px solid #000000;*/
  clear:both;
  text-align:center;
  margin-bottom:20px;
}

#creditos{
  width:870px;
  height:28px;
  padding-top:12px;
  margin: 0 auto;
  clear:both;
  text-align:center;
  background:url(/images/creditos.gif) no-repeat;
}

#creditos a{
  color:#6D723B;
  text-decoration: none;
  font-weight: bold;
  margin-left:20px;
}

#creditos a:hover{
  text-decoration:underline;
}

#alta_newsletter{
  float:left;
  width:300px;
  padding:10px;
  padding-bottom:0;
}

#formulario_alta_newsletter{
  float:left;
  margin-left:-13px !important;
  margin-left:-3px;
}

#aportacion_codigo{
  float:left;
  width:300px;
  padding:10px;
}

#formulario_aportacion_codigo{
  float:left;
  margin-left:-17px !important;
  margin-left:-8px;
}

#letras{
  position:relative;
  float:left;
  width:20px;
  text-align:center;
  margin-left:-30px !important;
  margin-left:-20px;
  margin-top:-10px;
}

a{
  color:#6D723B;
  background-color:transparent;
  text-decoration: none;
  font-size:11px;
}

a:hover{
  text-decoration:underline;
}

input.texto_formulario {
  font-size: 11px;
  padding: 2px;
  border: 1px solid #6D723B;
  color: #000000;
  background:#DEE7B2;
}

input.boton_formulario{
  background:#96A450;
  border: 1px solid #6D723B;
  padding:1px;
  margin-left:5px;
  color: #FFFFFF;
  font-size: 11px;
}

input.boton_formulario:hover{
  background:#6D723B;
}

#navegacion_ficha{
  float:left;
  padding:2px;
  margin-bottom:10px;
  font-size:11px;
}

/*
#navegacion_ficha b{
  font-size:15px;
}*/

#descripcion_ficha{
  float:left;
  width:800px;
  text-align:left;
  margin:0 auto;
  padding:10px;
}

#descripcion_ficha .text{
  float:left;
  margin-left:10px;
  width:600px;
}

#descripcion_ficha .text a{
 color:#B4B88D;
}

#codigo_ficha{
 float:left;
 margin:2px auto;
 margin-left:10px;
 padding:10px;
 width:780px;
}

#descripcion_codigo_ficha{
 float:left;
 width:400px;
 height:40px;
 overflow:auto;
 padding-left:0;
 margin-top:10px;
 text-align:center;
 padding:5px;
 border:1px dashed #6D723B;
 font-size:0.9em;
}

#imagen_descuento_ficha{
 float:left;
 margin-left:10px;
 width:780px;
 height:30px;
 background:url(/images/descuentos.gif) no-repeat top left;
}

#descuentos_relacionados_ficha{
 float:left;
 width:700px;
 padding:10px;
 padding-top:50px;
 padding-left:55px !important;
 padding-left:50px;
 text-align:center;
 margin-top:50px;
 margin-left:10px !important;
 margin-left:10px;
 background:url(/images/relacionados.gif) no-repeat top left;
}

#descuento_relacionado{
 float:left;
 text-align:center;
 margin-left:10px;
}

#busqueda_codigos{
 float:left;
 width:300px;
 margin-left:10px;
}

#busqueda_codigos table{
 float:left; 
}

.texto_formulario_busqueda{
 font-size: 11px;
 padding:2px;
 float:left;
 color:#000000;
 margin:3px;
 margin-left:3px !important;
 margin-left:0;
 width:300px;
 background:#DEE7B2;
 border:1px solid #6D723B;
}