@media print
{
	/* Estilos genéricos */

	Body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}

	textarea, input, input.text, select, option, fieldset, radio
	{
		display: none;
	}

	.PrintBackground
	{
		width: 100%;
		height: 100%;
	}

	.PrintQuitar
	{
		display: none;
	}


	.background
	{
		width: 100%;
		height: 100%;
		background-color: #ffffff;
		vertical-align: top;
	}

	.BackGroundPrincipal
	{
		vertical-align: top;
	}

	#Cabecera_Identificarse_Carrito
	{
		display: none;
	}

	.CabeceraSecundaria
	{
		display: none;
	}

	.EnlacePie
	{
		display: none;
	}

	.Equipo
	{
		display: none;
	}

	#AtnovaLogo
	{
		display: none;
	}

	.Atnova
	{
		top: 3px;
		font-weight: bold;
		color: #FF6000;
		font-size: 0.8em;
		text-decoration: none;
	}
	a.Atnova:hover
	{
		color: #000000;
	}

	.AtnovaComercio
	{
		top: 3px;
		color: #000000;
		font-size: 0.8em;
		text-decoration: none;
	}
	a.AtnovaComercio:hover
	{
		color: #FF6000;
	}

}

.ArticuloCaption
{
	background-color: #eeeeee;
}

a .ArticuloConfig
{
	font-size: 16px;
	color: #000000;
	margin: 5px;
	font-weight: bold;
}

a .ArticuloDescripcion:hover
{
	color: #0029A4;
}

.ArticuloDescripcion, .ArticuloDescripcion a
{
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}


.ArticuloDescripcion a:hover
{
	color: #0029A4;
}

.ArticuloDescuento
{
	font-weight: bold;
	font-size: 0.6em;
	color: #505050;
	text-decoration: none;
}

.ArticuloEncuesta
{
	padding: 10px;
	border: 1px solid #505050;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.ArticuloEncuesta:hover
{
	color: #505050;
	text-decoration: underline;
}

.ArticuloEtiqueta
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}

.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: #505050;
	text-decoration: none;
	font-weight: bold;
}

.ArticuloMasVendido
{
	float: right;
	width: 46%;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #784E92;
	padding: 1px 1px 1px 1px;
}

.ArticuloNoEncontrado
{
	font-size: 1em;
	margin: 3px;
	color: #c73c3f;
	text-decoration: none;
}

.ArticuloPrecioResaltar
{
	background-color: #e3e3e3;
}

.ArticuloPrecio
{
	font-weight: bold;
	font-size: 1em;
	color: #784E92;
	text-decoration: none;
}

a.ArticuloPrecio:hover
{
	color: #000000;
}

.ArticuloPrecioAnterior
{
	font-weight: bold;
	font-size: 0.6em;
	color: #784E92;
	text-decoration: none;
}

.ArticuloReferencia
{
	font-size: 0.6em;
	color: #808080;
}

.ArticuloResaltar
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	background-color: #505050;
}

.ArticuloStock
{
	font-size: 0.7em;
	color: #000000;
}

