/***************************************************************
	ABREVIATURAS
	h_     	 : estilos para el HOME
	h_comun_ : estilos para los links del HOME
	
	c_     : estilos para COMPLEMENTOS
	c_lap_ : estilos para COMPLEMENTOS - LAPICEROS
	c_e_   : estilos para COMPLEMENTOS - ESCRITURA
	c_club_: estilos para COMPLEMENTOS - CLUB DE PLATA
	
	n_s_   : estilos para NIŅOS - SONAJEROS
	n_mp_  : estilos para NIŅOS - MARCOS Y PORTAFOTOS
	n_mi_  : estilos para NIŅOS - MARCOS INFANTILES
	n_ma_  : estilos para NIŅOS - MARCO AZUL
	n_club_: estilos para NIŅOS - CLUB DE PLATA
	
	o_gr_  : estilos para ORFEBRERIA - GRILLA
	o_det_ : estilos para ORFEBRERIA - DETALLE
	o_club_: estilos para ORFEBRERIA - CLUB DE PLATA
	
	j_gral_: estilos para JOYAS (general)
	j_gri_ : estilos para JOYAS - GRILLA
	j_det_ : estilos para JOYAS - DETALLE
	j_club_: estilos para JOYAS - CLUB DE PLATA
	
	h_comun:  estilos para items del menu superior e inferior (HISTORIA,GARANTIA,etc)
	hi_    :  estilos para HISTORIA
	gar_   :  estilos para GARANTIA DURAN  
		
	comun_ :estilos grales para las maquetas
******************************************************************/
body
{
	margin:0;
	padding:0;
	border:0;	
	text-align:left;
	font-family:verdana;
}

a
{
	text-decoration:none;
	color:black;
	font-size:11px;
}

img
{
	border:0;
}
/*****************************************************************
		ESTILOS PARA EL HOME	22/10/07
*******************************************************************/
.h_gral
{
	width				:766px;
	height				:766px;
	margin				:auto;
	background-image	:url(../images/home/textura_fondo.png);
	background-repeat	:repeat-x;
	/**
	background-color	:green;
	/**/
}

.h_espacio_h1
{
	width				:51px;
	/**
	background-color	:red;
	/**/
}

.h_medio
{
	width				:655px;
	/**
	background-color	:red;
	/**/
}

.h_espacio_h2
{
	width				:65px;
	/**
	background-color	:red;
	/**/
}

.h_logo_idiomas
{
	height				:105px;
	/**
	background-color	:red;
	/**/
}

.h_espacio_logo
{
	width				:210px;
	/**
	background-color	:white;
	/**/
}

.h_logo
{
	width				:243px;
	/**
	background-image	:url(../images/home/logo.png);
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
}

.h_links_idiomas
{
	width				:202px;
	/**
	background-color	:yellow;
	/**/
}

.h_idiomas
{
	height				:28px;
	
}

.o_margen_menu_carrito
{
	width				:20px;
}

.o_menu_carrito_izq
{
	width				:200px;
	/**
	background-color	:yellow;
	/**/
}




.h_idioma
{
	width				:65px;
	background-image	:url(../images/home/linea_vertical.png);
	background-position	:right;
	background-repeat	:no-repeat;
		
	padding				:15px 15px 0 0;
}

.h_idioma a
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:#374C83;
	text-align			:right;
	font-weight			:700;
}

.h_espacio_v3
{
	height				:50px;
	/**
	background-color	:white;
	/**/
}

.h_menu_sup
{
	height				:15px;
	/**
	background-color	:yellow;
	/**/
}


.h_usuario
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#656464;
	text-align			:center;
	font-weight			:700;
	/**/
	padding				:2px 10px 2px 10px;
	/**/

}


.h_item
{
	border-right		:1px solid;
	border-right-color	:#656464;
	/**/
	padding				:2px 10px 2px 10px;
	/**/
}

.h_item a
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#656464;
	text-align			:center;
	font-weight			:700;
}

.h_sin_borde
{
	border-right		:0;
}

.h_espacio_v4
{
	height				:10px;
	/**
	background-color	:white;
	/**/
}

.h_flash
{
	height				:467px;
	/**
	background-color	:white;
	/**/
}

.h_sombra
{
	height				:16px;
	/**/
	background-image	:url(../images/home/sombra_inferior.png);
	/**
	background-color	:red;
	/**/
}

.h_menu_inferior
{
	height				:15px;

	/**
	background-color	:white;
	/**/
}

.h_espacio_v5
{
	height				:40px;
	/**
	background-color	:white;
	/**/
}

.h_pie
{
	height				:14px;
	/**
	background-color	:white;
	/**/
}

.h_pie_texto
{
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#414141;
	text-align			:center;
	font-weight			:700;
	
}

.h_espacio_pie
{
	width				:200px;
	/**
	background-color	:red;
	/**/
}

.h_espacio_pie_joyas
{
	width				:100px;
	
}

.h_pie_copyright
{
	width				:310px;
	/**
	border-right		:1px solid;
	border-right-color	:#414141;
	/**
	background-color	:green;
	/**/
	
}
	
.h_pie_privacy
{
	width				:88px;
	
	border-right		:1px solid;
	border-right-color	:#414141;
}
	
.h_pie_privacy a
{
	
	display				:block;	
}

.h_pie_terms
{
	width				:81px;
	
}

.h_pie_terms a
{
	
	display				:block;	
}

/******************************************************************
		COMPLEMENTOS 22/10/07
********************************************************************/
.c_gral
{
	width				:766px;
	height				:766px;
	margin				:auto;
	background-image	:url(../images/complementos/estructura/textura_fondo.png);
	background-repeat	:repeat-x;
	/**
	background-color	:green;
	/**/
}

.c_espacio_h1
{
	width				:20px;
	/**
	background-color	:green;
	/**/
}

.c_medio
{
	width				:682px;
	overflow:visible;
	/**
	background-color	:red;
	/**/
}

.c_contenido
{
	height				:500px;
	
	overflow:visible;
	/**
	background-color	:white;
	/**/
}

.c_logo
{
	height				:123px;
	background-image	:url(../images/complementos/estructura/logo.png);
	background-position	:top center;
	background-repeat	:no-repeat;
}

.c_idioma
{
	width				:65px;
	background-image	:url(../images/complementos/estructura/linea_vertical.png);
	background-position	:right;
	background-repeat	:no-repeat;
		
	padding				:15px 15px 0 0;
}

.c_idioma a
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:#374C83;
	text-align			:right;
	font-weight			:700;
}

.c_margen_v1
{
	margin-top			:10px;
}

.c_espacio_v3
{
	height				:19px;
	
}

.c_margen_left1
{
	margin-left			:32px;
}

.c_lado_der
{
	width				:297px;
	/**
	background-image	:url(../images/complementos/estructura/flash_menu.png);
	background-position	:left;
	background-repeat	:no-repeat;
	/**
	background-color	:red;
	/**/
}

.c_lado_izq
{
	width				:387px;
	background-position	:384px 141px;
	background-repeat	:no-repeat;
	overflow:visible; 
	/**
	background-color	:white;
	/**/
}

.c_item
{
	border-right		:1px solid;
	border-right-color	:#4260AF;
	/**/
	padding				:2px 10px 2px 10px;
	/**/
}

.c_item a
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#4260AF;
	text-align			:center;
	font-weight			:700;
}


.c_usuario
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#4260AF;
	text-align			:center;
	font-weight			:700;
		/**/
	padding				:2px 10px 2px 10px;
	/**/

}


.c_sombra_inf
{
	height				:12px;
	
	
	background-image	:url(../images/complementos/estructura/sombra_inferior.png);
	
	/*
	margin-right		:4px;
	background-position	:right;
	*/
	background-repeat	:no-repeat;
	/**/
	background-color	:yellow;
	/**/
}
.c_margen_top1
{
	height				:40px;
	/**/
	background-color	:white;
	/**/
}

.c_titulo
{
	height				:21px;
	/**/
	background-color	:white;
	/**/
}

.c_margen_top2
{
	height				:20px;
	/**/
	background-color	:white;
	/**/
}

.c_texto_titulo
{
	width				:347px;
	font-family			:Times New Roman;
	font-size			:20px;
	color				:#3976BB;
	text-align			:left;
	padding-left		:15px;
	
	border-left			:2px solid;
	border-left-color	:#3976BB;
}

.c_banda_color
{
	height				:4px;	
	background-color	:#DC4140;
	margin-right		:0px;
	font-size			:1px;
}

.c_foto
{
	height				:381px;
	
	background-color	:#FFFFFF;
}

.c_galeria
{
	height				:79px;
	/**
	background-color	:red;
	/**/
}

