body {
  font-family: 'Century Gothic', verdana,arial,helvetica,sans-serif;
  height: 100%;
}

img {
  border: 0px;
}

body, ul, li, p, h2,h3, a{
 margin: 0px;
 padding: 0px;
 border: 0px;
 text-decoration: none;
}
#contenedor_externo {
  width: 100%;
  background-image: url('../images/fondo_rueda.png');
  background-repeat: no-repeat;
  background-color: #e8e8e8;
  overflow: hidden;
}

#contenedor_cabecera{
  width: 951px;
  margin: auto;
}

#logo {
  float:left;
}

#login_contenedor {
  float: left;
  width: 732px;
  margin-top: 20px;
}

#login {
  background-image: url('../images/fondo_recuadro_login.png');
  width: 475px;
  height: 53px;
  float: right;
  color: #ffffff;
  font-size: 0.8em;

}

#login_02 {
  background-image: url('../images/fondo_recuadro_login.png');
  width: 475px;
  height: 53px;
  color: #ffffff;
  font-size: 0.8em;
  margin-right: auto;
  margin-left: auto;

}

.col_log {
  width: 180px;
  float:left;
  margin-left: 20px;
  margin-right: 5px;

}
.col_log input{
 width: 170px;
}
.boton_log {
  width: 45px;
  float:left;
  margin-top: 5px;
}

#menu {
  float: left;
  width : 951px;
  height: 59px;
  background-image: url('../images/fondo_recuadro_menu.png');
}

#menu_superior {
  margin: 15px;
  list-style: none;
}

#menu_superior li{
  float: left;
  margin-left: 18px;
  margin-right: 18px;
  padding-top: 3px;
}

#menu_superior li a {
  text-decoration: none;
  color : #000000;
  margin-left: 15px;
  display: block;
}

#bot_empresa {
  background-image: url('../images/bot_menu_empresa.png');
  background-repeat: no-repeat;
  width: 194px;
  height: 29px;
}

#bot_localizacion {
  background-image: url('../images/bot_menu_localizacion.png');
  background-repeat: no-repeat;
  width: 194px;
  height: 29px;
}

#bot_contacto {
  background-image: url('../images/bot_menu_contacto.png');
  background-repeat: no-repeat;
  width: 194px;
  height: 29px;
}

#bot_faq {
  background-image: url('../images/bot_menu_faq.png');
  background-repeat: no-repeat;
  width: 194px;
  height: 29px;
}

#contenedor_contenido{
  width: 951px;
  margin: auto;
  color: #ffffff;
}

#trama_superior{
  width: 951px;
  float:left;
  margin-top: 25px;
  height: 14px;
  background-image: url('../images/trama_contenedor_sup.png');
  background-repeat: no-repeat;
}

#trama_inferior{
  width: 676px;
  float:left;
  background-image: url('../images/trama_contenedor_inf.png');
  background-repeat: no-repeat;
  height: 113px;
}

#trama_carrito_sup{
  width: 236px;
  float:left;
  background-image: url('../images/trama_carrito_sup.png');
  background-repeat: no-repeat;
  height: 16px;
}

#trama_carrito_inf{
  width: 236px;
  float:left;
  background-image: url('../images/trama_carrito_inf.png');
  background-repeat: no-repeat;
  height: 16px;
}



#contenedor_central{
  width: 951px;
  float:left;

}

#banner_superior {
  background-image: url('../images/fondo_recuadro.png');
  background-repeat: no-repeat;
  width: 950px;
  height: 193px;
  float:left;
  margin-top: 20px;
}

#slogan {
  width: 950px;
  float:left;
  height:130px;
}

#buscador {
  width: 776px;
  float:left;
  height:48px;
  background-image: url('../images/fondo_capa_buscador.png');
  background-repeat: no-repeat;
  margin-left: 24px;
  color: #1A1A1A;
}

#buscador_pedidos {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  color: #1A1A1A;
}

.centrado {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 24px;
}

#texto_buscador {
  vertical-align:middle;
  margin-top:5px;
  float:left;
}
#cont_buscador {
  margin-top:11px;
  float:left;
}

#cont_buscador select {
  margin-left: 20px;
}
#cont_buscador input{
  margin-left: 40px;
}

.valignm {
  vertical-align: middle;
}

.f_left {
  float: left;
}

.f_right{
  float: right;
}
.oculto {
  display: none;
}

#contenido {
  overflow: hidden;
  width: 677px;
  float: left;
  /*background-color: #ffffff;*/
  color:#1A1A1A;
}

#contenido p{
  margin-left: 24px;
  margin-right: 24px;
  margin-top: 6px;
  font-size: 0.8em;
  text-align: justify;
}

#columna {
  width: 236px;
  float: left;
  padding-left: 38px;
  background-color: #e8e8e8;
  font-size: 0.7em;
}