.ArticuloSubmit
{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.ArticuloSubmit:hover
{
	color: #505050;
	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: #505050;
	text-decoration: underline;
}


@media screen
{

	.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: #784E92;
		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;*/
		background-color: #ffffff;
		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%;
	}

	/* ----------- Menu desplegable OnMouseOver, OnMouseOut ----------- 

	ul#listaseccion
	{
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}

	ul#sublistaseccion
	{
		list-style-type: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
	}


	ul#listaseccion li
	{
		position: relative;
		visibility: hidden;
		height: auto !important;
		height: 1px;
		overflow: hidden;
		width: 100% !important;
	}

	ul#listaseccion li ul#sublistaseccion
	{
		top: 0px;
		left: 159px;
		position: absolute;
		width: 100%;
	}

	ul#listaseccion li, ul#sublistaseccion li
	{
		float: left;
		height: 1%;
		width: auto;
	}

	ul#listaseccion li ul#sublistaseccion
	{
		visibility: hidden;
		height: 0px !important;
		height: 1px;
		overflow: hidden;
	}

	ul#listaseccion li.over, ul#listaseccion li a, ul#listaseccion:hover ul#sublistaseccion, ul#listaseccion li.over ul#sublistaseccion
	{
		visibility: visible;
		overflow: visible;
		height: auto; -moz-box-sizing:border-box;
}

	a.listaseccionrightbullet
	{
		background-image: url(../imagenes/bulletRight1.gif);
		background-position: right center;
		background-repeat: no-repeat;
	}

	a.listaseccionrightbullet:hover
	{
		background-image: url(../imagenes/bulletRight2.gif);
	}

	.listatext
	{
		width: 94%;
		cursor: hand; -moz-box-sizing:border-box;
}

/* ----------- Menu desplegable OnMouseOver, OnMouseOut ----------- */


/* Cajas */
	.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: #784E92 1px solid;
		overflow: hidden;
		border-left: #784E92 1px solid;
		height: 1px;
		background-color: #784E92;
	}

	.MenuOpcionesTB
	{
		background-color: #784E92;
	}

	.CabeceraMasVendidos
	{
		margin-bottom: 0px;
		color: #FFFFFF;
		background-color: transparent;
		display: block;
		clear: both;
		width: 100%;
		height: auto;
		text-align: left;
	}

	.CabeceraMasVendidosLR
	{
		border-right: #a9a9a9 1px solid;
		overflow: hidden;
		border-left: #a9a9a9 1px solid;
		height: 1px;
		background-color: #a9a9a9;
	}

	.CabeceraMasVendidosTB
	{
		background-color: #a9a9a9;
	}

	.ContenidoMasVendidos
	{
		margin-bottom: 0px;
		color: #000000;
		background-color: transparent;
		display: block;
		clear: both;
		width: 100%;
	}

	.ContenidoMasVendidosLR
	{
		border-right: #a9a9a9 1px solid;
		overflow: hidden;
		border-left: #a9a9a9 1px solid;
		height: 1px;
		background-color: #eeeeee;
	}

	.ContenidoMasVendidosTB
	{
		background-color: #a9a9a9;
	}

	.ContenidoBoletin
	{
		margin-top: 0px;
		margin-bottom: 0px;
		background-color: transparent;
		display: block;
		clear: both;
		width: 100%;
	}

	.ContenidoBoletinLR
	{
		border-right: #CCCCCC 1px solid;
		overflow: hidden;
		border-left: #CCCCCC 1px solid;
		height: 1px;
		background-color: #FFFFFF;
	}

	.ContenidoBoletinTB
	{
		background-color: #CCCCCC;
	}

	.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: #738318 1px solid;
		overflow: hidden;
		border-left: #738318 1px solid;
		height: 1px;
		background-color: #738318;
	}

	.CabeceraRecomendadoTB
	{
		background-color: #738318;
	}

	.ContenidoRecomendado
	{
		margin-bottom: 0px;
		background-color: transparent;
		display: block;
		clear: both;
		width: 100%;
	}

	.ContenidoRecomendadoLR
	{
		border-right: #738318 1px solid;
		overflow: hidden;
		border-left: #738318 1px solid;
		height: 1px;
		background-color: #FFFFFF;
	}

	.ContenidoRecomendadoTB
	{
		background-color: #738318;
	}
	.CabeceraPrincipal
	{
		margin-bottom: 0px;
		background-color: transparent;
		text-align: left;
	}

	.CabeceraPrincipalLR
	{
		border-right: #784E92 1px solid;
		overflow: hidden;
		border-left: #784E92 1px solid;
		height: 1px;
		background-color: #784E92;
	}

	.CabeceraPrincipalTB
	{
		background-color: #784E92;
	}

	.PrincipalContenido
	{
		margin-bottom: 0px;
		background-color: transparent;
		display: block;
	}

	.PrincipalContenidoLR
	{
		border-right: #784E92 1px solid;
		overflow: hidden;
		border-left: #784E92 1px solid;
		height: 1px;
		background-color: #FFFFFF;
	}

	.PrincipalContenidoTB
	{
		background-color: #784E92;
	}
	.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
	{
		border-right: #CAC9C9 1px solid;
		overflow: hidden;
		border-left: #CAC9C9 1px solid;
		height: 1px;
		background-color: #CAC9C9;
	}

	.CabeceraBuscarTB
	{
		background-color: #ffffff;
	}

	.CabeceraNoticias
	{
		height: auto;
		margin-bottom: 0px;
		background-color: transparent;
	}

	.CabeceraNoticiasLR
	{
		border-right: #A9A9A9 1px solid;
		overflow: hidden;
		border-left: #A9A9A9 1px solid;
		height: 1px;
		background-color: #A9A9A9;
	}

	.CabeceraNoticiasTB
	{
		background-color: #A9A9A9;
	}

	.ContenidoNoticias
	{
		height: auto;
		margin-bottom: 0px;
		background-color: transparent;
	}

	.ContenidoNoticiasLR
	{
		border-right: #A9A9A9 1px solid;
		overflow: hidden;
		border-left: #A9A9A9 1px solid;
		height: 1px;
		background-color: #EDEDED;
	}

	.ContenidoNoticiasTB
	{
		background-color: #A9A9A9;
	}

	.CabeceraOfertas
	{
		height: auto;
		margin-bottom: 0px;
		background-color: transparent;
	}

	.CabeceraOfertasLR
	{
		border-right: #784E92 1px solid;
		overflow: hidden;
		border-left: #784E92 1px solid;
		height: 1px;
		background-color: #784E92;
	}

	.CabeceraOfertasTB
	{
		background-color: #784E92;
	}

	.ContenidoOfertas
	{
		height: auto;
		margin-bottom: 0px;
		background-color: transparent;
	}

	.ContenidoOfertasLR
	{
		border-right: #784E92 1px solid;
		overflow: hidden;
		border-left: #784E92 1px solid;
		height: 1px;
		background-color: #FFFFFF;
	}

	.ContenidoOfertasTB
	{
		background-color: #784E92;
	}

	/* 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: 830px;
		height: 100%;
		background-color: #ffffff;
		padding-left: 5px;
		padding-right: 5px;
		border-left: 4px solid #dbdbdb;
		border-right: 4px solid #dbdbdb; -moz-box-sizing:border-box;
}

	#PaginaConstruccion
	{
		width: 830px;
		height: 100%;
		background-color: #ffffff;
		padding-left: 5px;
		padding-right: 5px;
		border-left: 4px solid #8A0B00;
		border-right: 4px solid #8A0B00; -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: 87px;
		display: block;
	}
	#Cabecera_Idioma
	{
		width: 100%;
		height: 87px;
		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: #D8D6D6;
		text-align: left;
		float: left;
		display: block;
		padding-top: 2px;
	}
	.Identificarse_Campo
	{
		float: left;
		padding-left: 5px;
		padding-top: 2px;
	}
	#Cabecera_Carrito
	{
		width: 33%;
		height: 100%;
		background-color: #d8d6d6;
		text-align: center;
		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: 160px;
		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: #FFFFFF;
	}
	#Grupo1_Buscar
	{
		width: 100%;
		display: block;
	}
	#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: 10px;
		margin-bottom: 10px;
	}
	#Bloque1_MasVendidos
	{
		width: 100%;
		display: block;
		margin-top: 10px;
	}
	#MasVendidos_Rotulo
	{
		font-size: 0.9em;
		color: #FFFFFF;
		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.9em;
		color: #ffffff;
		text-indent: 5pt;
	}
	#Recomendados_Contenido
	{
		display: block;
	}
	#Bloque1_AtencionCliente
	{
		width: 100%;
		display: block;
		margin-top: 10px;
		background-color: #666666;
		color: #FFFFFF;
		font-weight: bold;
		padding: 4px 0px 4px 0px;
	}

	#Banner
	{
		margin-top: 5px;
		margin-bottom: 5px;
	}
	#Bloque2_Principal
	{
		display: block;
		background-color: #FFFFFF;
	}

	#Principal_Rotulo
	{
		font-weight: bold;
		font-size: 0.9em;
		color: #FFFFFF;
		text-indent: 8pt;
	}

	#Principal_Contenido
	{
		display: block;
		height: auto;
	}

	#Noticias_Rotulo
	{
		font-size: 0.9em;
		color: #FFFFFF;
		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: #505050;
		margin: 5px;
		color: #FFFFFF;
		text-decoration: none;
		font-weight: bold;
	}

	.AtencionClienteResaltar
	{
		font-size: 0.8em;
	}

	.AtencionClienteTelefono
	{
		font-size: 0.7em;
	}

	.AtencionClienteMail
	{
		color: #FFFFFF;
		font-size: 0.6em;
		font-weight: bold;
	}

	a.AtencionClienteMail
	{
		text-decoration: none;
	}

	a.AtencionClienteMail:hover
	{
		color: #FFFFFF;
		text-decoration: underline;
	}

	.AtnovaPie
	{
		font-size: 0.6em;
		color: #505050;
		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: #CED2BE;
	}

	.BackGroundPrincipal
	{
		border: 1px solid #505050;
	}

	.Boletin
	{
		border: 1px solid #FFFFFF;
	}


	.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: #003300;
		text-decoration: underline;
	}

	a.Buscar:hover
	{
		color: #505050;
	}

	.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: #505050;
		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;
	}

	.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: #505050;
		margin-bottom: 10px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #D8BFBF;
	}

	.EncuestaPreguntaEncuestaNumeracion
	{
		font-weight: bold;
		font-size: 16px;
		color: #505050;
		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: #505050;
		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: #ECECEC;
		border-bottom: 1px solid #CAC9C9;
		border-top: 1px solid #CAC9C9;
		border-right: 1px solid #CAC9C9;
		border-left: 1px solid #CAC9C9;
	}

	.EnlacePieTexto
	{
		font-size: 0.6em;
		color: #003300;
	}

	a.EnlacePieTexto:hover
	{
		color: #505050;
		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: #505050;
		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: #784E92;
		display: block;
		text-decoration: none;
	}

	.LinkButton a:link, .LinkButton a:visited
	{
		border-top: 1px solid #cecece;
		border-bottom: 2px solid #784E92;
		border-left: 1px solid #cecece;
		border-right: 2px solid #784E92;
	}
	.LinkButton a:hover
	{
		border-bottom: 1px solid #cecece;
		border-top: 2px solid #784E92;
		border-right: 1px solid #cecece;
		border-left: 2px solid #784E92;
	}

	.FormImagenAsButton
	{
		cursor: pointer;
		cursor: hand;
	}

	.FormBtn
	{
		font-size: 0.7em;
		border: none;
		padding: 2px;
		color: #FFFFFF;
		background-color: #784E92;
		border-top: 1px solid #cecece;
		border-bottom: 2px solid #784E92;
		border-left: 1px solid #cecece;
		border-right: 2px solid #784E92;
	}

	a.FormBtn:hover
	{
		background-color: #784E92;
		color: #000000;
	}

	.FormBackGround, .InfoBackGround
	{
		background-color: #f9f9f9;
	}

	.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: #e3e3e3;
	}
	.FormPrecio
	{
		font-size: 0.7em;
		font-weight: bold;
		color: #505050;
		text-decoration: none;
	}

	.FormCampo, .InfoCampo
	{
		color: #000000;
		text-decoration: none;
		font-size: 0.7em;
	}

	.FormCampoImpar, .InfoCampoImpar, .FormImpar
	{
		background-color: #e3e3e3;
	}

	.FormCampoPar, .InfoCampoPar, .FormPar
	{
		background-color: #f9f9f9;
	}

	.FormDato, .InfoDato
	{
		font-size: 0.6em;
		color: #000000;
		text-decoration: none;
	}

	.FormResaltar, .InfoResaltar
	{
		font-size: 0.7em;
		color: #784E92;
		text-decoration: none;
		text-indent: 5pt;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
	}

	.Identificacion
	{
		vertical-align: middle;
		margin-top: 1px;
		background-color: #CED2BE;
		color: #003300;
	}

	.IdentificacionCampo
	{
		font-size: 0.6em;
		color: #003300;
		text-indent: 5pt;
		vertical-align: middle;
	}
	a.IdentificacionCampo
	{
		text-decoration: none;
	}

	a.IdentificacionCampo:hover
	{
		color: #505050;
		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%;
	}

	.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: 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 #505050;
		background-color: #e3e3e3;
	}

	.MasVendidosResaltar
	{
		font-size: 0.7em;
		color: #FFFFFF;
		text-indent: 10pt;
		font-weight: bold;
		height: 20px;
		line-height: 20px;
		background-color: #505050;
	}

	.MasVendidosTexto
	{
		font-size: 0.7em;
		color: #000000;
		text-decoration: none;
	}
	a.MasVendidosTexto:hover
	{
		color: #505050;
		text-decoration: underline;
	}

	.MenuSeccionList
	{
		padding-left: 2px;
		margin-left: 0px;
		list-style-type: none;
	}

	.MenuSeccion
	{
		font-weight: bold;
		font-size: 0.7em;
		background-color: #784E92;
		filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
		color: #ffffff;
		text-decoration: none;
		display: block;
		height: auto;
		width: 100%;
		line-height: 20px;
		border-top: 1px solid #ECECEC;
	}

	a.MenuSeccion:hover
	{
		color: #f1f1f1;
		filter: Alpha(Opacity=90, FinishOpacity=50, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	}

	.MenuSubSeccionList
	{
		padding-left: 10px;
		margin-left: 0px;
		list-style-type: none;
	}

	.MenuSubSeccion
	{
		font-size: 0.7em;
		color: #747474;
		text-decoration: none;
		font-weight: bold;
		background-color: #E3E3E3;
		filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
		padding-left: 14px;
		height: auto;
		width: 100%;
		position: relative;
		line-height: 20px;
		display: block;
		border-top: 1px solid #E4E4E4; -moz-box-sizing:border-box;
}
	a.MenuSubSeccion:hover
	{
		background-color: #E3E3E3;
		filter: Alpha(Opacity=100, FinishOpacity=100, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	}

	.MiniCarrito
	{
		background-color: #CED2BE;
		color: #FFFFFF;
	}

	.MiniCarritoTexto
	{
		font-size: 0.6em;
		color: #747474;
		font-weight:bold;
		margin: 3px;
		vertical-align: middle;
	}

	a.MiniCarritoTexto
	{
		text-decoration: none;
	}

	a.MiniCarritoTexto:hover
	{
		color:#000000;
	}

	.MiniNoticia
	{
		border: 1px solid #9AA2D5;
		background-color: #e3e3e3;
	}

	.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: #505050;
		text-decoration: underline;
	}

	.MiniNoticiaVerTodas
	{
		font-size: 0.6em;
		color: #000000;
		font-weight: normal;
		text-indent: 5pt;
	}

	a.MiniNoticiaVerTodas:hover
	{
		color: #505050;
		text-decoration: underline;
	}

	.MiniOfertaResaltar
	{
		font-size: 0.9em;
		color: #FFFFFF;
		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: #505050;
		text-decoration: underline;
	}

	.MsgCaja
	{
		background-color: #FFFFFF;
		margin: 10px;
		border: 1px solid #505050;
		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: #505050;
		text-indent: 10pt;
		font-weight: bold;
		text-decoration: none;
	}

	.OfertaTexto
	{
		font-size: 0.9em;
		color: #505050;
		text-indent: 10pt;
		text-decoration: none;
	}

	.OpcionesMenu
	{
		color: #FFFFFF;
	}

	.OpcionMenu
	{
		font-size: 0.7em;
		font-weight: bold;
		text-decoration: none;
		text-indent: 10pt;
		color: #FFFFFF;
	}

	a.OpcionMenu:hover
	{
		font-size: 0.7em;
		color: #e3e3e3;
	}

	.Paginacion
	{
		font-size: 0.6em;
		color: #000000;
		text-decoration: none;
	}

	a.Paginacion:hover
	{
		color: #505050;
		text-decoration: underline;
	}

	.PaginacionActual
	{
		font-size: 0.8em;
		color: #505050;
		text-decoration: none;
		font-weight: bold;
	}

	a.PaginacionActual:hover
	{
		color: #505050;
		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: #e3e3e3;
	}

	.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: #505050;
	}

	.Registrarse
	{
		color: #000000;
		font-size: 0.7em;
	}

	.Seccion
	{
		background-color: #FFFFFF;
		margin: 2px;
		border: 1px solid #505050;
		padding: 10px;
	}

	.SeccionMigas h1
	{
		font-size: 1em;
		font-weight: bold;
		color: #09283B;
	}

	.SeccionMigas
	{
		font-size: 0.8em;
		font-weight: bold;
		color: #09283B;
		text-decoration: none;
	}

	.SeccionMigas a
	{
		font-size: 0.8em;
		font-weight: bold;
		color: #09283B;
		text-decoration: none;
	}

	.SeccionMigas a:hover
	{
		color: #695426;
		text-decoration: underline;
	}

	.SeccionResaltar
	{
		font-size: 0.7em;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

	.SeccionResaltar h1
	{
		font-size: 1.6em;
		font-weight: bold;
		color: #000000;
		text-decoration: none;
	}

	a.SeccionResaltar:hover
	{
		color: #505050;
		text-decoration: underline;
	}

	.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;
		font-size:0.8em;
	}

	#AtnovaLogo
	{
		background-color: #FFFFFF;
		padding: 3px;
	}
	.Atnova
	{
		top: 3px;
		font-size: 0.6em;
		font-weight: bold;
		color: #FF6000;
		text-decoration: none;
	}
	a.Atnova:hover
	{
		color: #000000;
	}

	.AtnovaImagenLogo
	{
		width: auto;
		height: auto;
	}

	.AtnovaComercio
	{
		top: 3px;
		font-size: 0.6em;
		color: #000000;
		text-decoration: none;
	}
	a.AtnovaComercio:hover
	{
		color: #FF6000;
	}
}




