#DesglosePuntos td
{
    padding-left:15px;
    font-size:11px;
    padding-right:15px;
}

#DesglosePuntos td.CabeceraDesglosePuntos
{
    background-color:#F9C464;
    color:#F44B00;
    font-weight:bold;
}

#DesglosePuntos td.positivos
{
    color:#5B7F00;
}

#DesglosePuntos td.negativos
{
    color:#7F0000;
}

#DesglosePuntos
{
    border: solid 1px #F9C464;
}
.PuntosArticulo span
{
    border:1px solid #EC4900;
    background-color:#FFE6B7;
    color:#EC4900;
    font-family:helvetica,arial,sans-serif;
    font-size:0.8em;
    padding-left:5px;
    padding-right:5px;
}
.PuntosArticulo
{
    margin-top:5px;
    margin-bottom:5px;  
}

.PuntosFichaArticulo span
{
    color:#EC4900;
    font-family:helvetica,arial,sans-serif;
    font-size:1em;
    padding-left:5px;
    padding-right:5px;
}
.PuntosFichaArticulo
{
    padding-bottom:5px;
    padding-top:5px;
    text-align:center;
    border:1px solid #EC4900;
    background-color:#FFE6B7;
    margin-top:5px;
    margin-bottom:5px;  
}

.PuntosArticuloDestacado span
{
    color:#EC4900;
    font-family:helvetica,arial,sans-serif;
    font-size:0.7em;
    padding-left:5px;
    padding-right:5px;
}
.PuntosArticuloDestacado
{
    padding-bottom:5px;
    padding-top:5px;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;  
}

img {
	border: 0px;
}

h1, h6 {
	margin: 0px;
}

a, td, div, li { -moz-box-sizing:border-box;
}

.TextoEntrada h1 {
	color: #F44B00;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: -1px;
	text-indent: 8pt;
	background: #F9C25D url(../imagenes/cabeceras.gif) repeat-x 100% 100%;
	border-bottom: 2px solid #F9C25D;
	border-right: 1px solid #F9C25D;
	text-align: left;	
	padding: 5px 0;
}

/*--------------------- Pestañas ------------------------*/

#header
{
	float: left;
	width: 100%; 
	line-height: normal;
	text-align:center;
	background-image: url(../imagenes/fondo_menu.gif);
	background-repeat: repeat-x;
    height: auto;
	-moz-box-sizing: border-box;
}

.contenedorOpciones
{
	margin-left:0px;
	padding: 0px 0px 0px 0px;
    list-style:none;   
    text-align: center;
    height: auto;
	-moz-box-sizing: border-box;
}

.contenedorOpciones a:hover
{
    cursor: hand;
	-moz-box-sizing: border-box;
}

.contenedorOpciones li a
{
   display: block;
   float: left;
   height: 0px;
	-moz-box-sizing: border-box;
}

.texto
{
    margin-top: 6px;
	-moz-box-sizing: border-box;
	font-size:1.4em;
	letter-spacing:-1px;

    
}


ul.opcionOver li.opc1
{
	background-image: url(../imagenes/b1h.gif);
	background-repeat: no-repeat;
	display: block;
	color: #000000;
}

ul.opcionOver li.opc2
{
	background-image: url(../imagenes/b2h.gif);
	background-repeat: repeat-x;
	color: #e94800;
}

ul.opcionOver li.opc3
{
	background-image: url(../imagenes/b3h.gif);
	background-repeat: no-repeat;
	color: #000000;
}

ul.opcionSelect li.opc1
{
	background-image: url(../imagenes/b1.gif);
	background-repeat: no-repeat;
	color: #000000;
}

ul.opcionSelect li.opc2
{
	background-image: url(../imagenes/b2.gif);
	background-repeat: repeat-x;
	color: #000000;
}

ul.opcionSelect li.opc2 a {
	color: #000000;
}

ul.opcionSelect li.opc3
{
	background-image: url(../imagenes/b3.gif);
	background-repeat: no-repeat;
}

.MenuOpcion, .opcionOver, .opcionSelect
{
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	left: 0px;
}

.SeccionOpcion
{
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	left: 0px;	
}

.opc1
{
	width: 13px;
	background-image: url(../imagenes/b1s.gif);
	background-repeat: no-repeat;
	float: left;
	display: block;
    height: 31px;
}

