td {
	text-align : left;
	vertical-align : top;
}

.spacer {
	clear : both;		
}


.farticulo_art_fa_layout {
  width : 100%;
}


.farticulo_art_fa_img {
	width : 100%;
	text-align:center;
}

.farticulo_art_precio_img {
	width : 20px;
}





.farticulo_art_precio_img_alta {
	height : 20px;
}

.tablaPrecios {
	margin-bottom : 10px;
	border-collapse: collapse;
}

.tablaPrecios  td {
	padding : 1px;
	border  : 1px solid #808080;
	white-space : nowrap;
	
}

.tablaPrecios .precio_label {
	background-color : #000;
	color: white;
	
	
}

.tablaPrecios .precio_valor {
	background-color 	: #f7f7f7;
	font-size			: 12px;
	font-family			: Verdana;
	font-weight			: bold;
	color				: #00008b;
	width				: 80px;
	text-align 			: right;
}

.tablaPrecios .precio_divisa2 {
	background-color : #FFF;
}

.tablaPrecios .precio_divisa2 .precio_valor {
	font-size: 10px; 
	font-family: Verdana; 
	text-align:  right; 
	color: #000000;
	font-weight : bold;
	background-color : #f7f7f7;
	
}
      			
.tablaPrecios .precio_oferta{
	background-color : #FFF;           				
}
      			
.tablaPrecios .precio_oferta_lbl {
	color            : Red;
	background-color : #FFE4E1;
	text-align       : right;
}
      			
.tablaPrecios .precio_oferta_dto {
	color            : #ffffff;
	background-color : #ff0000;
	font-weight      : bold;
	border           : 0px solid Black;
	font-size        : 9px;
	width            : 30px;
	font-family      : Verdana,Arial;
}
      			
.tablaPrecios .precio_oferta_valor{
	font-size: 12px; 
	font-family: Verdana; 
	font-weight: bold; 
	text-align: right; 
	color: Red; 
}

.tablaPrecios .precio_comprar {
	background-color : #FFF;
	text-align : right;
}

.tablaPrecios .precio_comprar_disponibilidad {
	margin-right : 6px;
}
    			
.tablaPrecios .precio_comprar_input {
	font-family      : Verdana, Arial, sans-serif;
	background-color : #F8F9FB;
	border           : 1px solid #3399cc;
	font-weight      : bold;
	font-size        : 11px;
	text-align 		: right;
}

.tablaPrecios .precio_puntos_lbl {
	font-weight : bold;
}

.tablaPrecios .precio_puntos_valor {
	font-size: 10px; 
	font-family: Verdana; 
	text-align: right; 
	color: #000000; 
}

.precio_disp {
	margin : 0px;
}

.precio_disp td {
	background-color : #fff4ca;
}

.precio_disp_valor {
	font-size: 10px; 
	font-family: Verdana; 
	border: 1px; 
	text-align: 
	right; color: #0033cc; 
}

.variacion {
	text-align : center;
}

.farticulos_art_tipo_select td {
	vertical-align : top;
}

.inicial {
	text-align : center;
}

.select_unico {
	font-size : 8pt;
	font-family : courier new;
}
.select_unico option {
	font-size : 8pt;
	font-family : courier new;
}

.tablaPrecios .precio_comprar img {
	border: 0px;
}
      			
           			
.caract_lbl {
    margin-right : 10px;	
}

.farticulos_art_selects {
	text-align : center;	
	
}

.farticulo_art_selects_caract {
	margin-bottom : 4px;
	
}

.caract_lbl {
	font-weight : bold;
	width : 60px;
	
}

.farticulos_art_selects {
	width : 200px;
	float : left;		
}

.farticulo_art_selects_selecciona {
	text-align  : left;
	font-weight	: bold;	
}


/* Precios en mosaico */
.farticulo_art_precios_mosaico {
	
		
}
.farticulo_art_precios_mosaico .variacion {
	width  : 150px;
	float  : left;
	background-color: #EFEFEF;
	margin : 0px 4px 4px 4px;
	border:1px solid gray;
	
}

.farticulo_art_precios_mosaico .variacion .imagen {
	border-bottom : 1px dashed gray;	
	width : 150px;
	height : 150px;
	text-align : center;
	vertical-align : middle;
		
}


.farticulo_art_precios_mosaico .variacion .tbl_imagen {
	width : 100%;	
	height : 100%;
}



.farticulo_art_precios_mosaico .variacion .imagen img {
	border: 0px;

}
	
.farticulo_art_precios_mosaico .variacion .imagen_ancha img {
	width : 140px;
	
} 
	
.farticulo_art_precios_mosaico .variacion .imagen_alta img {
	height : 140px;
	
}

