ul{
  margin: 0em 0em 0em 20px;  /* bullet image is in left margin */
  padding-left: 0;
}
ul li {
  list-style-type:none;
  margin-left: 0em;
  padding-left: 0em;     /* distance between marker and text */
  margin-bottom: 0em; /* a little spacing between list items */
}

/* Cajas */

.MenuOpciones{
	margin-bottom:0px;
	color: #FFFFFF;
	background-color: transparent;
	display:block;
	clear:both;
	width:100%;
}

.MenuOpcionesLR
{
	border-right: #D1B053 1px solid;
	overflow: hidden;
	border-left: #D1B053 1px solid;
	
	background-color: #D1B053;
}

.MenuOpcionesTB{
	background-color: #D1B053;
}

.CabeceraMasVendidos{
	margin-bottom:0px;
	color: #FFFFFF;
	background-color: transparent;
	display:block;
	clear:both;
	width:100%;
	height:auto;
}

.CabeceraMasVendidosLR
{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid; 
	background-color: #304A29;	
}

.CabeceraMasVendidosTB{
	background-color: #304A29;
}

.ContenidoMasVendidos{
	margin-bottom:0px;
	color: #FFFFFF;
	background-color: transparent;
	display:block;
	clear:both;
	width:100%;
}

.ContenidoMasVendidosLR
{
	border-right: #2E4A2B 1px solid;
	overflow: hidden;
	border-left: #2E4A2B 1px solid; 
	background-color: #D6B865;

}

.ContenidoMasVendidosTB{
	background-color: #2E4A2B;
}

.ContenidoBoletin{
	margin-top:15px;
	margin-bottom:0px;
	background-color: transparent;
	display:block;
	clear:both;
	width:100%;
}

.ContenidoBoletinLR{
	border-right: #D1B053 0px solid;
	overflow: hidden;
	border-left: #D1B053 0px solid;
	height: 2px;
	background-color: #D1B053;

}

.ContenidoBoletinTB{
	background-color: #D1B053;
}

.CabeceraRecomendado{
	margin-bottom:0px;
	background-color: transparent;
	display:block;
	clear:both;
	width:100%;
}

.CabeceraRecomendadoLR{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid; 
	background-color: #304A29;
}

.CabeceraRecomendadoTB{
	background-color: #304A29;
}

.ContenidoRecomendado{
	margin-bottom:0px;
	background-color: transparent;
	display:block;
	clear:both;
	width:100%;
}

.ContenidoRecomendadoLR{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid; 
	background-color: #FFFFFF;
}

.ContenidoRecomendadoTB{
	background-color: #304A29;
}

.PrincipalContenido{
	margin-bottom:0px;
	background-color: transparent;
	display:block;
	height:auto;
}

.PrincipalContenidoLR{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid; 
	background-color: #ffffff;
}

.PrincipalContenidoTB{
	background-color: #304A29;
}

.CabeceraPrincipal{
	margin-bottom:0px;
	color: #000000;
	font-weight:bold;
	background-color: transparent;
	text-align:left;
}

.CabeceraPrincipalLR{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid; 
	background-color: #304A29;
}

.CabeceraPrincipalTB{
	background-color: #304A29;
}

.CabeceraBuscar{
	margin-bottom:0px;
	background-color: transparent;
	text-align:left;
}

.CabeceraBuscarLR
{
	overflow: hidden; 
	background-color: #304A29;
}

.CabeceraBuscarTB{
	background-color: #304A29;
}

.CabeceraNoticias{
	height:auto;
	margin-bottom:0px;
	background-color: transparent;
}

.CabeceraNoticiasLR
{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid;
	
	background-color: #304A29;	
}

.CabeceraNoticiasTB
{
	background-color: #304A29;
}

.ContenidoNoticias{
	height:auto;
	margin-bottom:0px;
	background-color: transparent;
}

.ContenidoNoticiasLR
{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid;
	
	background-color: #D6B865;	
}

.ContenidoNoticiasTB{
	background-color: #304A29;
}

.CabeceraOfertas{
	height:auto;
	margin-bottom:0px;
	background-color: transparent;
}

.CabeceraOfertasLR{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid; 
	background-color: #304A29;	
}

.CabeceraOfertasTB{
	background-color: #304A29;
}

.ContenidoOfertas{
	height:auto;
	margin-bottom:0px;
	background-color: transparent;
}