.opc2
{
	overflow: hidden;
	background-image: url(../imagenes/b2s.gif);
	background-repeat: repeat-x;
	float: left;
	text-align: center;
	vertical-align: middle;
	display: block;
    height: 31px;
	color:#e94800;
}

.opc3
{
	width: 13px;
	background-image: url(../imagenes/b3s.gif);
	background-repeat: no-repeat;
	display: block;
	float: left;
    height: 31px;
}

/*-------------------------------------------------------------*/

.CabeceraComentarios {
	margin:0;
	padding:0;
}

.CajaContenido {
background-color:#FDECCF;
padding:5px;
margin:10px;
}

.Comentarios td {
font-size:0.7em;
}

.TituloComentario {
font-weight:0.7em;
}

.TituloComentarios {
float:left;
background-color:#3A8DB9;
font-size:0.8em;
font-weight:700;
color:#FFFFFF;
padding:3px 8px;
margin:10px;
}

hr {
height:0;
border-top:1px dashed #999;
}



#linkpublicitario {
	font-family: Arial, verdana, Helvetica, sans-serif;
	padding: 1.5em 0px 1.5em 0px;
	width: 90%;
	text-align: center;
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
}

a.linkpublicitario {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.linkpublicitario:hover {
	text-decoration: underline;
}

.ArticuloCaption {
	background-color: #f9c25d;
}

a .ArticuloConfig {
	font-size: 16px;
	color: #000000;
	margin: 5px;
	font-weight: bold;
}

a .ArticuloDescripcion:hover {
	color: #0029A4;
}

.ArticuloDescripcion, {
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}

.ArticuloDescripcion a 
{
	text-decoration: underline;
}


.ArticuloDescripcion a:hover {
	color: #406e86;
}

.ArticuloDescuento {
	font-weight: bold;
	font-size: 0.6em;
	color: #103953;
	text-decoration: none;
}

.ArticuloEncuesta {
	padding: 3px;
	border-left: 2px solid #FFE6B7;
	border-right: 2px solid #FEA400;
	border-top: 2px solid #FFE6B7;
	border-bottom: 2px solid #FEA400;
	font-size: 0.7em;
	font-weight: bold;
	background-color:#F9C25D;
	color: #EC4900;
	text-decoration: none;
}

a.ArticuloEncuesta:hover {
	color: #000000;
	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;
}

.MiniOferta .ArticuloImagen, .MiniRecomendado .ArticuloImagen {
	float: none;
	text-align: center;
}

.ArticuloImagen {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-top:10px;
}

.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: #f9c25d;
	padding: 1px 1px 1px 1px;
}

.ArticuloNoEncontrado {
	font-size: 1em;
	margin: 3px;
	color: #c73c3f;
	text-decoration: none;
}

.ArticuloPrecioResaltar {
	background-color: #d5e8f3;
}

.ArticuloPrecio {
	font-weight: bold;
	font-size: 1.4em;
	color: #008dd7;
	letter-spacing:-1px;
	text-decoration: none;
}

a.ArticuloPrecio:hover {
	color: #000000;
}

.ArticuloPrecioAnterior {
	font-weight: bold;
	font-size: 0.6em;
	color: #990033;
	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, .FichaArtStock {
	font-size: 0.7em;
	color: #000000;
}

.ArticuloSubmit {
	margin: 1em 0;
	font-family: helvetica,arial,sans-serif;
}

a.ArticuloSubmit {
	width: 11em;
	display: block;
	text-decoration: none;
	font-size: 0.7em;
	font-weight:BOLD;
	border: none;
	padding: 1px;
	color: #ec4900;
	background-color: #f9c25d;
	border-top: 2px solid #ffe6b7;
	border-bottom: 2px solid #fea400;
	border-left: 2px solid #ffe6b7;
	border-right: 2px solid #fea400;
}

a.ArticuloSubmit:hover {

}

.ArticuloTexto {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}

.ArticuloTitulo {
	font-size: 0.9em;
	color: #000000;
	font-weight: bold;
}

.ArticuloTitulo a {
	color: #406e86;
	text-decoration: none;
}

.ArticuloTitulo h1, .ArticuloTitulo h6 {
	float: left;
	clear: both;
	font-size: 1.6em;
}

.ArticuloTitulo a:hover {
	color: #103953;
	text-decoration: underline;
}

.imgSeparador {
	margin-top: 2px;
	margin-bottom: 2px;
}

.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: #f9c25d;
	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: , Arial, Verdana, Helvetica, sans-serif; -moz-box-sizing:border-box;
}