.farticulo_art_precios_mosaico .variacion .datos {
	text-align : left;
	padding    : 4px;
	text-align : center;
	background-color : white;
	
}



.farticulo_art_precios_mosaico .variacion .datos .caract {
	display : block;
}

.farticulo_art_precios_mosaico .variacion .datos .caract_name {
	margin-right : 4px;
	font-weight : bold;
}

.farticulo_art_precios_mosaico .variacion .datos .disponibilidad,
.farticulo_art_precios_mosaico .variacion .datos .puntos{
	display : block;
	font-style : italic;
	color : gray;
}

.farticulo_art_precios_mosaico .variacion .datos .precio_oferta {
	color : red;
	font-size : 12px;	
	font-weight : bold;
	display : block;
	text-align : centeR;
	margin-bottom : 5px;
}

.farticulo_art_precios_mosaico .variacion .datos .precio {
	font-size : 12px;	
	font-weight : bold;
	display : block;
	text-align : centeR;
	margin-bottom : 5px;
	color : navy;
	
}       			

.farticulo_art_precios_mosaico .variacion .datos .divisa {
	margin-left : 4px;	
}

.precios_spacer {
	clear : both;	
}



div#web_cerrada_msg {
	position : absolute;
	background-color : #ffffe1 ;
	border:3px solid black;
	padding : 20px;
	text-align : center;
	font-weight : bold;	
	font-size : 14px;
	right: 5px;
	top : 5px;  	

}

/*  MOSAICO  */
 
.mosaico td {
	vertical-align : top;	
	padding : 10px;
}

.mosaico_imagen_ficha img {
	margin: 0;
}

.mosaico_imagen {
	width : 100px;
}

.mosaico_imagen_alta {
	height : 100px;	
}

.mosaico_imagen_area {
	width: 110px;
	height: 110px;
	float: left;
	height: 110px;
	text-align: center;
	cursor: pointer;
	margin: 10px 1px 1px 0px;
}

.mosaico_imagen_area img {
	clear:  both;
	margin : 0px;
}

.mosaico_imagen_desc {
	color : gray;
	font-stye : italic;
	width : 100px;
	overflow: hidden;
	white-space : nowrap;
}

.mosaico_imagen_desc_caract {
    margin-right : 4px;
}

.ped_form_obs {
	
	margin : 10px;	
}

.ped_form_obs_eti {
	display : block;
	font-weight : bold;
}

.ped_form_obs_inp {
	display : block;
	text-align : center;
}

.ped_form_obs_inp textarea {
	width : 70%;	
}


.lst_orders {
	width : 100%;
	border: 1px solid gray;
	background-color : #EFEFEF;	
	text-align : center;
}

.lst_filtros {
			
}

.lst_orders ul {
	margin : 0px;
	padding : 5px;
	list-style : none;
	
}

.lst_orders li {
	display : inline;
	padding : 2px;
	margin-left : 10px;
		
}

.lst_orders li.selected a {
	font-weight: bold;
}

.lst_orders_link {
	color : blue;
	text-decoration : underline;
}	

/* Buscador avanzado */
.buscador .buscador_avanzado {
	text-align : center;	
}

.buscador .buscador_avanzado a {
	color : blue;
	text-decoration : underline;
}


.buscador_avanzado .cabecera {
	font-weight : bold;
	font-size : 1.5em;
	border-bottom : 1px dashed gray;
	padding-bottom : 10px;
	margin-bottom : 10px;
}

.buscador_avanzado .campo {
	margin-bottom : 8px;	
}

.buscador_avanzado .campo .lbl {
	display : block;
	float   : left;
	width 	: 80px;
}

.buscador_avanzado .campo_cadena input {
	width : 250px;
}


.buscador_avanzado .campo_cadena select {
	display : none;
}	



.buscador_avanzado select {
	font-size : 11px;
	font-family : arial;	
}



.buscador_avanzado .buscar {
	border-top : 1px dashed gray;
	padding-top : 10px;
	margin-top : 10px;
	text-align : right;
}

.campo_orden select {
	margin-right: 4px;
	
}
.ped_det_pvp_base {
	color : red;
	text-decoration : line-through;
	margin-right : 4px;	
}

.ped_det_bon td {
	text-align : center;	
	padding : 10px;
	vertical-align : center;
}

.ped_det_bon .utilizado,
.ped_det_bon .codigo {
	color : blue;
	margin-right : 10px;	
}

.ped_det_bon .codigo {
	font-weight: bold;
	font-size : 1.25em;	
}

.ped_det_bon .texto .general {
	padding : 10px;
	font-weight : bold;
	color : navy;
	font-size : 13px;	
}

.ped_det_bon .error {
	display : block;
	color : red;
		
}


.ped_det_bon input {
	width : 100px;
	font-size : 18px;
	color : #353535;
	
}

