/* /////////////////////////////////////////////////////////////////////////
Hoja De Estilos - NUTRICION 3X2
Realizacion: digival.es 
joseignacio.marcos@digival.es
///////////////////////////////////////////////////////////////////////// */
HTML{
	height: 100%;
}
BODY{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin: 0;
	padding: 0;
	background:#333333 url(../images/bg.gif) repeat-y 50% 50%;
	height: 100%;
}
IMG{
	border: 0;
}
*{
	padding: 0;
	margin: 0;
}
.clear{
	clear: both;
}
P{
	line-height: 15px;
	margin-bottom: 10px;
}
a{
	color: #666666;
	text-decoration: none;
	outline: none;
}
a.under{
	text-decoration: underline;
}
a:hover{
	color: #9d2424;
	text-decoration: underline;
}
.justif{
	text-align: justify;
}
.centro{
	text-align: center;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
fleftMargin{
	float: left;
	margin: 0px 10px 10px 0px;
}
.frightMargin{
	float: right;
	margin: 0px 0px 10px 10px;
}
.mRight20{
	margin-right: 20px;
}
.pBottom20{
	padding-bottom: 20px;
}
.mtop20{
	margin-top: 20px;
}
.mtop10{
	margin-top: 10px;
}
.ptop5{
	padding-top:5px;
}
.pbottom5{
	padding-bottom:5px;
}
.ptop10{
	padding-top: 10px;
}
input, button, textarea, select{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
ul{
	list-style: none;
}
.rojoDescuento{
	color: #ba2001;
	font-size: 12px;
}
/* ---------------------------------------------------------------------------------------- */
/*   DIVS GENERALES --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#sitio{
	width: 960px;
	margin: 0px auto;
	background: #fff;
	height: 100%;
}
html>body #sitio{
	height: auto;
	min-height: 100%;
}
#cabecera{
	width: 960px;
	height: 229px;
	border-top: 5px solid #facc16;
	background: url(../images/cabecera.jpg) no-repeat;
	position: relative;
}
#izquierda{
	width: 190px;
	margin:0px 20px;
	float: left;
	display: inline;
}
#derecha{
	width: 710px;
	float: left;
}
#footer{
	clear: both;
	width: 960px;
	display: block;
	background:#d6d6d6 url(../images/footer.gif) no-repeat top;
	overflow: hidden;
}
/* ---------------------------------------------------------------------------------------- */
/*   CABECERA --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera span{
	width: 389px;
	height: 214px;
	display: block;
	background: url(../images/hombreCabecera.png) no-repeat;
	position: absolute;
	right:-12px;
	top: -5px;
}
#cabecera h1 a{
	height: 129px;
	width: 350px;
	display: block;
	text-indent: -99999px;
	text-decoration: none;
}
.sucarro{
	width: 180px;
	margin-left: 28px;	
	padding-top: 27px;
	font-size: 10px;
	display: inline;
	float: left;
}
.sucarro P{
	font-style: italic;
}
.sucarro strong{
	color: #b82001;
	font-size: 12px;
}
.sucarro a{
	text-decoration: underline;
}
.buscador{
	width: 595px;
	float: right;
	margin-right: 30px;
	margin-top: 18px;
	color: #d6d6d6;
	font-style: italic;
	font-size: 12px;
	position: relative;
	z-index: 1000;
	line-height: 22px;
	display: inline;
}
.buscador P{
	float: left;
	width: 420px;
}
.buscador input{
	width: 158px;
	height: 22px;
	padding-top: 4px;
	padding-left: 5px;
	border: none;
	background: url(../images/campoBuscar.gif) no-repeat;
	color: #666666;
	font-style: italic;
	margin-right: 3px;
}
.buscador select{
	width: 163px;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	border: none;
	background:#fff url(../images/campoBuscar.gif);
	color: #666666;
	font-style: italic;
	margin-left: 5px;
}
.buscador button{
	width: 87px;
	height: 22px;
	border: none;
	background: url(../images/botonBuscar.gif) no-repeat;
	overflow: hidden;
	font-style: italic;
	color: #121212;
	cursor: pointer;
	font-size: 11px;
	float: right;
	margin-right: 4px;
}
.buscador button:hover{
	color: #b82001;
	font-weight: bold;
}
/* ---------------------------------------------------------------------------------------- */
/*   izquierda --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
h2.secciones, h2.topVentas, h2.boletin, h2.atencion, h2.micuenta{
	width: 190px;
	height: 31px;
	display: block;
	text-indent: -9999px;
	background: url(../images/secciones.gif) no-repeat;
}
h2.topVentas{
	width: 150px;
	background: url(../images/topventas.gif) no-repeat;
}
h2.marcasRecomendadas, h2.mejorPrecio{
	width: 540px;
	clear: both;
	display: block;
	text-indent: -9999px;
	background: url(../images/marcasrecomendadas.gif) no-repeat;
	border-bottom: 1px solid #f7ca16;
	font-size: 12px;
	padding-bottom: 5px;
}
h2.mejorPrecio{
	background: url(../images/mejorprecio.gif) no-repeat;
	margin-bottom: 15px;
}
h2.boletin{
	background: url(../images/boletin.gif) no-repeat;
}
h2.atencion{
	background: url(../images/atencion.gif) no-repeat;
}
h2.micuenta{
	background: url(../images/micuenta.gif) no-repeat;
}
.cajaIzquierda{
	width: 190px;
	display: block;
	background: url(../images/bgMenu.gif) repeat-y;
	padding-bottom: 1px;
}
.noFin{
	margin-bottom: 20px;
	overflow: hidden;
	padding-bottom: 0px;
}
.finmenu, .fincaja{
	width: 190px;
	height: 9px;
	display: block;
	background: url(../images/finmenu.gif);
	margin-bottom: 20px;
	overflow: hidden;
}
.fincaja{
	background: url(../images/fincaja.gif);
}
.menu{
	width: 190px;
	display: block;
	background: url(../images/bgMenu.gif) repeat-y;
}
.menu li{
	display: block;
	width: 190px;
}
.menu li a{
	display: block;
	line-height: 18px;
	font-weight: bold;
	color: #0a0a0a;
	width: 157px;
	padding: 7px 4px 7px 19px;
	margin: 0px 5px;
	border-bottom: 1px solid #bababa;
	border-top: 1px solid #fff;
	background: url(../images/iconoMenu.gif) no-repeat 2px 12px;
}
.menu li a:hover{
	color: #ba2001;
	text-decoration: none;
}
.menu li ul{
	width: 190px;
	display: block;
	background: url(../images/bgMenuSub.gif) repeat-y; 
}
.menu li ul li a{
	width: 146px;
	padding: 7px 4px 7px 30px;
	font-weight: normal;
	background: url(../images/iconoSub.gif) no-repeat 17px 12px;
}
.menu .activo{
	color: #ba2001;
}
.cajaBoletin P{
	margin: 8px 10px 10px 10px;
	text-align: center;
}
.cajaBoletin form{
	margin: 8px 10px 5px 10px;
	text-align: center;
}
.cajaBoletin input{
	width: 150px;
	border: 1px solid #CDCDCD;
	background: #fff; 
	padding: 2px;
	margin-bottom: 5px;
}

.cajaBoletin button, .botonDesconectar{
	width: 80px;
	height: 20px;
	border: 1px solid #CDCDCD;
	overflow: hidden;
	font-style: italic;
	color: #121212;
	cursor: pointer;
	font-size: 11px;
}
.cajaBoletin button:hover, .botonDesconectar:hover{
	color: #b82001;
	font-weight: bold;
	text-decoration: none;
}

.botonDesconectar{
	display: block;
	margin: 0px auto;
	background: #E3E2DD;
	line-height: 20px;
}
.cajaBoletin P.desconec{
	margin: 0px;
}
/* ---------------------------------------------------------------------------------------- */
/*   CUERPO  --------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.banner{
	width: 710px;
	height: 225px;
	position: relative;
	margin-bottom: 20px;
	margin-top: -55px;
}
.banner100{
	width: 755px;
	height: 150px;
	position: relative;
	margin-bottom: 20px;
	margin-top: -50px;
	margin-left: -45px;
}
.titularListado{
	width: 700px;
	height: 30px;
	overflow: hidden;
	background: url(../images/barra.gif) no-repeat;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding-left: 10px;
	margin-bottom: 20px;
	font-style: italic;
}
.titularListado a{
	color: #fff;
}
.titularListado a:hover{
	color: #ba2001;
}
.derechaPortadaIzq{
	width: 540px;
	float: left;
	overflow: hidden;
}
.derechaPortadaDer{
	width: 150px;
	float: right;
	overflow: hidden;
}
.productoPortada{
	width: 255px;
	height: 130px;
	float: left;
	background: url(../images/bgPortada.gif);
	margin-bottom: 20px;
	padding-right: 5px;
	overflow: hidden;
}
.productoListado{
	width: 340px;
	height: 130px;
	background: url(../images/bgListado.gif);
	margin-bottom: 20px;
	padding-right: 5px;
	overflow: hidden;
	float: left;
}
.productoPortada img, .productoListado img{
	float: left;
	margin-top: 5px;
	margin-left: 5px;
}
.productoPortada h3, .productoListado h3{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 32px;
	margin-bottom: 5px;
}
.productoPortada h3 a, .productoListado h3 a{
	color: #fff;
}
.productoPortada h3 a:hover, .productoListado h3 a:hover{
	color: #9d2424;
}
.productoPortada P.precio, .productoListado P.precio{
	color: #ba2001;
	text-align: right;
	font-size: 14px;
	font-style: italic;
	margin-right: 5px;
}
.productoListado P.precio{
	padding-top: 10px;
}
.precioOferta{
	font-size: 11px;
	color: #ba2001;
	text-align: right;
	font-size: 14px;
	font-style: italic;
	margin-right: 5px;
}
.precioOferta del{
	font-size: 12px;
}
.productoFicha{
	width: 710px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url(../images/bgFicha.gif) no-repeat bottom left; 
	padding-bottom: 20px;
}
.intFichaBg{
	width: 710px;
	background: url(../images/bgFichaMed.gif) repeat-y; 
	overflow: hidden;
	
}
.productoFicha h3{
	width: 450px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 10px;
	background: url(../images/tituloFicha.gif) no-repeat;
	padding-left: 260px;
}
.productoFicha .fichaGrande{
	float: left;
	margin-top: -30px;
	width: 250px;
}
.productoFicha .contenidoFicha{
	width: 430px;
	float: left;
	margin-left: 10px;
	text-align: justify;
	display: inline;
}
.caracteristicasFicha{
	text-align: justify;
	padding: 20px;
	width: 670px;
	background: url(../images/bgFichaMed.gif) repeat-y;
}
.caracteristicasFicha ul, ul.lista{
	margin-bottom: 15px;
	margin-left: 10px;
}
.caracteristicasFicha ul li, ul.lista li{
	line-height: 18px;
	margin-bottom: 5px;
	background: url(../images/iconoSub.gif) no-repeat left 5px;
	padding-left: 15px;
}
ul.listaCheck{
	margin-bottom: 61px;
}
.productoFicha h3.caract{
	margin-bottom: 0px;
	padding: 0px;
	text-align: center;
	width: 710px;
	clear: both;
}
.productoFicha .contenidoFicha P{
	line-height: 19px;
}
.contenidoFicha .precio{
	color: #ba2001;
	text-align: right;
	font-size: 18px;
	font-style: italic;
	padding-top: 20px;
	position: relative;
}
.contenidoFicha .precioOferta{
	font-size: 18px;
	font-style: italic;
	padding-top: 20px;
	margin-right: 5px;
	position: relative;
}
.precioOferta del{
	font-size: 12px;
}
.volverListado{
	margin-bottom: 25px;
}
#opcionesProducto{
	width:430px;
	border: 2px solid #DAB213;
	display: block;
	/*position: absolute;*/
	background: #fff;
	padding-bottom: 20px;
	position: fixed !important;
	position: absolute;
}
.titOpciones{
	background: #DAB213;
	color: #fff;
	padding: 3px;
	text-align: center;
}
#opcionesProducto label{
	font-weight: bold;
	text-align: right;
	width: 60px;
	display: block;
	float: left;
	margin-right: 5px;
}
#opcionesProducto input{
	width: 50px;
	text-align: center;
	padding: 2px 0px; 
}
#opcionesProducto select{
	width: 150px;
	padding: 2px 0px; 
}
.fichaOpciones{
	float: left;
	margin: 10px 0px 0px 0px;
}
#opcionesProducto button{
	width: 130px;
	height: 35px;
	overflow: hidden;
	display: block;
	text-indent: -99999px;
	background: url(../images/botonAnadir.gif) no-repeat;
	border: none;
	cursor: pointer;
	margin: 0px auto;
	clear: both;
	margin-top: 20px;
}
#opcionesProducto button:hover{
	background-position: 0px -35px; 
}
#opcionesProducto span{
	width: 9px;
	height: 9px;
	display: block;
	position: absolute;
	right: 8px;
	top: 8px;
	cursor: pointer ;
	background: url(../images/cerrar.gif) no-repeat;
}
#opcionesProducto form{
	padding: 10px 0px 20px 20px;
}
#opcionesProducto form div{
	width: 230px;
	float: left;
}

