body {
	
	font-family:  Arial, Verdana, sans-serif;
	color: #000000;
	margin:0px;
}
td {

}
form{
	margin: 0px;
	padding: 0px;
}
.formucontacta{
	background-color:#EE7240;
}

img{
	border: 0;
}
.clear{
	clear:both;
}
a:link , a:active, a:visited, a:hover{
	font-family:arial,verdana, sans-serif;
	color: #000;
	text-decoration:underline;
	font-weight:bold;
}
/* migas */
#migas{
	padding-bottom: 2em;
}
#migas a:link, #migas a:visited, #migas a:hover, .migas a:link, .migas a:visited, .migas a:hover{
	color:#EE7240;
}

.izquierda{
float:left;
}
#contenedor{
	width:780px;
	margin:0 auto;
	padding:0;	
	position:relative;
	background-color:#fff;
	border: 0px solid #C4BE66;
}

/* Fomulario de login */
#contTop{
	z-index:1000;
	position:absolute;
	float:left;
	top:0em;left:2em;
	width:100%;height:4em;
	border:0px solid #0f0;
}
#contLogin {
	font-weight: normal;
	width:30em;height:30px;
	position:relative;
	float:right;
	top:0em;right:0px;
}

#registro-logeado-txt{
	position:relative;
	top:0.5em;left:0em;
	font-weight:bold;
	font-size:0.8em;
	float:left;
	color:#EE7240;
	width:200px;
}
.desconectar{
	position:relative;
	float:left;
	top:0.5em;
	left:0px;
}

#spanId{
	font-weight:bold;
	font-size:0.8em;
	color:#EE7240;
}
#Login, #Pass{
	width:80px;
	height:12px;
	background-color:#fff;
	color:#40310A;
}
.tienda-login-user{
	position:absolute;
	top:.4em;left:3em;
}
.tienda-login-pass{
	position:absolute;
	top:.4em;left:13.5em;
}
.tienda-login-btn{
	position:relative;
	float:left;
	top:.45em;left:20em;
}

/* bloque para situar y configurar la botonera */
.botonera {
	position: relative;
	top:.5em;left:0px;
	width:70px;
}
.ul-botonera{
	margin:0; padding:0;
}
.ul-botonera li{
	float: left;
	padding: 0 1em;
}
.ul-botonera a:link, .ul-botonera a:visited{
}
.ul-botonera a:hover{}
.li-ini{
}
.li-cont{}

/* Cabecera */
#cabecera{
	position:relative;top:0em;left:0em;
	width: 780px; height:255px;
	border: 0px solid #000;
	background: transparent url('/config/imagenes/cabecera.jpg') top left no-repeat;
	font-size:1.2em;
}
/* Menu dentro de la cabecera */
#menuArriba{
	width: 100%; height: 24px;
}
#contBotones{
	vertical-align:bottom;
	width:100%;
}

#logo{
	margin:0px 0px 0px 0px;
	position:absolute;
	top:1.6em;left:17.9em;
	width:241px;
	height:72px;
	border:0px solid;
}

/* bloque para situar el menu  */
.menu {
	position: absolute;
	top:4em; left:2em;
	width:15%; height:11.5em;
	
}

.pad-menu{	
	height: 1.33em;
	padding:0.25em 0;
}

.seve{
	margin:0; padding: 0 0 0 1.5em;
}
.seve li{
	float: left;
}
.eleMenu a:link, .eleMenu a:visited{
}
.eleMenu a:hover{}
.menuSep{
	width: 0.5em; height: 2.7em;
	border: 0px solid #000;
}
.seve{
	list-style: none;
}
.seve li{}
.eleMenu a:link, .eleMenu a:visited{
	text-decoration: none;
	font-weight: bold;
}
.eleMenu a:hover{
	text-decoration: underline;
}

/******************************************************************************/

#tabla_botones{	
	text-align:center;
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	width:auto;height:auto;
}


#underMenu{
	width: 100%;
}
#accesoReg{
	border: 1px solid #fff;
	background-color: #ccc;
	color: #000;
	width: 90%;
	margin: auto;
	padding: 2px;
	font-size: 1.2em;
	text-align:center;
}

/* Fin de la cabecera */

/* Zona de contenidos */
#contenidos{
	position:relative;
	top:0;left:0;
	width: 780px;
	border:0px solid;
}
#contenidos1{
	position:relative;
	top:0;left:0;
	width: 780px;
	padding: 1.5em 0 0em 0;
	border:0px solid;
}
#contenidos1 h2{
	font-size:1.5em;
	color: #C4BE66;
	font-weight: normal;
	padding-left:10px;
	display:none;
}
.contenido{
	margin-bottom:1em;
}