.texto_columna {
  display:block;
  width: 170px;
  float: left;
  margin-top: 21px;
  margin-left: 12px;
  text-decoration: none;
  color: #ffffff;
}


#columna2{
  background-color: #e8e8e8;
  height: 100%;
  min-height: 100%;
  overflow: hidden;
  width: 236px;
  float: left;
  padding-left: 38px;
}

#resumen_carrito {
  margin-top: 16px;
  background-color: #C1272D;
  min-height: 40px;
}

.recuadro_lateral{
  background-image: url('../images/fondo_recuadro_lateral.png');
  background-repeat: no-repeat;
  width: 233px;
  height: 58px;
}

#banner_central {
  background-image: url('../images/fondo_intro_recuadro_rueda.png');
  background-repeat: no-repeat;
  width: 950px;
  height: 478px;
  float:left;
  margin-top: 20px;
}

.contenedor_recuadro_inferior {
  float:left;
  margin-top: 5px;
}

.titulo_recuadro_inferior{
  margin: 0px;
  padding: 0px;
  height: 46px;
}
.recuadro_inferior {
  float:left;
  width: 294px;
  height: 126px;
  background-image: url('../images/fondo_intro_recuadro_peque.png');
  background-repeat: no-repeat;
  margin: 0px;
  padding: 0px;
}

.mgl34{margin-left:34px;}
.mgl5{margin-left:5px;}
.mgr10{margin-right:10px;}
.mgr18{margin-right:20px !important;}
.mgr67{margin-right:67px;}

#contenedor_pie {
  width: 951px;
  margin: auto;

}

#pie{
  margin-top: 15px;
  margin-bottom: 15px;
  width: 951px;
  height: 118px;
  float:left;
  background-image: url('../images/fondo_footer.png');
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 0.8em;
}

#pie a {
  margin-left: 12px;
  color: #ffffff;
  text-decoration: none;
}

.contenido_pie {
  float:left;
  width:200px;
  border-left: 1px solid #ffffff ;
  margin-top: 12px;
  margin-left: 24px;
  height: 80%;
}
.contenido_pie p{
 margin-left: 12px;
}

#logo_kernet {
  float:right;
  text-decoration: none;
  font-size: 0.7em;
  color: #008ab6;
}

#contenido h2 {
  margin-left: 24px;
  font-size: 1.2em;
}

#contenido h3 {
  margin-top: 12px;
  margin-left: 24px;
  font-size: 1.1em;
}

#contenido h4 {
  margin-left: 36px;
  font-size: 1em;
}

#contenido h4 a{
  text-decoration: none;
  font-style: italic;
  color: #7f8082;
}

.respuesta {
  padding-bottom: 3px;
  margin-left: 48px;
  font-size: 0.8em;
  width: 80%;
}

.tcenter {
  text-align:center !important;
}
.tright {
  text-align:right !important;
}

.tleft{
  text-align:left !important;
}

#menu_usuario {
  margin-top: 5px;
  margin-left: 115px;
  text-align: center;
}

#menu_usuario li {
  float: left;
  margin-top: 3px;
  margin-bottom: 3px;
  margin-left: 12px;
  margin-right: 12px;

}

#menu_usuario li a{
  font-size: 1.1em;
  color: #ffffff;
  text-decoration: none;
}

 a:hover{
  color:#7272bf !important;
  font-weight: bold;
}

.productos_cabecera {
  float:left;
  width: 677px;
  float: left;
  margin-left: 422px;
  margin-right: 2px;
  text-align: center;
  list-style: none;
}

.productos_cabecera li {
  padding-top: 2px;
  padding-bottom: 2px;
  width: 70px;
  float: left;
}

.productos_fila {
  width: 647px;
  float: left;
  border-top: 1px #1A1A1A dashed;
  margin-left: 15px;
  margin-top: 3px;
}

.imagen{
  width: 50px;
  float:left;
}

.producto{
  width: 66px;
  float:left;
}

.descripcion_producto{
  width: 270px;
  margin-top: 22px;
  float:left;
}

.producto_comprar{
  width: 101px;
  float:left;
}

.productos_fila .producto p {
  margin-top: 38px !important;
  margin-left: 0px !important;
  margin-right: 2px !important;
  text-align: center;
}

.mgt-4{
  margin-top: -4px;
}
.mgt_33 {
  margin-top: 33px;
}

.mgt_22 {
  margin-top: 22px;
}

.mgt_10 {
  margin-top: 10px;
}

.mgl_130 {
  margin-left: 130px;
}

.mgl_20 {
  margin-left: 20px;
}
.mgl_27 {
  margin-left: 27px;
}


.bl{
  border-left: 1px #1A1A1A solid;
}
.br{
  border-right: 1px #1A1A1A solid;
}

#pie_productos {
  width: 677px;
}

#leyenda {
  float:left;
  width: 100%;
  border-top: 1px solid #1A1A1A;
}

