
/* TIENDA VIRTUAL */
.catalogo_producto{
	width:970px;
	float:left;
	margin-bottom: 20px;
	margin-left: 0px;
}

.catalogo_producto_foto{
	width: 300px;
	float:left;	
}

.catalogo_producto_texto{
	width: 650px;
	float:right;
	margin-right: 15px;
}

.catalogo_producto_titulo{
	
	width: 660px;
	font-size: 20px;
	color: #047a44;	
}

.catalogo_producto_titulo a{
	color: #047a44;	
}

.catalogo_producto_precio{
	float:right;	
}

.catalogo_producto_descripcion{
	width: 660px;	
}

.catalogo_producto_leermas{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float:right;
	background: #047a44;
	color:white;
}

.catalogo_producto_leermas a{
	color:white;
	text-decoration: none;
}

/* TIENDA VIRTUAL FICHA */
#div_catalogo_categoria_titulo{
	width: 970px;
	height: 30px;
	font-size: 24px;
	line-height: 30px;
	color: #047a44;
	width:100%;
	font-size: 22px;
	font-weight:bold;
	
	margin-bottom: 5px;
	margin-top: 0px;
	text-align:left;	
}

#div_catalogo_categoria_descripcion{
	text-align: left;
	width: 940px;
	margin-bottom: 30px;
	float:left;
	margin-top: 20px;
}


/* CATEGORIAS */
.tienda_foto_contenedor{
	width: 220px;
	height: 240px;
	float:left;
	border: 1px solid #047a44;
	float:left;
	margin-left:10px;
	margin-bottom: 10px;
	background: white;
}

.tienda_foto_contenedor_categoria{
	width: 220px;
	height: 220px;
	float:left;
	border: 1px solid #047a44;
	float:left;
	margin-left:10px;
	margin-bottom: 10px;
	background: white;
}

.tienda_foto_imagen{
	width: 220px;
	height: 180px;
	float:left;
}

.tienda_foto_descripcion{
	width: 220px;
	height: 60px;
	line-height: 30px;
	float:left;
	background: #047a44;
	color: white;
	text-align: center;
	
}

.tienda_foto_descripcion_categoria{
	width: 220px;
	height: 40px;
	line-height: 40px;
	float:left;
	background: #047a44;
	color: white;
	text-align: center;
	
}

.tienda_foto_descripcion a,.tienda_foto_descripcion_categoria a,.tienda_foto_descripcion_categoria_portada a{
	color: white;
	text-decoration: none;
	font-size: 22px;
}


.tienda_foto_contenedor_categoria_portada{
	width: 200px;
	height: 200px;
	float:left;
	border: 1px solid #047a44;
	float:left;
	margin-left:10px;
	margin-bottom: 10px;
	background: white;
}

.tienda_foto_imagen_portada{
	width: 200px;
	height: 160px;
	float:left;
}

.tienda_foto_descripcion_categoria_portada{
	width: 200px;
	height: 40px;
	line-height: 40px;
	float:left;
	background: #047a44;
	color: white;
	text-align: center;
	
}






.tienda_foto_contenedor_mariscadas{
	width: 920px;
	float:left;
	border: 1px solid #047a44;
	float:left;
	margin-left:10px;
	margin-bottom: 10px;
	background: white;
}

.tienda_foto_imagen_mariscadas{
	width: 220px;
	height: 180px;
	float:left;
}

.tienda_foto_descripcion_mariscadas{
	width: 880px;
	line-height: 15px;
	float:left;
	color: #047a44;
	text-align: left;
	
	margin-top:10px;
	margin-bottom: 15px;
	margin-left: 10px;
}

.tienda_foto_descripcion_mariscadas a{
	color: #047a44;
	text-decoration: none;
	font-size: 22px;
}




/* PRODUCTOS */

.ficha_producto{
	width:970px;
	float:left;
}

.ficha_producto_foto{
	width: 300px;
	float:left;
}

.ficha_producto_texto{
	width: 660px;
	float:right;
}

.ficha_producto_titulo{
	float:left;
	
	width: 660px;
	font-size: 35px;
	color: #047a44;
	height: 45px;
	border-bottom: 1px solid #DDDDDD;
}

.ficha_producto_disponibilidad{
	float:left;
	width: 660px;
	font-size: 20px;
	color: #888888;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #DDDDDD;	
}

.ficha_producto_comprar{
	float:left;
	width: 660px;
	margin-top: 10px;
	font-size: 14px;
	color: #888888;
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 20px;
}

.ficha_producto_comprar_titulo{
	float:left;
	width: 660px;
	font-size: 20px;
	color: #888888;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #DDDDDD;	
}