.verProd a{
	float: left;
	width: 80px;
	height: 20px;
	overflow: hidden;
	display: block;
	margin-top: 8px;
	text-indent: -99999px;
	background: url(../images/botonVer.gif) no-repeat;
}
.verProd a:hover{
	background-position: 0px -20px;
}
a.comprarProd{
	width: 145px;
	height: 39px;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	text-indent: -99999px;
	background: url(../images/botonComprar.gif) no-repeat;
	position: absolute;
	bottom: -3px;
	left: 0px;
	text-align: left;
}
a:hover.comprarProd{
	background: url(../images/botonComprar.gif) no-repeat 0px -39px;
}

.marcasPortada{
	width: 540px;
	overflow: hidden;
	display: block;
}
.marcasPortada li{
	display: inline;
	padding: 3px 8px;
	display: block;
	float: left;
}
.tventas{
	width: 150px;
	display: block;
	background: url(../images/bgTopventas.gif) repeat-y;
}
.tventas li{
	display: block;
	line-height: 18px;
	color: #0a0a0a;
	padding: 6px 3px;
	margin: 0px 3px;
	border-bottom: 1px solid #bababa;
	border-top: 1px solid #fff;
	clear: both;
	overflow: hidden;
}
.tventas li strong{
	color: #ba2001;
	display: block;
}
.tventas li a{
	color: #0a0a0a;
	float: left;
	width: 95px;
	display: block;
}
.tventas li a:hover{
	color: #ba2001;
	text-decoration: underline;
}
.tventas li img{
	float: left;
	margin-right: 3px;
}
.fintventas{
	width: 150px;
	height: 9px;
	display: block;
	background: url(../images/fintventas.gif);
	margin-bottom: 20px;
}
#paginador{
	width: 710px;
	text-align: center;
	padding: 20px 0px;
	clear: both;
}
#paginador li{
	display:inline;
}
#paginador li a{
	font-weight: bold;
	font-size: 12px;
	color: #999;
	padding: 3px 7px;
	border: 1px solid #ccc;
	margin: 0px 5px;
}
#paginador li a:hover{
	color: #fff;
	background: #f7ca16;
	border: 1px solid #b89509;
	text-decoration: none;
}
#paginador li.nomarco{
	font-weight: bold;
	font-size: 12px;
	color: #999;
	padding: 3px 7px;
}
.cajaGeneral{
	width: 710px;
	margin-bottom: 20px;
	overflow: hidden;
	background: url(../images/bgFicha.gif) no-repeat bottom left; 
	padding-bottom: 20px;
}
.intCaja{
	border-right: 1px solid #D4D4D4;
	border-left: 1px solid #D4D4D4;
	padding: 15px 15px 10px 15px;
}
.cajaGeneral h3{
	width: 710px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 0px;
	background: url(../images/tituloFicha.gif) no-repeat;
	text-align: center;
	overflow: hidden;
}