body #TiendaVirtual {
	background-image: url(../Imagenes/fondo.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-color: #f9c464;
	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: 11px;
	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 {

	overflow: hidden;
	height: 1px;
	background-color: #FFFFFF;
}

.MenuOpcionesTB {
	background-color: #FFFFFF;
}

.CabeceraMasVendidos {
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}

.CabeceraMasVendidosLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	height: 1px;
	background-color: #f9c25d;
	background-image: url(../imagenes/cabeceras.gif);
	background-repeat:repeat-x;
}

.CabeceraMasVendidosTB {
	background-color: #f9c25d;
}

.ContenidoMasVendidos {
	margin-bottom: 0px;
	color: #000000;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}

.ContenidoMasVendidosLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	border-left: #f9c25d 1px solid;
	height: 1px;
	background-color: #FFFFFF;
	background-image: url(../Imagenes/sombra.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.ContenidoMasVendidosTB {
	background-color: #f9c25d;
}

.ContenidoBoletin {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}

.ContenidoBoletinLR {
	border-right: #FFFFFF 1px solid;
	overflow: hidden;
	border-left: #FFFFFF 1px solid;
	height: 1px;
	background-image: url(../imagenes/fondo_buscar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

.ContenidoBoletinTB {
	background-color: #FFFFFF;
}

.CabeceraMarcas {
	font-size: 0.7em;
	text-indent: 5pt;
	font-weight: bold;
	margin-bottom: 0px;
	color: #000000;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
	height: auto;
	text-align: left;
}

.CabeceraMarcasLR {
	border-right: #c3e2f3 1px solid;
	overflow: hidden;
	border-left: #c3e2f3 1px solid;
	height: 1px;
	background-color: #c3e2f3;
	background-image: url(../imagenes/cabecera_marcas.gif);
	background-repeat:repeat-x;
}

.CabeceraMarcasTB {
	background-color: #c3e2f3;
}

.ContenidoMarcas {
	margin-bottom: 0px;
	color: #FFFFFF;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}

.ContenidoMarcasLR {
	border-right: #fdedd1 1px solid;
	overflow: hidden;
	border-left: #fdedd1 1px solid;
	height: 1px;
	background-color: #FFFFFF;
}

.ContenidoMarcasTB {
	background-color: #fdedd1;
}

.CabeceraRecomendado {
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}

.CabeceraRecomendadoLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	height: 1px;
	background-color: #f9c25d;
	background-image: url(../imagenes/cabeceras.gif);
	background-repeat:repeat-x;
}

.CabeceraRecomendadoTB {
	background-color: #f9c25d;
}

.ContenidoRecomendado {
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
	clear: both;
	width: 100%;
}

.ContenidoRecomendadoLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	border-left: #f9c25d 1px solid;
	height: 1px;
	background-color: #FFFFFF;
	background-image: url(../Imagenes/sombra.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.ContenidoRecomendadoTB {
	background-color: #f9c25d;
}
.CabeceraPrincipal {
	margin-bottom: 0px;
	background-color: transparent;
	text-align: left;
}

.CabeceraPrincipalLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	height: 1px;
	background-color: #f9c25d;
	background-image: url(../imagenes/cabeceras.gif);
	background-repeat:repeat-x;
}

.CabeceraPrincipalTB {
	background-color: #f9c25d;
}

.PrincipalContenido {
	margin-bottom: 0px;
	background-color: transparent;
	display: block;
}

.PrincipalContenidoLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	border-left: #f9c25d 1px solid;
	height: 1px;
		background-image: url(../Imagenes/sombra.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.PrincipalContenidoTB {
	background-color: #f9c25d;
}
.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: #ffffff 1px solid;
	overflow: hidden;
	border-left: #ffffff 1px solid;
	height: 1px;
	background-color: #ffffff;
}

.CabeceraBuscarTB {
	background-color: #ffffff;
}

.CabeceraNoticias {
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.CabeceraNoticiasLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	height: 1px;
	background-color: #f9c25d;
	background-image: url(../imagenes/cabeceras.gif);
	background-repeat:repeat-x;
}

.CabeceraNoticiasTB {
	background-color: #f9c25d;
}

.ContenidoNoticias {
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.ContenidoNoticiasLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	border-left: #f9c25d 1px solid;
	height: 1px;
	background-image: url(../Imagenes/sombra.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.ContenidoNoticiasTB {
	background-color: #A9A9A9;
}

.CabeceraOfertas {
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.CabeceraOfertasLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	height: 1px;
	background-color: #f9c25d;
	background-image: url(../imagenes/cabeceras.gif);
	background-repeat:repeat-x;
}

.CabeceraOfertasTB {
	background-color: #f9c25d;
}

.ContenidoOfertas {
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.ContenidoOfertasLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	border-left: #f9c25d 1px solid;
	height: 1px;
		background-image: url(../Imagenes/sombra.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.ContenidoOfertasTB {
	background-color: #f9c25d;
}

.CabeceraLogin {
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
text-align:right;
}

.CabeceraLoginLR {
	border-right: #f9c25d 1px solid;
	overflow: hidden;
	height: 1px;
	background-color: #f9c25d;
		background-image: url(../imagenes/cabeceras.gif);
	background-repeat:repeat-x;
}

.CabeceraLoginTB {
	background-color: #f9c25d;
}

.ContenidoLogin {	
	height: auto;
	margin-bottom: 0px;
	background-color: transparent;
}

.ContenidoLoginLR {
	border-right: #f9c25d 1px solid;
	border-left: #f9c25d 1px solid;
	height: 1px;
		background-image: url(../Imagenes/sombra.gif);
	background-position:top;
	background-repeat: repeat-x;
}

.ContenidoLoginTB {
	background-color: #f9c25d;
}

.loginBox{
padding-top:5px;
}

.Negrita{
	font-weight: bold;
}

/* 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: 975px;
	height: 100%;
	background-color: #ffffff;
	padding-left: 0px;
	padding-right: 0px;
	border-left: 0px solid #a9853b;
	border-right: 0px solid #a9853b; -moz-box-sizing:border-box;
}

#PaginaConstruccion {
	width: 975px;
	height: 100%;
	background-color: #ffffff;
	padding-left: 5px;
	padding-right: 5px;
	border-left: 4px solid #FFFFFF;
	border-right: 4px solid #FFFFFF; -moz-box-sizing:border-box;
}

#EnConstruccion {
	font-weight: bold;
	font-size: 0.7em;
	color: #1f495f;
	text-decoration: none;
}

#Cabecera {
	width: 100%; -moz-box-sizing:border-box;
}

#Cabecera_Logo {
	height: 105px;
	display: block;
	position: relative;
}

.linkImagenHome img{
	left: 0px;
	position: absolute;
	top: 0px;
	width: 392px;
	height: 100px;
	z-index: 50;
}
#Cabecera_Idioma {
	width: 100%;
	height: 105px;
	position: relative;
}

#Cabecera_Idioma_Align {
	position: absolute;
	right: 0px;
	bottom: -45px;
}
/*#Cabecera_Identificarse_Carrito
{
	height: 1.5em;
	width: 100%;
	display: block;
	min-height: 1em;
}
#Cabecera_Identificarse
{
	width: 100%;
	height: 100%;
	background-color: #3A8DB9;
	text-align: left;
	float: left;
	display: block;
	padding-top: 2px;
}
.Identificarse_Campo
{
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}

#Cabecera_Carrito
{
	height: 75px;
	width: 100%;
	background: #FFFFFF url(../imagenes/fondo_compra.gif) top left no-repeat;
	text-align: center;
	float: left;
	clear: right;
	display: block;
	padding-top: 25px;
	padding-left: 10px;
	margin-bottom: 0px;
	 -moz-box-sizing:border-box;
}
.MiCompra {
	font-size: 0.9em;
	color: #406e86;
	font-weight:bold;
}*/

#Cabecera_Identificarse_Carrito
{
	height: 1.5em;
	width: 100%;
	display: block;
	min-height: 1em;
}

#Cabecera_Identificarse
{
	width: 56%;
	height: 100%;
	background-color: #3A8DB9;
	text-align: left;
	float: left;
	display: block;
	padding-top: 1px;
	 -moz-box-sizing: border-box;
}
.Identificarse_Campo
{
	float: left;
	padding-left: 5px;
	padding-top: 2px;
}
#Cabecera_Carrito
{
	width: 24%;
	height: 100%;
	background-color: #3A8DB9;
	text-align: right;
	float: left;
	clear: right;
	display: block;
	padding-top: 1px;
	padding-right: 15px;
	 -moz-box-sizing: border-box;
}

#Cabecera_Conversor
{
	width: 20%;
	height: 100%;
	background-color: #3A8DB9;
	text-align: right;
	float: left;
	clear: right;
	display: block;
	padding-top: 1px;
	padding-right: 15px;
	 -moz-box-sizing: border-box;
}

.MenuSeccionList
{
	padding-left: 2px;
	margin-left: 0px;
	list-style-type: none;
}

.MenuSeccion
{
	font-weight: normal;
	font-size: 0.7em;
	background-color: #0687bc;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	color: #ffffff;
	padding-left: 10px;
	text-decoration: none;
	display: block;
	padding-top:1px;
	padding-bottom:1px;
	height: auto;
	width: 100%;
	line-height: 20px;
	border-top: 1px solid #e9f5f5;
}

a.MenuSeccion:hover
{
	color:#000000;
	background-color: #a6ddf3;
	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.7em;
	color: #06597b;
	text-decoration: none;
	font-weight: normal;
	background-color: #c0e6f4;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
	padding-left: 14px;
	padding-top:1px;
	padding-bottom:1px;
	height: auto;
	width: 100%;
	position: relative;
	line-height: 20px;
	display: block;
	border-top: 1px solid #ffffff; -moz-box-sizing:border-box;
}

a.MenuSubSeccion:hover
{
	background-color: #f2f9fc;
	filter: Alpha(Opacity=100, FinishOpacity=80, Style=1, StartX=0, StartY=0, FinishX=0, FinishY=100%);
}

/*.MiniCarritoTexto {
	font-size: 0.9em;
	color: #406e86;
	margin-left: 3px;
	vertical-align: middle;
}

a.MiniCarritoTexto {
	color: #406e86;
	text-decoration: none;
}

a.MiniCarritoTexto:hover {
	color: #000000;
	text-decoration: underline;
}*/

.MiniCarrito
{
	background-color: #CED2BE;
	color: #FFFFFF;
}

.MiniCarritoTexto
{
	font-size: 0.7em;
	color: #333;
	margin: 3px;
	vertical-align: middle;
}

a.MiniCarritoTexto
{
	font-size: 0.7em;
	color: #FFFFFF;
	text-decoration: none;
}

a.MiniCarritoTexto:hover
{
	color: #fdeccf;
	text-decoration: underline;
}

#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; /* Obliga al div a usar todo el alto */ /* Quitar comentarios cuando la columna tiene fondo 	height: 100%;  	float: left;  	*/ -moz-box-sizing:border-box;
}

/* Hace que cada div cosa sólo el alto que necesite */
/* Quitar comentarios cuando la columna tiene fondo
#Contenido_Bloque1 div 
{    
	height: auto!important; 
}
*/

#Contenido_Bloque2 {
	margin-top: 4px;
	width: 100%;
	float: left; -moz-box-sizing:border-box;
	padding-left:5px;
}
#Contenido_Bloque3 {
	margin-top: 4px;
	margin-left: 10px;
	width: 167px;
	float: left; -moz-box-sizing:border-box;
}

#Bloque1_Grupo1 {
	width: 100%;
	background-color: #afd8ee;
}
#Grupo1_Buscar {
	width: 100%;
	display: block;
	background-image: url(../imagenes/fondo_buscar.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#a8d5ed;
}
#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: 1em;
	color: #f44b00;
	font-weight: bold;
	letter-spacing:-1px;
	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-size: 1em;
	color: #f44b00;
	font-weight: bold;
	letter-spacing:-1px;
	text-indent: 5pt;
}
#Recomendados_Contenido {
	display: block;
}
#Bloque1_AtencionCliente {
	width: 100%;
	display: block;
	margin-top: 10px;
	color: #406e86;
	font-weight: bold;
	padding: 4px 0px 4px 0px;
	background-image: url(../imagenes/fondo_buscar.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color:#ffffff;
}

#Banner
{
 margin-bottom: 0px;
}

.Banner_Top
{
 text-align:center;
 margin-bottom: 1px;
}

.Banner_Bottom
{
 text-align:center;
 margin-bottom:5px;
 margin-top:5px;
}

.Banner_Bottom a, .Banner_Top a, .Banner_Bottom img, .Banner_Top img{
 margin-bottom:5px; 
}

.Banner_Bottom a img, .Banner_Top a img{
 margin-bottom:5px; 
}

#Bloque2_Principal {
	display: block;
	background-color: #FFFFFF;
}

#Principal_Rotulo {

	font-size: 1em;
	color: #f44b00;
	font-weight: bold;
	letter-spacing:-1px;
	text-indent: 8pt;
}