.c_pie_texto
{
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#4260AF;
	text-align			:center;
	font-weight			:700;
	
}
/*************************************************/
.c_imagen_sup_a
{
	width				:91px;
	height				:122px;
	background-image	:url(../images/complementos/estructura/imagen_sup_a.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:1;
	top					:126px;
	left				:632px;
}

.c_imagen_sup_b
{
	width				:91px;
	height				:122px;
	background-image	:url(../images/complementos/estructura/imagen_sup_b.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:1;
	top					:220px;
	left				:685px;
}

.c_lupa
{
	width				:31px;
	height				:31px;
	background-image	:url(../images/complementos/sector_productos/lupa_ampliar.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:1;
	top					:520px;
	left				:670px;
	
	cursor				:pointer;
}

.c_sombra_der
{
	width				:4px;
	height				:393px;
	background-image	:url(../images/complementos/estructura/sombra_derecha.png);
	background-position	:top left;
	background-repeat	:no-repeat;;
	
	position			:absolute;
	z-index				:10;
	top					:316px;
	left				:701px;
}


/**************************************************************************
		COMPLEMENTOS - LAPICEROS  23/10/07
***************************************************************************/
.c_lap_grilla_top
{
	height				:25px;
	/**/
	background-color	:white;
	/**/
}

.c_lap_grilla_medio
{
	height				:250px;
	/**
	background-image	:url(../images/complementos/disenio_grilla_prod/marco_productos.png);
	/**/
	background-image	:url(../images/catalogo_ninios/sector_profesionales/imagen_contenido.png);
	background-position	:44px 0px;
	background-repeat	:no-repeat;
	margin-right		:0px;
	/**/
	background-color	:white;
	/**/
}

.c_lap_buscador
{
	width				:171px;
	padding-top:5px;
	
	/**
	background-color	:blue;
	/**/
}

.c_lap_txt_dato 
{
	width				:90px;
	/**
	border				:1px solid;
	border-color		:#CCC7BD;
	/**/
	margin-left			:4px;
}

.c_lap_txt_dato input
{
	height				:10px;
	font-size			:9px;
	/**
	background-color	:red;
	/**/
}

.j_cat_txt_dato 
{
	width				:119px;
	margin-left			:4px;
}

.j_cat_txt_dato input
{
	height				:10px;
	font-size			:9px;
	/**
	background-color	:red;
	/**/
}

.j_cat_img_buscar
{
	width				:21px;
	height				:18px;
	margin-left			:4px;
	background-image	:url(../images/complementos/disenio_detalle/lupa.png);
	background-position	:top;
	background-repeat	:no-repeat;
	/**
	background-color	:white;
	/**/
}

.c_lap_img_buscar a
{
	width				:19px;
	height				:18px;
	text-decoration		:none;
	display				:block;
}

.c_lap_titulo
{
	width				:170px;
	font-family			:Tahoma;
	font-size			:12px;
	color				:#444444;
	text-align			:center;
	font-weight			:700;
	padding				:10px 0 0 0;
	/**
	background-color	:aqua;
	/**/
}

.j_lap_titulo
{
	color:white;
}
.c_lap_link_sup1
{
	width				:24px;
	height				:22px;
	
	background-image	:url(../images/complementos/disenio_detalle/icono_imprimir.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	cursor				:pointer;
}

.c_lap_link_sup2
{
	width				:23px;
	height				:22px;
	
	background-image	:url(../images/complementos/disenio_detalle/icono_contacto.png);
	background-position	:center;
	background-repeat	:no-repeat;
	margin-left			:4px;
	cursor				:pointer;
}

.c_lap_paginador
{
	height				:15px;
	padding-bottom		:5px;
	/**/
	background-color	:white;
	/**/
}

.c_lap_primero
{
	width				:18px;
	background-image	:url(../images/complementos/disenio_grilla_prod/flecha_primero.png);
	background-position	:right;
	background-repeat	:no-repeat;
	margin-left			:50px;
	cursor				:pointer;
	/**
	background-color	:aqua;
	/**/
}

.c_lap_anterior
{
	width				:50px;
	background-image	:url(../images/complementos/disenio_grilla_prod/flecha_anterior.png);
	background-position	:left;
	//background-position	:0px 4px;
	background-repeat	:no-repeat;
	margin-left			:15px;
	padding-left		:30px;
	cursor				:pointer;
}

.c_lap_actual
{
	width				:50px;
	text-align			:center;
}

.c_lap_siguiente
{
	width				:72px;
	background-image	:url(../images/complementos/disenio_grilla_prod/flecha_siguiente.png);
	background-position	:right;
	//background-position	:73px 4px;
	background-repeat	:no-repeat;
	padding-right		:10px;
	cursor				:pointer;
}

.c_lap_ultimo
{
	width				:18px;
	background-image	:url(../images/complementos/disenio_grilla_prod/flecha_ultimo.png);
	background-position	:left;
	background-repeat	:no-repeat;
	margin-left			:20px;	
	cursor				:pointer;
	/**
	background-color	:aqua;
	/**/
}

.c_lap_texto_pag
{
	font-family			:Tahoma;
	font-size			:11px;
	color				:#444444;
	font-weight			:700;
	//padding-top		:2px;
}

.c_lap_galeria
{
	height				:79px;
	overflow:visible;
	
}

.c_lap_margin_r
{
	margin-right		:10px;
}
/**********************************************************************
		NIŅOS - SONAJEROS    23/10/07
***********************************************************************/
.n_s_gral
{
	width				:766px;
	height				:766px;
	margin				:auto;
	background-image	:url(../images/catalogo_ninios/estructura/textura_fondo.png);
	background-repeat	:repeat-x;
}

.n_s_logo
{
	height				:107px;
	/**
	background-image	:url(../images/catalogo_ninios/estructura/logo.png);
	background-position	:267px 0px;
	background-repeat	:no-repeat;
	/**/
}

.n_s_espacio_v3
{
	height				:46px;
}

.n_s_item
{
	border-right		:1px solid;
	border-right-color	:#4260AF;
	/**/
	padding				:2px 8px 2px 8px;
	/**/
}

.n_s_item a
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#4260AF;
	text-align			:center;
	font-weight			:700;
}

.n_s_usuario
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:10.5px;
	color				:#4260AF;
	text-align			:center;
	font-weight			:700;
	/**/
	padding				:2px 8px 2px 8px;
	/**/

}


.n_s_contenido
{
	height				:522px;
	/**
	background-color	:white;
	/**/
}

.n_s_medio
{
	width				:649px;/*689px*/
	/**
	background-color	:red;
	/**/
}

.n_s_lado_der
{
	width				:296px;
	/**/
	background-image	:url(../images/catalogo_ninios/estructura/flash_menu.png);
	background-position	:left;
	background-repeat	:no-repeat;
	/**
	background-color	:green;
	/**/
}

.n_s_lado_izq
{
	width				:385px;
	/**
	background-color	:green;
	/**/
}

.n_s_margen_top1
{
	height				:26px;
	/**/
	background-color	:white;
	/**/
}

.n_s_titulo
{
	height				:41px;
	/* background-image	:url(../images/catalogo_ninios/estructura/imagen_titulo.png);*/
	background-position	:left;
	background-repeat	:no-repeat;
	/**/
	background-color	:white;
	/**/
}

.n_s_texto_titulo
{
	width				:351px;
	
	font-family			:Times New Roman;
	font-size			:20px;
	color				:#3976BB;
	text-align			:left;
	
	padding-left		:15px;
	margin				:10px 0 10px 0;
	
	border-left			:2px solid;
	border-left-color	:#3976BB;
}

.n_s_margen_top2
{
	height				:15px;
	margin-right		:4px;
	/**/
	background-color	:white;
	/**/
}

.n_s_banda_color
{
	height				:4px;	
	background-color	:#BDCFEA;
	font-size			:1px;
}

.n_s_foto
{
	height				:383px;
	/* REEMPLAZAR *
	//height			:374px;	
	/**/
	margin-right		:4px;
	/**
	background-color	:green;
	/**/
}

.n_s_espacio_v5
{
	height				:20px;
}

/*********************************************/
.n_s_img_nubes
{
	width				:195px;
	height				:129px;
	background-image	:url(../images/catalogo_ninios/estructura/imagen_nubes.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:2;
	top					:120px;
	left				:563px;
}

.n_s_sombra_der
{
	width				:4px;
	height				:398px;
	background-image	:url(../images/catalogo_ninios/estructura/sombra_der.png);
	background-position	:center;
	background-repeat	:repeat-y;
	
	position			:absolute;
	z-index				:1;
	top					:249px;
	left				:698px;
}

/*******************************************************************************
	NIŅOS - MARCOS Y PORTAFOTOS   23/10/07
*******************************************************************************/

.n_mp_foto
{
	height				:298px;	
	margin-right		:0px;
	/**/
	background-image	:url(../images/catalogo_ninios/estructura/imagen_contenido.png);
	background-position	:center;
	background-repeat	:no-repeat;
	/**
	background-color	:red;
	/**/
}

.n_mp_banda_sup
{
	height				:4px;
	width               :382px;
	font-size			:1px;
	/**/
	background-color	:#BCD0E8;
	/**/
}

.n_mp_galeria
{
	height				:77px;	
	/**
	background-color	:green;
	/**/
}
/****************************************************/
.n_mp_texto_titulo
{
	width				:206px;
	height				:19px;
	background-color	:white;
	
	font-family			:Times New Roman;
	font-size			:20px;
	color				:#3976BB;
	text-align			:left;
	
	border-left			:2px solid;
	border-left-color	:#3976BB;
	
	position			:absolute;
	z-index				:2;
	top					:215px;
	left				:450px;
	/**/
	padding-left		:15px;
	/**/
	
}
/************************************************************************
	NIŅOS - MARCOS INFANTILES      24/10/07
****************************************************************************/
.n_mi_lap_grilla_top
{
	height				:27px;
	/**/
	background-color	:#F5F8FD;
	/**/
}
.mod_color_fondo
{
	background-color	:white;
}

.n_mi_lap_titulo
{
	width				:185px;
	/**
	background-color	:aqua;
	/**/
}

.n_mi_margen_titulo
{
	height				:8px;
	font-size			:1px;
	/**/
	background-color	:white;/*#F5F8FD;*/
	/**/
}

.n_mi_titulo
{
	height				:14px;
	font-family			:Tahoma;
	font-size			:11px;
	color				:#18487B;/*#3976BB;*/
	text-align			:center;
	font-weight			:700;
	/**/
	background-color	:white;/*#F5F8FD;*/
	/**/
}

.o_fondo_titulo
{
	background-color	:white;
}

.n_mi_img_buscar
{
	width				:21px;
	height				:18px;
	margin-left			:4px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod/lupa.png);
	background-position	:center;
	background-repeat	:no-repeat;
	/**
	background-color	:white;
	/**/
}

.n_mi_img_buscar a
{
	width				:19px;
	height				:18px;
	text-decoration		:none;
	display				:block;
}

.n_mi_lap_grilla_medio
{
	height				:270px;/*248px;*/
	/**/
	background-color	:white;/*#F5F8FD;*/
	/**/
}

.n_mi_link_sup1
{
	width				:25px;
	height				:22px;
	
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod/icono_imprimir.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	cursor				:pointer;
}

.n_mi_link_sup2
{
	width				:23px;
	height				:22px;
	
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod/icono_contacto.png);
	background-position	:center;
	background-repeat	:no-repeat;
	margin-left			:4px;
	cursor				:pointer;
}

.n_mi_lap_paginador
{
	height				:14px;
	background-color	:#F5F8FD;
	
}

.n_mi_lap_primero
{
	width				:18px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod/flecha_primero.png);
	background-position	:top right;
	background-repeat	:no-repeat;
	margin-left			:50px;
	cursor				:pointer;
	
}

.n_mi_lap_anterior
{
	width				:50px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod/flecha_anterior.png);
	background-position	:top left;
	background-repeat	:no-repeat;
	margin-left			:15px;
	padding-left		:30px;
	cursor				:pointer;
	/**
	background-color	:aqua;
	/**/
}

.n_mi_lap_siguiente
{
	width				:72px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod/flecha_siguiente.png);
	background-position	:top right;
	background-repeat	:no-repeat;
	padding-right		:10px;
	cursor				:pointer;
	/**
	background-color	:yellow;
	/**/
}

.n_mi_lap_ultimo
{
	width				:18px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod/flecha_ultimo.png);
	background-position	:top left;
	background-repeat	:no-repeat;
	margin-left			:20px;	
	cursor				:pointer;
	/**
	background-color	:aqua;
	/**/
}

.n_texto_paginador
{
	font-family			:Tahoma;
	font-size			:11px;
	color				:#313131;
	font-weight			:700;
	
}

.n_mi_espacio
{
	height				:6px;
	font-size			:1px;
	/**
	background-color	:red;
	/**/
}

/********************************************************************
		NIŅOS - MARCO AZUL   24/10/07
*********************************************************************/

