.redesSociales {
    clear: both;
    height: 60px;
    position: relative;
    width: 100%;
}

.redesSociales div {
    bottom: 10px;
    position: absolute;
    right: 0;
}
#at20mc div{
    -moz-box-sizing: content-box;
}
.ArticuloCaption {
	background-color: #F1EEE9;
}
a .ArticuloConfig {
	font-size: 16px;
	color: #000;
	margin: 5px;
	font-weight: bold;
}
.ArticuloDescripcion, .ArticuloDescripcion a {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.ArticuloDescripcion a:hover {
	color: #000;
}
.ArticuloDescuento {
	font-weight: bold;
	font-size: 0.6em;
	color: #333;
	text-decoration: none;
}
.ArticuloEncuesta {
	padding: 10px;
	border: 1px solid #333;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.ArticuloEncuesta:hover {
	color: #333;
	text-decoration: underline;
}
.ArticuloEtiqueta {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
.ArticuloEtiquetaResaltar {
	font-size: 0.7em;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.MiniOferta .ArticuloImagen, .MiniRecomendado .ArticuloImagen {
	float: none;
	text-align: center;
	padding: 0px;
	margin: 5px 0px;
}
.ArticuloImagen {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 7px;
}
.ArticuloMarca {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.ArticuloMasVendido {
	float: right;
	width: 46%;
	font-size: 0.7em;
	color: #fff;
	font-weight: bold;
	background-color: #6279ac;
	padding: 1px 1px 1px 1px;
}
.ArticuloNoEncontrado {
	font-size: 12px;
	margin: 3px;
	color: #901c1f;
	text-decoration: none;
}
.ArticuloPrecioResaltar {
	background-color: #f1f1f1;
}
.ArticuloPrecio {
	font-weight: bold;
	font-size: 1em;
	color: #F00;
	text-decoration: none;
}
a.ArticuloPrecio:hover {
	color: #000;
}
.ArticuloPrecioAnterior {
	font-weight: bold;
	font-size: 0.6em;
	color: #999;
	text-decoration: none;
}
.ArticuloReferencia {
	font-size: 0.6em;
	color: #808080;
}
.ArticuloResaltar {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	background-color: #333;
}
.ArticuloStock, .FichaArtStock {
	font-size: 0.7em;
	color: #000;
}
.ArticuloSubmit {
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.ArticuloSubmit:hover {
	color: #000;
	text-decoration: underline;
}
.ArticuloTexto {
	font-size: 0.6em;
	color: #000;
	text-decoration: none;
}
.ArticuloTitulo {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
.ArticuloTitulo a {
	color: #000;
	text-decoration: underline;
}
.ArticuloTitulo h1, .ArticuloTitulo h6 {
	float: left;
	clear: both;
	font-size: 1.6em;
}
.ArticuloTitulo a:hover {
	color: #F00;
	text-decoration: underline;
}
.imgSeparador {
	margin-top: 2px;
	margin-bottom: 2px;
}
html, body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	border: none;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	-moz-box-sizing:border-box;
	background-color: #000;
}
#body {
	height: 100%;
	background: #000 url(../imagenes/fondo_general.jpg) top repeat-x;
}
.fondo_izq {
	background: url(../Imagenes/fondo_izq.jpg) top right no-repeat;
}
.fondo_centro {
	background: #fff url(../imagenes/fondo_centro.jpg) left repeat-y;
}
.fondo_drc {
	background: url(../Imagenes/fondo_der.gif) top left no-repeat;
}
body #TiendaVirtual {
	height: auto !important;
	height: 100%;
	-moz-box-sizing:border-box;
}
textarea, input, input.text, select, option, fieldset, radio {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
ul {
	margin: 0em 0em 0em 20px;
	padding-left: 0;
}
ul li {
	list-style-type: none;
	margin-left: 0em;
	padding-left: 0em;
	margin-bottom: 0em;
}
.fullheight {
	height: 100%;
}
.MenuOpciones {
	font-size: 14px;
	margin-bottom: 0px;
	color: #fff;
	text-align: center;
	display: block;
	clear: both;
	width: 100%;
	line-height: 34px;
	-moz-box-sizing:border-box;
}
.MenuOpcionesLR {
	overflow: hidden;
	height: 1px;
	background-color: #000;
}
.MenuOpcionesTB {
	background-color: #000;
}
.CabeceraMasVendidos {
	margin-bottom: 0px;
	color: #fff;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}
.CabeceraMasVendidosLR {
	border-right: #6279ac 1px solid;
	overflow: hidden;
	border-left: #6279ac 1px solid;
	height: 1px;
	background-color: #6279ac;
}
.CabeceraMasVendidosTB {
	background-color: #6279ac;
}
.ContenidoMasVendidos {
	margin-bottom: 0px;
	color: #000;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoMasVendidosLR {
	border-right: #ccc 1px solid;
	overflow: hidden;
	border-left: #ccc 1px solid;
	height: 1px;
	background-color: #F1EEE9;
}
.ContenidoMasVendidosTB {
	background-color: #ccc;
}
.ContenidoBoletin {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoBoletinLR {
	border-right: #999 1px solid;
	overflow: hidden;
	border-left: #999 1px solid;
	height: 1px;
	background-color: #fff;
}
.ContenidoBoletinTB {
	background-color: #999;
}
.CabeceraMarcas {
	font-size: 0.7em;
	text-indent: 5pt;
	font-weight: bold;
	margin-bottom: 0px;
	color: #fff;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}
.CabeceraMarcasLR {
	border-right: #666 1px solid;
	overflow: hidden;
	border-left: #666 1px solid;
	height: 1px;
	background-color: #666;
}
.CabeceraMarcasTB {
	background-color: #666;
}
.ContenidoMarcas {
	margin-bottom: 0px;
	color: #fff;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoMarcasLR {
	border-right: #666 1px solid;
	overflow: hidden;
	border-left: #666 1px solid;
	height: 1px;
	background-color: #fff;
}
.ContenidoMarcasTB {
	background-color: #666;
}
.CabeceraRecomendado {
	margin-bottom: 0px;
	display: block;
	color: #333333;
	clear: both;
	width: 100%;
}
.CabeceraRecomendadoLR {
	border-right: #ffcc00 1px solid;
	overflow: hidden;
	border-left: #ffcc00 1px solid;
	height: 1px;
	background-color: #ffcc00;
}
.CabeceraRecomendadoTB {
	background-color: #ffcc00;
}
.ContenidoRecomendado {
	margin-bottom: 0px;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoRecomendadoLR {
	border-right: #ffcc00 1px solid;
	overflow: hidden;
	border-left: #ffcc00 1px solid;
	height: 1px;
	background-color: #fff;
}
.ContenidoRecomendadoTB {
	background-color: #ffcc00;
}
.CabeceraPrincipal {
	margin-bottom: 0px;
	text-align: left;
}
.CabeceraPrincipalLR {
	overflow: hidden;
	height: 1px;
	line-height: 24px;
	background-color: #ffff00;
}
.CabeceraPrincipalTB {
	background-color: #ffff00;
}
.PrincipalContenido {
	margin-bottom: 0px;
	display: block;
	text-align: center;
}
.PrincipalContenidoLR {
	overflow: hidden;
	height: 1px;
}
.PrincipalContenidoTB {
}
.ArticuloNovedad {
	margin-bottom: 0px;
	display: block;
	float: left;
	width: 100%;
}
.ArticuloNovedadLR {
	border-right: #A9A9A9 1px solid;
	overflow: hidden;
	border-left: #A9A9A9 1px solid;
	height: 1px;
	background-color: #fff;
}
.ArticuloNovedadTB {
	background-color: #A9A9A9;
}
.CabeceraBuscar {
	margin-bottom: 0px;
	text-align: left;
}
.CabeceraBuscarLR {
	overflow: hidden;
	height: 1px;
}
.CabeceraBuscarTB {
}
.CabeceraNoticias {
	height: auto;
	margin-bottom: 0px;
}
.CabeceraNoticiasLR {
	overflow: hidden;
	height: 1px;
	line-height: 22px;
	background-color: #000;
}
.CabeceraNoticiasTB {
	background-color: #000;
}
.ContenidoNoticias {
	height: auto;
	margin-bottom: 0px;
}
.ContenidoNoticiasLR {
	overflow: hidden;
	height: 1px;
	background-color: #f1f1f1;
}
.ContenidoNoticiasTB {
	background-color: #f1f1f1;
}
.CabeceraOfertas {
	height: auto;
	margin-bottom: 0px;
}
.CabeceraOfertasLR {
	overflow: hidden;
	height: 1px;
	line-height: 22px;
	background-color: #000;
}
.CabeceraOfertasTB {
	background-color: #000;
}
.ContenidoOfertas {
	height: auto;
	margin-bottom: 0px;
}
.ContenidoOfertasLR {
	overflow: hidden;
	height: 1px;
	background-color: #f1f1f1;
}
.ContenidoOfertasTB {
	background-color: #f1f1f1;
}
/* Caja Genérico */

.L1G {
	margin-left: 12px;
}
.L2G {
	border-left-width: 3px;
	margin-left: 9px;
}
.L3G {
	border-left-width: 2px;
	margin-left: 7px;
}
.L4G {
	margin-left: 6px;
}
.L5G {
	margin-left: 5px;
}
.L6G {
	margin-left: 4px;
}
.L7G {
	margin-left: 3px;
}
.L8G {
	margin-left: 2px;
	height: 2px;
}
.L9G {
	margin-left: 1px;
	height: 3px;
}
.BoxContenido {
	margin-bottom: 0px;
	display: block;
	clear: both;
	width: 100%;
	-moz-box-sizing:border-box;
}
.LrContenido {
	padding-right: 0px;
	padding-left: 0px;
	height: 100% !important;
	height: auto;
	width: 100%;
	display: table !important;
	display: block;
	-moz-box-sizing:border-box;
}
.R1G {
	margin-right: 12px;
}
.R2G {
	margin-right: 9px;
	border-right-width: 3px;
}
.R3G {
	margin-right: 7px;
	border-right-width: 2px;
}
.R4G {
	margin-right: 6px;
}
.R5G {
	margin-right: 5px;
}
.R6G {
	margin-right: 4px;
}
.R7G {
	margin-right: 3px;
}
.R8G {
	margin-right: 2px;
	height: 2px;
}
.R9G {
	margin-right: 1px;
	height: 3px;
}
.L1P {
	margin-left: 4px;
}
.L2P {
	margin-left: 3px;
}
.L3P {
	margin-left: 2px;
}
.L4P {
	margin-left: 1px;
	height: 2px;
}
.R1P {
	margin-right: 4px;
}
.R2P {
	margin-right: 3px;
}
.R3P {
	margin-right: 2px;
}
.R4P {
	margin-right: 1px;
	height: 2px;
}
.L1M {
	margin-left: 7px;
}
.L2M {
	margin-left: 5px;
	border-left-width: 2px;
}
.L3M {
	margin-left: 4px;
}
.L4M {
	margin-left: 3px;
}
.L5M {
	margin-left: 2px;
}
.L6M {
	margin-left: 1px;
	height: 2px;
}
.R1M {
	margin-right: 7px;
}
.R2M {
	margin-right: 5px;
	border-right-width: 2px;
}
.R3M {
	margin-right: 4px;
}
.R4M {
	margin-right: 3px;
}
.R5M {
	margin-right: 2px;
}
.R6M {
	margin-right: 1px;
	height: 2px;
}
#Pagina {
	width: 960px;
	height: 100%;
	background: url(../imagenes/fondo_bloque1.gif) 0px 260px no-repeat;
	-moz-box-sizing:border-box;
}
#PaginaConstruccion {
	width: 960px;
	height: 100%;
	background-color: #fff;
	-moz-box-sizing:border-box;
}
#EnConstruccion {
	font-weight: bold;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#Cabecera {
	width: 100%;
	-moz-box-sizing:border-box;
	background: #000 url(../imagenes/cab_fondo.jpg) top right no-repeat;
}
#Cabecera_Logo {
	height: 110px;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}
#Cabecera_Idioma {
	width: 100%;
	height: 110px;
	position: relative;
}
#Cabecera_Idioma_Align {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#Cabecera_Identificarse_Carrito {
	height: 56px;
	width: 100%;
	display: block;
	background: url(../imagenes/fondo_id.jpg) bottom repeat-x;
	-moz-box-sizing:border-box;
}
#Cabecera_Identificarse {
	width: 72%;
	height: 100%;
	text-align: left;
	float: left;
	display: block;
	padding-top: 33px;
	padding-left: 15px;
	background: url(../imagenes/fondo_carrito.gif) right top no-repeat;
	-moz-box-sizing:border-box;
}
.Identificarse_Campo {
	float: left;
	padding-left: 3px;
}
#Cabecera_Carrito {
	width: 28%;
	height: 100%;
	text-align: right;
	float: left;
	clear: right;
	display: block;
	padding-top: 33px;
	padding-right: 11px;
	-moz-box-sizing:border-box;
}
#Contenido {
	display: block;
	margin-top: 0px;
	width: 98%;
	background-color: #fff;
}
#Contenido_Bloque1 {
	margin-right: 11px;
	margin-left: 5px;
	margin-top: 3px;
	width: 175px;
	-moz-box-sizing:border-box;
}
#Contenido_Bloque2 {
	margin-top: 8px;
	width: 100%;
	float: left;
	-moz-box-sizing:border-box;
}
#Contenido_Bloque3 {
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 8px;
	width: 175px;
	-moz-box-sizing:border-box;
}
#Bloque1_Grupo1 {
	width: 100%;
}
#Grupo1_Buscar {
	width: 100%;
	display: block;
	text-align: center;
	margin-bottom: 5px;
}
#Grupo1_Secciones {
	width: 100%;
	display: block;
	text-align: left;
}
#Bloque1_Marcas {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Bloque1_Boletin {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
}
#Bloque1_MasVendidos {
	width: 100%;
	display: block;
	margin-top: 10px;
}
#MasVendidos_Rotulo {
	font-size: 0.7em;
	color: #fff;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