.ped_det_bon .link,
.ped_det_bon .link_quitar  {
	padding : 2px;
	border: 1px solid black;
	margin-left : 8px;
	background-color : #EFEFEF;
			
}

.registro_obl {
	color : red;	
}

.registro_sep td {
	vertical-align : middle;
	padding-bottom : 7px;	
}

.registro_sep span {
	border-bottom : 1px dashed gray;	
	display : block;
	width : 100%;
}
#loading td {
	text-align : center;
	
}

.body_mas_imgs {
	background-color : white !important;
	background-image : none !important;
	
}

.sec_cab_link {
	color : white;
	text-decoration : none;	
}

.tablaPrecios .pvr_label {
	background-color: #EFEFEF;
	color : black;
	padding-top : 4px;
	padding-bottom : 4px;
	font-size : 7.5pt;
}


.tablaPrecios .pvr_valor {
	text-align : right;
	text-decoration: line-through;
	color : gray;
	font-size : 12px;
	padding-right : 2px;
}

.cp_overlay {
	background-color : gray;
	z-index : 600;
	opacity : 0.90;
	position : absolute;
	top : 0;
	left : 0;
	width : 100%;
	filter:alpha(opacity=90);
	 
}

.escaparate_noticias .archivo a {
	text-decoration : none;
}

.cesta_tabla {
	border-collapse : collapse;
}

.cesta_tabla .cabeceras .cabecera {
	border : 1px solid white;
}
 
.farticulo_art_precio_ahorro {
	font-size : 10px;
	color : white;
	background-color : #cc0000;
}

.farticulo_art_precio_anterior {
	text-decoration : line-through;
}
.farticulo_art_precio_divisa2{
	font-size: 10px; 
	color: #00008b; 
}
.farticulo_art_tec a{
	text-decoration : none;
}




.farticulo_art_precios_precio span {
	margin-bottom : 4px;
	margin-right : 4px;
}
.farticulo_art_precios_disp {
	
}


.cab_temp {
	display : none;	
}

.body_popup {
	background-color: white;
	background-image : none ;
	
}

.envio_pedido_ok {
	font-size : 14px;
	
}

.envio_pedido_error{
	font-size : 14px;
	
}
.fcat_articulo_rec_pvp {
	font-weight : bold;
}
.fcat_articulo_rec_div {
	margin-left : 6px;
}

.canje_ok {
	display : none;
	color : green;
}

.canje_error {
	display : none;
	color : red;
}

#numPuntos {
	margin-right : 6px;	
}

#ficha_cliente_datos_botones button {
	margin-left : 10px;
}

/**
 * Mapa web
 * 
 */

.mapaweb {
	padding : 10px;
	
}

.mapaweb_lista {
	padding : 0px;
	margin : 0px;	
}

.mapaweb_cat {
	list-style:none;
	margin : 0px;
	padding : 0px;
	margin-left:20px;	
}

.mapawebcat_1 {
	margin-left: 0px;
	border-top:1px solid #BBBBBB;
	margin-top : 10px;
	padding-top  : 10px;
}

.mapawebcat_2 { padding-left : 20px; }
.mapawebcat_3 { padding-left : 40px; }
.mapawebcat_4 { padding-left : 60px; }
.mapawebcat_5 { padding-left : 80px; }
.mapawebcat_6 { padding-left : 100px; }
.mapawebcat_7 { padding-left : 120px; }
.mapawebcat_8 { padding-left : 140px; }
.mapawebcat_9 { padding-left : 160px; }
.mapawebcat_10 { padding-left : 180px; }

.mapaweb_cat_link1 {
	font-weight : bold;
	font-size : 1.6em;	
}

.mapaweb_cat_link2 {
	font-weight : bold;
	font-size : 1.3em;	
	margin-bottom : 5px;
	margin-top : 5px;
	display : block;
}
.mapaweb_paginas {
	text-align 	: center;
	
}
.mapaweb_pagina {
margin-right : 5px;

}
.mapaweb .pagina_actual {
font-weight : bold;
font-size : 1.2em;
}

.zona_izquierda,
.zona_central,
.zona_derecha {
text-align : left;
}
.farticulo_art_img_mosaico_div {
	
	padding : 5px;
	float : left;
	width : 100px;
	height : 100px;
	
}

.farticulo_art_img_mosaico_img {
	border:0px;
	margin : 0px !important;
        width : 90px;
}

.farticulo_art_img_mosaico_img_alta {
	border:0px;
	margin : 0px !important;
        height: 90px;
}




.mosaico_html_imagen {
	width : 100px;
	border : 0px solid  black;	
}
.mosaico_html_texto {
	width : 100px;
	line-height : 100px;
	border : 1px solid  black;	
	
}

.esc_fart_precios {
	text-align : center;
}