.caja1_2{
	width: 345px;
	background: url(../images/bgCaja1_2.gif) no-repeat bottom;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	padding-bottom: 10px;
}
.caja1_2 h3{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	text-align: center;
	background: url(../images/bgH3Caja1_2.gif) no-repeat;
}
h3.titDentro{
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #CEA812;
	background: none;
	width: 678px;
	color: #CEA812;
	text-align: left;
	padding: 0px 0px 3px 0px;
	height: auto;
	line-height: normal;
	margin-bottom: 10px;
}
/* ---------------------------------------------------------------------------------------- */
/*   FORMULARIOS  ------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
.boton, .botonEmu{
	width: 90px;
	height: 22px;
	line-height: 22px;
	border: none;
	background: url(../images/boton90.gif) no-repeat;
	overflow: hidden;
	font-style: italic;
	color: #121212;
	cursor: pointer;
	font-size: 11px;
}
.botonEmu{
	display: block;
}
.boton150{
	width: 150px;
	background: url(../images/boton150.gif) no-repeat;
}
.boton:hover , .botonEmu:hover{
	color: #b82001;
	font-weight: bold;
	text-decoration: none;
}
.fila{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 5px;
}
.sinlabelCondiciones{
	width: 100%;
	display: block;
	overflow: hidden;
	padding-bottom: 5px;
	padding-left: 41%;
}
.fila label{
	width: 40%;
	text-align: right;
	margin-right: 5px;
	display: block;
	float: left;
	font-weight: bold;
	line-height: 20px;
}
.sinlabelCondiciones label{
	float: none;
	display: inline;
	width: auto;
}
.fila .combo{
	width: 40%;
	padding: 2px;
	border: 1px solid #B4B5B2;
	background: #fff;
}
.centroBotones{
	text-align: center;
	clear: both;
	padding-top: 5px;
}
.aRight10{
	text-align: right;
	font-size: 10px;
	margin-bottom: 0px;
}
span.errorForm{
	display: block;
	margin-left: 40%;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 10px;
	color: #990000;
	margin-bottom: 0px;
}
.sinlabelCondiciones span.errorForm{
	margin: 0px;
}
.cajaBoletin form P span.errorForm{
	display: block;
	margin-left: 0;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 10px;
	color: #990000;
	margin-bottom: 0px;
	text-align: center;
}
.errorUsuario{
	color: #990000;
	font-weight: bold;
	text-align: center;
}
/* ---------------------------------------------------------------------------------------- */
/*   NAVEGACION  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#cabecera ul{
	width: 570px;
	height: 30px;
	background:transparent url(../images/nav.gif) no-repeat 0 -30px;
	margin-left: 26px;
	}
#cabecera ul li {
	padding:0;
	margin:0;
	display:block;
	float:left;
	text-indent:-9999px;	
	}
#cabecera ul li a {
	border:0;
	display:block;
	text-decoration:none;
	background:transparent url(../images/nav.gif) no-repeat;
	height:30px;
	}
li#nv1 {width:59px;	 }
li#nv2 {width:117px; }
li#nv3 {width:113px; }	 
li#nv4 {width:90px;	 }
  	
li#nv1 a:link, li#nv1 a:visited {background-position: 0px 0px;}
li#nv1 a:hover, li#nv1 a:focus {background-position: -0px -30px;}

li#nv2 a:link, li#nv2 a:visited {background-position: -59px 0px;}
li#nv2 a:hover, li#nv2 a:focus {background-position: -59px -30px;}

li#nv3 a:link, li#nv3 a:visited {background-position: -176px 0px;}
li#nv3 a:hover, li#nv3 a:focus {background-position: -176px -30px;}

li#nv4 a:link, li#nv4 a:visited {background-position: -289px 0px;}
li#nv4 a:hover, li#nv4 a:focus {background-position: -289px -30px;}

/* MENU ACTIVO  ------------------------------------------------------------------------------- */
#nav ul li#nv1 strong a{background-position:0px -30px;}
#nav ul li#nv2 strong a{background-position:-59px -30px;}
#nav ul li#nv3 strong a{background-position:-176px -30px;}
#nav ul li#nv4 strong a{background-position:-289px -30px;}