#ofertas{
	width: 96.5%;
	position:relative;
	float:left;
	top:10px;left:0;
	margin: auto;
	border: 0px solid #000;
}
.tablaofertas{
	padding:1em;
	height:240px;
	width:100%;
	background-color:#EE7240;
	position:relative;
}
.tit-ofertas{
	margin-left:0em;
	width:315px;height:26px;
	background: url('/config/imagenes/tit_ofertas.gif') top left no-repeat;
}
.oferta-box{
	width:30%;
	margin:0em 0em 0em 0em;
	position:relative;top:0em;left:0em;
	float:left;
	border:0px solid #ff0000;
}
.oferta-box-imagen{
	position:relative;
	width:143px;
	float:left;
}
.imagen-contenido-cats {
	width:150px;
	margin-left:1em;
	float:left;
}
.imagen-contenido-cats{
	border:2px solid;
}
.imagen-contenido img{
	float:left;
	margin-left:1em;
	margin-right:5em;
	border:2px solid;
}
.oferta-box-texto{
	width:200px;
	color:#000;
	float:left;
	border:0px solid;
	
}
.oferta-box-texto a:link,.oferta-box-texto a:visited,.oferta-box-texto a:hover{
	font-size:1em;
	color:#000;
}
.precio-btn{
	width:auto;
	font-size:1.55em;
	color:#000;
	position:absolute;bottom:0em;right:0.1em;
	text-align:center;
	float:left;
}
.precio-btn-antes{
	float:left;
	position:absolute;bottom:.2em;left:14em;
}

/*apartado Ofertas*/

.tienda-oferta-box{
	position:relative;top:0em;lefT:0em;
	width:100%;min-height:100px; _height:100px;
	padding: 1em 0 1em 0;
	border: 0px solid #fff;
	background-color:#EE7240;
}
.tienda-oferta-box-imagen{
	border:0px solid;
	width:120px;
	float:left;
	position:absolute;
}
.tienda-oferta-box-texto{
	position:absolute;
	float:left;
	top:0px;left:180px;
	width:auto;
	color: #000;
}
.tienda-oferta-box-texto a:link,.tienda-oferta-box-texto a:visited,.tienda-oferta-box-texto a:hover{
	font-size:1em;
	color:#000;
}
.tienda-precio-btn{
	width:auto;
	font-size:1.55em;
	color:#C4BE66;
	text-align:center;
	float:left;
}
.tienda-precio-btn-antes{
	float:left;
	position:absolute;bottom:.2em;left:0.1em;
}
#noticias{
	position:relative;
	float:left;
	top:0em;left:0em;
	width: 780px;
	text-align:justify;
	color:#000;
	
}
#noticias a:link, #noticias a:link, #noticias a:link{
	color:#000;
}
.tablanoticias{
	padding:1em;
	background-color:#EE7240;
}
.tit-noticias{
	width:315px;height:26px;
	background:url('/config/imagenes/tit_noticias.gif') top left no-repeat;
}
.tabla{
	padding:1em;
}
.cont-list-box{
	height:100px;
}
.cont-list-titulo a:link, .cont-list-titulo a:visited,.cont-list-titulo a:hover{
	color:#000;
}

/* Fin de los contenidos */
/*******************/
.imagen-contenido-ampliar{
	float:left;
	margin-right: .5em;
}
.imagen-contenido-ampliar img{
	border:2px solid;
}
.documentos{
	background-color:#EE7240;
}
/* galeria de imagenes */
.gal-imagenes-cont{
	position: relative;
	width: 100%;
	margin-top:1em;
	background-color:#EE7240;
}
.gal-imagenes{
	float:left;
}
.gal-imagenes-titulo{
	position: absolute;
	top: 0.1em; left: 0em;
	display:none;
}

.gal-imagenes-11{
	margin:2em auto;
	padding-top:2em;
	width: 100%; min-height: 32em; _height: 32em;
	border: 0px solid #C4BE66;
	background-color: #EE7240;
}
.gal-imagenes-principal, .gal-imagenes-pag, .gal-imagenes-resto{
	float: left;
	padding: .5em;
}
.gal-imagenes-pag{
	padding-top:10em;
}
.gal-imagenes-principal{
	padding-right:5em;
	float:right;
}
.gal-imagenes-principal-11{
	width: 26em;
	margin: .5em auto;
	border:0px #000 solid;
}
.gal-imagenes-resto-11{
	width: 39.8em;  height: 12em;
	margin: auto;
	border:0px #000 solid;
}
.gal-imagenes-resto-img img, .gal-imagenes-principal img{}
.gal-imagenes-resto-img{
	float: left;
	padding: 1em;	
	border:0px #000 solid;
}
.gal-imagenes-resto-img-11{
	float: left;
	margin-left:0.75em;
}