#MasVendidos_Contenido {
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Bloque1_Recomendados {
	width: 100%;
	display: block;
	margin-top: 10px;
}
#Recomendados_Rotulo {
	font-weight: bold;
	font-size: 0.7em;
	color: #fff;
	text-indent: 5pt;
}
#Recomendados_Contenido {
	display: block;
}
#Bloque1_AtencionCliente {
	width: 100%;
	display: block;
	margin-top: 7px;
	background-color: #ccc;
	color: #000;
	font-weight: bold;
	padding: 5px 0px 10px 0px;
	background: #b8b8b8 url(../imagenes/fondo_atencion.jpg) top no-repeat;
	border: 1px solid #ccc;
}
#Banner {
	margin-bottom: 7px;
}
.Banner_Top {
	text-align:center;
	margin-bottom: 1px;
}
.Banner_Bottom {
	text-align:center;
	margin-bottom:7px;
	margin-top:7px;
}
.Banner_Bottom a, .Banner_Top a, .Banner_Bottom img, .Banner_Top img {
	margin-bottom:7px;
}
.Banner_Bottom a img, .Banner_Top a img {
	margin-bottom:7px;
}
#Bloque2_Principal {
	display: block;
	background-color: #fff;
}
#Principal_Rotulo {
	font-weight: bold;
	font-size: 18px;
	color: #000;
	letter-spacing: -1px;
	text-indent: 8pt;
}
#Principal_Contenido {
	display: block;
	height: auto;
}
#Noticias_Rotulo {
	font-size: 0.7em;
	color: #fff;
	text-indent: 5pt;
	font-weight: bold;
}
#Noticias_Contenido {
	display: block;
}
#Bloque3_Ofertas {
}
#PiePagina {
	margin-top: 10px;
	display: block;
	clear: both;
	width: 100%;
	font-size: 11px;
	color: #666;
	background-color: #000;
}
.AtencionClienteTelefono {
	color: #000;
	font-size: 22px;
}
a.AtencionClienteMail {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.AtencionClienteMail:hover {
	color: #ffff00;
	text-decoration: underline;
}
.AyudaTexto, .PoliticaPrivacidadTexto, .AvisoLegalTexto {
	font-size: 12px;
	font-weight: normal;
	color: #000;
	margin: 10px;
	text-decoration: none;
}
.BackGround {
	background-color: #fff;
}
.BackGroundLeft {
	background-color: #CED2BE;
}
.BackGroundPrincipal {
	border: 1px solid #333;
}
.BoletinAnteriorTexto {
	font-size: 0.7em;
	color: #000;
	font-weight: normal;
	text-indent: 5pt;
}
a.BoletinAnteriorTexto:hover {
	text-decoration: underline;
}
.BoletinDato {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
.BoletinTexto {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
#Grupo1_Buscar .separador {
	height: 3px;
}
#Grupo1_Buscar input {
	border: 1px solid #000;
	height: 20px;
}
.textoBuscar {
	line-height: 22px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	color: #ffff00;
	font-weight: bold;
	font-size: 0.7em;
	text-transform: uppercase;
	text-align: center;
	background: url(../imagenes/fondo_busca.gif) center bottom no-repeat;
}
.Buscar {
	text-align: right;
	font-size: 0.7em;
	color: #000;
	text-decoration: underline;
}
a.Buscar:hover {
	color: #ffff00;
}
.BuscarDato {
	font-size: 11px;
	color: #000;
}
.BuscarCombo {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.BuscarCombo select {
	width: 164px;
}
.CabeceraSecundaria {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.CarritoComprasAnteriores {
	font-size: 0.6em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.CarritoComprasAnteriores:hover {
	color: #333333;
	text-decoration: underline;
}
.CarritoElementoVariante {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
.CarritoNombreEquipo {
	font-weight: bold;
	font-size: 12px;
	color: #3c6f1c;
	text-decoration: none;
}
.CarritoNombreArticulo {
	font-size: 0.7em;
	font-weight: bold;
}
.CarritoNombreArticulo a {
	color: #000;
	text-decoration: underline;
}
.CarritoNombreArticulo a:hover {
	color: #000;
	text-decoration: none;
}
.CarritoReferencia {
	font-size: 0.6em;
	color: #808080;
}
.CarritoVacio {
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
}
.CarritoVariante {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
.CompraFinTextoPasarela {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.CompraFinTit1 {
	text-align: justify;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}
.CompraFinTit2 {
	text-align: justify;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}
.CompraFinImprimir {
	font-size: 0.6em;
	color: #000099;
	font-weight: bold;
	text-align: center;
}
a.CompraFinImprimir:hover {
	color: #000096;
	text-decoration: underline;
}
.ConfirmarCompra {
	color: #000;
	font-size: 0.7em;
}
.Consulta {
	color: #000;
	font-size: 12px;
}
.Encuesta {
	background-color: #F4EDED;
}
.EncuestaBloqueTitulo {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background-color: #CEA8A8;
	text-align: left;
	padding: 4px;
}
.EncuestaDescripcion {
	margin-top: 1em;
	font-size: 10px;
	margin-left: 1em;
	color: #000;
}
.EncuestaPreguntaEncuesta {
	font-weight: bold;
	font-size: 13px;
	color: #333;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8BFBF;
}
.EncuestaPreguntaEncuestaNumeracion {
	font-weight: bold;
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}
.EncuestaRespuestaPreguntaEncuesta {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-align: left;
}
.EncuestaTexto {
	font-size: 0.7em;
	color: #000;
	font-weight: normal;
	text-indent: 5pt;
}
a.EncuestaTexto:hover {
	text-decoration: underline;
}
.EncuestaTitulo {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #333;
	border-bottom: #d8bfbf 1px dotted;
	text-align: center;
}
.ResultadoEncuestaCabecera {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #990000;
	border-bottom: #d8bfbf 1px dotted;
	text-align: center;
}
.ResultadoEncuestaDescripcion {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-align: left;
}
.EncuestaResultadoTitulo {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background-color: #CEA8A8;
	text-align: left;
	padding: 4px;
}
.EnlacePie {
}
.EnlacePieTexto {
	font-size: 0.7em;
	color: #666;
	text-decoration: none;
}
a.EnlacePieTexto:hover {
	color: #ffff00;
	text-decoration: underline;
}
.EnlaceTitulo {
	color: #000;
}
.EquipoDescripcion {
	font-size: 0.7em;
	color: #323c95;
}
.EquipoError {
	font-weight: bold;
	font-size: 0.8em;
	color: #cc3366;
}
.EquipoInicio {
	font-size: 0.6em;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
.EquipoPreviewDescCompArticulo {
	font-weight: bold;
	font-size: 0.7em;
	color: #3c6f1c;
	text-decoration: none;
}
.EquipoPreviewNombreArticulo {
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.Faq {
	color: #000;
	font-size: 0.7em;
}
.FaqPregunta {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.FaqRespuesta {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.LinkButton {
	margin: 1em 0;
	font-family: helvetica, arial, sans-serif;
}
.LinkButton a {
	width: 13em;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px;
	color: #fff;
	height: 25px;
	background: #801a1b url(../imagenes/fondo_btn1.jpg);
	display: block;
	text-decoration: none;
}
.LinkButton a:link, .LinkButton a:visited {
	border: 1px solid #761819;
}
.LinkButton a:hover {
	border: 1px solid #761819;
}
.FormImagenAsButton {
	cursor: pointer;
	cursor: hand;
}
.FormBtn {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	padding: 2px;
	color: #fff;
	height: 25px;
	background: #801a1b url(../imagenes/fondo_btn1.jpg);
	border: 1px solid #761819;
}
.FormBackGround, .InfoBackGround {
	background-color: #eef3ff;
}
.FormTabla {
	border: 1px solid #cecece;
	background-color: #f1f1f1;
}
.FormCabecera {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
}
.FormPrecio {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.FormCampo, .InfoCampo {
	color: #000;
	text-decoration: none;
	font-size: 12px;
}
.FormCampoImpar, .InfoCampoImpar, .FormImpar {
	background-color: #fff;
}
.FormCampoPar, .InfoCampoPar, .FormPar {
	background-color: #eef3ff;
}
.FormDato, .InfoDato {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.FormResaltar, .InfoResaltar {
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.Identificacion {
	vertical-align: middle;
}
.IdentificacionCampo {
	font-size: 11px;
	color: #000;
	text-indent: 3pt;
	vertical-align: middle;
}
a.IdentificacionCampo {
	color: #000;
	text-decoration: none;
}
a.IdentificacionCampo:hover {
	color: #2040ff;
	text-decoration: underline;
}
.IdentificacionCompra {
	color: #000;
	font-size: 0.7em;
	text-decoration: none;
}
a.IdentificacionCompra:hover {
	text-decoration: underline;
}
.IdentificacionDato {
	vertical-align: middle;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	padding-top: 1px;
	padding-left: 3px;
	border: 1px solid #000;
	background: #f0f094;
}
.IdentificacionError {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	float: left;
	white-space: nowrap;
	position: absolute;
	left: 35%;
	top: 26%;
	width: 400px;
	height: 159px;
	padding: 45px 25px 0px 25px;
	text-align: center;
	text-decoration: none;
	background: #cc0000 url(../imagenes/error.gif);
}
.IdentificacionError .LinkButton {
	margin-top: 45px;
	text-decoration: none;
}
.IdentificacionError .LinkButton a {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 2px;
	color: #fff;
	width: 64px;
	background: #b5081c url(../imagenes/fondo_btn1.jpg) repeat-x;
	border: 1px solid #fff;
	cursor: hand;
	text-decoration: none;
}
.IdentificacionError .LinkButton a:hover {
	cursor: hand;
}
.Idioma {
	background-repeat: no-repeat;
	width: 1%;
}
.LaEmpresaImagen {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}
.LaEmpresaTexto {
	font-size: 12px;
	color: #000;
}
.LinkInteresResaltar {
	font-size: 14px;
	color: #000;
	font-weight: bold;
	text-indent: 5pt;
}
a.LinkInteresResaltar:hover {
	text-decoration: underline;
}
.LinkInteresTexto {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
}
a.LinkInteresTexto:hover {
	text-decoration: underline;
}
.Marca {
	font-size: 0.7em;
	color: #000;
	font-weight: bold;
}
h1.Marca, h6.Marca {
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
h1.Marca a, h6.Marca a {
	color: #000;
	text-decoration: underline;
}
.MarcaDescripcion {
	font-size: 0.8em;
	color: #000;
}
.MarcaImagen {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.MasVendidosList {
	list-style: square url(../imagenes/arrow.gif); /* wide image for the bullet */
	margin: 0em 0em 0em 20px; /* bullet image is in left margin */
	padding-left: 0;
}
.MasVendidosList li {
	margin-left: 0em;
	padding-left: 0em; /* distance between marker and text */
	margin-bottom: 0em; /* a little spacing between list items */
}
.MasVendidos {
	border: 1px solid #333;
	background-color: #fff;
}
.MasVendidosResaltar {
	font-size: 0.7em;
	color: #fff;
	text-indent: 10pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-color: #333;
}
.MasVendidosTexto {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
a.MasVendidosTexto:hover {
	color: #333;
	text-decoration: underline;
}
.MenuSeccionList {
	padding-left: 7px;
	margin-left: 0px;
	list-style-type: none;
}
.MenuSeccion {
	font-weight: normal;
	font-size: 0.7em;
	background: #fff500 url(../imagenes/fondo_cat.jpg) top right no-repeat;
	color: #000;
	text-decoration: none;
	display: block;
	height: auto;
	width: 100%;
	line-height: 24px;
	border-top: 1px solid #ECECEC;
}
a.MenuSeccion:hover {
	color: #ffff00;
	background: #000 url(../imagenes/fondo_cat_over.jpg) top right no-repeat;
}
.MenuSubSeccionList {
	padding-left: 10px;
	margin-left: 0px;
	list-style-type: none;
}
.MenuSubSeccion {
	font-size: 0.7em;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	background: #eee url(../imagenes/fondo_sub.jpg) top repeat-x;
	padding: 5px 4px;
	height: auto;
	width: 100%;
	position: relative;
	line-height: 14px;
	display: block;
	border-top: 1px solid #ececec;
	-moz-box-sizing:border-box;
}
a.MenuSubSeccion:hover {
	background: #ffff99 url(../imagenes/fondo_sub_over.jpg) top repeat-x;
}
.MiniCarritoTexto {
	font-size: 11px;
	color: #fff;
	margin: 3px;
	vertical-align: middle;
}
a.MiniCarritoTexto {
	color: #fff;
	text-decoration: none;
}
a.MiniCarritoTexto:hover {
	color: #ffff00;
	text-decoration: underline;
}
.miCompra {
	text-transform: uppercase;
}
.MiniNoticiaResaltar {
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.MiniNoticiaTitulo {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniNoticiaTitulo:hover {
	color: #000;
	text-decoration: underline;
}
.MiniNoticiaVerTodas {
	font-size: 0.6em;
	color: #000;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniNoticiaVerTodas:hover {
	color: #000;
	text-decoration: underline;
}
.MiniOfertaResaltar {
	font-size: 0.7em;
	color: #fff;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
}
a.MiniOfertaVerTodas {
	font-size: 0.6em;
	color: #666;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniOfertaVerTodas:hover {
	color: #000;
	text-decoration: underline;
}
.MsgCaja {
	background-color: #fff;
	margin: 10px;
	border: 1px solid #333;
	padding: 10px;
}
.msgTabla {
	border-bottom: #9799D2 1px solid;
	border-top: #9799D2 1px solid;
	border-left: #9799D2 1px solid;
	border-right: #9799D2 1px solid;
}
.msgTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-align: left;
}
.MsgKO {
	font-size: 11px;
	color: #FF0000;
}
.MsgOK {
	font-size: 11px;
	color: #000099;
}
.NoticiaCabecera
{
    cursor: pointer;
    padding: 4px;
    text-decoration: none;
}
.NoticiaCabecerahover
{
    background-color: #F0F094;/*FEFFBF*/
    cursor: pointer;
    padding: 4px;
    text-decoration: none;
}
.NoticiaFecha
{
    background-color: #000;
    color: #FFF;
    font-weight: bold;
    margin: 3px 0;
    padding: 5px;
}
.NoticiaBreve {
	font-size: 12px;
	font-style: italic;
	color: #333;
	text-decoration: none;
}
.NoticiaCuerpo {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
.NoticiaImagen {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}
.NoticiaPieFoto {
	font-size: 0.7em;
	color: #000;
	text-decoration: none;
}
.NoticiaTexto {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.NoticiaTitulo {
	font-size: 16px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.Obligatorio {
	font-size: 0.9em;
	color: #be0000;
}
.OfertaResaltar {
	font-size: 0.9em;
	color: #333;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.OfertaTexto {
	font-size: 0.9em;
	color: #000;
	text-indent: 10pt;
	text-decoration: none;
}
.OpcionMenu {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 10pt;
	color: #fff;
}
a.OpcionMenu:hover {
	color: #ffff00;
}
.Paginacion {
	font-size: 0.6em;
	color: #000;
	text-decoration: none;
}
a.Paginacion:hover {
	color: #333;
	text-decoration: underline;
}
.PaginacionActual {
	font-size: 0.8em;
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
a.PaginacionActual:hover {
	color: #333;
	text-decoration: underline;
}
.PedidoAnterior {
	color: #000;
	font-size: 0.7em;
}
.PedidoAnteriorVer {
	font-size: 0.6em;
	color: #000;
	text-decoration: none;
}
a.PedidoAnteriorVer:hover {
	color: #695426;
	text-decoration: underline;
}
.PedidoHtml {
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}
.PerderPassword {
	color: #000;
	font-size: 12px;
}
.PerderPasswordTexto {
	color: #000;
	text-decoration: none;
	font-size: 12px;
	background-color: #fff;
}
.ProcesoCompra {
	font-weight: bold;
	font-size: 11px;
	color: #ccc;
}
.ProcesoCompraPasado, .ProcesoCompraPasado A {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.ProcesoCompraResaltar {
	font-weight: bold;
	font-size: 11px;
	color: #333;
}
.Registrarse {
	color: #000;
	font-size: 12px;
}
.Seccion {
	background-color: #fff;
	margin: 2px;
	padding: 10px;
}
.Seccion div {
	text-align: center;
}
.SeccionMigas h1, .SeccionMigas h6 {
	font-size: 1em;
	font-weight: bold;
	color: #09283B;
}
.SeccionMigas {
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.SeccionMigas a {
	font-size: 0.8em;
	font-weight: bold;
	color: #666;
	text-decoration: none;
}
.SeccionMigas a:hover {
	color: #F00;
	text-decoration: underline;
}
.Seccionhr {
	color: #666;
	height: 1px;
	width: 99%;
}
.SeccionImagen {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.SeccionResaltar {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.linkImagenSeccion {
	border: 0px;
}
.SeccionConImg .SeccionResaltar {
	padding-top: 40px;
}
.SeccionResaltar h1, .SeccionResaltar h6 {
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.SeccionResaltar:hover {
	color: #333;
	text-decoration: underline;
}
.SeccionTexto {
	font-size: 0.6em;
	color: #000;
	text-decoration: none;
}
.Sugerencia {
	color: #000;
	font-size: 12px;
}
.SuscripcionBoletinTexto {
	color: #000;
	font-weight: bold;
	font-size: 0.7em;
}
.TramitarCompra {
	color: #000;
	font-size: 0.7em;
}
.textoatencion {
	font-size: 11px;
	text-align: center;
	text-transform: uppercase;
	color: #ffff00;
	padding-bottom: 76px;
}
#AtnovaLogo {
	padding: 3px;
}
.Atnova {
	top: 3px;
	font-size: 0.6em;
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}
a.Atnova:hover {
	color: #fff;
}
.AtnovaImagenLogo {
	width: auto;
	height: auto;
}
.AtnovaComercio {
	top: 3px;
	font-size: 0.6em;
	color: #fff;
	text-decoration: none;
}
a.AtnovaComercio:hover {
	color: #FF6000;
}
 @media print {
/* Estilos genéricos */

	.NoPrint {
	display: none;
}
Body, #Pagina, #TiendaVirtual {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-style: none;
}
textarea, input, input.text, select, option, fieldset, radio {
	display: none;
}
.lrcontenido {
	border-style: none;
}
.PrincipalContenidoTB {
	border-style: none;
	background-color: #fff;
}
.FormTabla {
	float: left;
}
}

