body {
	margin: 0px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
}
form {
	margin: 0px;
	padding: 0px;
}

#tabla_gral {
	height: 100%;
	width: 100%;
	background-color: #FFF;
}
#tabla_gral #centro {
	width: 1100px;
}
.cabecera {
	background-color: #DF040B;
	line-height: 45px;
	height: 45px;
	color: #FFF;
	font-size: 15px;
}
.todo_cabecera {
	width:1100px;
}
.todo_cabecera a {
	color:#FFF;
	text-decoration: none
}
.todo_cabecera a:hover {
	text-decoration: underline
}
@media only screen and (max-width:620px) { 
#tabla_gral #centro {
	width: 100%;
}
.cabecera {
	background-color: #191919;
	line-height: auto;
	height: 100px;
}
.todo_cabecera {
	display:none;
}
}

.cabecera .tel {
	float: left;
	margin-right: 30px;
}
.cabecera .redes {
	float: left;
	margin-left: 110px;
	margin-top: 5px;
	margin-right: 80px;

}
.cabecera .buscador {
	float: right;
	margin-top: 15px;
	width: 200px;
}
.cabecera .buscador img {
	float: right;
	cursor: pointer;
	margin-right: 10px;
}
.cabecera .buscador form {
	float: left;
	margin: 0px;
	padding: 0px;
}
.cabecera .buscador .caja {
	width: 170px;
	border: 1px solid #DF040B;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	color:#999;
	font-size:14px;
	padding-left: 5px;
}
.cabecera .buscador .bt {
	float: right;
	margin: 0px;
	padding: 0px;
	height: 20px;
	width: 20px;
}
.botonera {
	height: 140px;
	background-color: #191919;
}
.login {
	background-color: #3D3D3F;
	height: 45px;
	color: #FFF;
	line-height: 45px;
}
@media only screen and (max-width:620px) { 
.login {
	display:none;
}
}
.todo_login {
	width:1100px;
}
.login #form_contacto {
	float: left;
	margin-left: 320px;
	margin-top: 7px;

}
.login .caja {
	color: #999;
	border: 1px solid #C5C6C8;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-size: 14px;
	padding-left: 5px;
	width: 150px;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}


.login .bt_enviar {
	color: #FFF;
	background-color: #868789;
	border: 1px solid #3D3D3F;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.login .bt_enviar:hover[type="submit"] {
background: #666666;
}
.login .cliente {
	font-size: 14px;
	color: #858585;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.login a.cliente:hover {
	color: #DF040B;
}
.olvide {
	color: #C5C6C8;
	text-decoration: none;
	font-size: 13px;
	padding-left: 10px;
}
@media only screen and (max-width:620px) { 
.olvide {
	color: #999;
}
}
a.olvide:hover {
	text-decoration: underline;
}
.login .pedido_actual {
	float: right;
	padding-top: 7px;
}
.login .pedido_actual a{
	font-size: 17px;
	color: #FFF;
	text-decoration:none
}
.login .pedido_actual a:hover{
	text-decoration:underline
}

