.linkImagenHome
{
	position: absolute;
	left: 5px;
	top: 10px;
}

.linkImagenHome img
{
	width: 160px;
	height: 48px;
	border: solid 0px red;
}

.WindowPopUp
{

	top: 0px;
	right: 0px;
	position: absolute;
	width: 250px;	
	visibility: visible;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #080080 1px solid;
	border-bottom: #000000 1px solid;
	background-color: #ffffff;
	margin: 2px;
}

.WindowPopUpTitle
{
	background-image: url(../imagenes/title_bg.jpg);
	border-bottom: #000000 1px solid;
	font-weight: bold;
	font-size: 0.7em;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	text-indent: 5px;
	height: 20px;
}

.WindowPopUpTitleClose
{
	background-image: url(../imagenes/title_bg.jpg);
	padding-left: 1px;
	border-bottom: #000000 1px solid;
	vertical-align: top;
}

.WindowPopUpContent
{
	background-color: #ffffff;
	padding: 4px;
	border-left: #000000 1px solid;
	border-top: #000000 1px solid;
	border-right: #080080 1px solid;
	border-bottom: #000000 1px solid;
}


.precioValido
{
	font-size: 0.9em;
	color: #22649d;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}


.ArticuloCaption
{
	background-color: #e0e7f1;
}

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: #103953;
	text-decoration: none;
}

.ArticuloEncuesta
{
	padding: 10px;
	border: 1px solid #103953;
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.ArticuloEncuesta:hover
{
	color: #103953;
	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: #103953;
	text-decoration: none;
	font-weight: bold;
}

.ArticuloMasVendido
{
	float: right;
	width: 46%;
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #205eab;
	padding: 1px 1px 1px 1px;
}

.ArticuloNoEncontrado
{
	margin: 3px;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10pt;
	color: #22649d;

}

.ArticuloPrecioResaltar
{
	background-color: #cedef3;
}

.ArticuloIva{
	font-weight: bold;
	font-size: 12px;
	color: #154b8e;
	text-decoration: none;
	padding-top: 5px;
}

.ArticuloPrecio
{
	font-weight: bold;
	font-size: 1em;
	color: #154b8e;
	text-decoration: none;
	padding-top: 5px;
}

a.ArticuloPrecio:hover
{
	color: #000000;
}

.ArticuloPrecioAnterior
{
	font-weight: bold;
	font-size: 0.6em;
	color: #154b8e;
	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: #103953;
}

.ArticuloStock
{
	font-size: 0.7em;
	color: #000000;
}

.ArticuloSubmit
{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.ArticuloSubmit:hover
{
	color: #103953;
	text-decoration: underline;
}

.ArticuloTexto
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}

.ArticuloTitulo
{
	font-size: 0.7em;
	color: #22649d;
	font-weight: bold;
	text-decoration: none;
}

.ArticuloTitulo a
{
	color: #22649d;
	text-decoration: none;
}

.ArticuloTitulo h1
{
	float: left;
	clear: both;
	font-size: 1.6em;
}

.ArticuloTitulo a:hover
{
	color: #103953;
	text-decoration: none;
}




.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: #174680;
	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: #174680;
	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
{
	text-align: left;
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-image: url(../imagenes/fondoidentifinuevo.gif);
	border-color: #174680;
}

.MenuOpcionesLR
{
	border-right: #174680 0px solid;
	overflow: hidden;
	border-left: #174680 0px solid;
	height: 1px;
	background-color: transparent;
}

.MenuOpcionesTB
{
	background-color: #174680;
}


.CabeceraMasVendidos
{
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}

.CabeceraMasVendidosLR
{
	border-right: #5378a4 1px solid;
	overflow: hidden;
	border-left: #5378a4 1px solid;
	height: 1px;
	background-color: #5378a4;
	background-image: url(../imagenes/cabeceraseccion.gif);
}

.CabeceraMasVendidosTB
{
	background-color: #5378a4;
}

.ContenidoMasVendidos
{
	margin-bottom: 0px;
	color: #000000;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}

.ContenidoMasVendidosLR
{
	border-right: #5c7ca3 1px solid;
	overflow: hidden;
	border-left: #5c7ca3 1px solid;
	height: 1px;
	background-color: #e0e7f1;
}

.ContenidoMasVendidosTB
{
	background-color: #5c7ca3;
}

.ContenidoBoletin
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-image: url(../imagenes/fondoboletin.gif);
	border-color: #ffffff;
}

.ContenidoBoletinLR
{
	border-right: #ffffff 1px solid;
	overflow: hidden;
	border-left: #ffffff 1px solid;
	height: 1px;
	background-color: transparent;
}

.ContenidoBoletinTB
{
	background-color: #ffffff;
}

.CajaIdentifi
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	color: #000000;
	width: 100%;
	height: 100%;
	background-image: url(../imagenes/fondoidentifi.gif);
	border-color: #174680;
}