.esc_fart {
   	display : inline-table;
}

.farticulo_igms_img img {
	margin : 10px;
	width : 150px;
}


.web_zonas {
      border-collapse : collapse;
}

.zona_izquierda,
.zona_sep_izq,
.zona_central,
.zona_sep_dcha,
.zona_derecha {
border:3px solid white;
}

.lst_art #lst_caracts {
	
	background-color: #EFEFEF;
	border: 1px solid #353535;
	border-top : 0px;
	padding:4px;
	text-align : right;
}


.lst_art #lst_caracts select {
	margin-right:10px;
}

.error_recarga {
	font-size : 1.2em;
	font-weight : bold;
	color : red;
	display : block;
	padding : 60px;
}


.tpv .tpv_cab span {
	font-weight :bold;
	font-size : 1.2em;
}

.tpv .tpv_txt {
   margin-top : 10px;
  
}

.ped_kiala_eti {
	text-align : right;
	vertical-align : middle;
}



.ped_info_kiala {
	font-weight : bold;
}

.ped_kiala_selection {
	font-weight:bold;
	text-decoration : underline;	
}

.ped_kiala_boton {
	text-align : right;
	vertical-align : middle;
}

.ped_kiala_link {
	-moz-border-radius		: 3px;
	-webkit-border-radius	: 3px;
	border-radius			: 3px;
	-moz-box-shadow			: 0 3px 3px -4px #000;
	-webkit-box-shadow		: 0 3px 3px -4px #000;
	box-shadow				: 0 3px 3px -4px #000;
	background				: #2E37AD;
	filter					: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353FBA', endColorstr='#1A218B');
	background				: -webkit-gradient(linear, left top, left bottom, from(#353FBA), to(#1A218B));
	background				: -moz-linear-gradient(center top , #353FBA, #1A218B);
	border					: 1px solid #2E37AD;
	color					: white;
	cursor					: pointer;
	display					: inline-block;
	font-size				: 11px;
	font-weight				: bold;
	height					: auto;
	padding					: 3px 18px;
	text-align				: center;
	text-decoration			: none;
	text-transform			: uppercase;
	width					: auto;
}

.ped_kiala_eti {
	font-weight:bold;	
}

.ped_ind {
	text-align: left;
}

.ped_horario_boton {
	text-align : right;
}

.ped_horario_link {
	-moz-border-radius		: 2px;
	-webkit-border-radius	: 2px;
	border-radius			: 2px;
	-moz-box-shadow			: 0 2px 2px -4px #000;
	-webkit-box-shadow		: 0 2px 2px -4px #000;
	box-shadow				: 0 2px 2px -4px #000;
	background				: #2E37AD;
	filter					: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353FBA', endColorstr='#1A218B');
	background				: -webkit-gradient(linear, left top, left bottom, from(#353FBA), to(#1A218B));
	background				: -moz-linear-gradient(center top , #353FBA, #1A218B);
	border					: 1px solid #2E37AD;
	color					: white;
	cursor					: pointer;
	display					: inline-block;
	font-size				: 11px;
	font-weight				: bold;
	height					: auto;
	padding					: 2px 18px;
	text-align				: center;
	text-decoration			: none;
	text-transform			: uppercase;
	width					: auto;
	margin-left : 10px;
}
.ped_horario_selection{
	font-weight:bold;
}

.ped-ind-entrega {
	font-weight:bold;
	padding-left : 20px;
}


.horarios-body {
	padding : 10px;
}
		
.horarios-area {
	border				: 1px solid black;
	background-color	: white;
	width 				: 98%;
	height 				: 90%;
	margin				: 0px auto;
}

.horarios-layout {
	width : 100%;

}


.horarios-calendar , .horarios-contenido {
	padding : 10px;
	padding-right : 0px;
	text-align : left;
}

.horarios-calendar  {
	width : 180px;
}

.horarios-cabecera {
	font-weight : bold;
	font-size : 14px;
	padding-bottom : 4px;
	border-bottom : 1px solid black;
}	

.horarios-listado-enlaces {
	margin-top : 10px;
}

.horarios-fecha {
	font-weight : bold;
	font-size : 14px;
	color : blue;
}	


.horario-enlace {
	display 		: block;
	color 			: blue;
	text-decoration : underline;
	cursor 			: pointer;
	margin-top 		: 5px;
}

.horario-enlace-desactivo {
	display 		: block;
	color 			: gray;
	text-decoration : none;
	cursor 			: default;
	font-style		: italic;
}

.horarios-listado-enlaces {
	overflow: auto;
}

.fcli_peds_lst_ent .fcli_peds_lst_lbl {
	text-decoration: underline;	
	font-weight:bold;
}

.fcli_peds_lst_ent .fcli_peds_lst_txt {
	text-decoration: underline;	
}