.logo {
	float: left;
}
#form_contacto_responsive {
	background-color:#DADBDC;
	padding:10px;
	color: #666;
}
#form_contacto_responsive .caja {
	color: #999;
	border: 1px solid #C5C6C8;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	margin-right: 5px;
	font-size: 14px;
	padding-left: 5px;
	width: 100%;
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form_contacto_responsive .bt_enviar {
	color: #FFF;
	background-color: #868789;
	border: 1px solid #C5C6C8;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	cursor: pointer;
	font-size: 14px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#form_contacto_responsive .bt_enviar:hover[type="submit"] {
background: #666666;
}
#form_contacto_responsive .cliente {
	border-top:#CCC solid 1px;
	margin-top: 5px;
	padding-top: 5px;
}
#form_contacto_responsive .cliente a{
	color:#858585;
	font-size:14px;
	text-decoration:none
}
.caja_botonera {
	padding-top: 50px;
	float: right;
}
.todo_botonera {
	width: 1100px;
}
#menu_responsive {
	display:none;
	line-height: 40px;
	height: 40px;
	background-color:#3D3D3F
}
#menu_responsive .bt_menu {
	float: left;
}
#logo_responsive {
	display:none;
	text-align:center;
}
#menu_responsive .pedido_actual_responsive{
	float:right
}
#menu_responsive .pedido_actual_responsive a{
	color:#FFF;
	text-decoration:none;
	font-size: 17px;
}
@media only screen and (max-width:620px) { 
.botonera {
	height:30px;
	background-color:#3D3D3F
}
.todo_botonera {
	display:none;
}
#menu_responsive {
	display:block;
}
#logo_responsive {
	display:block;
	
}
}
.botonera div.bt {
	height: 90px;
	cursor: pointer;
	color: #FFF;
	font-size: 18px;
	line-height: 60px;
}
.botonera div.bt:hover {
	color: #DF040B;
}
.botonera div.productos:hover {
	background-image: url(../img/bt_productos.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.botonera .txt {
	padding-right: 27px;
	padding-left: 27px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F7072;
}
.botonera .link {
	color: #999;
	text-decoration: none;
}
.botonera a.link:hover {
	color: #DF040B;
}
.botonera .txt.activo {
	color: #DF040B;
	text-decoration: none;
}
#desplegable_botonera {
	background-image: url(../img/fondo_desplegable.png);
	background-repeat: repeat-y;
	width: 930px;
	margin-left: -150px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #D8D8D8;
}

#desplegable_botonera .titulo, .botoner_productos_responsive .titulo {
	font-size: 17px;
	color: #FFF;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#desplegable_botonera .caja_rubros {
	float: left;
	width: 690px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#desplegable_botonera .caja_marcas {
	float: right;
	width: 240px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#desplegable_botonera .caja_rubros div.bt_desplegable {
	float:left;
	width:25%
}
#desplegable_botonera div.bt_desplegable {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868789;
	padding: 5px;
}
#desplegable_botonera div.bt_desplegable:hover {
	color:#FFF;
}
#desplegable_botonera_pedidos {
	width: 330px;
	margin-left: -139px;
	margin-top: 20px;
	font-size: 14px;
	line-height: 18px;
	color: #666;
	background-color: #0CF;
}
.animacion {
	background-color: #babaa4;
	height: 510px;
	background-image: url(../fancybox/source/fancybox_loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
@media only screen and (max-width:620px) { 
.animacion {
	height:100%
}
}
.seccion {
	background-color: #babaa4;
	height: 120px;
}
.seccion.dinamica {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 50px;
	color: #e3e3db;
	text-transform: uppercase;
}
.seccion.dinamica .titulo {
	padding-top: 80px;
	float: right;
	width: 730px;
}
.seccion.dinamica .imagen {
	margin-right: 10px;
	height: 142px;
	width: 344px;
}


@media only screen and (max-width:620px) { 
.seccion {
	height:40px;
}
.seccion.dinamica {
	background-image:none;
	font-size:28px
}
.seccion.dinamica .imagen {
	display:none
}
.seccion.dinamica .mascara {
	display:none
}
.seccion.dinamica .titulo {
	background-color: #BABAA4;
	padding-top: 10px;
	padding-bottom: 10px;
	float:none;
	width:100%
}
}
.seccion.dinamica .mascara {
	position: absolute;
	z-index: 50;
}
.seccion.centro {
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 50px;
	color: #e3e3db;
	text-transform: uppercase;
	background-image: url(../img/seccion.png);
	padding-top: 80px;
	padding-left: 354px;
}


.contenido {
	padding-top: 30px;
	padding-bottom: 30px;
	color: #666;
	font-size: 15px;
	line-height: 20px;
}
#col_lateral {
	float: right;
	width: 300px;
}
#txt {
	float: left;
	width: 750px;
	padding-top: 50px;
}
#txt2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	float:none
}
@media only screen and (max-width:620px) { 


#col_lateral {
	display: none;
}
#txt {
	float: none;
	width: 100%;
	padding-top: 10px;
}
#txt2 {
	width: 100%;
}
}