.ContenidoOfertasLR{
	border-right: #304A29 1px solid;
	overflow: hidden;
	border-left: #304A29 1px solid; 
	background-color: #FFFFFF;	
}

.ContenidoOfertasTB{
	background-color: #304A29;
}

/* 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;
}


.LrContenido{
	padding-right: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	-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;
}


/* Estilos especiales */

.CarritoBtnResaltar a:link, .CarritoBtnResaltar a:visited, .CarritoBtnResaltar a:hover{
	color: #ffffff;
	background-color: #304A29;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}

.CarritoBtnNormal a:link, .CarritoBtnNormal a:visited, .CarritoBtnNormal a:hover{
	color: #ffffff;
	background-color: #304A29;
	text-decoration: none;
	text-align:center;
	vertical-align:middle;
}

.LinkButton {
	margin: 1em 0;
	width: 13em;
	font-family: helvetica,arial,sans-serif;
	font-size: 70%;
	font-weight: bold;

}

.LinkButton a{
	display: block;
	width: 100%;
}

.LinkButton a:link, .LinkButton a:visited {
	border: 1px solid #675215;	
}
.LinkButton a:hover {
	border: 1px solid #675215;
}




/* Estilos genéricos */
Body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea, input, input.text, select, option, fieldset, radio{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}

#TiendaVirtual{
	background-image: url(../imagenes/fondo.gif);
}

#Pagina{
	width:845px;
	background-color: #D1B053;


}

#Cabecera{
	display:block;
	width: 100%;
}

#Cabecera_Logo{
	height: 80px;
	display:block;
} 
#Cabecera_Idioma{
	width: 100%;
	position:relative;
	top:63px;
}

#Cabecera_Identificarse_Carrito{
	height: 1.5em;
	min-height: 1em;
	width:100%;
	display:block;
}

#Cabecera_Identificarse{
	width:67%;
	height:100%;
	background-color: #D1B053;	
	color: #FFFFFF;
	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%;
	color: #ffffff;
	background-color: #D1B053;
	text-align: center;
	float: left;
	clear:right;
	display:block;
	padding-top: 2px;
}

#Contenido{
	display:block;
	margin-top:10px;
	width:100%;
	background-color:#D1B053;	
}
#Contenido_Bloque1{
	display: block;
	width: 160px;
	max-width: 160px;
	-moz-box-sizing: border-box;
	
	float:left;
	clear:none;
	overflow:hidden;
	overflow:hidden;
	
/* Intercambiar los valores de las propiedades margin-right 
	y margin-left si se modifica el valor de la propiedad float. */
	margin-left:0px;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:0px;
}
#Bloque1_Grupo1{
	width: 100%;
	background-color: #D1B053;	
}
#Grupo1_Buscar{
	padding-top: 5px;
	width: 100%;
	display:block;
}
#Grupo1_Secciones{
	width: inherit;
	display:block;
	text-align:left;
}
#Bloque1_Boletin{
	display:block;
	margin-top:0px;
	margin-bottom:10px;
}
#Bloque1_MasVendidos{
	width: 100%;
	display:block;
	margin-top:5px;
}
#MasVendidos_Rotulo{
	font-size: 0.7em;
	color: #FFFFFF;
	font-weight: bold;
	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.7em;
	color: #ffffff;
	text-indent: 5pt;
}
#Recomendados_Contenido{
	display:block;
}
#Bloque1_AtencionCliente{
	width: auto;
	display:block;
	margin-top:5px;
	padding:5px;
	background-color: #D1B053;
	color: #FFFFFF;
	font-weight: bold;
}
#Contenido_Bloque2{
	display:block;
	width:60%;
		
	float:left;
	clear:none;
	overflow:hidden;
	
	margin-right:5px;
	margin-left:5px;
	margin-top:0px;
	margin-bottom:10px;
}
#Banner{
	margin-top:0px;
	margin-bottom:10px;
}
#Bloque2_Principal
{
	display:block;
	background-color:#FFFFFF;
}

#Principal_Rotulo{
	font-weight: bold;
	font-size: 0.8em;
	color: #FFFFFF;
	text-indent: 8pt;
}

#Principal_Contenido{
	display:block;
	height:auto;
}