.CajaIdentifiLR
{
	border-right: #174680 0px solid;
	overflow: hidden;
	border-left: #174680 0px solid;
	height: 1px;
	background-color: transparent;
}

.CajaIdentifiTB
{
	background-color: #174680;
}

.CajaIdentifiNuevo a
{
	color: #FFFFFF;
}

.CajaIdentifiNuevo
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-image: url(../imagenes/fondoidentifinuevo.gif);
	border-color: #174680;
}

.CajaIdentifiNuevoLR
{
	border-right: #174680 0px solid;
	overflow: hidden;
	border-left: #174680 0px solid;
	height: 1px;
	background-color: transparent;
}

.CajaIdentifiNuevoTB
{
	background-color: #174680;
}


.CajaMiniCarrito
{
	text-align: center;
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	height: 100%;
	width: 100%;
	background-image: url(../imagenes/fondoidentifinuevo.gif);
	border-color: #174680;
}

.CajaMiniCarritoLR
{
	border-right: #174680 0px solid;
	overflow: hidden;
	border-left: #174680 0px solid;
	height: 1px;
	background-color: transparent;
}

.CajaMiniCarritoTB
{
	background-color: #174680;
}

.BodyColor
{
	clear: both;
	background-color: #174680;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	height: 15px;
}

.CajaSeparaBody
{
	background: transparent;
	margin-bottom: 0px;
	color: #FFFFFF;
	display: block;
	text-align: left;
	width: 100%;
	border-color: #174680;
}

.CajaSeparaBodyLR
{
	border-right: #FFFFFF 1px solid;
	overflow: hidden;
	border-left: #FFFFFF 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}

.CajaSeparaBodyTB
{
	background-color: #FFFFFF;
}

.CajaPiePagina
{
	margin-bottom: 0px;
	padding-bottom: 5px;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
	color: #FFFFFF;
	background-image: url(../imagenes/fondopiepagina.gif);
	border-color: #174680;
}

.CajaPiePaginaLR
{
	border-right: #174680 0px solid;
	overflow: hidden;
	border-left: #174680 0px solid;
	height: 1px;
	background-color: transparent;
}

.CajaPiePaginaTB
{
	background-color: #174680;
}

.CajaCabecera
{
	background-image: url(../imagenes/cabecera.gif);
	margin-bottom: 0px;
	background-color: inherit;
	display: block;
	clear: both;
	width: 100%;
	border-color: #174680;
	background-color: transparent;
}

.CajaCabeceraLR
{
	border-right: #174680 1px solid;
	overflow: hidden;
	border-left: #174680 1px solid;
	height: 1px;
	background-color: transparent;
}

.CajaCabeceraTB
{
	background-color: #174680;
}

.ContenidoAtencionCliente
{
	background-image: url(../imagenes/telefon.gif);
	margin-bottom: 0px;
	color: #FFFFFF;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}

.ContenidoAtencionClienteLR
{
	border-right: #ffffff 1px solid;
	overflow: hidden;
	border-left: #ffffff 1px solid;
	height: 1px;
	background-color: transparent;
}

.ContenidoAtencionClienteTB
{
	background-color: #ffffff;
}


.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;
	display: block;
	clear: both;
	width: 100%;
	background-image: url(../imagenes/cabeceraseccion.gif);
	border-color: #ffffff;
}

.CabeceraPrincipalLR
{
	border-right: #ffffff 0px solid;
	overflow: hidden;
	border-left: #ffffff 0px solid;
	height: 1px;
}

.CabeceraPrincipalTB
{
	background-color: #ffffff;
}

.PrincipalContenido
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
}