#Principal_Contenido {
	display: block;
	height: auto;
}

#Noticias_Rotulo {

	font-size: 1em;
	color: #f44b00;
	font-weight: bold;
	letter-spacing:-1px;
	text-indent: 8pt;
}

#Noticias_Contenido {
	display: block;
}
#Bloque3_Ofertas, #Bloque3_Noticias {
	margin-bottom: 5px;
}
#PiePagina {
	margin-top: 10px;
	display: block;
	clear: both;
	width: 100%;
}
.AtencionCliente {
	background-color: #103953;
	margin: 5px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.AtencionClienteResaltar {
	font-size: 0.8em;
}

.AtencionClienteTelefono {
	font-size: 0.7em;
	color:#406e86;
}

.AtencionClienteMail {
	color: #FFFFFF;
	font-size: 0.6em;
	font-weight: bold;
	color:#406e86;
}

a.AtencionClienteMail {
	text-decoration: none;
}

a.AtencionClienteMail:hover {
	color: #000000;
	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.7em;
	color: #000000;
	text-decoration: none;
}

.Buscar {
	text-align: right;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}

a.Buscar:hover {
	color: #e94800;
}

.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 {
	text-align: justify;
	font-size: 14px;
	color: #000099;
	font-weight: bold;
}

.CompraFinTit2 {
	text-align: justify;
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}

.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: #D5E8F3;
}