/* ---------------------------------------------------------------------------------------- */
/*   FOOTER  -------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------- */
#footer P{
	font-style: italic;
	line-height: 50px;
	padding: 0px 20px;
	float: left;
	color: #333333;
	margin-bottom: 0px;
}
#footer ul{
	width: 500px;
	float: right;
}
#footer ul li{
	float: right;
	font-style: italic;
	line-height: 50px;
	padding: 0px 10px;
	background: url(../images/footerBarra.gif) no-repeat 0px 20px;
}
#footer ul li a{
	color: #333;
}
/* /////////////////////////////////////////////////////////////////////////
CARRO DE LA COMPRA
///////////////////////////////////////////////////////////////////////// */
.cestaTable {
	width:678px;
	border-collapse:collapse; 
	margin: 10px auto;
}
.cestaTable thead th {
	text-align:left;
	color: #fff;
	padding:4px 5px; 
	background: #E9BE15;
}
.cestaTable tbody td {
	padding:10px 5px;	
	border-bottom: 1px solid #E9BE15; 
}
.cestaTable .primerSubtotal {
	border-top: 1px solid #E9BE15;
}
.cestaTable .subtotal td, .cestaTable .primerSubtotal td {
	text-align: left;
	padding: 5px;
	color: #000; 
	border:none;
}
.cestaTable .primerSubtotal td{
	padding-top: 15px; 
}
.cestaTable .subtotal td.cestaTotalDer, .cestaTable .primerSubtotal td.cestaTotalDer {
	text-align: right;
}
.cestaCantidad {
	text-align: center;
	width: 40px;
}
.precioTotal{
	font-size: 14px;
	color: #ba2001;
	font-weight: bold;
}
.botonesCesta {	
	text-align: center; 
	width: 80%; 
	margin: 20px auto;
	overflow: hidden; 
}
.botonesCesta table {
	margin: 0px auto;
}
.botonesCesta table td {
	padding: 4px;
}