.PrincipalContenidoLR
{
	border-right: #5378a4 1px solid;
	overflow: hidden;
	border-left: #5378a4 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}

.PrincipalContenidoTB
{
	background-color: #5378a4;
}
.ArticuloNovedad
{
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	float: left;
	width: 100%;
}

.ArticuloNovedadLR
{
	border-right: #6f96c4 1px solid;
	overflow: hidden;
	border-left: #6f96c4 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}

.ArticuloNovedadTB
{
	background-color: #6f96c4;
}

.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: #CAC9C9;
}

.CabeceraNoticias
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.CabeceraNoticiasLR
{
	border-right: #6f96c4 1px solid;
	overflow: hidden;
	border-left: #6f96c4 1px solid;
	height: 1px;
	background-color: #6f96c4;
	background-image: url(../imagenes/cabeceraseccion.gif);
}

.CabeceraNoticiasTB
{
	background-color: #6f96c4;
}

.ContenidoNoticias
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.ContenidoNoticiasLR
{
	border-right: #6f96c4 1px solid;
	overflow: hidden;
	border-left: #6f96c4 1px solid;
	height: 1px;
	background-color: #e0e7f1;
}

.ContenidoNoticiasTB
{
	background-color: #6f96c4;
}

.CabeceraOfertas
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.CabeceraOfertasLR
{
	border-right: #205eab 1px solid;
	overflow: hidden;
	border-left: #205eab 1px solid;
	height: 1px;
	background-color: #205eab;
}

.CabeceraOfertasTB
{
	background-color: #205eab;
}

.ContenidoOfertas
{
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.ContenidoOfertasLR
{
	border-right: #205eab 1px solid;
	overflow: hidden;
	border-left: #205eab 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}

.ContenidoOfertasTB
{
	background-color: #205eab;
}

/* Caja Genérico */

.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;
}

.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;
}
.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;
}

.L1GI
{
	border-left-width: 12px;
	border-left-style: solid;
	border-left-color: inherit;
}

.L2GI
{
	border-left-width: 9px;
	border-left-style: solid;
	border-left-color: inherit;
}

