img {
	border: 0px;
}
h1, h6 {
	margin: 0px;
}
a, td, div, li {
	-moz-box-sizing:border-box;
}
a {
	color: #5b0194;
}
a:hover {
	color: #fe6601;
}
.TextoEntrada h1 {
	background: #5B0194 none no-repeat scroll left center;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0px;
	text-transform: uppercase;
}
#linkpublicitario {
	font-family: Arial, Helvetica, sans-serif;
	padding: 1.5em 0px 1.5em 0px;
	width: 90%;
	text-align: center;
	font-size: 0.6em;
	color: #000;
	font-weight: normal;
}
a.linkpublicitario {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.linkpublicitario:hover {
	text-decoration: underline;
}
.ArticuloCaption {
	background-color: #F1EEE9;
}
a .ArticuloConfig {
	font-size: 16px;
	color: #000;
	margin: 5px;
	font-weight: bold;
}
.ArticuloDescripcion {
	font-size: 12px;
	color: #000;
	text-decoration: none;
	padding: 7px 5px 10px 5px;
}
.ArticuloDescripcion span,.ArticuloDescripcion strong {
	font-size: 12px !important;
	font-weight:normal !important;
}
.ArticuloDescripcion a {
	color: #5b0194;
	text-decoration: underline;
}
.ArticuloDescripcion a:hover {
	color: #fe6601;
}
.ArticuloDescuento {
	font-weight: bold;
	font-size: 0.6em;
	color: #103953;
	text-decoration: none;
}
.ArticuloEncuesta {
	padding: 10px;
	border: 1px solid #103953;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.ArticuloEncuesta:hover {
	color: #103953;
	text-decoration: underline;
}
.ArticuloEtiqueta {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.ArticuloEtiquetaResaltar {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
.MiniOferta .ArticuloImagen, .MiniRecomendado .ArticuloImagen {
	float: none;
	text-align: center;
	margin-right: 0px;
	margin-left: 0px;
}
.ArticuloImagen {
	float: left;
	margin-right: 5px;
	margin-bottom: 10px;
}
.ArticuloMarca {
	font-size: 0.6em;
	color: #fe6601;
	text-decoration: none;
	font-weight: normal;
}
.ArticuloMasVendido {
	float: right;
	width: 46%;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	background-color: #930194;
	padding: 3px;
}
.ArticuloNoEncontrado {
	font-size: 12px;
	margin: 3px;
	color: #990000;
	text-decoration: none;
}
.ArticuloPrecioResaltar {
	background-color: #dcd2e7;
}
.ArticuloPrecio {
	font-weight: bold;
	font-size: 1em;
	color: #990033;
	text-decoration: none;
}
a.ArticuloPrecio:hover {
	color: #000;
}
.ArticuloPrecioAnterior {
	font-weight: bold;
	font-size: 0.6em;
	color: #990033;
	text-decoration: none;
}
.ArticuloReferencia {
	font-size: 0.6em;
	color: #fe6601;
	font-weight: normal;
}
.ArticuloResaltar {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	background-color: #103953;
}
.ArticuloFichaTecnica {
	text-align: right;
}
.ArticuloFichaTecnica a {
	background: transparent url(../imagenes/bulletIco.jpg) no-repeat 0 50%;
	padding-left: 34px;
	text-indent: 30px;
	margin: 8px 0;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
}
.ArticuloStock, .FichaArtStock {
	font-size: 11px;
	color: #000;
}
.ArticuloSubmit {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.ArticuloSubmit:hover {
	color: #103953;
	text-decoration: underline;
}
.ArticuloTexto {
	font-size: 0.6em;
	color: #000;
	text-decoration: none;
}
.ArticuloTitulo {
	font-size: 11px;
	color: #5b0194;
	font-weight: bold;
}
.ArticuloTitulo a {
	color: #5b0194;
	text-decoration: underline;
}
.ArticuloTitulo a:hover {
	color: #fe6700;
	text-decoration: underline;
}
.ArticuloTitulo h1, .ArticuloTitulo h6 {
	float: left;
	clear: both;
	font-size: 1.6em;
}
.imgSeparador {
	margin-top: 2px;
	margin-bottom: 2px;
}
.CabeceraBuscador {
	color: #fff;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	text-align: left;
	width: 100%;
	height: auto;
	background-color: #731818;
	float: left;
	-moz-box-sizing:border-box;
}
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: #fb6703;
}
#body {
	background-color: #fb6703;
}
.fondo_izq {
	background: transparent url(../Imagenes/fondo_izq.jpg) top right repeat-y;
}
.fondo_drc {
	background: transparent url(../Imagenes/fondo_der.jpg) top left repeat-y;
}
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%;
}
.CabeceraMasVendidos {
	margin-bottom: 0px;
	color: #FFF;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}
.CabeceraMasVendidosLR {
	border-right: #fe6603 1px solid;
	overflow: hidden;
	border-left: #fe6603 1px solid;
	height: 1px;
	background-color: #fe6603;
}
.CabeceraMasVendidosTB {
	background-color: #fe6603;
}
.ContenidoMasVendidos {
	margin-bottom: 0px;
	color: #000;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoMasVendidosLR {
	border-right: #fe6603 1px solid;
	overflow: hidden;
	border-left: #fe6603 1px solid;
	height: 1px;
	background-color: #F1EEE9;
}
.ContenidoMasVendidosTB {
	background-color: #fe6603;
}
.ContenidoBoletin {
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoBoletinLR {
	overflow: hidden;
	height: 1px;
}
.ContenidoBoletinTB {
	background-color: transparent;
}
.CabeceraMarcas {
	font-size: 11px;
	text-indent: 5pt;
	font-weight: bold;
	margin-bottom: 0px;
	color: #fff;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}
.CabeceraMarcasLR {
	border-right: #666666 1px solid;
	overflow: hidden;
	border-left: #666666 1px solid;
	height: 1px;
	background-color: #666666;
}
.CabeceraMarcasTB {
	background-color: #666666;
}
.ContenidoMarcas {
	margin-bottom: 0px;
	color: #fff;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoMarcasLR {
	border-right: #666666 1px solid;
	overflow: hidden;
	border-left: #666666 1px solid;
	height: 1px;
	background-color: #fff;
}
.ContenidoMarcasTB {
	background-color: #666666;
}
.CabeceraRecomendado {
	margin-bottom: 0px;
	display: block;
	clear: both;
	width: 100%;
}
.CabeceraRecomendadoLR {
	border-right: #fe6601 1px solid;
	overflow: hidden;
	border-left: #fe6601 1px solid;
	height: 1px;
	background-color: #fe6601;
}
.CabeceraRecomendadoTB {
	background-color: #fe6601;
}
.ContenidoRecomendado {
	margin-bottom: 0px;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoRecomendadoLR {
	border-right: #fe6601 1px solid;
	overflow: hidden;
	border-left: #fe6601 1px solid;
	height: 1px;
	background-color: #FFF;
}
.ContenidoRecomendadoTB {
	background-color: #fe6601;
}
.CabeceraPrincipal {
	margin-bottom: 0px;
	background-color: transparent;
	text-align: left;
}
.CabeceraPrincipalLR {
	overflow: hidden;
	height: 1px;
	background-color: #5b0194;
}
.CabeceraPrincipalTB {
	background-color: #5b0194;
}
.PrincipalContenido {
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
}
.PrincipalContenidoLR {
	border-right: #5b0194 1px solid;
	overflow: hidden;
	border-left: #5b0194 1px solid;
	height: 1px;
	background-color: #FFF;
}
.PrincipalContenidoTB {
	background-color: #5b0194;
}
.ArticuloNovedad {
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	float: left;
	width: 100%;
}
.ArticuloNovedadLR {
	border-right: #fe6601 1px solid;
	overflow: hidden;
	border-left: #fe6601 1px solid;
	height: 1px;
	background-color: #FFF;
}
.ArticuloNovedadTB {
	background-color: #fe6601;
}
.CabeceraBuscar {
	margin-bottom: 0px;
	text-align: left;
}
.CabeceraBuscarLR {
	overflow: hidden;
	height: 1px;
	background-color: transparent;
}
.CabeceraBuscarTB {
	background-color: transparent;
}
.CabeceraNoticias {
	height: auto;
	margin-bottom: 0px;
}
.CabeceraNoticiasLR {
	border-right: #5b0595 1px solid;
	overflow: hidden;
	border-left: #5b0595 1px solid;
	height: 1px;
	background-color: #5b0595;
}
.CabeceraNoticiasTB {
	background-color: #5b0595;
}
.ContenidoNoticias {
	height: auto;
	margin-bottom: 0px;
}
.ContenidoNoticiasLR {
	border-right: #5b0595 1px solid;
	overflow: hidden;
	border-left: #5b0595 1px solid;
	height: 1px;
	background-color: #fff;
}
.ContenidoNoticiasTB {
	background-color: #5b0595;
}
.CabeceraOfertas {
	height: auto;
	margin-bottom: 0px;
}
.CabeceraOfertasLR {
	border-right: #fe6603 1px solid;
	overflow: hidden;
	border-left: #fe6603 1px solid;
	height: 1px;
	background-color: #fe6603;
}
.CabeceraOfertasTB {
	background-color: #fe6603;
}
.ContenidoOfertas {
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}
.ContenidoOfertasLR {
	border-right: #fe6603 1px solid;
	overflow: hidden;
	border-left: #fe6603 1px solid;
	height: 1px;
	background-color: #FFF;
}
.ContenidoOfertasTB {
	background-color: #fe6603;
}
/* 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;
	background-color: transparent;
	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-color: #fff;
	-moz-box-sizing:border-box;
}
#PaginaConstruccion {
	width: 960px;
	height: 100%;
	background-color: #fff;
	-moz-box-sizing:border-box;
}
#EnConstruccion {
	font-weight: bold;
	font-size: 14px;
	color: #580092;
	text-decoration: none;
}
#Cabecera {
	width: 100%;
	-moz-box-sizing:border-box;
	background: transparent url(../imagenes/fondo_cabecera.jpg) repeat-x;
}
#Cabecera_Logo {
	height: 137px;
	display: block;
	position: relative;
}
.linkImagenHome img {
	left: 0px;
	position: absolute;
	top: 0px;
	width: 256px;
	height: 136px;
	z-index: 50;
}
#Cabecera_Idioma {
	width: 100%;
	height: 137px;
	position: relative;
}
#Cabecera_Idioma_Align {
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#Cabecera_Identificarse_Carrito {
	height: 27px;
	width: 100%;
	display: block;
	background: #c9b6d6 url(../imagenes/fondo_id.jpg) repeat-x;
	min-height: 1em;
	-moz-box-sizing: border-box;
}
#Cabecera_Identificarse {
	width: 67%;
	height: 100%;
	text-align: left;
	float: left;
	display: block;
	padding-top: 3px!important;
	padding-top: 2px;
	padding-left: 17px!important;
	padding-left: 12px;
	-moz-box-sizing: border-box;
}
.Identificarse_Campo {
	float: left;
	padding-left: 5px;
	padding-top: 3px!important;
	padding-top: 2px;
}
#Cabecera_Carrito {
	width: 33%;
	height: 100%;
	text-align: right;
	float: left;
	clear: right;
	display: block;
	padding-right: 16px;
	padding-top: 3px!important;
	padding-top: 2px;
	-moz-box-sizing:border-box;
}
#Contenido {
	display: block;
	margin-top: 0px;
	width: 98%;
	background-color: #fff;
}
#Contenido_Bloque1 {
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	width: 175px; /* Obliga al div a usar todo el alto */ /* Quitar comentarios cuando la columna tiene fondo 	height: 100%;  	float: left;  	*/
	-moz-box-sizing:border-box;
}
/* Hace que cada div cosa sólo el alto que necesite */
/* Quitar comentarios cuando la columna tiene fondo
#Contenido_Bloque1 div 
{    
	height: auto!important; 
}
*/

#Contenido_Bloque2 {
	margin-top: 0px;
	width: 100%;
	float: left;
	-moz-box-sizing:border-box;
}
#Contenido_Bloque3 {
	margin-top: 7px;
	margin-left: 7px;
	margin-right: 7px;
	width: 175px;
	float: left;
	-moz-box-sizing:border-box;
}
#Bloque1_Grupo1 {
	width: 100%;
}
#Grupo1_Buscar {
	width: 100%;
	display: block;
	text-align: center;
	background: #ccc url(../imagenes/fondo_busca.jpg) repeat-x;
	margin-bottom: 5px;
	margin-top: 7px;
}
#Grupo1_Secciones {
	width: 100%;
	display: block;
	text-align: left;
}
#Bloque1_Marcas {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
}
#Bloque1_Boletin {
	display: block;
	margin-top: 7px;
	margin-bottom: 7px;
	background: #f4b697 url(../imagenes/fondo_boletin.jpg) no-repeat;
	height: 138px;
	padding-top: 3px;
	padding-top: 5px!important;
}
#Bloque1_MasVendidos {
	width: 100%;
	display: block;
	margin-top: 7px;
}
#MasVendidos_Rotulo {
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
}
#MasVendidos_Contenido {
	text-align: left;
	padding-bottom: 7px;
	padding-top: 7px;
}
#Bloque1_Recomendados {
	width: 100%;
	display: block;
	margin-top: 7px;
}
#Recomendados_Rotulo {
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	text-indent: 5pt;
}
#Recomendados_Contenido {
	display: block;
}
#Bloque1_AtencionCliente {
	width: 100%;
	display: block;
	margin-top: 7px;
	background: #c0adda url(../imagenes/fondo_atencion.jpg) top no-repeat;
	color: #5b0595;
	font-weight: bold;
	padding: 7px 7px 10px 7px;
}
#Banner {
	margin-top: 7px;
	margin-bottom: 7px;
}
#Bloque2_Principal {
	display: block;
	background-color: #fff;
}
#Principal_Rotulo {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	text-indent: 32px;
	padding-bottom: 3px;
	background: transparent url(../imagenes/fondo_rotulo.jpg) left top no-repeat;
}
#Principal_Contenido {
	display: block;
	height: auto;
}
#Noticias_Rotulo {
	font-size: 11px;
	color: #FFF;
	text-indent: 5pt;
	font-weight: bold;
}
#Noticias_Contenido {
	display: block;
}
#Bloque3_Ofertas, #Bloque3_Noticias {
	margin-bottom: 7px;
	margin-top: 7px;
}
#PiePagina {
	margin-top: 10px;
	display: block;
	clear: both;
	width: 100%;
	background: #dfd3e7 url(../imagenes/fondo_pie.jpg) top repeat-x;
}
.AtencionCliente {
	font-size: 12px;
	margin: 5px;
	color: #5b0595;
	text-decoration: none;
	font-weight: bold;
}
.AtencionClienteResaltar {
	font-size: 12px;
}
.AtencionClienteTelefono {
	color: #5b0595;
	font-size: 20px;
}
a.AtencionClienteMail {
	font-family: Arial Narrow;
	color: #5b0595;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a.AtencionClienteMail:hover {
	color: #fe6601;
	text-decoration: underline;
}
.AyudaTexto, .PoliticaPrivacidadTexto, .AvisoLegalTexto {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	margin: 10px;
	text-decoration: none;
}
.BackGround {
	background-color: #fff;
}
.BackGroundLeft {
	background-color: #CED2BE;
}
.BackGroundPrincipal {
	border: 1px solid #103953;
}
.Boletin {
	border: 1px solid #fff;
}
.BoletinAnteriorTexto {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-indent: 5pt;
}
a.BoletinAnteriorTexto:hover {
	text-decoration: underline;
}
.BoletinDato {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.BoletinTexto {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.Buscar {
	text-align: right;
	font-size: 11px;
	color: #fe6601;
	text-decoration: underline;
}
a.Buscar:hover {
	color: #000;
}
.BuscarDato {
	font-size: 0.6em;
	color: #000;
}
.BuscarCombo {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
#Grupo1_Buscar select {
	border: 1px solid #9867c0;
}
.CabeceraSecundaria {
	font-size: 11px;
	font-weight: bold;
	color: #103953;
	text-decoration: none;
}
.CarritoComprasAnteriores {
	font-size: 11px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
a.CarritoComprasAnteriores:hover {
	color: #905ec4;
	text-decoration: underline;
}
.CarritoElementoVariante {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.CarritoNombreEquipo {
	font-weight: bold;
	font-size: 11px;
	color: #3c6f1c;
	text-decoration: none;
}
.CarritoNombreArticulo {
	font-size: 11px;
	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: 11px;
	font-weight: bold;
	color: #000;
}
.CarritoVariante {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.CompraFinTextoPasarela {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.CompraFinTit1 {
	text-align: justify;
	font-size: 14px;
	color: #5b0194;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 10px;
}
.CompraFinTit2 {
	text-align: justify;
	font-size: 18px;
	color: #5b0194;
	font-weight: bold;
	padding-left: 12px;
}
.CompraFinImprimir {
	font-size: 11px;
	color: #fe6601;
	font-weight: bold;
	text-align: center;
}
a.CompraFinImprimir:hover {
	color: #333;
	text-decoration: underline;
}
.ConfirmarCompra {
	color: #000;
	font-size: 11px;
}
.Consulta {
	color: #000;
	font-size: 11px;
}
.Encuesta {
	background: #ded1e5 url(../imagenes/fondo_encuesta.gif) left top no-repeat;
}
.EncuestaBloqueTitulo {
	font-weight: bold;
	font-size: 13px;
	color: #fff;
	background-color: #fe6601;
	border-bottom: 3px solid #580092;
	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: #580092;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #580092;
}
.EncuestaPreguntaEncuestaNumeracion {
	font-weight: bold;
	font-size: 16px;
	color: #103953;
	margin-bottom: 10px;
}
.EncuestaRespuestaPreguntaEncuesta {
	font-weight: bold;
	font-size: 11px;
	color: #000;
	text-align: left;
}
.EncuestaTexto {
	font-size: 11px;
	color: #000;
	font-weight: normal;
	text-indent: 5pt;
}
a.EncuestaTexto:hover {
	text-decoration: underline;
}
.EncuestaTitulo {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
	color: #580092;
	letter-spacing: -1px;
	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 {
	color: #fff;
	background-color: #652092;
	height: 27px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: normal;
}
a.EnlacePieTexto {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}
a.EnlacePieTexto:hover {
	color: #fe6601;
	text-decoration: underline;
}
.EnlaceTitulo {
	color: #000;
}
.EquipoDescripcion {
	font-size: 11px;
	color: #84745A;
}
.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: 11px;
	color: #3c6f1c;
	text-decoration: none;
}
.EquipoPreviewNombreArticulo {
	font-size: 11px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.Faq {
	color: #000;
	font-size: 11px;
}
.FaqPregunta {
	font-size: 12px;
	font-weight: bold;
	color: #fe6601;
	text-decoration: none;
}
.FaqRespuesta {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.LinkButton {
	margin: 1em 0;
	font-family: arial, sans-serif;
}
/*.LinkButton a {
	width: 15em;
	font-size: 11px;
	padding: 2px;
	color: #5b0194;
	background: #ccc url(../imagenes/fondo_btn2.jpg);
	display: block;
	text-decoration: none;
}
.LinkButton a:link, .LinkButton a:visited {
	border: 1px solid #5b0194;
}
.LinkButton a:hover {
	border: 1px solid #fe6601;
	background: #ccc url(../imagenes/fondo_btn2on.jpg);
}*/
.LinkButton a {
	width: 15em;
	font-size: 14px;
	height: 45px;
	color: #5b0194;
	padding-top: 6px;
	background: #ccc url(../imagenes/fondo_btn3.jpg);
	display: block;
	text-decoration: none;
}
.LinkButton a:link, .LinkButton a:visited {
	border: 1px solid #5b0194;
}
.LinkButton a:hover {
	border: 1px solid #fe6601;
	background: #ccc url(../imagenes/fondo_btn3on.jpg);
}
.FormImagenAsButton {
	cursor: pointer;
	cursor: hand;
}
.FormBtn {
	font-size: 11px;
	height: 22px;
	padding: 2px;
	color: #FFF;
	background: #5b0595 url(../imagenes/fondo_btn1.jpg) repeat-x;
	border: 1px solid #5b0595;
}
.FormBackGround, .InfoBackGround {
	background-color: #fff;
}
.FormTabla {
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background-color: #fff;
}
.FormCabecera {
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	text-decoration: none;
	line-height: 22px;
	background-color: #eb580b;
}
.FormPrecio {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.FormCampo, .InfoCampo {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.FormCampoImpar, .InfoCampoImpar, .FormImpar, .FormCampoImparSujestionable, .tipoClienteParticular .FormCampoParSujestionable, .InfoCampoImparSujestionable, .tipoClienteParticular .InfoCampoParSujestionable {
	background-color: #dcd2e7;
}
.FormCampoPar, .InfoCampoPar, .FormPar, .FormCampoParSujestionable, .tipoClienteParticular .FormCampoImparSujestionable, .InfoCampoParSujestionable, .tipoClienteParticular .InfoCampoImparSujestionable {
	background-color: #fff;
}
.FormDato, .InfoDato {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.FormResaltar, .InfoResaltar {
	font-size: 12px;
	color: #5b0194;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	height: 22px;
	line-height: 22px;
}
.Identificacion {
	vertical-align: middle;
}
.IdentificacionCampo {
	font-size: 11px;
	color: #57008f;
	text-indent: 5pt;
	vertical-align: middle;
}
a.IdentificacionCampo {
	color: #57008f;
	text-decoration: none;
}
a.IdentificacionCampo:hover {
	color: #fe6601;
	text-decoration: underline;
}
.IdentificacionCompra {
	color: #000;
	font-size: 11px;
	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: 2px;
	border: 0px none;
	background: #e3d9ea url(../imagenes/fondo_campo.jpg);
}
.IdentificacionError {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	float: left;
	white-space: nowrap;
	position: absolute;
	left: 35%;
	top: 30%;
	width: 400px;
	height: 159px;
	padding: 45px 7px 10px 7px;
	text-align: center;
	text-decoration: none;
	background: #ccc url(../imagenes/error.gif);
}
.IdentificacionError span {
	text-decoration: none;
}
.IdentificacionError .LinkButton {
	margin-top: 35px;
	text-decoration: none;
}
.IdentificacionError .LinkButton a {
	font-size: 11px;
	padding: 2px;
	width: 110px;
	height: 22px;
	padding: 2px;
	color: #FFF;
	background: #5b0595 url(../imagenes/fondo_btn1.jpg) repeat-x;
	border: 1px solid #5b0595;
	cursor: hand;
	text-decoration: none;
}
.IdentificacionError .LinkButton a:hover {
	cursor: hand;
}
.Idioma {
	background-repeat: no-repeat;
	width: 1%;
}
.LaEmpresaImagen {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.LaEmpresaTexto {
	font-size: 11px;
	color: #000;
}
.LinkInteresResaltar {
	font-size: 11px;
	color: #000;
	font-weight: bold;
	text-indent: 5pt;
}
a.LinkInteresResaltar:hover {
	text-decoration: underline;
}
.LinkInteresTexto {
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
}
a.LinkInteresTexto:hover {
	text-decoration: underline;
}
.Marca {
	font-size: 11px;
	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 */
}
.MasVendidosResaltar {
	font-size: 11px;
	color: #FFF;
	text-indent: 10pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-color: #103953;
}
.MasVendidosTexto {
	font-family: Arial Narrow, Arial;
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
a.MasVendidosTexto:hover {
	color: #5b0194;
	text-decoration: underline;
}
.secciones {
	height: 27px;
	height: 30px!important;
	color: #fff;
	background: transparent url(../imagenes/fondo_menu.jpg) repeat-x;
	border-bottom: 3px solid #5a008f;
	padding-top: 2px;
}
#menu_desplegable {
	visibility: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_desplegable ul {
	margin: 0px;
	padding: 0;
	list-style: none;
}
#menu_desplegable ul li a {
	width: 100%;
}
#menu_desplegable ul li a:hover {
	width: 100%;
	background-color: #fe6601;
}
#menu_desplegable li a {
	margin: 0;
	padding: 5px;
	background: transparent url(../imagenes/logo_icon.gif) left center no-repeat;
	padding-left: 14px;
	cursor: pointer;
	width: 165px;
}
#menu_desplegable li a:hover {
	margin: 0;
	padding: 5px;
	color: #fff;
	padding-left: 14px;
	background-color: #580092;
	width: 165px;
}
ul#menu_desplegable ul li {
	width: 185px;
	color: #fff;
	background-color: #580092;
}
#menu_desplegable a {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#menu_desplegable a:hover {
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}
#menu_desplegable ul li {
	border-bottom: 1px solid #fe6601;
	margin-left: -1px;
}
#menu_desplegable li.submenu {
	background-image: url('../imagenes/expand_down.gif');
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 19px;
	width: 185px;
}
#menu_desplegable ul li.submenu {
	background: #580092 url(../imagenes/logo_icon2.gif) left center no-repeat;
	padding-left: 0px;
	width: 185px;
}
.MiniCarrito {
	background-color: #CED2BE;
	color: #fff;
}
.MiniCarritoTexto {
	font-size: 11px;
	color: #57008f;
	margin: 3px;
	vertical-align: middle;
	padding-top: 2px;
}
a.MiniCarritoTexto {
	color: #57008f;
	text-decoration: none;
}
a.MiniCarritoTexto:hover {
	color: #fe6601;
	text-decoration: underline;
}
.MiniNoticiaResaltar {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.MiniNoticiaTitulo {
	font-size: 11px;
	color: #5b0595;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniNoticiaTitulo:hover {
	color: #fe6601;
	text-decoration: underline;
}
.MiniNoticiaVerTodas {
	font-size: 0.6em;
	color: #fe6603;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniNoticiaVerTodas:hover {
	color: #333;
	text-decoration: underline;
}
.MiniOfertaResaltar {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
}
a.MiniOfertaVerTodas {
	font-size: 0.6em;
	color: #fe6603;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniOfertaVerTodas:hover {
	color: #333;
	text-decoration: underline;
}
.MsgCaja {
	background-color: #ffd1b2;
	margin: 10px;
	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;
}
.NoticiaBreve {
	font-size: 11px;
	color: #333;
	text-decoration: none;
}
.NoticiaCuerpo {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.NoticiaImagen {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
}
.NoticiaPieFoto {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.NoticiaTexto {
	font-size: 11px;
	color: #000;
	text-decoration: none;
}
.NoticiaTitulo {
	font-size: 12px;
	color: #580396;
	text-decoration: none;
	font-weight: bold;
}
.Obligatorio {
	font-size: 0.9em;
	color: #be0000;
}
.OfertaResaltar {
	font-size: 12px;
	color: #fe6601;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.OfertaTexto {
	font-size: 0.9em;
	color: #103953;
	text-indent: 10pt;
	text-decoration: none;
}
#Bloque_Opciones {
	background-color: #CCCCCC;
	margin: 2px 0;
	width: 100%;
}
.OpcionMenu {
	background: #f9ae86 url(../imagenes/fondo_cat.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-indent: 5pt;
	color: #FFF;
	height: 22px;
}
a.OpcionMenu {
	display: block;
	padding: 4px 2px 2px 6px;
	margin: 1px 0;
}
a.OpcionMenu:hover {
	background: #c49fdf url(../imagenes/fondo_cat_on.jpg) no-repeat;
	color: #fff;
}
.Paginacion {
	font-size: 11px;
	color: #5b0194;
	text-decoration: none;
}
a.Paginacion {
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-color: #8c69b1;
	padding: 1px 3px 1px 3px;
}
a.Paginacion:hover {
	color: #fff;
	text-decoration: none;
	background-color: #5b0194;
}
.PaginacionActual {
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	background-color: #fe6601;
	padding: 3px;
}
.PedidoAnterior {
	color: #000;
	font-size: 11px;
}
.PedidoAnteriorVer {
	font-size: 11px;
	color: #5b0194;
	text-decoration: none;
}
a.PedidoAnteriorVer:hover {
	color: #000;
	text-decoration: underline;
}
.PedidoHtml {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}
.PerderPassword {
	color: #000;
	font-size: 11px;
}
.PerderPasswordTexto {
	color: #000;
	text-decoration: none;
	font-size: 11px;
	background-color: #dcd2e7;
}
.ProcesoCompra {
	font-weight: normal;
	font-size: 11px;
	color: #c0c0c0;
}
.ProcesoCompraPasado, .ProcesoCompraPasado A {
	font-weight: normal;
	font-size: 11px;
	color: #c0c0c0;
	text-decoration: none;
}
.ProcesoCompraPasado A:hover {
	color: #fe6601;
}
.ProcesoCompraResaltar {
	font-weight: bold;
	font-size: 11px;
	color: #5b0194;
}
.Registrarse {
	color: #000;
	font-size: 11px;
}
.Seccion {
	background-color: #fff;
	margin: 2px;
	border: 2px solid #fe6601;
	padding: 10px;
}
.SeccionMigas h1, .SeccionMigas h6 {
	font-size: 1em;
	font-weight: bold;
	color: #5b0194;
}
.SeccionMigas {
	font-size: 0.8em;
	font-weight: bold;
	color: #5b0194;
	text-decoration: none;
}
.SeccionMigas a {
	font-size: 0.8em;
	font-weight: bold;
	color: #5b0194;
	text-decoration: none;
}
.SeccionMigas a:hover {
	color: #fe6601;
	text-decoration: underline;
}
.Seccionhr {
	color: #5b0194;
	height: 1px;
	width: 99%;
}
.SeccionImagen {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}
.SeccionResaltar {
	font-size: 11px;
	font-weight: bold;
	color: #5b0194;
	text-decoration: none;
}
.SeccionConImg .SeccionResaltar {
	padding-top: 40px;
}
.SeccionResaltar h1, .SeccionResaltar h6 {
	float: left;
	font-size: 1.6em;
	font-weight: bold;
	color: #5b0194;
	text-decoration: none;
}
a.SeccionResaltar:hover {
	color: #fe6601;
	text-decoration: underline;
}
.SeccionTexto {
	font-size: 11px;
	color: #5b0194;
	text-decoration: none;
}
.Sugerencia {
	color: #000;
	font-size: 11px;
}
.SuscripcionBoletinTexto {
	color: #000;
	font-weight: normal;
	font-size: 11px;
}
.TramitarCompra {
	color: #000;
	font-size: 11px;
}
.textoatencion {
	text-align: center;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 100px;
}
.AtencionAuxiliar {
	margin-top: 10px;
	font-size: 12px;
}
#AtnovaLogo {
	padding: 3px;
}
.Atnova {
	top: 3px;
	font-size: 0.6em;
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}
a.Atnova:hover {
	color: #000;
}
.AtnovaImagenLogo {
	width: auto;
	height: auto;
}
.AtnovaComercio {
	top: 3px;
	font-size: 0.6em;
	color: #000;
	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;
}
}