/* Pie */
#pie{
	width:100%;height:30px;	
	position:absolute;bottom:0em;left:0em;
	text-align:center;
	border:0px solid;
	color:#fff;
	background-color:#21233B;
}
#pie1{
	width:100%;height:30px;	
	position:relative;top:0em;left:0em;
	text-align:center;
	border:0px solid;
	background-color:#21233B;
}
#texto-pie{
	position:relative;
	width:80%;
	float:right;
	top:10px;
	right:6em;
	color:#fff;
	font-size:0.8em;
}
#texto-pie a{
	color:#fff;
	font-size:0.8em;
}
#pie1 a:link, #pie1 a:visited,#pie1 a:hover{
	color:#fff;
}
#ladoIzq{ 
	border: 0px solid #ccc;
	width: 199px; height: 650px;
	color: #000;
	text-align: center;
	vertical-align: top;
	float:left;
	background:url('/config/imagenes/fondo_izda.gif') no-repeat top left;
}
#ladoDer{
	border:0px solid;
	width: 780px;
	height: 650px;
	vertical-align: top;
	background:#E2EEDF;
	padding:20px 0px 0px 1px;
}

#irTienda{
	position: absolute;
	float:left;
	top:.5em;left:12em;
	width:135px;height: 10px;
	border: 0px solid #f00;
}
#contPrecios{
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 10px 0px 0px 10px;
	width: 300px;
	float: left;
}
#cajaCanti{
	margin: 10px 0px 0px 20px;
	width: 150px; height: 60px;
	float: right;
	vertical-align: bottom;
	text-align: right;
}
.cajaMarcoBlanco{
	/*background-color: #EDF5E4;*/
	background-color: #fff;
	border-right: 2px solid #ccc;
}

/* Estilos del carrito */
.textoVerde{
	font-size: 1.2em;
	color: #010066;
	font-weight: bold;
}
.cabeceraCarrito{
	background-color: #EE7240;
	color:#fff;
	font-weight: bold;
	font-size: 1.1em;
	height: 20px;
	border: 1px solid #ccc;
}
.totalCarrito{
	font-family: Georgia, Lucinda Sans Console, Arial;
	font-size: 1.7em;
	color: #C4BE66;
	background-color: #FFFFCE;
}
.fondo_botones{
	background:url('/config/imagenes/fondo_botones.gif') top left no-repeat;
}
#tabla-pedidos{
	background-color: #fff;
	border:1px solid #ccc;
	padding:2px;
}
#cuadroError{
	background-color: #FFFFE3;
	border: 1px dashed #ccc;
	font-size:1.2em;
	margin:10px;
	text-align:left;
}

#tablaDatos td{
	border-bottom: 1px solid #ccc;
}

/* Estilos generales */
.tituloVerde{
	color: #000;
	font-size: 1.8em;
	border-bottom: 2px solid #5F920F;
	padding:3px;
}
.tituloVerdeSin{
	color: #000;
	font-size: 1.8em;
	margin: 5px;
}
.lineaCatego{
	text-align: right;
	margin: 0;
	padding: 0;
}
.lineaCatego img{
	display:none;
}
.lineaCategoFin{
	text-align: right;
	margin: 0;
	padding: 0;
	/*background: transparent url('/imagenes/tienda/linea_nivel_ultima.jpg') top right no-repeat;*/
}
.texto_ampliar{
	color: #000;
	font-weight: normal;
}
.texto_ampliar a{
	color: #000;
}
.titulo_ampliar{	
	color:#000;
}
a.tit_categoria:link , a.tit_categoria:visited, a.tit_categoria:hover, a.tit_categoria:active{
	color: #000;
	font-weight:bold;
	text-decoration: underline;
	font-style:normal;
}
.boton{
	font-family: Lucinda, Verdana;
	font-size: 0.75em;
	border: 1px solid #000;
	background-color: #DECFA8;
	color:#000;
	height:auto;
	
}
.limpiar{
	clear: both;
	padding:auto;
	margin:auto;
}
.fondoNoti{
	height: 131;
	background: transparent url('/config/imagenes/fondo_noticias.jpg') top right repeat-x;
}

l/*tienda producot*/
#tienda-prod{
	width:100%;
	position:relative;
	top:0em;
}
#tienda-prod-cont{
	width:100%;
}
#tienda-prod-img{
	float:left;
	text-align:center;
}
#tienda-prod-texto{
	width:70%;float:right;
	position:relative;
}
.tienda-prod-texto{
	text-align:justify;
}
.tienda-prod-titulo{
	font-weight:bold;
	
}
.tienda-prod-subtitulo{
	font-weight:bold;
}
.tienda-prod-datos{
	float: right;
	margin: 2em .6em 1em 0;
	padding: .2em;
	width: 20em; min-height: 5em; _height: 5em;
}
.tienda-prod-cont-dat{
	width: 100%;
}
.tienda-prod-nom-dat{
	float: left;
	width: 65%;
}
.tienda-prod-val-dat{
	float: left;
	width: 35%; 
}.formulario-cabeceras{
	text-align:center;
	width:200px;float:left;
}
.tienda-btn-contenedor{
	text-align:center;
	
}
.solicitar{
	
	padding:1em;
	font-weight:bold;
}
