.AtencionAuxiliar
{
	padding-top: 16px;
	padding-bottom: 16px;
	font-family: Arial, verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fff;
}

.linkImagenHome
{
	position: absolute;
	left: 315px;
	top: 25px;
}

.linkImagenHome img
{
	width: 165px;
	height: 50px;
	border: solid 0px white;
}

#linkpublicitario
{
	font-family: Arial, verdana, Helvetica, sans-serif;
	padding: 1.5em 0px 1.5em 0px;
	width: 500px;
	text-align: center;
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
}
a.linkpublicitario
{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.linkpublicitario:hover
{
	text-decoration: underline;
}
.ArticuloCaption
{
	background-color: #FFF4E2;
}
a .ArticuloConfig
{
	font-size: 16px;
	color: #000000;
	margin: 5px;
	font-weight: bold;
}
a .ArticuloDescripcion:hover
{
	color: #E38000;
	text-decoration: underline;
}
.ArticuloDescripcion, .ArticuloDescripcion a
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.ArticuloDescripcion a:hover
{
	color: #E38000;
	text-decoration: underline;
}
.ArticuloDescuento
{
	font-weight: bold;
	font-size: 0.6em;
	color: #E38000;
	text-decoration: none;
}
.ArticuloEncuesta
{
	padding: 10px;
	border: 1px solid #CDC2AF;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.ArticuloEncuesta:hover
{
	color: #E38000;
	text-decoration: underline;
}
.ArticuloEtiqueta
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ArticuloEtiquetaResaltar
{
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.ArticuloImagen
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.ArticuloMarca
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.ArticuloMasVendido
{
	float: right;
	width: 46%;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #E38000;
	padding: 1px 1px 1px 1px;
}
.ArticuloNoEncontrado
{
	font-size: 1em;
	margin: 3px;
	color: #c73c3f;
	text-decoration: none;
	font-weight: bold;
}
.ArticuloPrecioResaltar
{
	background-color: #FCCC04;
}
.ArticuloPrecio
{
	font-weight: bold;
	font-size: 1em;
	color: #141474;
	text-decoration: none;
}
a.ArticuloPrecio:hover
{
	color: #000000;
}
.ArticuloPrecioAnterior
{
	font-weight: bold;
	font-size: 0.6em;
	color: #E38000;
	text-decoration: none;
}
.ArticuloReferencia
{
	font-size: 0.6em;
	color: #000000;
	font-weight: bold;
}
.ArticuloResaltar
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	background-color: #E38000;
}
.ArticuloStock
{
	font-size: 0.7em;
	color: #000000;
}
.ArticuloSubmit
{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.ArticuloSubmit:hover
{
	color: #000000;
	text-decoration: underline;
}
.ArticuloTexto
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
.ArticuloTitulo
{
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
}
.ArticuloTitulo a
{
	color: #000000;
	text-decoration: underline;
}
.ArticuloTitulo h1
{
	float: left;
	clear: both;
	font-size: 1.6em;
}
.ArticuloTitulo a:hover
{
	color: #141474;
	text-decoration: underline;
}
.CabeceraBuscador
{
	color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	padding: 3px 3px 3px 3px;
	font-size: 0.7em;
	text-align: left;
	width: 100%;
	height: auto;
	background-color: #000000;
	filter: Alpha(Opacity=100,FinishOpacity=90,Style=1,StartX=0,StartY=0,FinishX=0,FinishY=100%);
	float: left; -moz-box-sizing:border-box;

}
html, body
{
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif; -moz-box-sizing:border-box;

}
body #TiendaVirtual
{
	background-image: url(../Imagenes/fondo.gif);
	background-repeat: repeat-x;
	height: auto !important;
	height: 100%; -moz-box-sizing:border-box;

}
textarea, input, input.text, select, option, fieldset, radio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	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
{
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: transparent;
	text-align: center;
	display: block;
	clear: both;
	width: 100%; -moz-box-sizing:border-box;

}
.MenuOpcionesLR
{
	border-right: #00468E 1px solid;
	overflow: hidden;
	border-left: #00468E 1px solid;
	height: 1px;
	background-color: #00468E;
}
.MenuOpcionesTB
{
	background-color: #00468E;
}
.CabeceraMasVendidos
{
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}
.CabeceraMasVendidosLR
{
	border-right: #FFFFFF 1px solid;
	overflow: hidden;
	border-left: #FFFFFF 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.CabeceraMasVendidosTB
{
	background-color: #FFFFFF;
}
.ContenidoMasVendidos
{
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoMasVendidosLR
{
	border-right: #ADADAD 1px solid;
	overflow: hidden;
	border-left: #ADADAD 1px solid;
	height: 1px;
	background-color: #F1F1F1;
}
.ContenidoMasVendidosTB
{
	background-color: #ADADAD;
}
.ContenidoBoletin
{
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoBoletinLR
{
	border-right: #ADADAD 1px solid;
	overflow: hidden;
	border-left: #ADADAD 1px solid;
	height: 1px;
	background-color: #E38000;
}
.ContenidoBoletinTB
{
	background-color: #ADADAD;
}
.CabeceraMarcas
{
	font-size: 0.7em;
	text-indent: 5pt;
	font-weight: bold;
	margin-bottom: 0px;
	color: #FFFFFF;
	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: #FFFFFF;
	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: #FFFFFF;
}
.ContenidoMarcasTB
{
	background-color: #666666;
}
.CabeceraRecomendado
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}
.CabeceraRecomendadoLR
{
	border-right: #FFFFFF 1px solid;
	overflow: hidden;
	border-left: #FFFFFF 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.CabeceraRecomendadoTB
{
	background-color: #FFFFFF;
}
.ContenidoRecomendado
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}
.ContenidoRecomendadoLR
{
	border-right: #ADADAD 1px solid;
	overflow: hidden;
	border-left: #ADADAD 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.ContenidoRecomendadoTB
{
	background-color: #ADADAD;
}
.CabeceraPrincipal
{
	margin-bottom: 0px;
	background-color: transparent;
	text-align: left;
	color: #000000;
	font-weight: bold;
}
.CabeceraPrincipalLR
{
	border-right: #FFFFFF 1px solid;
	overflow: hidden;
	border-left: #FFFFFF 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.CabeceraPrincipalTB
{
	background-color: #FFFFFF;
}
.PrincipalContenido
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
}
.PrincipalContenidoLR
{
	border-right: #ADADAD 1px solid;
	overflow: hidden;
	border-left: #ADADAD 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.PrincipalContenidoTB
{
	background-color: #ADADAD;
}
.ArticuloNovedad
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	float: left;
	width: 100%;
}
.ArticuloNovedadLR
{
	border-right: #A9A9A9 1px solid;
	overflow: hidden;
	border-left: #A9A9A9 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.ArticuloNovedadTB
{
	background-color: #A9A9A9;
}
.CabeceraBuscar
{
	margin-bottom: 0px;
	background-color: transparent;
	text-align: left;
}
.CabeceraBuscarLR
{
	overflow: hidden;
	height: 1px;
	background-color: #E38000;
}
.CabeceraBuscarTB
{
	background-color: #E38000;
}
.CabeceraNoticias
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}
.CabeceraNoticiasLR
{
	border-right: #FFFFFF 1px solid;
	overflow: hidden;
	border-left: #FFFFFF 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.CabeceraNoticiasTB
{
	background-color: #FFFFFF;
}
.ContenidoNoticias
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}
.ContenidoNoticiasLR
{
	border-right: #ADADAD 1px solid;
	overflow: hidden;
	border-left: #ADADAD 1px solid;
	height: 1px;
	background-color: #EDEDED;
}
.ContenidoNoticiasTB
{
	background-color: #ADADAD;
}
.CabeceraOfertas
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}
.CabeceraOfertasLR
{
	border-right: #FFFFFF 1px solid;
	overflow: hidden;
	border-left: #FFFFFF 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.CabeceraOfertasTB
{
	background-color: #FFFFFF;
}
.ContenidoOfertas
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}
.ContenidoOfertasLR
{
	border-right: #ADADAD 1px solid;
	overflow: hidden;
	border-left: #ADADAD 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}
.ContenidoOfertasTB
{
	background-color: #ADADAD;
}
.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: 100%;
	height: 100%;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 4px solid #E38000;
	border-right: 4px solid #E38000; -moz-box-sizing:border-box;

}
#PaginaConstruccion
{
	width: 100%;
	height: 100%;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 4px solid #E38000;
	border-right: 4px solid #E38000; -moz-box-sizing:border-box;

}
#EnConstruccion
{
	font-weight: bold;
	font-size: 0.7em;
	color: #84745a;
	text-decoration: none;
}
#Cabecera
{
	width: 100%; -moz-box-sizing:border-box;

}
#Cabecera_Logo
{
	height: 150px;
	display: block;
}
#Cabecera_Idioma
{
	width: 100%;
	height: 150px;
	position: relative;
}
#Cabecera_Idioma_Align
{
	position: absolute;
	right: 0px;
	bottom: 0px;
}
#Cabecera_Identificarse_Carrito
{
	height: 1.5em;
	width: 100%;
	display: block;
	min-height: 1em;
}
#Cabecera_Identificarse
{
	width: 67%;
	height: 100%;
	background-color: #000000;
	text-align: left;
	float: left;
	display: block;
	padding-top: 2px;
	color: #646464;
}
.Identificarse_Campo
{
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}
#Cabecera_Carrito
{
	width: 33%;
	height: 100%;
	background-color: #000000;
	text-align: left;
	float: left;
	clear: right;
	display: block;
	padding-top: 2px;
}
#Contenido
{
	display: block;
	margin-top: 0px;
	width: 98%;
	background-color: #FFFFFF;
}
#Contenido_Bloque1
{
	margin-top: 4px;
	margin-right: 5px !important;
	margin-right: 0px;
	width: 170px;
	float: left; -moz-box-sizing:border-box;

}
#Contenido_Bloque2
{
	margin-top: 4px;
	width: 100%;
	float: left; -moz-box-sizing:border-box;

}
#Contenido_Bloque3
{
	margin-top: 4px;
	margin-left: 5px;
	width: 167px;
	float: left; -moz-box-sizing:border-box;

}
#Bloque1_Grupo1
{
	width: 100%;
	background-color: #E38000;
}
#Grupo1_Buscar
{
	width: 100%;
	display: block;
	padding-top: 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: 0px;
	margin-bottom: 10px;
}
#Bloque1_MasVendidos
{
	width: 100%;
	display: block;
	margin-top: 5px;
}
#MasVendidos_Rotulo
{
	font-size: 0.9em;
	color: #A2370D;
	font-weight: bold;
	padding-left: 10px;
	text-align: center;
}
#MasVendidos_Contenido
{
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Bloque1_Recomendados
{
	width: 100%;
	display: block;
	margin-top: 5px;
}
#Recomendados_Rotulo
{
	font-weight: bold;
	font-size: 0.9em;
	color: #A2370D;
	text-indent: 5pt;
}
#Recomendados_Contenido
{
	display: block;
}
#Bloque1_AtencionCliente
{
	width: 100%;
	display: block;
	margin-top: 10px;
	background-color: #E38000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
}
#Banner
{
	margin-top: 5px;
	margin-bottom: 5px;
	text-align: center;
}
.DimensionesBannerFlash
{
	width: 100%;
	height: 8.3em;
}
.Frame
{
	width: 900px;
	height: 800px;
	overflow: scroll;
}
#Bloque2_Principal
{
	display: block;
	background-color: #FFFFFF;
}
#Principal_Rotulo
{
	font-weight: bold;
	font-size: 0.9em;
	color: #A2370D;
	text-indent: 8pt;
}
#Principal_Contenido
{
	display: block;
	height: auto;
}
#Noticias_Rotulo
{
	font-size: 0.9em;
	color: #A2370D;
	text-indent: 5pt;
	font-weight: bold;
}
#Noticias_Contenido
{
	display: block;
}
#Bloque3_Ofertas
{
	margin-top: 5px;
}
#PiePagina
{
	margin-top: 10px;
	display: block;
	clear: both;
	width: 100%;
}
.AtencionCliente
{
	background-color: #E38000;
	margin: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.AtencionClienteResaltar
{
	font-size: 0.7em;
}
.AtencionClienteTelefono
{
	font-size: 0.7em;
}
.AtencionClienteMail
{
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: bold;
}
a.AtencionClienteMail
{
	text-decoration: none;
	color: #F1CB00;
}
a.AtencionClienteMail:hover
{
	color: #F1CB00;
	text-decoration: underline;
}
.AtnovaPie
{
	font-size: 0.6em;
	color: #E38000;
	text-decoration: none;
	font-weight: bold;
}
a.AtnovaPie:hover
{
	text-decoration: underline;
}
.AyudaTexto, .PoliticaPrivacidadTexto, .AvisoLegalTexto
{
	font-size: 0.7em;
	font-weight: normal;
	color: #000000;
	margin: 10px;
	text-decoration: none;
}
.BackGround
{
	background-color: #ffffff;
}
.BackGroundLeft
{
	background-color: #CAC9C9;
}
.BackGroundPrincipal
{
	border: 1px solid #E38000;
}
.Boletin
{
	border: 1px solid #E38000;
}
.BoletinAnteriorTexto
{
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
}
a.BoletinAnteriorTexto:hover
{
	text-decoration: underline;
}
.BoletinDato
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
.BoletinTexto
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
.Buscar
{
	text-align: right;
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
}
a.Buscar:hover
{
	color: #000000;
}
.BuscarDato
{
	font-size: 0.6em;
	color: #000000;
}
.BuscarCombo
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px none;
}
.CabeceraSecundaria
{
	font-size: 0.7em;
	font-weight: bold;
	color: #84745A;
	text-decoration: none;
}
.CarritoComprasAnteriores
{
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.CarritoComprasAnteriores:hover
{
	color: #333333;
	text-decoration: underline;
}
.CarritoElementoVariante
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.CarritoNombreEquipo
{
	font-weight: bold;
	font-size: 0.7em;
	color: #3c6f1c;
	text-decoration: none;
}
.CarritoNombreArticulo
{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
.CarritoNombreArticulo a
{
	color: #000000;
	text-decoration: underline;
}
.CarritoNombreArticulo a:hover
{
	color: #000000;
	text-decoration: none;
}
.CarritoReferencia
{
	font-size: 0.6em;
	color: #808080;
}
.CarritoVacio
{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
}
.CarritoVariante
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.CompraFinTextoPasarela
{
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.CompraFinTit1
{
	font-size: 14px;
	color: #000099;
	font-weight: bold;
	text-align: center;
}
.CompraFinTit2
{
	font-size: 18px;
	color: #000099;
	font-weight: bold;
	text-align: center;
}
.CompraFinImprimir
{
	font-size: 0.6em;
	color: #000099;
	font-weight: bold;
	text-align: center;
}
a.CompraFinImprimir:hover
{
	color: #000096;
	text-decoration: underline;
}
.ConfirmarCompra
{
	color: #000000;
	font-size: 0.7em;
}
.Consulta
{
	color: #000000;
	font-size: 0.7em;
}
.Encuesta
{
	background-color: #F4EDED;
}
.EncuestaBloqueTitulo
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #CEA8A8;
	text-align: left;
	padding: 4px;
}
.EncuestaDescripcion
{
	margin-top: 1em;
	font-size: 10px;
	margin-left: 1em;
	color: #000000;
}
.EncuestaPreguntaEncuesta
{
	font-weight: bold;
	font-size: 13px;
	color: #141474;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8BFBF;
}
.EncuestaPreguntaEncuestaNumeracion
{
	font-weight: bold;
	font-size: 16px;
	color: #141474;
	margin-bottom: 10px;
}
.EncuestaRespuestaPreguntaEncuesta
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	text-align: left;
}
.EncuestaTexto
{
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
}
a.EncuestaTexto:hover
{
	text-decoration: underline;
}
.EncuestaTitulo
{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #141474;
	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: #000000;
	text-align: left;
}
.EncuestaResultadoTitulo
{
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #CEA8A8;
	text-align: left;
	padding: 4px;
}
.EnlacePie
{
	background-color: #E9E9E9;
	border-bottom: 1px solid #B4B4B4;
	border-top: 1px solid #B4B4B4;
}
.EnlacePieTexto
{
	font-size: 0.6em;
	color: #000000;
}
a.EnlacePieTexto:hover
{
	color: #E38000;
	text-decoration: underline;
}
.EnlaceTitulo
{
	color: #000000;
}
.EquipoDescripcion
{
	font-size: 0.7em;
	color: #84745A;
}
.EquipoError
{
	font-weight: bold;
	font-size: 0.8em;
	color: #cc3366;
}
.EquipoInicio
{
	font-size: 0.6em;
	font-weight: normal;
	color: #000000;
	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: #000000;
	text-decoration: none;
}
.Faq
{
	color: #000000;
	font-size: 0.7em;
}
.FaqPregunta
{
	font-size: 0.8em;
	font-weight: bold;
	color: #E38000;
	text-decoration: none;
}
.FaqRespuesta
{
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}
.LinkButton
{
	margin: 1em 0;
	font-family: helvetica,arial,sans-serif;
}
.LinkButton a
{
	width: 15em;
	font-size: 0.7em;
	border: none;
	padding: 2px;
	color: #FFFFFF;
	background-color: #E38000;
	display: block;
	text-decoration: none;
}
.LinkButton a:link, .LinkButton a:visited
{
	border: 1px solid #F1CB00;
}
.LinkButton a:hover
{
	border: 1px solid #F1CB00;
}
.FormImagenAsButton
{
	cursor: pointer;
	cursor: hand;
}
.FormBtn
{
	font-size: 0.7em;
	border: none;
	padding: 2px;
	color: #FFFFFF;
	background-color: #E38000;
	border: 1px solid #F1CB00;
}
a.FormBtn:hover
{
	background-color: #E38000;
	color: #000000;
}
.FormBackGround, .InfoBackGround
{
	background-color: #F8F8F8;
}
.FormTabla
{
	border-top: 1px solid #cecece;
	border-bottom: 1px solid #cecece;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	background-color: #FFFFFF;
}
.FormCabecera
{
	font-size: 0.7em;
	font-weight: bold;
	color: #84745A;
	text-decoration: none;
	background-color: #E5E5E5;
}
.FormPrecio
{
	font-size: 0.7em;
	font-weight: bold;
	color: #103953;
	text-decoration: none;
}
.FormCampo, .InfoCampo
{
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}
.FormCampoImpar, .InfoCampoImpar, .FormImpar
{
	background-color: #E5E5E5;
}
.FormCampoPar, .InfoCampoPar, .FormPar
{
	background-color: #F8F8F8;
}
.FormDato, .InfoDato
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
.FormResaltar, .InfoResaltar
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.Identificacion
{
	vertical-align: middle;
	margin-top: 1px;
	background-color: #141474;
	color: #646464;
}
.IdentificacionCampo
{
	font-size: 0.6em;
	color: #FFFFFF;
	text-indent: 5pt;
	vertical-align: middle;
}
a.IdentificacionCampo
{
	text-decoration: none;
}
a.IdentificacionCampo:hover
{
	color: #FCCC04;
	text-decoration: underline;
}
.IdentificacionCompra
{
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
}
a.IdentificacionCompra:hover
{
	text-decoration: underline;
}
.IdentificacionDato
{
	vertical-align: middle;
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	border: 0px none;
	bottom: 3px;
	background-position: center;
}
.IdentificacionError
{
	font-size: 0.8em;
	font-weight: bold;
	color: #d72600;
}
.Idioma
{
	background-repeat: no-repeat;
	width: 1%;
	background-image: url(../Imagenes/fondoidioma.gif);
}
.LaEmpresaImagen
{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.LaEmpresaTexto
{
	font-size: 0.7em;
	color: #000000;
}
.LinkInteresResaltar
{
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
	text-indent: 5pt;
}
a.LinkInteresResaltar:hover
{
	text-decoration: underline;
}
.LinkInteresTexto
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-indent: 5pt;
}
a.LinkInteresTexto:hover
{
	text-decoration: underline;
}
.Marca
{
	font-size: 0.7em;
	color: #000000;
	font-weight: bold;
}
h1.Marca
{
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
h1.Marca a
{
	color: #000000;
	text-decoration: underline;
}
.MasVendidosList
{
	list-style-type: square;
	list-style-image: url(../imagenes/arrow.gif);
}
.MasVendidos
{
	border: 1px solid #E38000;
	background-color: #F1F1F1;
}
.MasVendidosResaltar
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-indent: 10pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-color: #000000;
}
.MasVendidosTexto
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
a.MasVendidosTexto:hover
{
	color: #E38000;
	text-decoration: underline;
}
.MenuSeccionList
{
	list-style-type: square;
	list-style-image: url(../imagenes/arrow.gif);
}
.MenuSeccion
{
	font-weight: bold;
	font-size: 0.6em;
	background-color: #F1CB00;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	color: #141474;
	text-decoration: none;
	padding-left: 5px;
	display: block;
	height: auto;
	width: auto;
	line-height: 20px;
	border-top: 1px solid #E5E5E5;
}
a.MenuSeccion:hover
{
	background-color: #FFE557;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
}
.MenuSubSeccionList
{
	list-style-type: square;
	list-style-image: url(../imagenes/arrow.gif);
}
.MenuSubSeccion
{
	font-size: 0.6em;
	color: #141474;
	text-decoration: none;
	font-weight: normal;
	background-color: #FFE557;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	padding-left: 14px;
	height: auto;
	width: auto;
	position: relative;
	line-height: 20px;
	display: block;
	border-top: 1px solid #F8F8F8; -moz-box-sizing:border-box;
}
a.MenuSubSeccion:hover
{
	color: #141474;
	background-color: #FFEE93;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
}
.MiniCarrito
{
	background-color: #8E2424;
	color: #FFFFFF;
}
.MiniCarritoTexto
{
	font-size: 0.6em;
	color: #FFFFFF;
	margin: 3px;
	vertical-align: middle;
}
a.MiniCarritoTexto
{
	text-decoration: none;
}
a.MiniCarritoTexto:hover
{
	color: #FCCC04;
	text-decoration: underline;
}
.MiniNoticia
{
	border: 1px solid #E38000;
	background-color: #EDEDED;
}
.MiniNoticiaResaltar
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
}
.MiniNoticiaTitulo
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5pt;
}
a.MiniNoticiaTitulo:hover
{
	color: #E38000;
	text-decoration: underline;
}
.MiniNoticiaVerTodas
{
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniNoticiaVerTodas:hover
{
	color: #E38000;
	text-decoration: underline;
}
.MiniOfertaResaltar
{
	font-size: 0.9em;
	color: #A32D09;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
}
.MiniOfertaVerTodas
{
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
}
a.MiniOfertaVerTodas:hover
{
	color: #E38000;
	text-decoration: underline;
}
.MsgCaja
{
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #CDC2AF;
	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: #000000;
	font-weight: bold;
	text-align: left;
}
.MsgKO
{
	font-size: 11px;
	color: #FF0000;
}
.MsgOK
{
	font-size: 11px;
	color: #000099;
}
.NoticiaBreve
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.NoticiaCuerpo
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.NoticiaImagen
{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.NoticiaPieFoto
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.NoticiaTexto
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
.NoticiaTitulo
{
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.Obligatorio
{
	font-size: 0.9em;
	color: #be0000;
}
.OfertaResaltar
{
	font-size: 0.9em;
	color: #141474;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}
.OfertaTexto
{
	font-size: 0.9em;
	color: #141474;
	text-indent: 10pt;
	text-decoration: none;
}
.OpcionesMenu
{
	color: #FFFFFF;
}
.OpcionMenu
{
	font-size: 0.7em;
	text-decoration: none;
	text-indent: 10pt;
	color: #FFFFFF;
}
a.OpcionMenu:hover
{
	font-size: 0.7em;
	color: #FFCC00;
}
.Paginacion
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
a.Paginacion:hover
{
	color: #E38000;
	text-decoration: underline;
}
.PaginacionActual
{
	font-size: 0.8em;
	color: #141474;
	text-decoration: none;
	font-weight: bold;
}
a.PaginacionActual:hover
{
	color: #E38000;
	text-decoration: underline;
}
.PedidoAnterior
{
	color: #000000;
	font-size: 0.7em;
}
.PedidoAnteriorVer
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
a.PedidoAnteriorVer:hover
{
	color: #695426;
	text-decoration: underline;
}
.PedidoHtml
{
	color: #000000;
	text-decoration: none;
	font-size: 0.8em;
}
.PerderPassword
{
	color: #000000;
	font-size: 0.7em;
}
.PerderPasswordTexto
{
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
	background-color: #E5E5E5;
}
.ProcesoCompra
{
	font-weight: bold;
	font-size: 10px;
	color: #c0c0c0;
}
.ProcesoCompraPasado, .ProcesoCompraPasado A
{
	font-weight: bold;
	font-size: 9px;
	color: #c0c0c0;
	text-decoration: none;
}
.ProcesoCompraResaltar
{
	font-weight: bold;
	font-size: 10px;
	color: #E38000;
}
.Registrarse
{
	color: #000000;
	font-size: 0.7em;
}
.Seccion
{
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #CDC2AF;
	padding: 10px;
}
.SeccionMigas h1
{
	font-size: 1em;
	font-weight: bold;
	color: #141474;
}
.SeccionMigas
{
	font-size: 0.8em;
	font-weight: bold;
	color: #141474;
	text-decoration: none;
}
.SeccionMigas a
{
	font-size: 0.8em;
	font-weight: bold;
	color: #141474;
	text-decoration: none;
}
.SeccionMigas a:hover
{
	color: #695426;
	text-decoration: underline;
}
.SeccionResaltar
{
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
a.SeccionResaltar
{
	display: block;
	font-size: 0.7em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
	padding: 6px;
	margin: 5px !important;
	margin: 0px;
	background: #4280c0 url(../imagenes/fondo_subs.jpg) top repeat-x;
	border: 1px solid #316192;
	-moz-box-sizing:border-box;
}
a.SeccionResaltar:hover
{
	color: #000;
	text-decoration: none;
	border: 1px solid #bf9f03;
	background: #febf04 url(../imagenes/fondo_subs_over.jpg) top repeat-x;
}
.SeccionResaltar h1
{
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
.SeccionTexto
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}
.Sugerencia
{
	color: #000000;
	font-size: 0.7em;
}
.SuscripcionBoletinTexto
{
	color: #000000;
	font-weight: bold;
	font-size: 0.7em;
}
.TramitarCompra
{
	color: #000000;
	font-size: 0.7em;
}
.textoatencion
{
	text-align: center;
	color: #FFFFFF;
}
#AtnovaLogo
{
	background-color: #FFFFFF;
	padding: 3px;
}
.Atnova
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 3px;
	font-size: 13px;
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}
.Atnova:hover
{
	color: #000000;
}
.AtnovaComercio
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	top: 3px;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.AtnovaComercio:hover
{
	color: #FF6000;
}