#lista_leyenda {
  list-style: none;
}

#lista_leyenda li{
  float: left;
  font-size: 0.5em;
}

.paginacion {
  float:right;
  margin-top: 12px;
  margin-right: 12px;
}

.paginacion img{
  float:left;
  vertical-align: middle;
  margin-left: 3px;
  margin-right: 3px;
}

#paginador {
  margin-top: -6px;
  list-style: none;
  float: left;
  margin-left: 3px;
  margin-right: 3px;
}

#paginador li {
  float: left;
  margin-left: 1px;
  margin-right: 1px;
}

#paginador li a {
  text-decoration: none;
  background-color: #7f8082;
  color: #ffffff;
  font-size: 0.6em;
  padding: 3px 7px;
}

#paginador li a:hover {
  background-color: #c62829;
}

.resaltado {
  background-color: #c62829;
  color: #ffffff;
  font-size: 0.6em;
  padding: 3px 7px;
}

.aniadir {
  margin-top: 20px;
  margin-left: 5px;
  background-color: #f1f1f1;
  width: 100%;
}

#botonera_carrito {
  float:right;
  margin-top: 12px;
  margin-right: 20px;
}

#botonera_carrito a{
  text-decoration: none;
  background-color: #7f8082;
  color: #ffffff;
  font-size: 0.8em;
  padding: 3px 7px;
}

#botonera_carrito a:hover {
  background-color: #c62829;
  color: #ffffff !important;
  font-weight: normal;
  font-size: 0.8em;
}

#resumen {
  list-style: none;
}

#resumen li {
  background-color: #c45d61;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  margin-top: 3px;
}

.campo_form {
  width: 100%;
  float: left;
  margin-top: 3px;
  margin-bottom: 3px;
}

.txt_formu {
  float: left;
  width: 100px;
}

#mapa {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.formulario_pedido{
  float: left;
  margin-top: 12px;
}

.separador {
  margin-top: 12px;
  margin-bottom: 12px;
  display: block;
}

.boton_comprar{
  background-color: #7F8082;
  border: 0 none;
  color: #FFFFFF;
  font-size: 0.8em;
  height: 20px;
  padding: 2px;
}

.boton_comprar:hover{
  background-color: #C1272D;
  cursor: pointer;
}

#resumen_pedidos
{
  width: 100%;
  float:left;
}

#pedido {
  width: 95%;
  margin-left: auto;
  margin-right: auto;
  border : #C1272D 1px outset;
  border-spacing: 0px;
}

#pedidos {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
  border : #C1272D 1px outset;
  border-spacing: 0px;
}

#pedidos th, #pedido th{
  background-color: #C1272D;
  border: #C1272D 1px solid;
  color: white;
  font-size: 0.9em;
  font-weight: bold;
  padding-left: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
}
#pedidos td, #pedido td{
  color:#1A1A1A;
  font-size:0.9em;
  padding-left: 12px;
  padding-top: 3px;
  padding-bottom: 3px;
}

#pedidos a, #pedido a{
  color:#1A1A1A;
  text-decoration: underline;
}

.pijama {
  background-color: #EFEFEF;
}

.unidades
{
  margin-left: 18px;
  margin-top: 0px !important;
  font-size: 0.8em;
}

.txt_r {
  text-align: right !important;
}

.txt_c {
  text-align: center !important;
}

.txt_l {
  text-align: left !important;
}

.w87 {
  width: 87px !important;
}

.w255 {
  width: 255px !important;
}

.cebra {
  background-color: #f6f6f6;
  padding-bottom: 37px;
}

.elemento_resumen {
  width: 100%;
}

.unidades2 {
  float: left;
  width: 18px;
  margin-left: 3px;
}

.producto_resumen {
  float: left;
  width: 80%;
}

#fondo_blanco {
  background-color: #ffffff;
  overflow: hidden;
}

#nofondo {
  margin-top: 10px !important;
  background-color: #C1272D !important;
  text-align: right !important;
}

.negrita {
  font-weight: bold;
}

.busc_pedido {
  float: left;
  margin-left: 12px;
}

.fila_busca {
  width: 450px;
  clear: both;
}

.label_busca{
  float:left;
  width: 120px;
}

.item_busca{
  float:left;
  margin-left: 12px;
}

#mapaweb {
  margin-left: 24px;
  padding-left: 24px;
  margin-top: 24px;
  list-style: disc;
}

#mapaweb a {
  color: #1A1A1A
}

#listapie {

  list-style: none;
}

#listapie a {
  color: white;
}

.banner {
  margin: 24px 24px;
}

.margenes_banner_central {
  margin-top: 40px;
  margin-left: 40px;
  float: left;
}

.margenes_banner_superior {
  margin-top: 24px;
  margin-left: 24px;
  float: left;
}

.imagen_producto {
  width: 90px;
  height: 90px;
}