.banner_marcas {
	background-color: #DADBDC;
	font-size: 22px;
	text-align: center;
	height: 100px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.banner_marcas img {
	height: auto;
	width: 150px;
}
@media only screen and (max-width:620px) { 
.banner_marcas {
	height: 100px;
	padding:0px
}
.banner_marcas .tit_home{
	display:none
}
.banner_marcas img {
	height: auto;
	width: 100px;
}

}
.todo_marcas {
	width:1100px;
}
@media only screen and (max-width:620px) { 
.todo_marcas {
	display:none
}
}

.banner_pedido {
	background-color: #3D3D3F;
	height: 450px;
	background-image: url(../img/banner_pedido.png);
	background-repeat: no-repeat;
	background-position: center top;
}
@media only screen and (max-width:620px) { 
.banner_pedido {
	display:none
}
}
.banner_pedido .txt {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	font-size: 30px;
	color: #999;
	background-image: url(../img/banner_pedido_txt.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 450px;
	cursor: pointer;
}

.pie {
	background-color: #1A171B;
	color: #FFF;
	height: 50px;
}
.todo_pie {
	width:1100px;
}
@media only screen and (max-width:620px) { 
.todo_pie {
	display:none
}
}
.botonera_pie {
	padding-top: 20px;
	line-height: 40px;
}

.botonera_pie div.bt {
	float: left;
	padding-right: 63px;
	padding-left: 63px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6F7072;
	cursor: pointer;
}
.botonera_pie div.bt:hover {
	color:#CCC

}
.botonera_contacto {
	clear: both;
	margin-top: 40px;
	margin-bottom: 40px;
}
.botonera_copy {
	clear: none;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6F7072;
	font-size: 13px;
}
.botonera_copy a, .botonera_contacto a{
	color: #FFF;
	text-decoration: none;
}
.botonera_copy a:hover, .botonera_contacto a:hover{
	text-decoration: underline;
}
.bloque_producto {
	float: left;
	width: 180px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 30px;
	background-image: url(../fancybox/source/fancybox_loading.gif);
	background-repeat: no-repeat;
	background-position: center 130px;
}

.bloque_producto .foto {
	height: 276px;
	width: 180px;
	font-size: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}
.bloque_producto .nombre {
	font-size: 18px;
	vertical-align: middle;
	height: 50px;
	color: #666;
}
.bloque_producto .articulo {
	font-size: 14px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	color: #666;
}
.bloque_producto .precio {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 5px;
	font-size: 16px;
}
.sin_iva  {
	font-size: 13px;
	color: #999;
}


.bt_comprar  {
	color: #FFF;
	background-color: #DF040B;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
div.bt_comprar:hover  {
	background-color: #666;
}
.bt_comprar #cantidad  {
	font-size: 13px;
	width: 30px;
	text-align: center;
	color: #666;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	margin-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bt_comprar .enviar  {
	font-size: 14px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bt_comprar.frame {
	width: 180px;
	margin-top: 50px;
	line-height: 22px;
}



.tit_home {
	font-size: 32px;
	color: #999;
	text-align: center;
	padding-bottom: 20px;
}
.iframe {
	width: 850px;
	display: none;
}

.iframe .foto {
	width: 300px;
	float:left;
	height: auto;
}
.iframe .titulo {
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #666;
	padding-top: 30px;
}
.iframe .data {
	float: right;
	width: 500px;
}
.iframe .data .txt1 {
	color: #999;
	width: 130px;
	padding-top: 50px;
	line-height: 32px;
	font-size: 18px;
}
.iframe .data .txt2 {
	color: #666;
	padding-top: 50px;
	line-height: 32px;
	font-size: 18px;
}

.iframe .galeria {
	padding-top: 10px;
}
.iframe .galeria img {
	width: 90px;
	height:auto;
	margin-right: 5px;
	cursor: pointer;
	float:left
}
@media only screen and (max-width:620px) { 
.iframe {
	width: 250px;
}
.iframe .foto {
	float:none;
	width: 120px;
	margin-left:65px
}
.iframe .titulo {
	margin-bottom: 10px;
	margin-top: 0px;
}
.iframe .data {
	float: none;
	width: 100%;
}
.iframe .data .txt1 {
	width: 110px;
	padding-top: 10px;
	font-size:16px;
	line-height: 25px;
}
.iframe .data .txt2 {
	padding-top: 10px;
	font-size:16px;
	line-height: 25px;
}
.bt_comprar.frame {
	width: 98%;
	margin-top: 20px;
	padding: 0px;
	line-height:30px
}
}
.anadir {

}
.anadir .foto {
	width: 180px;
	float:left;
	height: auto;
}
.anadir .data {
	float: right;
	width: 520px;
	color: #999;
	line-height: 25px;
}
.anadir .titulo {
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	color: #666;
	padding-top: 20px;
}
@media only screen and (max-width:620px) { 
.anadir .foto {
	width: 30%;
}
.anadir .data {
	width: 65%;
}
.anadir .data .txt {
	color: #666;
	float: right;
	width: 100%;
}
}
.anadir .data .txt1 {
	color: #999;
	padding-top: 10px;
	width: 110px;
}
.anadir .data .txt2 {
	color: #666;
	padding-top: 10px;
}

.tabla_carrito {
	width: 100%;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	text-align: center;
}
.tabla_carrito td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding: 5px;
}
.tabla_carrito .datos_responsive {
	display:none;
	padding-top: 5px;
}
.tabla_carrito .datos_responsive .gris{
	color: #999;
}
@media only screen and (max-width:620px) { 
.tabla_carrito .ocultar {
	display: none
}
.tabla_carrito .datos_responsive {
	display:block
}
}
.tabla_carrito .foto {
	height: auto;
	width: 90px;
}
.tabla_carrito .titulo {
	border-bottom-color: #999;
	font-size: 20px;
	color: #DF040B;
}

.tabla_carrito .producto {
	text-align: left;
}
.tabla_carrito .canti {
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	text-align: center;
	width: 40px;
	border: 1px solid #CCC;
}
.tabla_carrito .observaciones {
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border: 1px solid #CCC;
	width: 200px;
}
@media only screen and (max-width:620px) { 
.tabla_carrito .observaciones {
	width: 100%;
}
}
.tabla_carrito .fondo_gris   {
	background-color: #E8E8E8;
}
.tabla_carrito .fondo_gris_oscuro {
	background-color: #666;
	color: #FFF;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 17px;
}
.tabla_carrito .titulo_total {
	text-align: right;
	color: #666;
	font-size: 16px;
	padding-right: 10px;
}




.tabla_carrito .bt {
	font-size: 13px;
	color: #FFF;
	background-color: #999;
	padding-right: 5px;
	padding-left: 5px;
	cursor: pointer;
	border: 1px solid #999;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	margin-top: 5px;
}
.tabla_carrito .bt:hover[type="submit"] {
	background-color: #666;
}

#carrito_pasos {
	padding-top: 50px;
	clear: both;
}
#carrito_pasos .bt {
	float: left;
	background-color: #A8A88C;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 17px;
	border: 1px solid #BABAA4;
	height: 30px;
	line-height: 30px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin-right: 50px;
}
@media only screen and (max-width:620px) { 
#carrito_pasos .bt {
	float: none;
	margin-right: 0px;
	width:100%;
	text-align:center;
	margin-bottom:5px;
	padding-right: 0px;
	padding-left: 0px;

}

}
#carrito_pasos .bt:hover[type="submit"], #carrito_pasos div.bt:hover{
	background-color: #999;
}
#form_registro {
	font-size: 14px;
}
#form_registro .text {
	width: 100%;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #666;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #CCC;
}
#form_registro .error_form {
	color: #DF040B;
	padding-left: 5px;
}
#form_registro .ok_form {
	padding-left: 5px;
	color: #999;
}
#form_registro .bt_enviar {
	background-color: #A8A88C;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 17px;
	border: 1px solid #BABAA4;
	height: 30px;
	line-height: 30px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	cursor: pointer;
	margin-right: 20px;
	margin-top: 20px;
}
#form_registro .bt_enviar:hover[type="submit"] {
	background-color: #999;
}
.destacado {
	font-size: 18px;
	color: #A8A88C;
	padding-bottom: 10px;
}
.peque {
	font-size: 13px;
}
.todo_productos {
	width:1100px;
}
@media only screen and (max-width:620px) { 
.todo_productos {
	width: 440px;
	margin-left:auto;
	margin-right:auto
}
}
@media only screen and (max-width:470px) { 
.todo_productos {
	width: 220px;
	margin-left:auto;
	margin-right:auto
}
}
.rojo {
	color: #DF040B;
}
.bloque_historial {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.bloque_historial .titulo_historial {
	font-size: 17px;
	color: #999;
}

.bloque_historial .bt {
	float: right;
	background-color: #A8A88C;
	color: #FFF;
	padding-right: 20px;
	padding-left: 20px;
	font-size: 17px;
	border: 1px solid #BABAA4;
	height: 30px;
	line-height: 30px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
}
.bloque_historial div.bt:hover{
	background-color: #999;
}
.bloque_historial .bt_responsive {
	display:none
}
@media only screen and (max-width:620px) { 
.bloque_historial .bt {
	display:none
}
.bloque_historial .bt_responsive {
	display:block;
	background-color: #A8A88C;
	color: #FFF;
	text-align:center;
	font-size: 17px;
	border: 1px solid #BABAA4;
	height: 30px;
	line-height: 30px;
	font-family: 'Signika', Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
	margin-top:10px
}
}
.bloque_historial .estado {
	margin-top: 10px;
}
.bloque_historial .solicitado {
	background-color: #C60;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.bloque_historial .entregado {
	background-color: #396;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.bloque_historial .cancelado {
	background-color: #900;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
}
.bloque_historial .observaciones {
	padding-top: 10px;
}
.botonera_productos {
	background-color: #5f5f5e;
	height: 50px;
	font-size: 14px;
	line-height: 18px;
	color: #D8D8D8;
	background-image: url(../img/fondo_botonera_productos.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
@media only screen and (max-width:620px) { 
.botonera_productos {
	display: none;
}
}
.botonera_productos .titulo {
	font-size: 17px;
	color: #FFF;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.botonera_productos .caja_rubros {
	float: left;
	width: 825px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.botonera_productos .caja_marcas {
	float: right;
	width: 275px;
	padding-top: 20px;
	padding-bottom: 20px;
}
.botonera_productos .caja_rubros div.bt_desplegable {
	float:left;
	width:25%
}
.botonera_productos div.bt_desplegable {
	margin-right: 20px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #868789;
	padding: 5px;
	cursor: pointer;
}
.botonera_productos div.bt_desplegable:hover {
	color:#FFF;
}
.volver {
	text-align: right;
	padding-bottom: 20px;
}
.volver a {
	color: #BABAA4;
	text-decoration: none;
}
.volver a:hover {
	color: #DF040B;
}
#menu li {
	float:none
}
#volver_responsive {
	display:none
}
.seccion_destacados_responsive {
	display:none
}
@media only screen and (max-width:620px) { 
#volver_responsive {
	display: block;
}
.seccion_destacados {
	display:none
}
.seccion_destacados_responsive {
	display:block
}
.todo_productos.destacados {
	display:none
}
}
.botonera_productos_responsive {
	display:none
}
@media only screen and (max-width:620px) { 
.botonera_productos_responsive {
	display: block;
}
}
.botonera_productos_responsive .titulo {
	font-size: 17px;
	color: #DF040B;
	margin-bottom: 10px
}
.botonera_productos_responsive div.bt_desplegable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	cursor: pointer;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.botonera_productos_responsive div.bt_desplegable:hover {
	color:#df040b;
}
.botonera_productos_responsive .caja_marcas {
	background-color: #e3e3e3;
	margin-top: 20px;
	padding: 10px;
}
#pie_responsive {
	display:none;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	line-height: 22px;
}
#pie_responsive a{
	color:#FFF;
	text-decoration:none
}
#pie_responsive a:hover{
	text-decoration:underline
}
.banner_pedido_responsive{
	display:none
}
.banner_pedido_responsive img{
	width:100%

}
@media only screen and (max-width:620px) { 
#pie_responsive {
	display:block
}
.banner_pedido_responsive{
	display: table-cell
}
}
Q