.EncuestaBloqueTitulo {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	background-color: #3A8DB9;
	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: #3A8DB9;
	text-align: left;
	padding: 4px;
}
.EnlacePie {
}

.EnlaceEnConstruccion
{
    text-decoration: none;
    color: #1F495F;
    font-size:0.8em;
}

.EnlaceEnConstruccion:hover
{
    text-decoration:underline;
}

.EnlacePieTexto {
	font-size: 0.8em;
	color: #406e86;
}

a.EnlacePieTexto:hover {
	color: #000000;
	text-decoration: underline;
}

.EnlaceTitulo {
	color: #000000;
}

.EquipoDescripcion {
	font-size: 0.7em;
	color: #1f495f;
}

.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,.LinkButtonPink {
	margin: 1em 0;
	font-family: helvetica,arial,sans-serif;
}
.LinkButton a {
	width: 15em;
	display: block;
	text-decoration: none;
	font-size: 0.7em;
	font-weight:BOLD;
	border: none;
	padding: 1px;
	color: #ec4900;
	background-color: #f9c25d;
	border-top: 2px solid #ffe6b7;
	border-bottom: 2px solid #fea400;
	border-left: 2px solid #ffe6b7;
	border-right: 2px solid #fea400;
}

.LinkButtonPink a {
	width: 31.5em;
	display: block;
	text-decoration: none;
	font-size: 0.7em;
	font-weight:BOLD;
	border: none;
	padding: 1px;
	color: #C71910;
	background-color: #FF9F91;
	border-top: 2px solid #FFD1D1;
	border-bottom: 2px solid #D57171;
	border-left: 2px solid #FFD1D1;
	border-right: 2px solid #D57171;
}