.n_ma_detalle_1
{
	height				:20px;	
	margin-right		:0px;
	
	font-family			:Tahoma;
	font-size			:12px;
	color				:#3976BB;
	text-align			:left;
	font-weight			:700;
	padding				:4px 0 0 15px;
	/*	
	background-color	:#F5F8FD;
	*/
}

.n_ma_link1
{
	width				:23px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_detalle_prod/icono_contacto.png);
	background-position	:center;
	background-repeat	:no-repeat;
	margin-right		:4px;
	cursor				:pointer;
}

.n_ma_link2
{
	width				:25px;
	margin-right		:4px;
	cursor				:pointer;
}

.n_ma_link3
{
	width				:19px;
	margin-right		:4px;
	cursor				:pointer;
}

.n_ma_detalle_2
{
	height				:204px;	
	margin-right		:0px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_detalle_prod/marco_foto.png);
	/* background-position	:0 3px; */
	background-repeat	:no-repeat;
	/**/	
	background-color	:#F5F8FD;
	/**/
}

.n_ma_cuadro_detalle
{
	width				:143px;
	margin-right		:10px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_detalle_prod/cuadro_detalle.png);
	background-position	:0px 15px;
	background-repeat	:no-repeat;
	/**
	background-color	:green;
	/**/
}

.n_ma_detalle_3
{
	height				:14px;	
	margin-right		:0px;
	/**/	
	background-color	:#F5F8FD;
	/**/
}

.n_ma_tit_img
{
	width				:100px;
	font-family			:Tahoma;
	font-size			:11px;
	color				:#111111; 
	font-weight			:700;
}

.n_ma_numeros
{
	width				:72px;
	padding				:0;	
}

.n_ma_numeros a
{
	font-family			:Tahoma;
	font-size			:11px;
	color				:#828282;
	text-decoration		:none;
	margin				:0 0 0 7px;
	padding				:0;	
	border				:0;
	float				:left;
}

.n_ma_numeros a:hover
{
	color				:#5C5C5C;
}

.n_ma_tit_prod_rel
{
	width				:135px;
	font-family			:Tahoma;
	font-size			:8pt;
	color				:#111111; 
	text-align			:right;
	font-weight			:700;
	/**/
	padding-right		:10px;
	/**/
}

.n_ma_detalle_4
{
	height				:49px;	
	margin-right		:0px;
	margin-bottom		:4px;
	/**/	
	background-color	:#F5F8FD;
	/**/
}

.n_ma_volver
{
	width				:60px;
	
	font-family			:Tahoma;
	font-size			:8pt;
	color				:#111111; 
	text-align			:left;
	/*padding				:25px 0 0 40px;*/
	padding				:33px 0 0 36px;
	
	
	
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_detalle_prod/flecha_volver.png);
	background-position	:15px 35px;
/*	background-position	:15px 25px;;*/
	background-repeat	:no-repeat;
	cursor				:pointer;
}

.n_ma_prod_rel
{
	width				:47px;
	border				:2px solid;
	border-color		:#DADADA;
	margin-right		:10px;
	background-color	:white;	
}

.n_ma_prod_rel img{
	border: 0 none;
}

.n_ma_galeria
{
	height				:79px;
	
}
/***************************************************************************
		COMPLEMENTOS - DETALLE		 27/10/07 	
*****************************************************************************/
.c_e_detalle_1
{
	/**/
	height				:23px;
	/**/	
	margin-right		:4px;
	
	/**/
	
	/**/
	
	/**/	
	background-color	:white;
	/**/
}

.c_e_detalle_texto
{
	/**
	height				:20px;
	/**/
	color				:#111111;
	font-weight			:700;
	font-family			:Tahoma;
	font-size			:12px;
	padding:7px 0 2px 0;
	text-align			:left;
}
.c_e_link1
{
	width				:23px;
	background-image	:url(../images/complementos/disenio_detalle/icono_contacto.png);
	background-position	:center;
	background-repeat	:no-repeat;
	margin-right		:4px;
	cursor				:pointer;
}

.c_e_link2
{
	width				:25px;
	margin-right		:4px;
	cursor				:pointer;
}

.c_e_link3
{
	width				:19px;
	margin-right		:4px;
	cursor				:pointer;
}

.c_e_detalle_2
{
	height				:203px;	
	margin-right		:4px;
	background-image	:url(../images/complementos/disenio_detalle/marco_foto.png);
	background-position	:left;
	background-repeat	:no-repeat;
	/**/	
	background-color	:white;
	/**/
}

.c_e_cuadro_detalle
{
	width				:148px;
	margin-right		:10px;
	background-image	:url(../images/complementos/disenio_detalle/cuadro_detalle.png);
	background-position	:0px 20px;
	background-repeat	:no-repeat;
	/**
	background-color	:green;
	/**/
}

.c_e_detalle_3
{
	height				:17px;	
	margin-right		:4px;
	/**/	
	background-color	:white;
	/**/
}

.c_e_detalle_4
{
	height				:51px;	
	margin-right		:4px;
	margin-bottom		:4px;
	/**/	
	background-color	:white;
	/**/
}

.c_e_volver
{
	width				:60px;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:#111111; 
	text-align			:left;
	padding				:33px 0 0 36px;
	
	background-image	:url(../images/complementos/disenio_detalle/flecha_volver.png);
	background-position	:15px 35px;
	background-repeat	:no-repeat;
	cursor				:pointer;
}

.c_e_galeria
{
	height				:80px;
	
}

.c_e_pie_copyright
{
	width				:310px;
	margin-left			:80px;
	border-right		:1px solid;
	border-right-color	:#4260AF;
	
}

.c_e_pie_privacy
{
	width				:88px;
	
	border-right		:1px solid;
	border-right-color	:#4260AF;
	/**
	background-color	:red;
	/**/
}
	
.c_e_pie_privacy a
{
	
	display				:block;	
}

.c_e_pie_terms
{
	width				:81px;
	
}

.c_e_pie_terms a
{
	
	display				:block;	
}
/*************************************************/