.ficha_producto_comprar_producto_titulos{
	float:left;
	width: 660px;
	margin-top: 10px;
	border-left: 1px solid #DDDDDD;
}

.ficha_producto_comprar_producto_titulo{
	margin-top: 0px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}

#ficha_producto_comprar_producto_nombre{
	width: 300px;
	line-height: 40px;
}

#ficha_producto_comprar_producto_precio{
	width: 100px;
	line-height: 40px;
	text-align: center;
}

#ficha_producto_comprar_producto_comprar{
	width: 255px;
	line-height: 40px;
	text-align: center;
}

.ficha_producto_comprar_producto{
	float:left;
	width: 660px;
	border-left: 1px solid #DDDDDD;
	line-height: 20px;
}

.ficha_producto_comprar_producto_campo{
	margin-top: 0px;
	border-bottom: 1px solid #DDDDDD;
	border-right: 1px solid #DDDDDD;
	line-height: 24px;
}


.catalogo_producto_precio{
	float:right;
	
}

.ficha_producto_descripcion{
	width: 660px;
}

.ficha_producto_contacto{
	float:left;
	width:  200px;
}

.ficha_producto_cesta{
	float:right;
	width:  200px;
}

.ficha_producto_fotos{
	width: 970px;
	float:left;
}

.ficha_producto_fotos_titulo{
	font-size: 20px;
	color: #047a44;
	margin-top: 15px;
	margin-bottom: 15px;
}

.ficha_producto_otra_foto{
	width: 230px;
	float:left;
	margin-left: 7px;
}

.ficha_producto_otra_foto .imagen{
	width: 230px;
}

.boton_producto_contacto{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float:right;
	background: #047a44;
	color:white;
	border:0px;
}


.boton_producto_cantidad{
	width: 130px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float:left;
	border: 1px solid #047a44;
	color:#047a44;
	border:0px;
}


.boton_producto_cesta{
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float:right;
	background: #047a44;
	color:white;
	border:0px;
}


/* TIENDA VIRTUAL CESTA */
.tiendacesta{
	width:270px;
	border: 1px solid #047a44;
	float:left;
	margin-bottom: 20px;
}