.LinkButton a:link, .LinkButton a:visited,.LinkButtonPink a:link, .LinkButtonPink a:visited {

}
.LinkButton a:hover,.LinkButtonPink a:hover {

}

.FormImagenAsButton {
	cursor: pointer;
	cursor: hand;
}

.FormBtn {
	font-size: 0.7em;
	font-weight:BOLD;
	border: none;
	padding: 1px;
	color: #ec4900;
	background-color: #f9c25d;
	border-top: 2px solid #ffe6b7;
	border-bottom: 2px solid #fea400;
	border-left: 2px solid #ffe6b7;
	border-right: 2px solid #fea400;
}

a.FormBtn:hover {
	background-color: #f9c25d;
	color: #000000;
}

.FormBackGround, .InfoBackGround {
	background-color: #eaf5fa;
}

.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: #1f495f;
	text-decoration: none;
	background-color: #dcecf5;
}
.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: #dcecf5;
}

.FormCampoPar, .InfoCampoPar, .FormPar {
	background-color: #eaf5fa;
}

.FormDato, .InfoDato {
	font-size: 0.6em;
	color: #000000;
	text-decoration: none;
}

.FormResaltar, .InfoResaltar {
	font-size: 0.7em;
	color: #103953;
	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.7em;
	color: #FFFFFF;
	text-indent: 5pt;
	vertical-align: middle;
}
a.IdentificacionCampo {
	color: #FFFFFF;

}