#Contenido_Bloque3{
	display:block;
	width:167px;
	max-width:168px;
	-moz-box-sizing: border-box;

	float:RIGHT;
	clear:none;
	overflow:hidden;
	
	/* Intercambiar los valores de las propiedades margin-right 
	y margin-left si se modifica el valor de la propiedad float. */
	margin-right:0px;
	margin-left:5px;
	margin-bottom:10px;
	margin-top:0px;
}
#Noticias_Rotulo{
	font-size: 0.7em;
	color: #FFFFFF;
	text-indent: 5pt;
	font-weight: bold;
}

#Noticias_Contenido{
	display:block;
}
#Bloque3_Ofertas{
	margin-top:5px;
}
#PiePagina{
	display:block;
	clear:both;
	width:100%;
}

.ArticuloCaption {
	background-color: #F1EEE9;
}

.ArticuloDescripcion {
	font-size:10px;
	color: #000000;
	text-decoration: none;
	margin: 3px;
}

a.ArticuloDescripcion:hover {
	color: #304A29;
	text-decoration: underline;
}

.ArticuloDescuento{
	font-weight: bold;
	font-size: 0.6em;
	margin: 3px;
	color: #304A29;
	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: #304A29;
	text-decoration: underline;
}

.ArticuloEtiqueta{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.ArticuloMarca {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

.ArticuloMasVendido {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	background-color: #304A29;
}

.ArticuloNoEncontrado{
	font-weight:bold;
	font-size: 1em;
	margin: 3px;
	color: #c73c3f;
	text-decoration: none;
}

.ArticuloPrecio {
	font-size: 1em;
	color: #304A29;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

a.ArticuloPrecio:hover {
	color: #000000;
}

.ArticuloPrecioAnterior{
	font-weight: bold;
	font-size: 0.6em;
	margin: 3px;
	color: #304A29;
	text-decoration: none;
}

.ArticuloReferencia {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

.ArticuloResaltar {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	background-color: #304A29;
}

.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;
	margin: 3px;
}

.ArticuloTitulo {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

a.ArticuloTitulo:hover {
	color: #304A29;
}

.AtencionCliente {
	background-color: #304A29;
	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;
	text-decoration: none;
}

a.AtencionClienteMail:hover {
	color: #304A29;
}

.AtnovaPie {
	font-size: 0.6em;
	color: #304A29;
	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 #BCBCBC;
}

.Boletin {
	border: 1px solid #304A29;
}


.BoletinAnteriorTexto {
	font-size: 0.7em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
	
}

a.BoletinAnteriorTexto:hover {
	text-decoration: underline;
}
.BoletinButton{
	font-size: 0.7em;
	border: none;
	padding: 2px;
	color: #FFFFFF;
	margin: 4px;
	
	background-color: #304A29;
	border: 1px solid #675215;
}


a.BoletinButton:hover {
	background-color: #304A29;
	color: #000000;
}

.BoletinDato{
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}

.BoletinTexto{
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
}

.Buscar {
	font-size: 0.6em;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.Buscar:hover {
	color: #304A29;
}

.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;
}

.CarritoCabecera{
	font-size: 0.7em;
	font-weight: bold;
	color: #84745A;
	text-decoration: none;
	background-color: #FBFBE9;
}

.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;
}

.CarritoImpar{
	background-color: #FBFBE9;
}

.CarritoNombreArticulo{
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.CarritoPar {
	background-color: #FFFFF9;
}

.CarritoPrecio{
	font-size: 0.7em;
	font-weight: bold;
	color: #84745A;
	text-decoration: none;
}

.CarritoResaltar {
	font-size: 0.7em;
	font-weight: bold;
	color: #84745A;
	text-decoration: none;
}

.CarritoSubmit {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.CarritoSubmit:hover {
	color: #000000;
	text-decoration: underline;
}

.CarritoTexto{
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}

.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;
}
.EncuestabotonOffconfig, .EncuestabotonOnconfig
{
	border-right: #304A29 1px solid;
	border-top: #304A29 1px solid;
	font-weight: normal;
	font-size: 10px;
	border-left: #304A29 1px solid;
	color: #ffffff;
	border-bottom: #304A29 1px solid;
	background-color: #304A29;
}

.EncuestaDescripcion{
	margin-top: 1em;
	font-size: 10px;
	margin-left: 1em;
	color: #000000;
}

.EncuestaPreguntaEncuesta{
	font-weight: bold;
	font-size: 13px;
	color: #304A29;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8BFBF;
}

.EncuestaPreguntaEncuestaNumeracion{
	font-weight: bold;
	font-size: 16px;
	color: #304A29;
	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: #304A29;
	border-bottom: #d8bfbf 1px dotted;
	text-align: center;
}

.EnlacePie {
	clear: both;
	background-color:#304A29;
	border-bottom: 1px solid #304A29;
	border-top: 1px solid #304A29;
}

.EnlacePieTexto {
	font-weight: bold;
	font-size: 0.6em;
	color: #ffffff;
}

a.EnlacePieTexto:hover {
	color: #D6B865;
	text-decoration: underline;
}

.EnlaceTitulo{
	color: #000000;
}

.Faq {
	color: #000000;
	font-size: 0.7em;
}

.FaqPregunta {
	font-size: 0.8em;
	font-weight: bold;
	color: #304A29;
	text-decoration: none;
}

.FaqRespuesta {
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}

.FormBtn {
	font-size: 0.7em;
	border: none;
	padding: 2px;
	color: #FFFFFF;
	margin: 4px;
	
	background-color: #304A29;
	border: 1px solid #675215;
}

a.FormBtn:hover {
	background-color: #304A29;
	color: #000000;
}

.FormBackGround, .InfoBackGround{
	background-color: #FFFFF9;
}

.FormCampo, .InfoCampo{
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
}

.FormCampoImpar, .InfoCampoImpar {
	background-color: #FBFBE9;
}

.FormCampoPar, .InfoCampoPar {
	background-color: #FFFFF9;
}

.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 {
	background-color: #304A29;
	color: #FFFFFF;
	
	font-size: 0.6em;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
	border: 0px none;
	bottom: 3px;
	background-position: center;
	vertical-align: middle;
}

.IdentificacionCampo {
	font-size: 0.6em;
	color: #FFFFFF;
	text-indent: 5pt;
	vertical-align: middle;
	text-decoration: none;
}

a.IdentificacionCampo:hover {
	color: #304A29;
}

.IdentificacionCompra {
	color: #000000;
	font-size: 0.7em;
	text-decoration: none;
}

a.IdentificacionCompra:hover {
	text-decoration: underline;
}

.IdentificacionDato {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	padding: 0px;
	border: 0px none;
	bottom: 3px;
	background-position: center;
	vertical-align: middle;
}

.IdentificacionError{
	font-size: 0.8em;
	font-weight: bold;
	color: #d72600;
}

.Idioma{
	background-image: url(../imagenes/fondoidioma.gif);
	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;
}

.MasVendidosList {
  list-style: square url(../imagenes/arrow.gif); /* wide image for the bullet */
}

.MasVendidos {
	border: 1px solid #304A29;
	background-color: #D6B865;
}

.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;
	margin: 3px;


}
a.MasVendidosTexto:hover {
	color: #304A29;
	text-decoration: underline;
}


.MenuSeccionList {
	padding-left: 2px;
	margin-left: 0px;
	list-style-type:none;
}

.MenuSeccion
{
	font-weight: bold;
	font-size: 0.7em;
	background-color: #D1B053;
	Filter:Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	color: #304A29;
	text-decoration: none;
	Padding-left: 5px;
	display: block;	
	height: auto;
	width: auto;
	line-height: 20px;
	border-top: 1px solid #304A29;	
	border-bottom: 2px solid #304A29;	
}

a.MenuSeccion:hover {
	color: #ffffff;
	background-color: #304A29;
	Filter:Alpha(Opacity=100, FinishOpacity=80, 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.6em;
	color: #304A29;
	text-decoration: none;
	
	background-color: #D6B865;
	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 #FFFFF9;	
	-moz-box-sizing: border-box;
}
 a.MenuSubSeccion:hover  {
 	color: #ffffff;
	background-color: #9E7B02;
	Filter:Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
 }
 
.MiniCarrito {
	background-color: #D1B053;
	color: #FFFFFF;
}

.MiniCarritoTexto {
	font-size: 0.6em;
	color: #304A29;
	background-color: #D1B053;
	margin: 3px;
	text-decoration: none;
	vertical-align: middle;
}

a.MiniCarritoTexto:hover {
	color: #000000;
}

.MiniNoticia {
	border: 1px solid #304A29;
	background-color: #D6B865;
}

.MiniNoticiaResaltar {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	background-image: url(../imagenes/fondomininoticias.html);
}

.MiniNoticiaTitulo {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5pt;
}

a.MiniNoticiaTitulo:hover {
	color: #304A29;
	text-decoration: underline;
}

.MiniNoticiaVerTodas {
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
}

a.MiniNoticiaVerTodas:hover {
	color: #304A29;
	text-decoration: underline;
}

.MiniOfertaDescripcion {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
}

a.MiniOfertaDescripcion:hover {
	color: #304A29;
	text-decoration: underline;
}

.MiniOfertaDescuento
{
	font-weight: bold;
	font-size: 0.6em;
	margin: 3px;
	color: #304A29;
	text-decoration: none;
}

.MiniOfertaPrecio {
	font-size: 1em;
	color: #304A29;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

a.MiniOfertaPrecio:hover {
	color: #000000;
}

.MiniOfertaPrecioAnterior
{
	font-weight: bold;
	font-size: 0.6em;
	margin: 3px;
	color: #304A29;
	text-decoration: none;
}

.MiniOfertaResaltar {
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 5pt;
	font-weight: bold;
}

.MiniOfertaTitulo {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

a.MiniOfertaTitulo:hover {
	color: #304A29;
}

.MiniOfertaVerTodas {
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
	
}

a.MiniOfertaVerTodas:hover {
	color: #304A29;
	text-decoration: underline;
}

.MiniRecomendadoDescripcion {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
}

a.MiniRecomendadoDescripcion:hover {
	color: #304A29;
	text-decoration: underline;
}

.MiniRecomendadoDescuento
{
	font-weight: bold;
	font-size: 0.6em;
	margin: 3px;
	color: #304A29;
	text-decoration: none;
}

.MiniRecomendadoPrecio {
	font-size: 1em;
	color: #304A29;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

a.MiniRecomendadoPrecio:hover {
	color: #000000;
}

.MiniRecomendadoPrecioAnterior
{
	font-weight: bold;
	font-size: 0.6em;
	margin: 3px;
	color: #304A29;
	text-decoration: none;
}

.MiniRecomendadoResaltar
{
	font-weight: bold;
	font-size: 0.7em;
	color: #ffffff;
	text-indent: 5pt;
	background-color: #304A29;
	text-decoration: none;
}

.MiniRecomendadoTitulo {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
	margin: 3px;
	font-weight: bold;
}

a.MiniRecomendadoTitulo:hover {
	color: #304A29;
}

.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: #304A29;
	text-indent: 10pt;
	font-weight: bold;
	text-decoration: none;
}

.OfertaTexto{
	font-size: 0.9em;
	color: #304A29;
	text-indent: 10pt;
	text-decoration: none;
}

.OpcionesMenu {
	background-image: url(../imagenes/fondoopciones.html);
	color: #FFFFFF;
}

.OpcionMenu {
	font-size: 0.6em;
	text-decoration: none;
	text-indent: 10pt;
	color: #304A29;
	font-weight: bold;
}

a.OpcionMenu:hover {
	color: #675215;
}

.Paginacion {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}

a.Paginacion:hover {
	color: #304A29;
	text-decoration: underline;
}

.PaginacionActual {
	font-size: 0.8em;
	color: #304A29;
	text-decoration: none;
	font-weight: bold;
}

a.PaginacionActual:hover {
	color: #666666;
	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;
}

.PerderPasswordButton {
	font-size: 0.7em;
	border: none;
	padding: 2px;
	color: #FFFFFF;
	margin: 4px;
	
	background-color: #304A29;
	border: 1px solid #675215;
}

a.PerderPasswordButton:hover {
	background-color: #304A29;
	color: #000000;
}

.PerderPasswordTexto {
	color: #000000;
	text-decoration: none;
	font-size: 0.7em;
	background-color: #FBFBE9;
}

.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: #c60000;
}

.Registrarse {
	color: #000000;
	font-size: 0.7em;
}

.Seccion {
	background-color: #FFFFFF;
	margin: 2px;
	border: 1px solid #CDC2AF;
	padding: 10px;
}

.SeccionMigas{
	font-weight: bold;
	font-size: 0.6em;
	color: #304A29;
	text-decoration: none;
}

a.SeccionMigas:hover{
	color: #695426;
	text-decoration: underline;
}

.SeccionResaltar {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.SeccionResaltar:hover {
	color: #000000;
	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{
	color: #FFFFFF;
	width:auto;
}

#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;
}