.tiendacestatitulo{
	background: #047a44;
	color:white;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.tiendacestalinea{
	width: 270px;
	background: #f6f6f6;
	float:left;
	border-bottom: 1px solid #b0b0b0;
}

.tiendacestanombre{
	width: 220px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: left;
	float:left;
	font-size:13px;
	margin-left: 5px;
	margin-top:5px;
	margin-bottom: 5px;
}

.tiendacestaprecio{
	width: 40px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: right;
	float:left;
	font-size:13px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom: 5px;	
}

.tiendacestatotal{
	width: 270px;
	line-height: 40px;
	height: 40px;
	float:left;
	font-size:13px;
	text-align: right;
}


/* TIENDA VIRTUAL FILTRO BUSCADOR */
.tiendabuscadorfiltro{
	width:270px;
	border: 1px solid #047a44;
	float:left;
}

.tiendabuscadorfiltrotitulo{
	background: #047a44;
	color:white;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.tiendabuscadorfiltrolinea{
	width: 270px;
	background: #f6f6f6;
	float:left;
	border-bottom: 1px solid #b0b0b0;
}

.tiendabuscadorfiltronombre{
	width: 90px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: left;
	float:left;
	font-size:13px;
	margin-left: 5px;
	margin-top:5px;
	margin-bottom: 5px;
}

.tiendabuscadorfiltrovalores{
	width: 150px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: right;
	float:left;
	font-size:13px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom: 5px;	
}

.tiendabuscadorfiltrolineabuscar{
	width: 270px;
	background: #f6f6f6;
	float:left;
	text-align: center;
	height: 40px;
}

.tiendabuscadorfiltrobuscar{
	background: #047a44;
	border:0px;
	color:white;
	text-align: center;
	height: 30px;
	line-height: 30px;
	margin-top:5px;
	width: 120px;
}


/* PERSONALIZADOS TIENDA */

.ficha_producto_tabla{
	border-top: 1px solid  #047a44;
	width: 300px;
	margin-bottom: 30px;
	margin-left: 60px;
}

.ficha_producto_tabla_parametro{
	border-bottom: 1px solid  #FFFFFF;
	background: #047a44;
	color:white;
	height: 30px;
	line-height: 30px;
	padding-left:5px;
}

.ficha_producto_tabla_valor{
	border-bottom: 1px solid  #047a44;
	border-right: 1px solid  #047a44;
	height: 30px;
	line-height: 30px;
	padding-left:5px;
}


/* TIENDA VIRTUAL CESTA  ANCHO COMPLETEO*/
.tiendacesta_ancho{
	width:950px;
	border: 1px solid #047a44;
	float:left;
	margin-bottom: 20px;
}

.tiendacestatitulo_ancho{
	background: #047a44;
	color:white;
	height: 30px;
	line-height: 30px;
	text-align: center;
}

.tiendacestalinea_ancho{
	width: 950px;
	background: #f6f6f6;
	float:left;
	border-bottom: 1px solid #b0b0b0;
}

.tiendacestanombre_ancho{
	width: 520px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: left;
	float:left;
	font-size:13px;
	margin-left: 5px;
	margin-top:5px;
	margin-bottom: 5px;
}

.tiendacestacantidad_ancho{
	width: 100px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: right;
	float:left;
	font-size:13px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom: 5px;	
}

.tiendacestaprecio_ancho{
	width: 100px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: right;
	float:left;
	font-size:13px;
	margin-right: 5px;
	margin-top:5px;
	margin-bottom: 5px;	
}

.tiendacestatotal_ancho{
	background: #f6f6f6;
	width: 950px;
	line-height: 40px;
	height: 40px;
	float:left;
	font-size:13px;
	text-align: right;
}

.tiendacestatotalnombre_ancho{
	width: 720px;
	background: #f6f6f6;
	color:#333333;
	line-height: 20px;
	text-align: right;
	float:left;
	font-size:13px;
	margin-right: 10px;
	margin-top:5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.tiendacestaborrar_boton{
	width: 90px;
	height: 30px;
	line-height: 30px;
	background: #047a44;
	color:white;
	border:0px;
	float:right;
}

.tiendacesta_aviso{
	float:left;
	width: 500px;
	color: #047a44;
	font-size: 18px;
	font-weight:bold;
	
}

.tiendacesta_finalizar{
	float:right;
	width: 300px;
	margin-bottom: 10px;
}

/* TIENDA LISTADO MODULOS */

.catalogo_producto_disponible{
	clear:both;
}

#tiendalistado_modulos{
	width:680px;
	float:left;
}

#tiendalistado_modulos_titulo{
	background: #047a44;
	color:white;
	height: 30px;
	line-height: 30px;	
}

.tiendalistado_modulo{
	width:680px;
	line-height: 40px;
	height: 40px;
	background: #f6f6f6;
	float:left;
	border-bottom: 1px solid #b0b0b0;
}

.tiendalistado_modulo_icono{
	float:left;
	width: 60px;
}

.tiendalistado_modulo_descripcion{
	float:left;
	width: 400px;
}

.tiendalistado_modulo_precio{
	float:left;
	width: 80px;
}

.tiendalistado_modulo_seleccionar{
	float:left;
	width: 100px;
}

.tiendalistado_modulo_siguiente{
	width:120px;
	float:right;
	height: 32px;
	line-height: 32px;
	background: #047a44;
	color:white;
	border:0px;
	margin-top:3px;
}

.tiendalistado_modulo_continuar{
	width:140px;
	float:left;
	height: 32px;
	line-height: 32px;
	background: #047a44;
	color:white;
	border:0px;
	margin-top:3px;
}


/* TIENDA DIRECCION FICHA */
#tiendadireccionficha{
	width: 680px;
	float: left;
	margin-bottom: 30px;
}

.tiendadireccionficha_titulo{
	background: #047a44;
	color:white;
	height: 30px;
	line-height: 30px;
}

.tiendadireccionficha_copiar{
	float:right;
	width: 320px;
	height: 30px;
	line-height: 30px;
	color:white;
	text-align: right;
	margin-right: 10px;
}

.tiendadireccionficha_copiar a{
	color:white;
	text-decoration: none;
}

.tiendadireccionficha_linea{
	width: 680px;
	line-height: 40px;
	height: 40px;
	background: #f6f6f6;
	float:left;
	border-bottom: 1px solid #b0b0b0;
}

.tiendadireccionficha_campo{
	height: 40px;
	line-height: 40px;
	float: left;
	width: 200px;
}

.tiendadireccionficha_valor{
	height: 40px;
	line-height: 40px;
	float: left;
	width: 480px;
}

.tiendadireccionficha_valor .inputtexto{
	background: white;
	border: 1px solid #dddddd;
	margin-top: 10px;
	width: 320px;
}

#tiendadireccion_siguiente_div{
	width: 680px;	
}

#tiendadireccion_siguiente{
	width:120px;
	float:right;
	height: 35px;
	line-height: 35px;
	background: #047a44;
	color:white;
	border:0px;
	margin-top:4px;
}