.L3GI
{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L4GI
{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L5GI
{
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L6GI
{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L7GI
{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L8GI
{
	border-left-width: 2px;
	height: 2px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L9GI
{
	border-left-width: 1px;
	height: 3px;
	border-left-style: solid;
	border-left-color: inherit;
}
.R1GI
{
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: inherit;
}

.R2GI
{
	border-right-width: 9px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R3GI
{
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R4GI
{
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R5GI
{
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R6GI
{
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R7GI
{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R8GI
{
	border-right-width: 2px;
	height: 2px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R9GI
{
	border-right-width: 1px;
	height: 3px;
	border-right-style: solid;
	border-right-color: inherit;
}

.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;
}

.L1PI
{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L2PI
{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L3PI
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L4PI
{
	border-left-width: 1px;
	height: 2px;
	border-left-style: solid;
	border-left-color: inherit;
}

.R1PI
{
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R2PI
{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R3PI
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R4PI
{
	border-right-width: 1px;
	height: 2px;
	border-right-style: solid;
	border-right-color: inherit;
}

.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;
}
.L1MI
{
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L2MI
{
	border-left-width: 6px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L3MI
{
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L4MI
{
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L5MI
{
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: inherit;
}
.L6MI
{
	border-left-width: 1px;
	height: 2px;
	border-left-style: solid;
	border-left-color: inherit;
}
.R1MI
{
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R2MI
{
	border-right-width: 6px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R3MI
{
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R4MI
{
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R5MI
{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: inherit;
}
.R6MI
{
	border-right-width: 1px;
	height: 2px;
	border-right-style: solid;
	border-right-color: inherit;
}
#Pagina
{
	width: 870px;
	height: 100%;
	background-color: #ffffff;
	padding-left: 0x;
	padding-right: 0px;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF; -moz-box-sizing:border-box;
}

#PaginaConstruccion
{
	width: 830px;
	height: 100%;
	background-color: #ffffff;
	padding-left: 0x;
	padding-right: 0px;
	border-left: 0px solid #FFFFFF;
	border-right: 0px solid #FFFFFF; -moz-box-sizing:border-box;
}

#EnConstruccion
{
	font-weight: bold;
	font-size: 0.7em;
	color: #1a4e8f;
	text-decoration: none;
}

#Cabecera
{
	background-color: #174680;
	width: 100%; -moz-box-sizing:border-box;
}

#Cabecera_Logo
{
	height: 62px;
	display: block;
	margin-bottom: 12px !important;
	margin-bottom: 7px; -moz-box-sizing:border-box;
}
#Cabecera_Idioma
{
	height: 62px;
	width: 100%;
	position: relative;
}

#Cabecera_Idioma_Align
{
	width: 100%;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.Idioma
{
	float: right;
	background-repeat: no-repeat;
	width: 1%;
}

#Cabecera_Identificarse_Carrito
{
	height: auto;
	width: 100%;
	display: block;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px; -moz-box-sizing:border-box;
}

#Cabecera_Identificarse
{
	display: block;
	float: left;
	width: 67%;
	height: auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	moz-box-sizing: border-box;
}
.Identificarse_Campo
{
	float: left;
	padding-left: 5px;
}

#MiniCarrito
{
	margin-bottom: 5px;
}

#OpcionesMenu
{
	margin-bottom: 5px;
}

#Cabecera_Carrito
{
	text-align: left;
	display: block;
	float: left;
	height: 35px;
	width: 30%;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	moz-box-sizing: border-box;
}

#Menu_CajaOpciones
{
	text-align: left;
	display: block;
	float: left;
	height: 35px;
	width: 70%;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	moz-box-sizing: border-box;
	text-indent: 10px;
}

#Menu_CajaCentro
{
	clear: both;
	height: 35px;
	width: 100%;
	display: block;
	overflow: hidden; -moz-box-sizing:border-box;
}

#Contenido
{
	display: block;
	margin-top: 0px;
	width: 98%;
	background-color: #FFFFFF;
}

#Contenido_Bloque1
{
	margin-top: 4px;
	margin-right: 5px !important;
	margin-right: 5px;
	margin-left: 5px;
	width: 160px;
	float: left; -moz-box-sizing:border-box;
}
#Contenido_Bloque2
{
	margin-top: 4px;
	padding-right: 10px;
	width: 100%; /*margin-left:5px;*/
	float: left; -moz-box-sizing:border-box;
}
#Contenido_Bloque3
{
	margin-top: 4px;
	margin-left: 5px;
	padding-right: 10px;
	width: 172px;
	float: left; -moz-box-sizing:border-box;
}

#Bloque1_Grupo1
{
	width: 100%;
	background-color: #CAC9C9;
}
#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.7em;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 5px;
}
#MasVendidos_Contenido
{
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
#Bloque1_Recomendados
{
	width: 100%;
	display: block;
	margin-top: 10px;
}
#Recomendados_Rotulo
{
	font-weight: bold;
	font-size: 0.7em;
	color: #ffffff;
	text-indent: 5pt;
}
#Recomendados_Contenido
{
	display: block;
}
#Bloque1_AtencionCliente
{
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

#Banner
{
	margin-top: 5px;
	margin-bottom: 5px;
}
#Bloque2_Principal
{
	display: block;
	background-color: #FFFFFF;
}

#Principal_Rotulo
{
	font-weight: bold;
	font-size: 0.7em;
	color: #FFFFFF;
	text-indent: 8pt;
	padding-bottom: 5px;
}

#Principal_Contenido
{
	display: block;
	height: auto;
}

#Noticias_Rotulo
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-indent: 5pt;
	font-weight: bold;
	padding-bottom: 5px;
}

#Noticias_Contenido
{
	display: block;
}
#Bloque3_Ofertas
{
	margin-top: 5px;
}
#PiePagina
{
	margin-top: 0px;
	display: block;
	clear: both;
	width: 100%;
}
.textoatencion
{
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.9em;
}
.AtencionCliente
{
	background-color: #103953;
	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: #103953;
	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 #103953;
}

.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: #103953;
}

.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: #103953;
	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: #103953;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8BFBF;
}

.EncuestaPreguntaEncuestaNumeracion
{
	font-weight: bold;
	font-size: 16px;
	color: #103953;
	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: #103953;
	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;
}

.EnlacePieTexto
{
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
}

a.EnlacePieTexto:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.EnlaceTitulo
{
	color: #000000;
}

.EquipoDescripcion
{
	font-size: 0.7em;
	color: #1a4e8f;
}

.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: #103953;
	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: #205eab;
	display: block;
	text-decoration: none;
}

.LinkButton a:link, .LinkButton a:visited
{
	border-top: 1px solid #bad3f2;
	border-bottom: 2px solid #205eab;
	border-left: 1px solid #bad3f2;
	border-right: 2px solid #205eab;
}
.LinkButton a:hover
{
	border-bottom: 1px solid #bad3f2;
	border-top: 2px solid #205eab;
	border-right: 1px solid #bad3f2;
	border-left: 2px solid #205eab;
}

.FormImagenAsButton
{
	cursor: pointer;
	cursor: hand;
}

.FormBtn
{
	font-size: 0.7em;
	border: none;
	padding: 2px;
	color: #FFFFFF;
	background-color: #205eab;
	border-top: 1px solid #bad3f2;
	border-bottom: 2px solid #205eab;
	border-left: 1px solid #bad3f2;
	border-right: 2px solid #205eab;
}

a.FormBtn:hover
{
	background-color: #205eab;
	color: #000000;
}

.FormBackGround, .InfoBackGround
{
	background-color: #f1f4f7;
}

.FormTabla
{
	border-top: 1px solid #bad3f2;
	border-bottom: 1px solid #bad3f2;
	border-left: 1px solid #bad3f2;
	border-right: 1px solid #bad3f2;
	background-color: #FFFFFF;
}

.FormCabecera
{
	font-size: 0.7em;
	font-weight: bold;
	color: #1a4e8f;
	text-decoration: none;
	background-color: #dfe8f4;
}
.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: #dfe8f4;
}

.FormCampoPar, .InfoCampoPar, .FormPar
{
	background-color: #f1f4f7;
}

.FormDato, .InfoDato
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}

.FormResaltar, .InfoResaltar
{
	font-size: 0.7em;
	color: #5378a4;
	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;
	text-indent: 5pt;
	vertical-align: middle;
}
a.IdentificacionCampo
{
	text-decoration: none;
}

a.IdentificacionCampo:hover
{
	color: #ffffff;
	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;
}



.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 #103953;
	background-color: #cedef3;
}

.MasVendidosResaltar
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-indent: 10pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-color: #103953;
}

.MasVendidosTexto
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
a.MasVendidosTexto:hover
{
	color: #103953;
	text-decoration: underline;
}

.MenuSeccionList
{
	list-style: square url(../imagenes/lista1.gif); /* wide image for the bullet */
	margin: 0em 0em 0em 20px; /* bullet image is in left margin */
	padding-left: 0px;
}

.MenuSeccion
{
	font-weight: normal;
	font-size: 0.7em;
	background-color: #ceac7f;
	filter: Alpha(Opacity=100, FinishOpacity=90, 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: solid 1px #e7d3bb;
	border-bottom: solid 1px #8f7b58;
}

a.MenuSeccion:hover
{
	background-color: #174680;
	filter: Alpha(Opacity=100, FinishOpacity=90, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
}

.MenuSubSeccionList
{
	padding-left: 10px;
	margin-left: 0px;
	list-style-type: none;
}

.MenuSeccionListPdf
{
	display: none;
	list-style: square url(../imagenes/pdf16.gif); /* wide image for the bullet */
	margin: 0px 0px 0px 5px; /* bullet image is in left margin */
	padding: 0px 0px 0px 0px;
}

.MenuSeccionListPdf li
{
	list-style: square url(../imagenes/pdf16.gif); /* wide image for the bullet */
	margin: 0px 5px 0px 20px; /* bullet image is in left margin */
	padding: 0px 0px 0px 5px;
}


.MenuSubSeccion
{
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	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;
	vertical-align: middle;
	border-top: 1px solid #E4E4E4; -moz-box-sizing:border-box;
}

a.MenuSubSeccion:hover
{
	background-color: #eeeeee;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
}

.MiniCarrito
{
	background-color: #CED2BE;
	color: #FFFFFF;
}

.MiniCarritoTexto
{
	font-size: 0.6em;
	color: #FFFFFF;
	margin: 3px;
	vertical-align: middle;
}

a.MiniCarritoTexto
{
	text-decoration: none;
}

a.MiniCarritoTexto:hover
{
	text-decoration: underline;
}

.MiniNoticia
{
	border: 1px solid #9AA2D5;
	background-color: #cedef3;
}

.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;
	text-indent: 5pt;
}

a.MiniNoticiaTitulo:hover
{
	color: #103953;
	text-decoration: underline;
}

.MiniNoticiaVerTodas
{
	font-size: 0.6em;
	color: #22649d;
	font-weight: normal;
	text-decoration: none;
	text-indent: 5pt;
}

a.MiniNoticiaVerTodas:hover
{
	color: #103953;
	text-decoration: underline;
}

.MiniOfertaResaltar
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	padding-bottom: 5px;
}

.MiniOfertaVerTodas
{
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
}

a.MiniOfertaVerTodas:hover
{
	color: #103953;
	text-decoration: underline;
}

.MsgCaja
{
	background-color: #FFFFFF;
	margin: 10px;
	border: 1px solid #103953;
	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: #103953;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.OfertaTexto
{
	font-size: 0.8em;
	color: #103953;
	text-indent: 10pt;
	text-decoration: none;
}

.OpcionMenu
{
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	text-indent: 10pt;
	color: #FFFFFF;
}

a.OpcionMenu:hover
{
	font-size: 0.7em;
	color: #cedef3;
}

.Paginacion
{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}

a.Paginacion:hover
{
	color: #103953;
	text-decoration: underline;
}

.PaginacionActual
{
	font-size: 0.8em;
	color: #103953;
	text-decoration: none;
	font-weight: bold;
}

a.PaginacionActual:hover
{
	color: #103953;
	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: #cedef3;
}

.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: #103953;
}

.Registrarse
{
	color: #000000;
	font-size: 0.7em;
}

.Seccion
{
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #103953;
	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: #103953;
	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;
}

#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;
}





@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;
	}

}