.c_e_sombra_der
{
	width				:5px;
	height				:323px;
		
	background-image	:url(../images/complementos/estructura/sombra_derecha.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:2;
	top					:316px;
	left				:701px;
}

/****************************************************************************
		ORFEBRERIA - GRILLA    25/10/07   hoy
*****************************************************************************/
.o_me_medio
{
	width				:698px;
	/**
	background-color	:green;
	/**/
}

.o_me_lado_der
{
	width				:312px;
	text-align:right;
	/**
	background-image	:url(../images/orfebreria/estructura/flash_menu.png);
	background-position	:left;
	background-repeat	:no-repeat;
	/**
	background-color	:green;
	/**/
}

.o_me_margen_top2 
{
	height				:21px;
	/**/
	background-color	:white;
	/**/
}

.o_me_banda_color
{
	height				:3px;
	/**/
	background-color	:#004491;
	/**/
}

.o_me_foto
{
	height				:389px;
	/**
	background-color	:red;
	/**/
}

.o_me_sombra_inf
{
	height				:12px;
	background-image	:url(../images/complementos/estructura/sombra_inferior.png);
	background-position	:top right;
	background-repeat	:no-repeat;
	/**
	background-color	:yellow;
	/**/
}

.o_gr_lap_grilla_top
{
	height				:25px;
	/**/
	background-color	:white;
	/**/
}

.o_gr_lap_grilla_medio 
{
	height				:276px;/*258px;*/
	/**/
	background-color	:white;
	text-align:center;
	/**/
}

.grilla_medio
{
	height				:272px;
}

.ni_grilla_medio
{
	height				:278px;
	background-color	:white;
}

.o_gr_lap_titulo
{
	width				:150px;
	font-family			:Tahoma;
	font-size			:12px;
	color				:#485389;
	text-align			:left;
	/**/
	font-weight			:700;
	/**/
	padding				:10px 0 0 30px;
	/**
	background-color	:aqua;
	/**/
}

.o_gr_lap_paginador
{
	height				:15px;
	margin-bottom		:4px;
	/**/
	background-color	:white;
	/**/
}

.o_gr_lap_primero
{
	width				:18px;
	background-image	:url(../images/orfebreria/sector_profesional/diseno_grilla/flecha_primero.png);
	background-position	:right;
	background-repeat	:no-repeat;
	margin-left			:50px;
	cursor				:pointer;
	/**
	background-color	:aqua;
	/**/
}

.o_gr_lap_anterior
{
	width				:50px;
	background-image	:url(../images/orfebreria/sector_profesional/diseno_grilla/flecha_anterior.png);
	background-position	:left;
	//background-position	:0px 4px;
	background-repeat	:no-repeat;
	margin-left			:15px;
	padding-left		:30px;
	cursor				:pointer;
}

.o_gr_lap_siguiente
{
	width				:72px;
	background-image	:url(../images/orfebreria/sector_profesional/diseno_grilla/flecha_siguiente.png);
	background-position	:right;
	//background-position	:73px 4px;
	background-repeat	:no-repeat;
	padding-right		:10px;
	cursor				:pointer;
}

.o_gr_lap_ultimo
{
	width				:18px;
	background-image	:url(../images/orfebreria/sector_profesional/diseno_grilla/flecha_ultimo.png);
	background-position	:left;
	background-repeat	:no-repeat;
	margin-left			:20px;	
	cursor				:pointer;
	/**
	background-color	:aqua;
	/**/
}

.o_gr_banda_color_galeria
{
	height				:4px;
	width: 384px;
	background-color	:#496394;
	font-size			:1px;	
}

.o_gr_galeria
{
	height				:78px;
}

.o_me_margen_left1
{
	margin-left			:45px;
}


/*************************************************/
.o_me_img_pluma
{
	width				:159px;
	height				:154px;
	background-image	:url(../images/orfebreria/estructura/imagen_superior.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:2;
	top					:107px;
	left				:595px;
}

.o_me_sombra_der
{
	width				:4px;
	height				:393px;
	/**/
	background-image	:url(../images/orfebreria/estructura/sombra_der.png);
	background-position	:center;
	background-repeat	:repeat-y;
	/**
	background-color	:red;
	/**/
	position			:absolute;
	z-index				:1;
	top					:261px;/*261px;*/
	left				:695px;
}

/*************************************************************************
		ORFEBRERIA - MUEBLES   25/10/07
************************************************************************/
.o_mueb_foto
{
	height				:302px;
	background-image	:url(../images/orfebreria/sector_profesional/selector_productos/imagen_contenido.jpg);
	background-position	:center;
	background-repeat	:no-repeat;
	/**/
	background-color	:white;
	/**/
}

.o_me_banda_color_galeria
{
	height				:3px;
	background-color	:#4B5E93;
}
/****************************************/
.o_mueb_lupa
{
	top					:530px;	
}

/******************************************************************************
	ORFEBRERIA - DETALLE  25/10/07      A REEMPLAZAR
******************************************************************************/
.o_det_medio
{
	width				:649px;
	overflow			:visible;
	/**
	background-color	:red;
	/**/
}

.o_det_lado_izq
{
	width				:384px;
	/**
	padding-right		:8px;
	/**/
}

.o_det_n_margen_top2
{
	height				:27px;	
	background-color	:white;
}

.o_det_detalle_1
{
	height				:20px;	
		
	font-family			:Tahoma;
	font-size			:12px;
	color				:#ADADAD;
	text-align			:left;
	font-weight			:700;
	/**/
	padding				:4px 0 0 15px;
	margin-right		:4px;
	/**/	
	background-color	:white;
	/**/
}

.ni_det_color_categ
{
	color				:#3976BB;
}

.o_det_link1
{
	width				:23px;
	margin-right		:4px;
	cursor				:pointer;
}

.j_det_link1
{
	width				:23px;
	background:     	:url(../images/joyas/disenio_detalle/icono_contacto.png) center no-repeat;
	margin-right		:4px;
	cursor				:pointer;
}


.ni_det_link1
{
	width				:23px;
	margin-right		:4px;
	cursor				:pointer;
}

.o_det_link2
{
	width				:25px;
	margin-right		:4px;
	cursor				:pointer;
	
}

.o_det_link3
{
	width				:19px;	
	margin-right		:4px;
}

.j_det_link_imp
{
	width				:15px;
	height				:14px;
	cursor				:pointer;
	
}

/*****************************************************************************
	MODIFICACION A DETALLE PRODUCTO DE ORFEBRERIA     12/12/07
*******************************************************************************/
.o_det_detalle_2
{
	height				:278px;	
}

.ni_det_detalle_2
{
	height				:274px;
}

.o_det_lado_izq
{
	width				:223px;
	/**/
	background-color	:white;
	/**/
}

.o_det_lado_der
{
	width				:150px;
	background-color	:white;
}

.o_det_img_grande
{
	height				:205px;
	background-image	:url(../images/orfebreria/sector_profesional/disenio_detalle/marco_foto.png);
	background-position	:center;
	background-repeat	:no-repeat;
}

.ni_det_img_grande
{
	height				:206px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_detalle_prod/marco_foto.png);
	background-position	:center;
	background-repeat	:no-repeat;
}

.o_det_espacio4_v
{
	width				:170px;
}

.o_det_imagen_izq
{
	width				:198px;
	/**/
	background-color	:transparent;
	/**/
}

.o_det_espacio_h
{
	height				:5px;
	font-size			:1px;	
}

.ni_det_espacio_h
{
	height				:2px;
	font-size			:1px;	
}

.o_det_img
{
	height				:160px;
	text-align			:center;
	vertical-align		:middle;
	/**
	background-color	:red;
	/**/
}

.o_det_capa_lupa
{
	height				:23px;
	background-color	:transparent;
}

.o_det_espacio3_v
{
	width				:15px;
}

.j_det_espacio3_v
{
	width				:8px;
}

.o_det_lupa
{
	width				:23px;
	background-image	:url(../images/orfebreria/sector_profesional/disenio_detalle/lupa.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	background-color	:transparent;
	cursor				:pointer;
}

.o_det_cuadro_detalle
{
	height				:70px;
	/**
	background-color	:green;
	/**/
}	

.o_det_titulo_descripcion
{
	height				:18px;
	font-family			:Tahoma;
	font-size			:12px;
	color				:white;
	background-color	:#62000D;
	padding				:4px 0 0 0;
}

.ni_det_titulo_descripcion
{
	color				:#111111;
	background-color	:#FAB694;
}

.o_det_capa_fija
{
	height				:26px;
	padding-left		:15px;
	/**/
	background-color	:white;
	/**/
}

.o_det_texto_prod_rel
{
	padding				:10px 0 10px 0;
	font-family			:Tahoma;
	font-size			:8pt;
	color				:#ADADAD;
	text-align			:center;
	font-weight			:700;
}

.o_det_resto_der
{
	height				:240px;
	background-color	:white;
}

.o_det_espacio_v
{
	width				:60px;
	background-color	:white;
}

.o_det_prod_rel_der
{
	width				:80px;
	/**
	background-color	:green;
	/**/
}

.o_det_relacionados
{
	width				:60px;
	overflow:hidden;
	/**
	height				:170px;
	/**/
}

.o_det_prod_rel
{
	width				:45px;
	height				:45px;
	border				:2px solid;
	border-color		:#DADADA;
	margin-right		:10px;
	text-align:center;

	font-size:0;
}

.o_det_prod_rel img
{
	border: 0 none;
}

.o_det_precio
{
	height				:45px;
	background-color	:white;	
	text-align:right;
}

.o_det_texto_precio
{
	padding				:2px 0 2px 0;
	font-family			:Tahoma;
	font-size			:11px;
	color				:#111111;
	text-align			:right;
}

.o_det_valor_precio
{
	padding				:2px 0 2px 0;
	font-family			:Tahoma;
	font-size			:15px;
	color				:#004491;
	text-align			:left;
	font-weight			:700;
}

.ni_det_color_precio
{
	color				:#6785B1;
}

.o_det_cuadro_detalle
{
	width				:207px;
}

.o_det_espacio2_v
{
	width				:17px;
	background-color	:white;
}

.o_det_descripcion
{
	width				:200px;
	/**
	background-color	:red;
	/**/
}

.o_det_color_texto
{
	color				:#ADADAD;
}
.ni_det_color_texto
{
	color				:#676767;
}
/***************************************************************************
		ORFEBRERIA - DETALLE  26/10/07  
***************************************************************************/

.o_det_n_medio
{
	width				:698px;
	overflow			:visible;
	/**
	background-color	:red;
	/**/
}

.o_det_n_espacio_h2
{
	width				:65px;
	/**
	background-color	:green;
	/**/
}

.o_det_n_logo
{
	height				:110px;
	background-image	:url(../images/orfebreria/estructura/logo.png);
	background-position	:267px 0px;
	background-repeat	:no-repeat;
}

.o_det_n_contenido
{
	height				:522px;
	/**
	background-color	:white;
	/**/
}

.o_det_n_lado_der
{
	width				:312px;
	/**/
	background-image	:url(../images/orfebreria/estructura/flash_menu.png);
	background-position	:left;
	background-repeat	:no-repeat;
	/**
	background-color	:green;
	/**/
}

.o_det_n_lado_izq
{
	width				:385px;
	/**
	background-color	:blue;
	/**/
}

.o_me_margen_top1
{
	height				:37px;
	/**/
	background-color	:white;
	/**/
}

.o_me_titulo
{
	height				:25px;
	/**/
	background-color	:white;
	/**/
}

.o_me_texto_titulo
{
	width				:230px;
	
	font-family			:Times New Roman;
	font-size			:20px;
	color				:#3976BB;
	text-align			:left;
	
	padding-left		:15px;
	/**/
	margin				:0 0 0 30px;
	/**/
	border-left			:2px solid;
	border-left-color	:#3976BB;
}

.o_det_n_banda_color
{
	height				:4px;
	background-color	:#004491;
	font-size			:1px;
}

.ni_det_n_banda_color
{
	height				:4px;
	background-color	:#BECFEB;
	font-size			:1px;
}

.o_det_n_galeria
{
	height				:80px;
}

.o_det_n_sombra_inf
{
	height				:13px;
	
	background-image	:url(../images/orfebreria/estructura/sombra_inferior.png);
	background-position	:right;
	background-repeat	:no-repeat;
	/**
	background-color	:yellow;
	/**/
}
/**********************************/
.o_det_n_sombra_der
{
	width				:4px;
	height				:398px;
	background-image	:url(../images/catalogo_ninios/estructura/sombra_der.png);
	background-position	:center;
	background-repeat	:repeat-y;
	
	position			:absolute;
	z-index				:1;
	top					:249px;
	left				:697px;
}

.o_det_n_img_pluma
{
	width				:159px;
	height				:154px;
	background-image	:url(../images/orfebreria/estructura/imagen_superior.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:2;
	top					:105px;
	left				:597px;
}

/***************************************************************************
		JOYAS      26/10/07
***************************************************************************/
.j_gral
{
	width				:766px;
	height				:766px;
	margin				:auto;
	background-image	:url(../images/joyas/estructura/textura_fondo.jpg);
	background-repeat	:repeat-x;
	/**
	padding-left		:20px;
	/**
	background-color	:green;	
	/**/
}

.j_gral_margen_left1
{
	width				:20px;
}

.j_gral_joyas
{
	width				:746px;
}

.j_gral_top
{
	height				:146px;
	/**
	background-color	:red;	
	/**/
}

.j_gral_menu_sup
{
	height				:15px;
	/**
	background-color	:white;	
	/**/
}

.j_gral_espacio1
{
	height				:10px;
}

.j_gral_espacio3
{
	width				:170px;
}

.j_gral_resto
{
	height				:595px;
	/**
	background-color	:red;	
	/**/
}

.j_gral_flash_logo
{
	width				:400px;
}

.j_gral_idiomas
{
	width				:141px;
	/**
	background-color	:red;
	/**/
}

.j_gral_links_idiomas
{
	height				:29px;
	margin-top			:10px;
}

.j_idioma
{
	width				:65px;
	background-image	:url(../images/joyas/estructura/linea_vertical.png);
	background-position	:right;
	background-repeat	:no-repeat;
		
	padding				:15px 15px 0 0;
}

.j_idioma a
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	text-align			:right;
	font-weight			:700;
}

.j_gral_flash_menu
{
	width				:205px;
	background-image	:url(../images/joyas/estructura/fondo.png);
	background-position	:top;
	background-repeat	:no-repeat;
}

.j_gral_lado_izq
{
	width				:501px;
	background-image	:url(../images/joyas/estructura/fondo_contenido.png);
	background-position	:top;
	background-repeat	:no-repeat;
}

.j_gral_sombra_der
{
	width				:16px;
	background-image	:url(../images/joyas/estructura/sombra_der.jpg);
	background-position	:top;
	background-repeat	:no-repeat;
}

.j_gral_flash_encabezado
{
	height				:165px;
}

.j_img_izq_categ
{
	width				:293px;
}

.j_texto_titulo
{
	height				:20px;
	background-color	:transparent;
	margin-right		:15px;
}

.j_img_srita
{
	width				:207px;
}

.j_gral_espacio2
{
	height				:8px;
	background-color	:transparent;
}

.j_gral_contenido
{
	height				:309px;
	/**
	background-color	:green;
	/**/
}

.j_menu_item
{
	border-right		:1px solid;
	border-right-color	:white;
	/**/
	padding				:2px 10px 2px 10px;
	/**/
}

.j_menu_item a
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	text-align			:center;
	font-weight			:700;
}

.j_usuario
{
	text-decoration		:none;
	display				:block;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	text-align			:center;
	font-weight			:700;
	/**/
	padding				:2px 10px 2px 10px;
	/**/

}


.j_gral_img
{
	width				:380px;
	background-image	:url(../images/joyas/imagen_contenido.jpg);
	background-position	:center;
	background-repeat	:no-repeat;
	/**
	background-color	:red;
	/**/
}

/*********** CAPAS SUPERPUESTAS AL RESTO *********************************/
.j_gral_sombra_inf
{
	width				:500px;
	height				:26px;
	background-image	:url(../images/joyas/estructura/sombra_inferior.jpg);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:1;
	top					:650px;
	left				:225px;
}

.j_gral_pie_pag
{
	width				:570px;
	height				:40px;
			
	position			:absolute;
	z-index				:1;
	top					:710px;
	left				:122px;
	//left				:32px;	
	/**
	background-color	:red;
	/**/
}

.j_gral_pie
{
	height				:14px;
	/**
	background-color	:white;
	/**/
}

.j_gral_pie_texto
{
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	text-align			:center;
	font-weight			:700;
	
}

.j_gral_pie_copyright
{
	width				:310px;
	/**
	margin-left			:50px;
	/**
	border-right		:1px solid;
	border-right-color	:white;
	/**/
}
	
.j_gral_pie_privacy
{
	width				:88px;
	
	border-right		:1px solid;
	border-right-color	:white;
	/**
	background-color	:red;
	/**/
}
	
.j_gral_pie_privacy a
{
	
	display				:block;	
}

.j_gral_pie_terms
{
	width				:81px;
	/**
	background-color	:green;
	/**/
}

.j_gral_pie_terms a
{
	
	display				:block;	
}

.j_gral_lupa
{
	width				:26px;
	height				:19px;
	background-image	:url(../images/joyas/disenio_detalle/lupa.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	position			:absolute;
	z-index				:1;
	top					:625px;
	left				:570px;
	
	cursor				:pointer;
}

/***********************************************************************************
		JOYAS - GRILLA 			27/10/07	
***********************************************************************************/
.j_gri_contenido
{
	width				:498px;
	height				:314px;
	background-image	:url(../images/joyas/estructura/fondo_contenido.png);
	background-position	:top;
	background-repeat	:no-repeat;
	/**/
	background-color	:transparent;
	/**/
}

.j_cat_cont
{
	width				:305px;
	/**
	background-color	:aqua;
	/**/
}

.j_cat_espacio1_h
{
	height				:18px;
}

.j_cat_espacio1_v
{
	width				:36px;
	/**
	background-color	:aqua;	
	/**/
}

.j_cat_medio
{
	height				:226px;
	/**
	background-color	:green;	
	/**/
}

.j_gri_galeria
{
	width				:121px;
	height				:309px;
	
	position			:absolute;
	z-index				:2;
	top					:164px;
	left				:605px; 
	/**/
	background-color	:#252525;
	/**/
	
}

.j_cat_galeria
{
	width				:121px;
	
	/**/
	background-color	:#252525;
	/**/
	visibility			:visible;
}

.j_gri_grilla_top
{
	height				:25px;
	/**
	background-color	:white;
	/**/
}

.j_gri_img_buscar
{
	width				:21px;
	height				:18px;
	margin-left			:4px;
	background-image	:url(../images/joyas/diseno_grilla/lupa.png);
	background-position	:center;
	background-repeat	:no-repeat;
	/**
	background-color	:white;
	/**/
}

.j_gri_img_buscar a
{
	width				:19px;
	height				:18px;
	text-decoration		:none;
	display				:block;
}

.j_gri_link_sup1
{
	width				:24px;
	height				:22px;
	
	background-image	:url(../images/joyas/diseno_grilla/icono_imprimir.png);
	background-position	:center;
	background-repeat	:no-repeat;
	
	cursor				:pointer;
}

.j_gri_link_sup2
{
	width				:23px;
	height				:22px;
	
	background-image	:url(../images/joyas/diseno_grilla/icono_contacto.png);
	background-position	:center;
	background-repeat	:no-repeat;
	margin-left			:4px;
	cursor				:pointer;
}

.j_gri_espacio1
{
	height				:10px;
}

.j_gri_grilla_medio
{
	height				:241px;
	/**
	background-image	:url(../images/joyas/diseno_grilla/marco_productos.png);
	background-position	:center;
	background-repeat	:no-repeat;
	/**
	background-color	:red;
	/**/
}

.j_gri_selector
{
	height				:258px;
	/**
	background-color	:aqua;
	/**/
}

.j_gri_espacio2
{
	width				:12px;
}

.j_gri_imagenes
{
	width				:74px;
	/**
	background-color	:green;
	/**/
}

.j_gri_img_producto
{
	height				:65px;
	width				:71px;
	border				:2px solid;
	border-color		:#8D8D8D;
	background-color	:white;
	/**/

	/**/
}
/**/
.j_gri_img_producto img{
	border: 0 none;
	/*
	width:40px;
	height:40px;
	*/
}
/**/
.j_gri_titulo_producto
{
	padding				:2px 0 2px 0;
	font-family			:Tahoma;
	font-size			:9px;	
	text-align			:center;
	/**
	background-color	:white;
	/**/
}
.j_gri_titulo_producto a{
	text-decoration:none;
	color				:white;
}

.j_gri_g_titulo
{
	padding				:10px 0 4px 0;
	font-family			:Tahoma;
	font-size			:14px;
	color				:white;
	font-weight			:700;
	text-align			:center;
}

/**************************************************************************************
			JOYAS - DETALLE 	27/10/07	gabriel
**************************************************************************************/

.j_det_detalle
{
	width				:380px;
	/**
	background-color	:red;
	/**/
}

.j_det_espacio1_v
{
	width				:17px;	
}



.j_det_espacio2_v
{
	width				:12px;	
	
}




.j_det_detalle_1
{
	height				:20px;	
	margin-right		:0px;
	
	font-family			:Tahoma;
	font-size			:12px;
	color				:white;
	text-align			:left;
	font-weight			:700;
	padding				:4px 0 0 15px;
	
}

.j_det_link1
{
	width				:23px;
	margin-right		:4px;
	cursor				:pointer;
}

.j_det_link2
{
	width				:25px;
	margin-right		:4px;
	cursor				:pointer;
}

.j_det_link3
{
	width				:19px;
	margin-right		:4px;
	cursor				:pointer;
	/**
	background-color	:white;
	/**/
}

.j_det_espacio2
{
	height				:2px;
	font-size			:1px;
}

.j_det_detalle_2
{
	height				:192px;	
	background-image	:url(../images/joyas/disenio_detalle/marco_foto.png);
	background-position	:left;
	background-repeat	:no-repeat;
	
	margin-left			:15px;
	/**
	background-color	:white;
	/**/
}

.j_det_espacio3
{
	height				:7px;
	font-size			:1px;
}

.j_det_tit_img
{
	width				:100px;
	font-family			:Tahoma;
	font-size			:11px;
	color				:white; 
	font-weight			:700;
	margin-left			:20px;
}

.j_det_numeros a:hover
{
	color				:#C60807;
}

.j_det_tit_prod_rel
{
	width				:135px;
	font-family			:Tahoma;
	font-size			:8pt;
	color				:white; 
	text-align			:right;
	font-weight			:700;
	/**/
	padding		:7px 10px 0 0;
	/**/
}

.j_det_prod_rel
{
	width				:47px;
	border				:2px solid;
	border-color		:#DADADA;
	margin-right		:10px;
	background-color	:white;	
}

.j_texto_titulo
{
	width				:265px;
	font-family			:Times New Roman;
	font-size			:20px;
	color				:white;
	text-align			:right;
	padding-right		:15px;
	border-right		:2px solid white;
}

/******************************************************************************
	PARA EL MENU DE CATEGORIAS DE LA IZQ.		29/10/07
*****************************************************************************/
.categorias
{
	width				:175px;
	height				:200px;
		
	position			:absolute;
	z-index				:97;
	top					:380px;
	left				:135px;	
	
	/**/
	background-color	:transparent;
	/**/	
}

.categoriasOrfe
{
	left				:131px;
}

.categorias_comp
{
	width				:175px;
	height				:200px;
		
	position			:absolute;
	z-index				:97;
	top					:400px;
	left				:135px;	
	
	/**/
	background-color	:transparent;
	/**/	
}

.categ_linea_punteada
{
	height				:15px;
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:700;
	text-align			:right;
	color				:#E8E8EA;
	/* #184573; */
	padding-right		:10px;
	/*
	margin-top			:10px;
	margin-left			:35px;
	background-image	:url(../images/catalogo_ninios/estructura/linea_puntos.png);
	*/
	background-position	:0 16px;
	background-repeat	:repeat-x;
	background-color	:transparent;
}

.ninios_categ_titulo
{
	color:#275177;
	height:11px;
}

#categ_menuCategorias_comp
{
	height				:130px;
	text-align			:right;
	color				:black;
	
	padding-left		:20px;
	//padding-left		:0;
	//padding-right		:15px;
	overflow			:hidden;
	/**/
	background-color	:transparent;
	/**/		
}

.categ_menuCategorias
{
	/**/
	width				:175px;
	/**/
	height				:120px;
	text-align			:right;
	color				:black;
	
	overflow			:hidden;
	/**
	background-color	:transparent;
	/**/		
}

.categ_item
{
	width				:175px;
	
	padding				:0;
	/* margin-top			:2px;*/
	font-weight:500;			
	cursor:pointer;
	
	/**
	background-color	:white;
	/**/
}

.categ_item_cj
{
	width				:140px;
	padding				:2px 0 2px 0;
	cursor:pointer;
	//padding			:0;
	/**/
	margin-top			:2px;			
	/**/
	background-color	:transparent;
	/**/
}

.categ_item a
{
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:500;	
	color				:white;
	text-decoration		:none;
	display				:block;
	margin-right		:10px;
	letter-spacing		:1px;	
}

.categ_item_cj a
{
	font-family			:Tahoma;
	font-size			:10px;
	font-weight			:700;	
	color				:white;
	text-decoration		:none;
	display				:block;	
}

.categ_item a:hover
{
	color				:#184573;
}

.categ_item_cj a:hover
{
	color				:black;
}

#categ_botones
{
	height				:25px;
	
	/**/
	background-color	:transparent;
	/**/
}

.categ_boton_bajar
{
	width				:15px;

}

.categ_boton_bajar a
{
	width				:15px;
	height				:20px;
	background-image	:url(../images/catalogo_ninios/estructura/flecha_cat_volver.gif);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

.categ_boton_subir
{
	width				:15px;
}

.categ_boton_subir a
{
	width				:15px;
	height				:20px;
	background-image	:url(../images/catalogo_ninios/estructura/flecha_cat_avanzar.gif);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

/*********** MENU DE COLECCIONES PARA JOYAS  29/10/07 **************************/

.categ_contenedora_joyas
{
	width				:165px;
	height				:150px;
	
	position			:absolute;
	z-index				:97;
	top					:345px;
	left				:58px;
	/*
	//left				:-240px;	
	/**/
	background-color	:transparent;
	/**/	
}

.categ_titulo_comp
{
	padding				:2px 0 0 0;
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:700;
	text-align			:right;
	color				:black;	
	/**/
	margin				:10px 10px 0 35px;
	/**/
	background-color	:transparent;
}

.categ_linea_punteada_comp
{
	padding				:0 0 2px 0;
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:700;
	color				:white;
	letter-spacing		:3px;
	/**/
	margin				:0 10px 0 35px;
	/**/
	background-color	:transparent;
}

.categ_linea_punteada_ninios
{
	height:10px;
}
.categ_linea_punteada_cj
{
	height				:20px;
	
	font-family			:Tahoma;
	font-size			:11px;
	font-weight			:700;
	text-align			:center;
	color				:black;	
		
	background-image	:url(../images/joyas/estructura/linea_puntos.png);
	background-position	:bottom;
	background-repeat	:repeat-x;
	/**/
	margin				:0 10px 0 35px;
	/**/
	background-color	:transparent;
}

#categ_menuCategorias_j
{
	width				:140px;
	margin-top			:10px;
	text-align			:right;
	color				:black;
	overflow			:hidden;
	/**
	background-color	:green;
	/**/		
}

.categ_botones_j
{
	width				:23px;
	/**/
	background-color	:transparent;	
	/**/
}

.categ_boton_bajar_j
{
	height				:11px;
	//height			:18px;
	margin-bottom		:5px;
	//margin-bottom		:0;
}

.categ_boton_bajar_j a
{
	width				:23px;
	height				:11px;
	background-image	:url(../images/joyas/estructura/flecha_bajar_des.gif);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

.categ_boton_bajar_j a:hover
{
	background-image	:url(../images/joyas/estructura/flecha_bajar_act.gif);
	background-position	:center;
	background-repeat	:no-repeat;
}

.categ_boton_subir_j
{
	height				:12px;
	//height			:18px;
	margin-bottom		:5px;
	//margin-bottom		:0;
}

.categ_boton_subir_j a
{
	width				:23px;
	height				:12px;
	background-image	:url(../images/joyas/estructura/flecha_subir_des.gif);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

.categ_boton_subir_j a:hover
{
	background-image	:url(../images/joyas/estructura/flecha_subir_act.gif);
	background-position	:center;
	background-repeat	:no-repeat;
}


/***********************************************************************************
		ESTILOS COMUNES PARA LAS MAQUETAS
**************************************************************************************/
.comun_item_sin_borde
{
	border-right		:0;
}


#dialogoLogin
{
	background: url(../images/login/fondo.png) no-repeat;
	width:296px;
	height:164px;
	font-size:12px;
	font-family:arial;
	border:0;
}

#dialogoPassword
{
	background: url(../images/login/fondo.png) no-repeat;
	width:296px;
	height:164px;
	font-size:12px;
	font-family:arial;
	border:0;
}



#cancelar
{
	background-color:transparent;
	border:0;
	font-weight:700;
	color:white;
	height:23px;
	font-size:12px;
}

#btnIngresarLogin
{
	background-color:transparent;
	border:0;
	font-weight:700;
	color:white;
	height:23px;
	font-size:12px;
}

#cancelarLogin
{
	background-image	:url(../images/login/boton_cancelar.png);
}

#ingresarLogin
{
	background-image	:url(../images/login/boton_ingresar.png);
}

.capaBotonLogin
{
	width:76px;
	height:33px;
}
.capitaLogin
{
	float:left;
}

.celdaGrillaList
{
	width				:129px;
	height				:110px;
	cursor				:pointer;
	background-color	:transparent; 

}

.contenedorImagenDescripcion
{
	width:133px;
	height:114px;
	
}

#imagen 
{
	width				:115px;
	height				:88px;
	background-color	:transparent;
	overflow			:hidden;
	/**
	padding				:10px 0 0 0;
	/**/ 
	text-align			:center;
}

#descripcion
{     
	width				:122px;
	height				:20px;
	background-color	:transparent;
	
	font-family			:Tahoma;
	font-size			:9px;
	color				:#444444;
	font-weight			:700;
	text-align			:right;
	
	position			:relative;
	z-index				:96;
	top					:-5px;
	
}

.n_c_imagen
{
	width				:115px;
	height				:78px;
	background-color	:transparent;
	/**
	background-color	:green;
	/**/
	overflow			:hidden;
	/**
	padding				:10px 0 0 0;
	/**/ 
	text-align			:center;
}

.n_c_descripcion
{
	width				:122px;
	height				:20px;
	background-color	:transparent;
	
	font-family			:Tahoma;
	font-size			:9px;
	color				:#444444;
	/**/
	font-weight			:700;
	/**/
	text-align			:right;
	
	position			:relative;
	z-index				:96;
	top					:-20px;
	
}

#imaDetalle
{
	/*width:195px;
	height:145px;
	*/
	margin:0 0 0 5px;
	position:relative;
}

/*************************************************************************
		COMPLEMENTOS - CLUB DE PLATA	01/11/07
*************************************************************************/
.c_club_gral
{
	width				:385px;
	height				:387px;
	/**/
	background-color	:white;
	/**/
}

.c_club_banda
{
	height				:4px;
	background-color	:#DC3F46;
	font-size			:1px;	
}

.c_club_cont
{
	height				:336px;
	/**/
	background-color	:white;
	/**/
}

.c_club_espacio_h1
{
	width				:17px;
	background-color	:white;
}

.c_club_col_izq
{
	width				:114px;
	/**/
	background-color	:white;
	/**/
}

.c_club_espacio_h2
{
	width				:14px;
	background-color	:white;
}

.c_club_col_der
{
	width				:223px;
	/**/
	background-color	:white;
	/**/
}

.c_club_espacio_h3
{
	width				:18px;
	background-color	:white;
}

.c_club_fondo_superior
{
	height				:46px;
	background-image	:url(../images/complementos/club_plata/fondo_superior.png);
	background-position	:center;
	background-repeat	:no-repeat;
}

.c_club_fondo_medio
{
	height				:255px;
	background-image	:url(../images/complementos/club_plata/fondo_medio.png);
	background-position	:center;
	background-repeat	:repeat-y;
}

.c_club_fondo_inferior
{
	height				:35px;
	background-image	:url(../images/complementos/club_plata/fondo_inferior.png);
	background-position	:center;
	background-repeat	:no-repeat;
}

.c_club_espacio_v1
{
	height				:17px;
}

.c_club_consigna
{
	padding				:0 5px 2px 0;
	font-family			:arial narrow;
	font-size			:14px;
	color				:#CF2F2E;
	font-weight			:700;
}

.c_club_espacio_v2
{
	height				:15px;
}

.c_club_formulario
{
	height				:260px;/*236px;*/
	/**
	background-color	:aqua;
	/**/
}

.c_club_espacio_v3
{
	height				:9px;
	font-size			:1px;		
}

.c_club_botones
{
	height				:15px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#CF2F2E;
	font-weight			:700;
	text-align			:right;
	/**
	background-color	:yellow;
	/**/
}

.c_club_botones a
{
	width				:40px;
	height				:15px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#CF2F2E;
	font-weight			:700;
	text-decoration		:none;
	/**
	display				:block;
	/**/
}

.c_club_txt_largo
{
	width				:218px;
	height				:20px;
	padding				:4px 0 0 10px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#656464;
	text-align			:left;
	border				:1px solid #A4A4A4;
	padding				:0;
	margin				:0;
}



.c_club_txt_corto
{
	width				:105px;
	height				:20px;
	padding				:4px 0 0 10px;	

	font-family			:Tahoma;
	font-size			:10px;
	color				:#656464;
	text-align			:left;
	border				:1px solid #A4A4A4;
	margin				:0;
	padding				:0;
}


.c_club_txtarea_largo
{
	rows:10;
	cols:100;
	padding				:4px 0 0 10px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#656464;
	text-align			:left;
	border				:1px solid #A4A4A4;
	padding				:0;
	margin				:0;
}

.c_club_espacio_h4
{
	width				:9px;
}

.c_club_encuesta
{
	width				:95px;
	/**
	background-color	:green;
	/**/
}

.c_club_pregunta
{
	padding				:2px 0 2px 0;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:#4A4949;
	text-align			:left;
	font-weight			:700;
}

.c_club_item 
{
	height				:20px;
	/**/
	font-family			:Tahoma;
	font-size			:10px;
	color				:#4A4949;
	text-align			:left;
	
	padding-bottom		:4px;
	/**
	background-color	:aqua;
	/**/
}

.c_club_requeridos
{
	padding				:2px 0 2px 10px;
	font-family			:Tahoma;
	font-size			:11px;
	color				:#4A4949;
}
/*************************************************************************
		NINIOS - CLUB DE PLATA		01/11/07
*************************************************************************/
.n_club_fondo_superior
{
	height				:42px;
	background-image	:url(../images/catalogo_ninios/club_plata/fondo_superior.png);
	background-position	:center;
	background-repeat	:no-repeat;
}

.n_club_fondo_medio
{
	height				:259px;
	background-image	:url(../images/catalogo_ninios/club_plata/fondo_medio.png);
	background-position	:center;
	background-repeat	:repeat-y;
	/**
	background-color	:red;
	/**/
}

.n_club_fondo_inferior
{
	height				:35px;
	background-image	:url(../images/catalogo_ninios/club_plata/fondo_inferior.png);
	background-position	:top center;
	background-repeat	:no-repeat;
	/**
	background-color	:green;
	/**/
}

.n_club_consigna
{
	padding				:0 5px 2px 0;
	font-family			:arial narrow;
	font-size			:14px;
	color				:#004491;
	font-weight			:700;
}

.n_club_botones
{
	height				:15px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#004491;
	font-weight			:700;
	text-align			:right;
	/**
	background-color	:yellow;
	/**/
}

.n_club_botones a
{
	width				:40px;
	height				:15px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#004491;
	font-weight			:700;
	text-decoration		:none;
	/**
	display				:block;
	/**/
}

/*************************************************************************
		ORFEBRERIA - CLUB DE PLATA		01/11/07
*************************************************************************/
.o_club_fondo_superior
{
	height				:41px;
	background-image	:url(../images/orfebreria/club_plata/fondo_superior.png);
	background-position	:center;
	background-repeat	:no-repeat;
}

.o_club_fondo_medio
{
	height				:257px;
	background-image	:url(../images/orfebreria/club_plata/fondo_medio.png);
	background-position	:center;
	background-repeat	:repeat-y;
}

.o_club_fondo_inferior
{
	height				:38px;
	background-image	:url(../images/orfebreria/club_plata/fondo_inferior.png);
	background-position	:center;
	background-repeat	:no-repeat;
}

/*************************************************************************
		JOYAS - CLUB DE PLATA		01/11/07
*************************************************************************/
.j_club_gral
{
	width				:499px;
	height				:312px;
	/**
	background-color	:white;
	/**/
}

.j_club_cont
{
	height				:312px;
	/**
	background-color	:white;
	/**/
}

.j_club_espacio_h1
{
	width				:17px;
	
}

.j_club_col_izq
{
	width				:115px;
	background-image	:url(../images/joyas/club_plata/fondo.png);
	background-position	:top center;
	background-repeat	:no-repeat;
	/**
	background-color	:white;
	/**/
}

.j_club_espacio_h2
{
	width				:13px;
	
}

.j_club_col_der
{
	width				:337px;
	/**
	background-color	:white;
	/**/
}

.j_club_espacio_h3
{
	width				:17px;
	
}

.j_club_consigna
{
	padding				:0 5px 2px 0;
	font-family			:arial narrow;
	font-size			:14px;
	color				:white;
	font-weight			:700;
}

.j_club_requeridos
{
	padding				:2px 0 2px 10px;
	font-family			:Tahoma;
	font-size			:11px;
	color				:#656464;
}

.j_club_txtarea_largo
{
	padding				:0;
	padding				:2px 0 0 8px;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	text-align			:left;
	border				:1px solid #A4A4A4;
	margin				:0;
	/**/
	background-color	:#111111;
	/**/
}


.j_club_txt_largo
{
	width				:300px;
	height				:16px;
	padding				:0;
	padding				:2px 0 0 8px;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	text-align			:left;
	border				:1px solid #A4A4A4;
	margin				:0;
	/**/
	background-color	:#111111;
	/**/
	
}

.j_club_txt_corto
{
	width				:142px;
	height				:16px;
	padding				:0;
	padding				:2px 0 0 8px;

	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	text-align			:left;
	border				:1px solid #A4A4A4;
	margin				:0;
	/**/
	background-color	:#111111;
	/**/
}

.j_club_espacio_v4
{
	height				:42px;
}

.j_club_encuesta_gral
{
	height				:294px;
}

.j_club_color_texto
{
	color				:white;
}

.j_club_detalle_inferior
{
	width				:199px;
	padding				:0 0 0 10px;
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
}

.j_club_espacio_h4
{
	width				:5px;
}

.j_club_espacio_h5
{
	height				:5px;
	font-size			:1px;
	background-color	:transparent;
}

.j_club_campo
{
	height				:24px;
	font-family			:Tahoma;
	font-size			:10px;
	color				:#656464;
	text-align			:left;
}

.j_club_campo_corto
{
	width				:152px;
	/**
	background-color	:red;
	/**/
}

.j_club_campo_espacio
{
	width				:5px;
	background-color	:black;	
}

.j_club_botones_form
{
	height				:15px;
}
	
.j_club_botones
{
	width				:93px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:red;
	font-weight			:700;
	text-align			:right;
	/**
	background-color	:yellow;
	/**/
}

.j_club_botones a
{
	width				:40px;
	height				:15px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:red;
	font-weight			:700;
	text-decoration		:none;
	/**
	display				:block;
	/**/
}

.j_club_requeridos
{
	padding				:2px 0 2px 10px;
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
}
/***********************************************************************/
   /**
	PREGUNTAS FRECUENTES
	*/
   
  .imaPuntoFaq
  {
  	  float:left;
	  height:10px;
	  width:10px;
	  margin: 5px 15px 0px 0px;
  }
  
  .cuadradoFaq
  {
	width:100%;
	margin-bottom:3px;	
   }
   
   .preguntaFaq
   {
	 font-family			:Tahoma;
	 font-size			:9pt;
	 font-weight:bold;
	 color:#5A6F8F;		  	
   }
   
   .respuestaFaq
   {
	  width:100%;
	  background-color: #E9EFF8;
	  margin:0;
	  padding:0;
	  font-size:0;
	 
   }
   
   .imagenFaq
   {
   	 float:left;
	 width:65px;
	 height:65px;
	 margin:7px 7px 7px 8px;
	 
   }
   
   .tRespuestaFaq
   {
     font-family :Tahoma;
	 font-size: 8pt;
	 font-weight:normal;
	 color:#696969;  	
	 padding:4px;
	 margin:0;
   }
   
   .inicioRespuesta
   {
   	 background: url(images/orfebreria/faq/linea_puntos.png) repeat-x bottom left;
	 width:100%;
	 font-size:1pt;	
	 height:2px;
	 margin:0px 0px 4px 0px;
	 overflow:hidden;	 
   }

   .finRespuesta
   {
   	 background: url(images/orfebreria/faq/linea_puntos.png) repeat-x bottom left ;
	 width:100%;
	 clear:both;
	 float:none;
	 font-size:1pt;	
	 height:2px;
	 margin:4px 0px 10px 0px;
	 overflow:hidden;
   }

/******************************************************************************
		ESTILOS COMUNES PARA LOS LINKS DEL HOME		02/11/07
******************************************************************************/
.h_comun_gral
{
	width				:655px;/*644px;*/
	height				:467px;
	/**
	background-color	:green;
	/**/
}

.h_comun_flash
{
	width				:239px;
	/**
	background-color	:aqua;
	/**/
}

.h_comun_lado_der
{
	width				:416px;/*436px*/;
	/**/
	background-color	:green;
	/**/
}

.h_comun_titulo
{
	height				:89px;
	background-color	:white;
}

.h_comun_contenido
{
	height				:374px;
	background-color	:white;
}

.h_espacio_v1
{
	width				:17px;
}

/******************************************************************************
		HISTORIA			02/11/07
******************************************************************************/

.hi_titulo
{
	width				:230px;
	background-image	:url(../images/historia/estructura/imagen_titulo.png);
	background-position	:20px 35px;
	background-repeat	:no-repeat;
	/**
	background-color	:red;
	/**/
}

.hi_comun_banda
{
	height				:4px;
	background-color	:black;
}

.hi_img_sup
{
	width				:103px;
	height				:89px;
	/**/
	background-image	:url(../images/historia/estructura/imagen_sup.png);
	background-position	:left;
	background-repeat	:no-repeat;
	/**
	background-color	:red;
	/**/
	
	position			:absolute;
	z-index				:97;
	top					:0px;
	left				:540px;
	
}

/******************************************************************************
		GARANTIA DURAN			02/11/07
******************************************************************************/

.gar_titulo
{
	width				:230px;
	background-image	:url(../images/garantia_duran/imagen_titulo.png);
	background-position	:20px 35px;
	background-repeat	:no-repeat;
	/**
	background-color	:red;
	/**/
}

.gar_comun_banda
{
	height				:4px;
	background-color	:#134272;
}


/******************************************************************************
		CONTACTO			03/11/07
******************************************************************************/

.co_espacio_h1
{
	height				:38px;
	background-color	:white;
}

.co_encabezado
{
	height				:25px;
	background-color	:white;
}

.co_espacio_h2
{
	height				:25px;
	background-color	:white;
}

.co_espacio_v4
{
	width				:25px;
}

.co_titulo
{
	width				:300px;
	
	font-family			:"Times New Roman";
	font-size			:22px;
	color				:#033F97;
	letter-spacing		:0;
	letter-spacing		:1px;
		
	border-left			:2px solid #033F97;
	padding-left		:25px;
	/**
	background-color	:aqua;
	/**/
}

.co_espacio_v1
{
	width				:10px;
	/**/
	background-color	:white;
	/**/
}

.co_form_lado_izq
{
	width				:220px;
	/**
	background-color	:green;
	/**/
}

.co_espacio_v2
{
	width				:10px;
	/**/
	background-color	:white;
	/**/
}

.co_form_lado_der
{
	width				:156px;
	/**
	background-color	:green;
	/**/
}
 
.co_espacio_v3
{
	width				:12px;
	/**/
	background-color	:white;
	/**/
}

.co_espacio_h3
{
	height				:10px;
}

.co_consigna
{
	padding				:2px 0 2px 0;
	font-family			:Tahoma;
	font-size			:11px;
	color				:#004491;
	font-weight			:700;
	/**/
	background-color	:white;
	/**/
}

.co_espacio_h4
{
	height				:15px;
}

.co_campo
{
	height				:24px;
	/**
	background-color	:red;
	/**/
	font-family			:Tahoma;
	font-size			:11px;
	color				:#656464;
	text-align			:left;
}

.co_espacio_h5
{
	height				:6px;
	font-size:0pt;
	/**/
	background-color	:white;
	/**/
}

.co_txt_largo
{
	width				:218px;
	height				:18px;
	/**
	padding				:4px 0 0 10px;
	/**/
	font-family			:Tahoma;
	font-size			:11px;
	color				:#656464;
	text-align			:left;
	border				:1px solid #A4A4A4;
	padding				:0;
	margin				:0;
	
	background-color	:#F5F8FD;
}

.co_espacio_h6
{
	height				:42px;
	/**/
	background-color	:white;
	/**/
}

.co_textarea_der
{
	height				:260px;
}

.co_comentario
{
	width				:154px;
	height				:243px;
	/**
	padding				:4px 0 0 10px;
	/**/
	font-family			:Tahoma;
	font-size			:11px;
	color				:#656464;
	text-align			:left;
	border				:1px solid #A4A4A4;
	padding				:0;
	margin				:0;
	
	background-color	:#F5F8FD;
}

.co_espacio_h7
{
	height				:12px;
	/**/
	background-color	:white;
	/**/
}

.co_botones
{
	height				:15px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#094A94;
	font-weight			:700;
	text-align			:right;
	/**
	background-color	:yellow;
	/**/
}

.co_botones a
{
	width				:40px;
	height				:15px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#094A94;
	font-weight			:700;
	text-decoration		:none;
	/**
	display				:block;
	/**/
}

.co_campo_corto
{
	width				:107px;
	/**
	background-color	:red;
	/**/
}

.co_txt_corto
{
	width				:103px;
	height				:18px;
	
	font-family			:Tahoma;
	font-size			:11px;
	color				:#656464;
	text-align			:left;
	border				:1px solid #A4A4A4;
	padding				:0;
	margin				:0;	
	background-color	:#F5F8FD;
}

.co_campo_espacio
{
	width				:8px;
}

.precio
{		
		   margin-top:15px;   
		   font-size: 30px;
		   font-size:16pt;
		   color:#004491;
		   font-weight:bold;
}
/******************************************************************************************
		POST VENTA
*******************************************************************************************/
.po_vta_gral
{
	height				:380px;
	background-color	:#F7F9FD;
}

.orfe_po_vta_gral
{
	height				:389px;
	background-color	:#F7F9FD;
}

.po_vta_espacio_v1
{
	width				:32px;
}

.po_vta_marco
{
	width				:323px;
	background-color	:#E4EBF7;
}

.po_vta_espacio_top
{
	height				:8px;
}

.po_vta_scroll
{
	height				:359px;
	
}

.po_vta_scroll_botones
{
	width				:30px;
	/**
	background-color	:aqua;
	/**/
}

.po_vta_scrolleable_texto
 {
 	width				:335px;
	
	background-color	:#E4EBF7;
	
	position			:relative;
	top					:0px;
	left				:10px;
	
	font-family			:Tahoma;
	font-size			:10px;
	color				:#474747;
	text-align			:left;
	
 }
/******************************************************************************************
		POST VENTA para JOYAS
*******************************************************************************************/
.j_po_vta_gral
{
	height				:314px;
	background-color	:transparent;
}

.j_po_vta_espacio_v1
{
	width				:64px;
	/**
	background-color	:aqua;
	/**/
}

.j_po_vta_marco
{
	width				:363px;
	background-color	:#2E2E2E;
}

.j_po_vta_espacio_top
{
	height				:8px;
}

.j_po_vta_scroll
{
	height				:290px;
	background-color	:#2E2E2E;
}

/********  BOTONERA  *******************/
.j_po_vta_scroll_botones
{
	width				:72px;
	/**
	background-color	:aqua;
	/**/
}
/****************************************/
.j_po_vta_espacio_v1
{
	height				:22px;
}

.j_po_vta_flecha_subir
{
	height				:10px;
}
.j_po_vta_flecha_subir a
{
	width				:72px;
	height				:10px;
	text-decoration		:none;
	background-image	:url(../images/joyas/post_venta/flecha_volver.png);
	background-position	:29px;
	background-repeat	:no-repeat;
	display				:block;	
	
}

.j_po_vta_barra_costado
{
	height				:238px;
	margin				:4px 0 4px 0;
		
	background-image	:url(../images/joyas/post_venta/barra.png);
	background-position	:32px;
	background-repeat	:no-repeat;
}

.j_po_vta_flecha_bajar
{
	height				:10px;
}
.j_po_vta_flecha_bajar a
{
	width				:72px;
	height				:10px;
	text-decoration		:none;
	background-image	:url(../images/joyas/post_venta/flecha_avanzar.png);
	background-position	:29px;
	background-repeat	:no-repeat;
	display				:block;	
	
}

.j_po_vta_color_fondo
{
	background-color	:#2E2E2E;
	font-family			:Tahoma;
	font-size			:10px;
	color				:#B2B2B2;
}


.menuUsuario
{
	width				:180px;
	/**/
	padding-top			:10px;
	/**/
	overflow			:hidden;
	/**
	background-color	:green;
	/**/	
	
}

.menuUsuario a
{
	font-family			:Tahoma;
	font-size			:11px;
	color				:#374C83;
	font-weight			:700;
	text-decoration		:none;
					
}	

.j_menuUsuario
{
	width				:180px;
	height				:20px;
		
	overflow			:hidden;
	
	position			:absolute;
	z-index				:999;
	top					:-750px;
	left				:450px;
	
}

.j_menuUsuario a
{
	font-family			:Tahoma;
	font-size			:11px;
	color				:white;
	font-weight			:700;
	text-decoration		:none;				
}	

.orfe_espacio_h1
{
	width				:10px;
}

/******************************************************************************
	PARA EL MENU TRANSPARENTE DE CADA PRODUCTO	(DE LA DER.)	10/12/07
*****************************************************************************/
.n_mod_espacio_buscar
{
	width				:30px;
}

.n_mod_txt_dato 
{
	width				:125px;
	padding-top			:2px;
	text-align			:center;
}

.n_mod_txt_dato input
{
	width				:120px;
	height				:12px;
	font-size			:9px;
}

.n_mod_espacio2_buscar
{
	width				:10px;
}

/* POR AHORA NO SE UTILIZA *
.n_mod_img_buscar
{
	width				:21px;
	height				:18px;
		
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod2/lupa.png);
	background-position	:center;
	background-repeat	:no-repeat;
}
.n_mod_img_buscar a
{
	width				:19px;
	height				:18px;
	text-decoration		:none;
	display				:block;
}
/**/
.o_mod_lupa
{
	width				:21px;
	height				:18px;
				
	background-image	:url(../images/orfebreria/sector_profesional/diseno_grilla/lupa.png);
	background-position	:center;
	background-repeat	:no-repeat;
}
.o_mod_lupa a
{
	width				:19px;
	height				:18px;
	text-decoration		:none;
	display				:block;
}



/* MENU DE LOS MODELOS SCROLEABLE */
.menu_transparente
{
	width				:230px;
	height				:226px;
		
	position			:relative;
	z-index				:999;
	top					:10px;
	left				:50px;	
	//left				:-40px;
	background-color	:#689EC7;
	filter				:alpha(opacity=80); 
	opacity				:.8;
	/**/	
}

.menu_transparente02
{
	width				:230px;
	height				:226px;
		
	position			:relative;
	z-index				:999;
	top					:10px;
	left				:50px;	
	//left				:-40px;
	background-color	:#689EC7;
	filter				:alpha(opacity=80); 
	opacity				:.8;
	/**/	
}

.menu_transparente01
{
	width				:230px;
	height				:226px;
		
	position			:relative;
	z-index				:999;
	top					:10px;
	left				:50px;	
	//left				:-40px;
	background-color	:#689EC7;
	filter				:alpha(opacity=80); 
	opacity				:.8;
	/**/	
}


.comp_fondo_menu_trans
{
	background-color	:#7F7F7F;
	filter				:alpha(opacity=70); 
	opacity				:.7;
}

.mod_espacio_top
{
	height				:12px;
}

/* ITEMS DEL SCROLL */
.modelos_items
{
	height				:190px;
	overflow			:hidden;
	
}

/* CAPA QUE SE DESLIZA VERTICALMENTE */
.modelos_scroll
{
	width				:184px;
}

.mod_item
{
	width				:230px;
	padding				:2px 0 2px 0;
	cursor				:pointer;
	
}

.mod_item a
{
	width				:230px;
	padding				:2px 0 2px 20px;
	
	font-family			:Tahoma;
	font-size			:11px;
	font-weight:bold;
	color				:white;
	text-align			:left;
	text-decoration		:none;
	display				:block;
	
	background-image	:url(../images/orfebreria/sector_profesional/diseno_grilla/flecha_item.gif);
	background-position	:5px 4px;
	background-repeat	:no-repeat;
}

.mod_item a:hover
{
	
	background-color	:#2B5A81;
}

.c_mod_item
{
	width				:166px;
	padding				:2px 0 2px 0;
	cursor				:pointer;
	
}

.c_mod_item a
{
	width				:166px;
	padding				:2px 0 2px 20px;
	font-family			:Tahoma;
	font-size			:11px;
	font-weight:bold;
	color				:white;
	text-align			:left;
	text-decoration		:none;
	display				:block;
	
	background-image	:url(../images/orfebreria/sector_profesional/diseno_grilla/flecha_item.gif);
	background-position	:10px 4px;
	background-repeat	:no-repeat;
}

.c_mod_item a:hover
{
	
	background-color	:black;
}

/* BOTONES DEL SCROLL */
.mod_botones
{
	height				:20px;
}

.mod_boton_subir
{
	width				:15px;
}

.mod_boton_subir a
{
	width				:15px;
	height				:20px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod2/flecha_subir.png);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

.mod_boton_bajar
{
	width				:15px;
}

.mod_boton_bajar a
{
	width				:15px;
	height				:20px;
	background-image	:url(../images/catalogo_ninios/sector_profesionales/disenio_grilla_prod2/flecha_bajar.png);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

/* BOTONES DEL SCROLL PARA COMPLEMENTOS */

.c_mod_boton_subir
{
	width				:15px;
}

.c_mod_boton_subir a
{
	width				:15px;
	height				:20px;
	background-image	:url(../images/complementos/disenio_grilla_prod/flecha_subir.png);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

.c_mod_boton_bajar
{
	width				:15px;
}

.c_mod_boton_bajar a
{
	width				:15px;
	height				:20px;
	background-image	:url(../images/complementos/disenio_grilla_prod/flecha_bajar.png);
	background-position	:center;
	background-repeat	:no-repeat;
	display				:block;
}

/**********************************************************************/

#contenedorSB{
	visibility:hidden;
}





.ni_det_fondo
{
	background-color	:#F5F8FD;
}

.c_det_fondo
{
	background-color	:#F1F1F1;
}

.c_det_color_rojo
{
	color				:#DC4439;
}

.c_det_fondo_rojo
{
	background-color	:#DC4439;	
}

.c_det_tit_rel
{
	color				:#AFAFAF;
}


.j_det_cont
{
	width				:354px;
	/**	
	background-color	:green;
	/**/
}

.j_det_lado_izq
{
	width				:205px;	
}

.j_det_lado_der
{
	width				:150px;
	background-color	:transparent;
}

.j_det_img_grande
{
	height				:192px;
	background-image	:url(../images/joyas/disenio_detalle/marco_foto.png);
	background-position	:left;
	background-repeat	:no-repeat;
}

.j_det_detalle_1
{
	height				:20px;	
		
	font-family			:Tahoma;
	font-size			:12px;
	color				:white;
	text-align			:left;
	font-weight			:700;
	/**
	padding				:4px 0 0 15px;
	margin-right		:4px;
	/**/	
	background-color	:transparent;
	/**/
}

.j_det_espacio4_v
{
	width				:150px;
}

.j_det_cuadro_detalle
{
	height				:75px;
}

.j_det_descripcion
{
	width				:207px;
	margin				:0;
}

.j_det_titulo_descripcion
{
	height				:15px;
	font-family			:Tahoma;
	font-size			:12px;
	color				:white;
	background-color	:#585858;
	padding				:4px 0 0 0;
}

.j_det_capa_fija
{
	height				:54px;
	/**/
	background-image	:url('../images/joyas/disenio_detalle/cuadro_detalle_b.png');
	background-repeat	:no-repeat;
	background-position	:center;
	/**/
}

.j_det_lado_der
{
	width				:140px;	
	/**
	background-color	:red;
	/**/
}

.j_fondo_transparente
{
	background-color	:transparent;
}

.j_det_color_precio
{
	color				:#BC0B05;
}

#j_descrip_scroll
{
	font-family			:Tahoma;
	font-size			:10px;
	color				:white;
}

.j_det_espacio2_v
{
	width				:60px;
	background-color	:transparent;
}

#dialogoMail
{
	background: url(../images/login/fondo_b.png) no-repeat;
	width:296px;
	height:164px;
	font-size:12px;
	font-family:arial;
	border:0;
}

.textoReg{
	font-size:8pt;
}