a.IdentificacionCampo:hover {
	color: #fbd48d;
	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;
	border:#000000 1px solid;
	background-position: center;
}

.IdentificacionError {
	font-size: 1em;
	font-weight: bold;
	color: #d72600;
	float: left;
	white-space: nowrap;
	border-bottom: #000000 solid 2px;
	border-right: #000000 solid 2px;
	border-left: #000000 solid 2px;
	border-top: #000000 solid 2px;
	position: absolute;
	left: 35%;
	top: 30%;
	width: 400px;
	padding: 30px 25px 20px 25px;
	text-align: center;
	text-decoration: none;
	background-color: #f5baba;
	background-image: url(../imagenes/error.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}

.IdentificacionError span {
	text-decoration: none;
}

.IdentificacionError .LinkButton {
	margin-top: 45px;
	text-decoration: none;
}

.IdentificacionError .LinkButton a {
	font-size: 0.8em;
	padding: 5px;
	background-color: #f9c25d;
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #f9c25d;
	border-left: 1px solid #cecece;
	border-right: 2px solid #f9c25d;
	color: #ffffff;
	cursor: hand;
	text-decoration: none;
}


.IdentificacionError .LinkButton a:hover {
	cursor: hand;
}

.Idioma {
	background-repeat: no-repeat;
	width: 1%;
}

.LaEmpresaImagen {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}

.LaEmpresaTexto {
	font-size: 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, h6.Marca {
	font-size: 1.6em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

h1.Marca a, h6.Marca a {
	color: #000000;
	text-decoration: underline;
}

.MarcaDescripcion {
	font-size: 0.8em;
	color: #000000;
}

.MarcaImagen {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.MasVendidosList {
	list-style: square url(../imagenes/arrow.gif); /* wide image for the bullet */
	margin: 0em 0em 0em 20px; /* bullet image is in left margin */
	padding-left: 0;
}
.MasVendidosList li {
	margin-left: 0em;
	padding-left: 0em; /* distance between marker and text */
	margin-bottom: 0em; /* a little spacing between list items */
}

.MasVendidos {
	border: 1px solid #103953;
	background-color: #d5e8f3;
}

.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;
}

.secciones {
	margin-top: 0px;
	padding: 0px 0px 0px 0px !important; /* moz */
	padding: 0px 0px 0px 0px;
}

.secciones ul {
	display: block;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}

.secciones ul li a .position {
	float: left;
	height: 100%;
	text-align: center;
	width: 27px;
}

.secciones ul li a .text {
	margin-left: 9px;
	text-indent: 0px !important;
	text-indent: -2px;
	text-align: left;
}

.secciones ul li ul li ul li a .text {
	margin-left: 15px;
}

/* Categoría padre */
.secciones ul li a {
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	height: auto;
	line-height: 14px;
	padding: 5px 5px 5px 0px;
	text-decoration: none;
	width: auto !important; /* moz */
	width: 100%;

}

.secciones ul li a:hover {
	background-repeat: no-repeat;
	background-position: right top;
}

/* Categoría hija */
.secciones ul li ul {
	padding: 0px;
	margin: 0px;
}

.secciones ul li ul li a {
	background-image: none;
	text-decoration: none;
	padding-left: 14px;
	height: auto;
	width: 100%;
	position: relative;
	line-height: 14px;
	display: block; -moz-box-sizing:border-box;
}
.secciones ul li ul li a:hover {
	background-image: none;
}


/* Personalización de las categorías */

.secciones ul li a {
	font-weight: bold;
	font-size: 0.8em;
	padding-left:5PX;
	color: #406e86;
	border-top: 1px solid #ffffff;
	background-image: url(../imagenes/boton1.gif);
	background-repeat: repeat-x;
	background-color:#b7dcf0;
}
.secciones ul li a:hover {
	background-color: #FFFFFF;
	background-image: url(../imagenes/boton2.gif);
	background-repeat: repeat-x;
}
.secciones ul li ul li a {
	font-size: 0.8em;
	color: #406e86;
	border-top: 1px solid #FFFFFF;
	font-weight: normal;
	background-color: #b7dcf0;
}
.secciones ul li ul li a:hover {
	background-color: #FFFFFF;
}

.secciones ul li ul li ul li a {
	font-size: 0.8em;
	color: #406e86;
	border-top: 1px solid #FFFFFF;
	font-weight: normal;
	background-color: #FFFFFF;
}
.secciones ul li ul li ul li a:hover {
	background-color: #FFE6B7;
}

.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: #d5e8f3;
}

.MiniNoticiaResaltar {

	font-size: 1em;
	color: #f44b00;
	font-weight: bold;
	letter-spacing:-1px;
	text-indent: 5pt;
	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: #103953;
	text-decoration: underline;
}

.MiniNoticiaVerTodas {
	font-size: 0.6em;
	color: #000000;
	font-weight: normal;
	text-indent: 5pt;
}

a.MiniNoticiaVerTodas:hover {
	color: #103953;
	text-decoration: underline;
}

.MiniOfertaResaltar {

	font-size: 1em;
	color: #f44b00;
	font-weight: bold;
	letter-spacing:-1px;
	text-indent: 5pt;
	text-align: left;
	padding-left: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.8em;
	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.9em;
	color: #103953;
	text-indent: 10pt;
	text-decoration: none;
}

.OpcionesMenu {
	color: #FFFFFF;
}

.OpcionMenu
{
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #E94800;
}

a.OpcionMenu:hover {
}

.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: #d5e8f3;
}

.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, .SeccionMigas h6 {
	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;
}

.Seccionhr {
	color: #000000;
	height: 1px;
	width: 99%;
}

.SeccionImagen {
	float: left;
	padding-right: 8px;
	padding-bottom: 8px;
}

.SeccionResaltar {
	font-size: 0.7em;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.SeccionConImg .SeccionResaltar {
	padding-top: 40px;
}

.SeccionResaltar h1, .SeccionResaltar h6 {
	float: left;
	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;
}

.textoatencion {
	text-align: center;
	color: #406e86;
}

#AtnovaLogo {
	padding: 3px;
}
.Atnova {
	top: 3px;
	font-size: 0.7em;
	font-weight: bold;
	color: #FF6000;
	text-decoration: none;
}
a.Atnova:hover {
	color: #000000;
}

.AtnovaImagenLogo {
	width: auto;
	height: auto;
}

.AtnovaComercio {
	top: 3px;
	font-size: 0.7em;
	color: #000000;
	text-decoration: none;
}
a.AtnovaComercio:hover {
	color: #FF6000;
}

.ordenarArticulos{
	border-bottom: 1px solid #dedfde;
}

.ordenarArticulos .ordenTextos{
	font-size: 0.8em;
	color: #000000;
}

@media print {
	/* Estilos genéricos */

	.NoPrint {
		display: none;
	}

	Body, #Pagina, #TiendaVirtual {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		background-color: #FFFFFF;
		border-style: none;
	}

	textarea, input, input.text, select, option, fieldset, radio {
		display: none;
	}

	.lrcontenido {
		border-style: none;
	}

	.PrincipalContenidoTB {
		border-style: none;
		background-color: #FFFFFF;
	}

	.FormTabla {
		float: left;
	}
}
