body
{
	margin: 0;
	padding: 0;
	width: 100%;
}

.content_home
{
	width: 916px;
}

.seccion_izquierda
{
	float: left;
	width: 229px;
}

.logo_carrito
{
	background: url(../imagenes_carrito/logo_minisitio.png) no-repeat; 
	width: 229px;
	height: 182px;
	background-position: 50% 50%;
}

.linea_superior
{
	background: url(../imagenes_carrito/lineas_menu.png) repeat-x; 
	width: 211px;
	height: 2px;
}

.submenu
{
	background: url(../imagenes_carrito/fondo_submenu.png) repeat-x; 
	color: #6a6a6a;
	font-family: Arial;
	font-size: 13px;
	width: 211px;
	height: 41px;
	cursor: pointer;
}

.submenu_over
{
	background: url(../imagenes_carrito/fondo_submenu.png) repeat-x; 
	color: #6a6a6a;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	width: 211px;
	height: 41px;
	cursor: pointer;
}

.tabla_submenu
{
	width: 211px;
	height: 41px;
}

.flecha
{
	background: url(../imagenes_carrito/flecha.png) no-repeat; 
	width: 9px;
	height: 11px;
}

.flecha_over
{
	background: url(../imagenes_carrito/flecha.png) no-repeat; 
	width: 9px;
	height: 11px;
	background-position: 0 -11px;
}

.linea_inferior
{
	background: url(../imagenes_carrito/lineas_menu.png) repeat-x; 
	width: 211px;
	height: 2px;
	background-position: 0 -2px;
}

.espacio_banner
{
	width: 211px;
	height: 12px;
}

.seccion_derecha
{
	background: url(../imagenes_carrito/sombra_derecha.png) repeat-y; 
	float: left;
	width: 687px;
}

.menulogin
{
	width: 687px;
	height: 78px;
}

.menu_superior
{
	background: url(../imagenes_carrito/menu_login.png) repeat-x; 
	width: 687px;
	height: 50px;
	overflow: hidden;
	color: #434343;
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
}

.mensaje_error
{
	position: absolute;
	top: 1px;
	left: center;
	color: red;
	font-size: 7.5pt;
	font-family: Verdana;
	font-weight: normal;
	padding-left: 260px; 
}

.bienvenido
{
	float: left;
	width: 150px;
	padding-top: 15px;
	padding-left: 12px;
}

.nombre
{
	float: left;
	width: 400px;
	padding-top: 15px;
	padding-left: 12px;
}

.inputs_ingreso
{
	float: right;
	width: 435px;
}

.login_texto
{ 
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	color: #434343;
	font-family: Verdana;
	font-size: 10pt;
}

.login_boton
{ 
	float: left;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	color: #434343;
	font-family: Verdana;
	font-size: 10pt;
}

.menu_inferior
{
	background: url(../imagenes_carrito/menu_login.png) repeat-x; 
	width: 687px;
	height: 28px;
	background-position: 0 -50px;
	overflow: hidden;
}

.submenu_login
{
	background: url(../imagenes_carrito/barra_lateral.png) no-repeat; 
	float: right;
	height: 28px;
	width: 119px;
	text-align: center;
}

.enlace_menu
{
	font-family: Arial;
	font-size: 8pt;
	font-weight: bold;
	text-decoration:none;
	color:#fffff2;
}

.titulo_equipos
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 12px;
	padding-left: 11px;
	padding-bottom: 13px;
}

.content_carrito
{
	margin-left: 11px;
	width: 665px;
}

.superior_detalle
{
	height: 42px;
}

.titulo
{
	float: left;
	padding-top: 18px;
	width: 495px;
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #000602;
}

.subtitulo
{
	padding-top: 18px;
	padding-left: 5px;
	width: 490px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #323232;
}

.condiciones
{
	padding-top: 9px;
	padding-left: 10px;
	width: 490px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.terminos
{
	padding-top: 9px;
	padding-left: 10px;
}

.detalle_terminos
{
	border: 0px;
}

.busqueda
{
	float: left;
	padding-top: 20px;
	height: 42px;
}

.input_lupa
{
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #707070;
	border-left: 1px solid #ced0cf;
	border-right: 1px solid #c7cdc9;
	font-family: Verdana;
	font-size: 10px;
	height: 14px;
	width: 140px;
	color: #193236;
}

html>body .input_lupa{ padding-top: 5px;}

.boton_lupa
{
	background: url(../imagenes_carrito/boton_lupa.png); 
	width:23px; 
	height:22px; 
	border: 0; 
}

.pestania
{
	width: 665px; 
	border-bottom: 1px solid #dbdce0;
	height: 34px;
}

.pestania_activa
{
	background: url(../imagenes_carrito/pes_activa.png) no-repeat; 
	padding-left: 16px;
	padding-top: 10px;
	width: 155px; 
	height: 35px;
	color: #68696d; 
	font-family: Arial;
	font-size: 13px;
	float: left;
	text-align: left;
}

.pestania_no_activa 
{
	background: url(../imagenes_carrito/pes_no_activa.png) no-repeat; 
	padding-left: 23px;
	padding-top: 6px;
	width: 145px; 
	height: 30px;
	color: #67686a; 
	font-family: Arial;
	font-size: 13px;
	float: left;
	text-align: left;
	cursor: pointer;
}

html>body .pestania_no_activa{ width: 139px; height: 25px;}

.contenido_pestania
{
	width: 663px; 
	height: 112px;
	background: #f3f3f5;
	border-bottom: 1px solid #dcdde1;
	border-left: 1px solid #dcdde1;
	border-right: 1px solid #dcdde1;
}

.contenido_pestania_detalle
{
	width: 663px; 
	height: 245px;
	background: #ffffff;
	border-bottom: 1px solid #dcdde1;
	border-left: 1px solid #dcdde1;
	border-right: 1px solid #dcdde1;
}

.titulo_filtros
{
	padding-top: 11px;
	padding-left: 19px;
	color: #696a6c;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.caracteristicas 
{
	float: left;
	width: 258px;
	margin-left: 25px;
}

.caracteristicas_detalle_content
{
	float: left;
	width: 258px;
	height: 145px;
	margin-left: 25px;
}

.precio
{
	float: left;
}

.filtros
{
	margin-top: 21px;
	padding-left: 16px;
}

.filtros_caracteristicas
{
	width: 306px;
	height: 69px;
	background: #d9d9d9;
	float: left;
}

.filtros_precio
{
	width: 228px;
	height: 69px;
	background: #d9d9d9;
	float: left;
	margin-left: 5px;
}

.seccion_boton
{
	margin-top: 0px;
	margin-left: 6px;
	float: left;
}

.boton_buscar
{
	background: url(../imagenes_carrito/boton_buscar.png); 
	width:93px; 
	height:22px; 
	border: 0; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.boton_cancelar
{
	background: url(../imagenes_carrito/boton_buscar_off.png); 
	width:93px; 
	height:22px; 
	border: 0; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.boton_comprar
{
	background: url(../imagenes_carrito/borde_boton_compra.png) repeat-x; 
	width:91px; 
	height:20px; 
	border: 1px solid #bc1e2d; 
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}

.boton_comprar_carrito
{
	background: url(../imagenes_carrito/boton_compra.png) no-repeat; 
	width:86px; 
	height:21px; 
	border: 0px; 
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}

.detalle_busqueda
{
	margin-top: 8px;
	padding-left: 9px;
	padding-right: 7px;
	color: #686868;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	height: 18px;
}

.articulos
{
	float: left;
	width: 186px;
	padding-top: 4px;
}

.numero_articulos
{
	padding-left: 3px;
	font-weight: normal;
	color: #c21d2e;
}

.paginacion
{
	float: right;
	height: 18px;
}

.no_activa
{
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	height: 18px;
	padding-top: 4px;
	cursor: pointer;
}

.no_activa_resultados
{
	float: left;
	padding-left: 9px;
	padding-right: 9px;
	height: 18px;
	padding-top: 4px;
}

.activa
{
	float: left;
	background: url(../imagenes_carrito/circulo.png) no-repeat; 
	background-position: 50% 50%;
	padding-top: 4px;
	padding-left: 9px;
	padding-right: 9px;
	color: #ffffff;
	height: 18px;
}

.telefonos
{
	margin-top: 31px;
	width: 665px; 
	height: 600px;
}

.bloque_telefono
{
	width: 665px;
	float: left;
}

.tabla_telefonos
{
	border: 0px;
	width: 665px;
}

.tabla_telefonos tr td
{
	height: 200px;
}

.tabla_telefonos tr 
{
	width: 665px;
}

.fila
{
	width: 665px;
	height: 200px;
}

.columna_producto
{
	width: 162px;
}

.columna_izquierda
{
	width: 158px;
}

.columna_central
{
	width: 164px;
}

.columna_derecha
{
	width: 158px;
}

.foto_telefono
{
	height: 120px;
}

.foto_telefono tr td
{
	height: 120px;
}

.foto_telefono_carrusel
{
	height: 130px;
	width: 128px;
	margin-top: 21px;
}

.foto_telefono_carrusel tr td
{
	height: 130px;
	width: 128px;
}

.imagen_telefono
{
	height: 120px;
}

.marca_telefono
{
	padding-top: 10px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #686868;
}

.marca_telefono_over
{
	padding-top: 6px;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #f90306;
}

.marca_telefono_big
{
	padding-top: 0px;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
}

.nombre_telefono
{
	font-family: Verdana;
	font-size: 12px;
	color: #686868;
}

.nombre_telefono_over
{
	font-family: Verdana;
	font-size: 12px;
	color: #656565;
	font-weight: bold;
}

.nombre_telefono_big
{
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #fd0000;
}

.contenedor_caracteristicas
{
	background: url(../imagenes_carrito/fondo_area_detalle_ak.png) no-repeat; 
	height: 239px;
	width: 499px;
	padding: 10px 5px 10px 10px;
}

html>body .contenedor_caracteristicas{width: 489px; height: 219px;}

.extras
{
	padding-top: 3px;
	font-family: Arial;
	font-size: 11px;
	color: #010101;
}

.extras_big
{
	clear: both;
	padding-top: 10px;
	font-family: Arial;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.tabla_precios
{
	width: 150px;
	height: 25px;
	font-family: Verdana;
	font-size: 12px;
}

.tabla_precios tr td
{
	height: 12px;
}

.tabla_precios_detalle
{
	width: 178px;
}

.tabla_precios_detalle thead tr
{
	color: #949494;
	font-family: Arial, Verdana;
	font-size: 11px;
	width: 178px;
	height: 21px;
	background: url(../imagenes_carrito/tabla_precio.png) no-repeat;
	overflow: hidden;
}

.tabla_precios_detalle tbody tr 
{
	font-family: Arial, Verdana;
	font-size: 11px;
	width: 181px;
	overflow: hidden;
}

.cuerpo_repeat
{
	background: url(../imagenes_carrito/barra_tabla_repeat.png) repeat-y;
	height: 19px;
}

.separador
{
	background: url(../imagenes_carrito/detalle_tabla_separador.png) no-repeat;
	height: 1px;
}

.impuestos_total
{
	background: url(../imagenes_carrito/tabla_precio.png) no-repeat;
	height: 19px;
	background-position: 0 -24px;
	overflow: hidden;
}

.borde_inferior
{
	background: url(../imagenes_carrito/tabla_precio.png) no-repeat;
	height: 3px;
	background-position: 0 -21px;
	overflow: hidden;
}

.online
{
	color: #222222;
}

.precio_normal_detalle
{
	color: #ff0100;
}

.ahorro
{
	color: #000000;
}

.iva_envio
{
	color: #7c7c7c;
}

.precio_final_detalle
{
	color: #242424;
}

.columna_detalle
{
	color: #212121;
	padding-left: 10px;
	font-family: Arial, Verdana;
	font-size: 11px;
}

.columna_precio
{
	color: #575757;
}

.tabla_filtro_caracteristicas
{
	width: 291px;
	font-family: Arial;
	font-size: 12px;
	margin-top: 9px;
	margin-left: 14px;
	color: #4e4e4e;
}

.tabla_filtro_caracteristicas tr td
{
	height: 27px;
}

.tabla_filtro_precios
{
	width: 215px;
	font-family: Arial;
	font-size: 12px;
	margin-left: 14px;
	color: #4e4e4e;
}

.tabla_filtro_precios tr td
{
	height: 21px;
}

.fondo_login
{
	background: url(../imagenes_carrito/fondo_login.png) no-repeat; 
	margin-top: 100px;
	width: 464px;
	height: 303px;
}

.titulo_formulario_login
{
	color: #555555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding-top: 26px;
}

.tabla_login
{
	width: 220px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #727272;
	margin-top: 15px;
}

.tabla_login tr td
{
	height: 25px;
}

.error_login
{
	color: red;
    font-family: Verdana;
    font-size: 11px;
}

.check_navegador_off
{
	background: url(../imagenes_carrito/check_navegador.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.check_navegador_on
{
	background: url(../imagenes_carrito/check_navegador.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-position: 0 -21px;
}

.check_bluetooth_off
{
	background: url(../imagenes_carrito/check_bluetooth.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.check_bluetooth_on
{
	background: url(../imagenes_carrito/check_bluetooth.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-position: 0 -21px;
}


.check_camara_off
{
	background: url(../imagenes_carrito/check_camara.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.check_camara_on
{
	background: url(../imagenes_carrito/check_camara.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-position: 0 -21px;
}

.check_mp3_off
{
	background: url(../imagenes_carrito/check_mp3.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.check_mp3_on
{
	background: url(../imagenes_carrito/check_mp3.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-position: 0 -21px;
}


.check_altavoz_off
{
	background: url(../imagenes_carrito/check_parlante.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.check_altavoz_on
{
	background: url(../imagenes_carrito/check_parlante.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-position: 0 -21px;
}

.check_radio_off
{
	background: url(../imagenes_carrito/check_parlante.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
}

.check_radio_on
{
	background: url(../imagenes_carrito/check_parlante.png) no-repeat;
	width: 21px;
	height: 21px;
	cursor: pointer;
	background-position: 0 -21px;
}


.radio_button_off
{
	background: url(../imagenes_carrito/radio_button.png) no-repeat;
	width: 14px;
	height: 14px;
	cursor: pointer;
}

.radio_button_on
{
	background: url(../imagenes_carrito/radio_button.png) no-repeat;
	width: 14px;
	height: 14px;
	cursor: pointer;
	background-position: 0 -14px;
}

.espacio_boton
{
	padding-top: 1px;
}

.borde_producto_izquierda
{
	width: 245px;
	height: 269px;
	position: absolute;
	overflow: hidden;
	z-index: 5000;
}

.borde_producto_izquierda_new
{
	width: 357px;
	height: 238px;
	position: absolute;
	overflow: hidden;
	z-index: 5000;
}

.borde_producto_central
{
	width: 245px;
	height: 269px;
	position: absolute;
	overflow: hidden;
}

.borde_producto_derecha
{
	width: 245px;
	height: 269px;
	position: absolute;
	overflow: hidden;
}

.interno_superior
{
	background: url(../imagenes_carrito/bordes_over_producto.png) no-repeat;
	overflow: hidden;
	height: 11px;
}

.interno_producto
{
	background:none repeat scroll 0 0 #ffffff;
	border-left: 1px solid #e4e4e4; 
	border-right: 1px solid #e4e4e4; 
	height: 247px;
	padding: 0 10px; 
}

.interno_producto_new
{
	background: url(../imagenes_carrito/fondo_over_carrito.png) no-repeat;
	width: 357px;
	height: 238px;
}

.interno_inferior
{
	background: url(../imagenes_carrito/bordes_over_producto.png) no-repeat;
	overflow: hidden;
	height: 11px;
	background-position: 0 -11px;
}

.telefono_detalle
{
	float: left;
	width: 161px;
	clear: both;
}

.celda_fono_big
{
	height: 176px; 
	width: 161px;
}

.info_telefono
{
	float: left;
	width: 480px;
}

.caracteristicas_detalle
{
	margin-top:18px;
	width: 258px;
}

.caracteristicas_detalle tr td
{
	height: 30px;
	color: #4f4f4f;
	font-family: Verdana;
	font-size: 12px;
}

.precio_detalle
{
	float: left;
	height: 78px;
	width: 181px;
}

.carrusel_telefonos
{
	margin-top: 5px;
	width: 664px; 
	height: 200px;
	border: 1px solid #e0e0e2;
}

.izquierda_carrusel
{
	float: left;
	width: 14px;
	height: 200px;
	background: #e3e6eb;
	cursor: pointer;
}

.centro_carrusel
{
	float: left;
	width: 636px;
	height: 200px;
	overflow: hidden;
	position: relative;
}

.telefonos_carrusel
{
	width: 1280px;
	height: 200px;
	position: relative;
}

.telefono_carrusel
{
	width: 128px;
	float: left;
	height: 200px;
	cursor: pointer;
}

.telefono_carrusel_over
{
	width: 128px;
	float: left;
	height: 200px;
	background: #f1f1f1;
	cursor: pointer;
}

.derecha_carrusel
{
	float: left;
	width: 14px;
	height: 200px;
	background: #e3e6eb;
	cursor: pointer;
}

.proceso_compra
{
	height: 435px;
}

.adorno
{
	width: 642px;
	height: 2px;
	background: url(../imagenes_carrito/adorno.png) no-repeat;
	margin-left: 23px;
	margin-top: 10px;
}

.pasos_compra
{
	width: 642px;
	height: 46px;
	background: url(../imagenes_carrito/adorno.png) no-repeat;
	background-position: center bottom;
	margin-left: 23px;
}

.paso1_compra
{
	float: left;
	margin-left: 88px;
}

.tabla_paso_activo
{
	width: 118px;
	height: 44px;
	background: url(../imagenes_carrito/fondo_tabla_pasos.png) repeat-x;
}

.tabla_paso_activo tr td
{
	height: 44px;
	color: #5b5b5b;
	font-family: Arial;
	font-size: 12px;
}

.tabla_paso_no_activo
{
	width: 118px;
	height: 44px;
}

.tabla_paso_no_activo tr td
{
	height: 44px;
	color: #5b5b5b;
	font-family: Arial;
	font-size: 12px;
}

.paso2_compra
{
	float: left;
	margin-left: 69px;
}

.paso3_compra
{
	float: left;
	margin-left: 61px;
}

.terminos_legales
{
	width: 642px;
	height: 303px;
	margin-left: 23px;
	margin-top: 16px;
	clear: both;
}

.legales_superior
{
	background: url(../imagenes_carrito/bordes_notas.png) no-repeat;
	height: 4px;
	overflow: hidden;
}

.legales_centro
{
	width: 642px;
	height: 295px;
	border-left: 1px solid #c5c5c5;
	border-right: 1px solid #c5c5c5;
}

html>body .legales_centro{width: 640px;}

.legales_inferior
{
	background: url(../imagenes_carrito/bordes_notas.png) no-repeat;
	height: 4px;
	overflow: hidden;
	background-position: 0 -4px;
}

.aceptar_terminos
{
	margin-top: 10px;
}

.titulo_datos_personales
{
	margin-left: 24px;
	margin-top: 12px;
	color: #474747;
	font-family: Verdana;
	font-size: 12px;
}

.datos_personales
{
	margin-top: 9px;
	background: #e9e9e9;
	height: 154px;
}

.datos_compra
{
	margin-top: 9px;
	background: #e9e9e9;
	height: 266px;
}

.tabla_datos_personales
{
	margin-top: 14px;
	width: 425px;
}

.tabla_datos_personales tr td
{
	height: 22px;
	color: #323232;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.tabla_datos_compra
{
	margin-top: 14px;
	width: 600px;
}

.tabla_datos_compra tr td
{
	height: 22px;
	color: #323232;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.precargados
{
	color: #888888;
}

/*miclaro tablas*/

.factura 
{
    width: 650px;
}

.factura tbody tr td {
    border-top: 2px solid #ffffff;
    height: 52px;
	background-color: #ededed;
}

.separador_dot
{
	background: url(../imagenes_carrito/separador.png) no-repeat #ededed;
	background-position: center left;
	padding-left: 11px;
}

.factura tbody .total .total_separador_dot
{
	background: url(../imagenes_carrito/separador_total.png) no-repeat #e5e5e5;
	background-position: center left;
	padding-left: 11px;
	height: 19px;
	border-bottom: 1px solid #ececec;
}

.factura tbody .total .total_sin_separador
{
	background: #e5e5e5;
	padding-left: 11px;
	height: 19px;
	border-bottom: 2px solid #ececec;
}

.factura tbody .total {
    background: #e5e5e5; 
    color: #d51111;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
	height: 19px;
}

.textos {
    color: #3c3c3c;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-style: normal;
    line-height: normal;
}

.textos tbody tr td {
    padding-right: 5px;
}

.titulo_historial {
    background: url(../imagenes_carrito/tabla_barra_titulo.png) no-repeat;
    color: white;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
	width: 650px;
	overflow: hidden;
    text-align: right;
}

.campos_historial {
    background: url(../imagenes_carrito/tabla_barra_titulo.png) no-repeat;
	background-position: 0 -24px;
    color: #505050;
    font-family: Arial,Verdana,Helvetica,sans-serif;
    font-size: 11px;
    height: 24px;
	width: 650px;
	overflow: hidden;
    text-align: right;
}

.cabecera_historial {
    text-align: center;
	border-left: 1px solid #FFFFFF;
}

.eliminar_compra{
	background: url(../imagenes_carrito/cancelar_compra.png) no-repeat;
	height: 20px; 
	width: 20px; 
	float: left;
}

.links {
	text-decoration: none;
    color: #D1233E;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

.cancelar_compra
{
	float: left;
	padding-left: 6px;
}

.realizar_compra
{
	float: right;
	padding-right: 6px;
}

/*interno nuevo over*/

.nombre_amigokit
{
	width: 357px; 
	height: 45px;
	padding-top: 23px;
	font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	color: #656565;
}

html>body .nombre_amigokit{ height: 22px;}

.imagenes_cel_marca
{
	float: left;
	width: 134px; 
	height: 193px;
}

.imagen_amigokit
{
	width: 134px; 
	height: 126px;
}

.tabla_imagen_amigokit
{
	width: 134px; 
	height: 126px;
}

.imagen_marca
{
	width: 134px; 
	height: 67px;
}

.datos_amigo_kit
{
	float: left;
	width: 223px; 
	height: 193px;
}

.datos_incluye
{
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
	color: #ff0f0f;
	width: 216px;
	height: 26px;
}

.datos_incluye_detalle
{
	font-size: 12px;
	font-family: Verdana;
	color: #666666;
	width: 216px;
	font-weight: bold;
}

.datos_tabla_precios
{
	background: url(../imagenes_carrito/fondo_tabla_precios.png) no-repeat;
	width: 178px;
	height: 47px;
}

.datos_tabla_precios tr
{
	height: 23px;
}

.datos_tabla_precios tr td
{
	color: #242424;
	height: 23px;
	font-size: 11px;
	font-family: Verdana;
}

.datos_espacio_boton
{
	margin-top: 5px;
}

.datos_boton_comprar
{
	background: url(../imagenes_carrito/detalle_over.png) no-repeat; 
	width:102px; 
	height:32px; 
	border: 0px; 
}

.datos_boton_comprar_ya
{
	background: url(../imagenes_carrito/compra_over.png) no-repeat; 
	width:102px; 
	height:32px; 
	border: 0px; 
}
/*BANNER*/
.imB {
    left: 0;
    position: absolute;
}
.iconosBanner {
    height: 15px;
    position: relative;
    width: 100%;
}
.bIcon {
    background: url("../imagenes_carrito/im_off.png") repeat scroll 0 0 transparent;
    float: left;
    font-size: 13px;
    height: 9px;
    margin: 1px;
    width: 10px;
}
.bIcon:hover {
    cursor: pointer;
}
.bIcon.selIconB {
    background: url("../imagenes_carrito/im_on.png") repeat scroll 0 0 transparent;
    font-size: 16px;
}
div.iconosBanner a {
    padding: 3px;
}

/*carrito postpago*/

.placeholdertext {
	border: 1px Solid #CDCDCD;
	height:25px;
	color:#AEAEAE;
	width: 160px;
}

.slider-wrapper {
    margin: 0 auto;
    position: relative;
    width: 100%;
}

#izquierdo {
    float: left;
    width: 450px;
}

#derecho {
    float: right;
    width: 213px;
}

.borde_celulares
{
	background: url(../imagenes_carrito/fondo_celulares.png) no-repeat; 
	width:450px; 
	height:442px; 
	border: 0px;
}

.banner_recomedado
{
	padding-left: 9px;
	padding-bottom: 13px;
}

.lateral_superior {
	background: url(../imagenes_carrito/fondo_lateral_superior.png) no-repeat; 
	width: 213px; 
	height: 316px;
    border: 0px;
	margin-left: 9px;
}

.lateral_superior h2 {
    color: #312f30;
    font-size: 14px;
	height: 27px;
	font-family: Verdana;
    margin: 0;
    padding: 4px 4px 4px 21px;
    text-align: left;
}

.lateral_superior button {
    color: white;
    font-weight: bold;
    height: 42px;
    margin: 6px;
    width: 146px;
    background: url(../imagenes_carrito/boton_filtro.png);
    border:none;
	cursor: pointer;
}

.lateral_superior input.boton {
    height: 29px;
    width: 81px;
    background: url(../imagenes_carrito/buscar_postpago.png);
    border:none;
	cursor: pointer;
}

.lateral_superior select {
    height: 30px;
    margin: 6px;
    padding: 6px;
    width: 176px;
    color: grey;
}

.lateral_inferior {
	background: url(../imagenes_carrito/fondo_lateral_inferior.png) no-repeat; 
	width: 213px; 
	height: 118px;
    border: 0px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 25px;
}

.lateral_inferior h2 {
    color: #312f30;
    font-size: 14px;
	height: 25px;
	font-family: Verdana;
    margin: 0;
    padding: 4px 4px 4px 21px;
    text-align: left;
}

#contenedorMinis {
    height: 84px;
    width: 213px;
}

.mini {
    border: 1px dashed gray;
    float: left;
    height: 75px;
    margin: 6px;
    width: 42px;
}

.mini img {
    margin-top: 2px;
    width: 38px;
    height: 72px;
}

.comparar
{
	float: left;
	height: 84px;
	width: 44px;
	cursor: pointer;
}

.celular {
    float: left;
    margin-top: 17px;
	margin-left: 12px;
	margin-right: 10px;
    width: 200px;
	height: 125px;
    position:relative;
}

.info {
    background: url(../imagenes_carrito/info.png) no-repeat;
    height: 117px;
    width: 151px;
    z-index: 0;
	position: absolute;
	margin-top:1px;
	margin-left:54px;
	margin-bottom: 1px;
}

.imagen_celular
{
	position: absolute;
	z-index: 1;
	width: 72px;
}

.celular img.nuevo{
    position: absolute;
    top: 0px;
    left: 0px;
	z-index: 2;
}

.nombre_equipo
{ 
	padding-left: 32px;
	padding-top: 8px;
	color: #666666;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	height: 18px;
	text-align: left;
}

html>body .nombre_equipo{ height: 12px;}

.calificar_equipo
{
	padding-left: 32px;
	padding-top: 5px;
	height: 21px;
}

html>body .calificar_equipo{ height: 12px;}

.precio_equipo
{
	padding-left: 32px;
	padding-top: 15px;
	height: 15px; 
}

html>body .precio_equipo{ height: 10px;}

.desde_precio
{
	color:#666666;
	font-size: 15px;
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

.precio_equipo_detalle
{
	color:#000000;
	font-size: 15px;
	font-family: Verdana;
	font-size: 14px;
}

.comparar_equipo
{
	padding-left: 32px;
	padding-top: 10px;
	color: #515151;
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	text-align: left;
}

.unchecked_producto
{
	background: url(../imagenes_carrito/check_equipo.png) no-repeat;
	float: left;
	height: 13px;
    width: 12px;
	cursor: pointer;
	padding-right: 3px;
}

.checked_producto
{
	background: url(../imagenes_carrito/check_equipo.png) no-repeat;
	background-position: 0 -13px;
	float: left;
	height: 13px;
    width: 12px;
	cursor: pointer;
	padding-right: 3px;
}

.detalle_equipo
{
	background: url(../imagenes_carrito/ver.png) no-repeat;
    height: 20px;
    width: 51px;
	margin-left: 32px;
	margin-top: 5px;
	cursor: pointer;
}

.contenido_equipo_postpago
{
	margin-left: 11px;
	width: 582px;
}

.imagen_telefono_postpago_detalle
{
	float: left;
	width: 132px;
}

.nombre_telefono_postpago_detalle
{
	padding-top: 10px;
	font-size: 15px;
	font-family: Verdana;
	color: #555555;
	padding-bottom: 10px;
}

.detalle_equipo_postpago
{
	float: right;
	width: 450px;
}

.cabecera_pestanias_postpago
{
	border-bottom: 2px solid #c62319;
	width: 450px;
	height: 35px;
}

.pestania_postpago_activo
{
	float: left;
	background: url(../imagenes_carrito/fondo_pestania_postpago.png) no-repeat;
	height: 35px;
	width: 131px;
}

.pestania_postpago_no_activo
{
	float: left;
	background: url(../imagenes_carrito/fondo_pestania_postpago.png) no-repeat;
	background-position: 0 -35px;
	height: 35px;
	width: 131px;
	cursor: pointer;
}

.pestania_prepago_activo
{
	float: left;
	background: url(../imagenes_carrito/fondo_pestania_prepago.png) no-repeat;
	height: 35px;
	width: 131px;
}

.pestania_prepago_no_activo
{
	float: left;
	background: url(../imagenes_carrito/fondo_pestania_prepago.png) no-repeat;
	background-position: 0 -35px;
	height: 35px;
	width: 131px;
	cursor: pointer;
}

.contenido_pestania_postpago_detalle
{
	width: 450px;
	border-left: 1px solid #e0dfe4;
	border-right: 1px solid #e0dfe4;
}

html>body .contenido_pestania_postpago_detalle{width: 448px;}

.contenido_pestania_prepago_detalle
{
	width: 450px;
	border-left: 1px solid #e0dfe4;
	border-right: 1px solid #e0dfe4;
	border-bottom: 1px solid #e0dfe4;
}

html>body .contenido_pestania_prepago_detalle{width: 448px;}

.cabecera_planes
{
	background: url(../imagenes_carrito/fondo_cabecera_planes.png) repeat-x;
	width: 450px;
	height: 23px;
}

html>body .cabecera_planes{width: 448px;}

.cabecera_nombre_planes
{
	float: left;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: #e01100;
	width: 212px;
	padding-top: 4px;
	padding-left: 6px;
}

.cabecera_precio_planes
{
	float: right;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: #e01100;
	width: 200px;
	padding-top: 4px;
	padding-left: 6px;
}

.cabecera_plan
{
	background: url(../imagenes_carrito/fondo_cabecera_plan.png) repeat-x;
	width: 450px;
	height: 29px;
}

html>body .cabecera_plan{width: 448px;}

.nombre_plan
{
	float: left;
	font-size: 9px;
	font-weight: bold;
	font-family: Verdana;
	color: #646464;
	cursor: pointer;
	width: 240px;
	padding-left: 6px;
	padding-top: 8px;
	text-align: left;
}

.flecha_plan
{
	float: left;
	background: url(../imagenes_carrito/flecha_plan.png) no-repeat;
	width: 11px;
	height: 11px;
	margin-top: 9px;
	cursor:pointer;
}

.flecha_plan_abierto
{
	float: left;
	background: url(../imagenes_carrito/flecha_plan.png) no-repeat;
	background-position: 0 -11px;
	width: 11px;
	height: 11px;
	margin-top: 9px;
	cursor:pointer;
}

.comprar_plan
{
	float: right;
	background: url(../imagenes_carrito/comprar_plan.png) no-repeat;
	width: 88px;
	height: 25px;
	margin-top: 1px;
	margin-right: 3px;
	cursor: pointer;
}

.caracteristicas_equipos
{
	width: 450px;
	margin-bottom: 15px;
}

.titulo_caracteristicas
{
	background: url(../imagenes_carrito/fondo_cabecera_caracteristicas_titulo.png) repeat-x;
	width: 450px;
	height: 26px;
	font-size: 13px;
	font-weight: bold;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	padding-left: 6px;
}

html>body .titulo_caracteristicas{height: 19px;width: 444px;}

.detalle_general_caracteristicas
{
	width: 450px;
	height: 57px;
}

.caracteristica_android
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_android.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_camara
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_camara.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_wifi
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_wifi.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_radio
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_radio.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_mp3
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_mp3.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_redes_sociales
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_redes_sociales.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_windows
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_windows.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_office
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_office.png) no-repeat;
	height: 57px;
	width: 43px;
}

.caracteristica_gps
{
	float: left;
	margin-left: 4px;
	background: url(../imagenes_carrito/caracteristica_gps.png) no-repeat;
	height: 57px;
	width: 43px;
}

.menu_opciones_caracteristicas
{
	background: url(../imagenes_carrito/fondo_cabecera_detalles_especificos_equipos.png) repeat-x;
	width: 450px;
	height: 28px;
}

.caracteristicas_basicas
{
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 150px;
	height: 28px;
	text-align: center;
	cursor: pointer;
}

.caracteristicas_basicas:over
{
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 150px;
	height: 28px;
	text-align: center;
	font-weight:bold;
	cursor: pointer;
}

.caracteristicas_tecnologia
{
	background: url(../imagenes_carrito/separador_caracteristicas.png) no-repeat;
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 100px;
	height: 28px;
	text-align: center;
	cursor: pointer;
}

.caracteristicas_tecnologia:over
{
	background: url(../imagenes_carrito/separador_caracteristicas.png) no-repeat;
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 100px;
	height: 28px;
	text-align: center;
	font-weight:bold;
	cursor: pointer;
}

.caracteristicas_ideas
{
	background: url(../imagenes_carrito/separador_caracteristicas.png) no-repeat;
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 100px;
	height: 28px;
	text-align: center;
	cursor: pointer;
}


.caracteristicas_ideas:over
{
	background: url(../imagenes_carrito/separador_caracteristicas.png) no-repeat;
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 100px;
	height: 28px;
	text-align: center;
	font-weight:bold;
	cursor: pointer;
}

.caracteristicas_avanzadas
{
	background: url(../imagenes_carrito/separador_caracteristicas.png) no-repeat;
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 100px;
	height: 28px;
	text-align: center;
	cursor: pointer;
}

.caracteristicas_avanzadas:over
{
	background: url(../imagenes_carrito/separador_caracteristicas.png) no-repeat;
	float:left;
	font-size: 12px;
	font-family: Verdana;
	color: #e01100;
	padding-top: 7px;
	width: 100px;
	height: 28px;
	text-align: center;
	font-weight:bold;
	cursor: pointer;
}

.tabla_caracteristicas
{
	width: 450px;
}

.tabla_caracteristicas tr
{
	border-bottom: 2px solid #f3f3f3;
}

.detalle_caracteristica
{
	font-size: 12px;
	border-bottom: 2px solid #f3f3f3;
	font-family: Verdana;
	color: #545454;
	height: 17px;
	padding-left: 10px;
}

.regresar
{
	height: 35px;
	cursor: pointer;
}

.flecha_regresar
{
	float: left;
	background: url(../imagenes_carrito/fecha_regresar_postpago.png) no-repeat;
	width: 9px;
	height: 11px;
	margin-top: 13px;
	margin-left: 20px;
}

.estilo_regresar
{
	float: left;
	font-size: 14px;
	font-family: Verdana;
	color: #545454;
	padding-top: 10px;
	padding-left: 10px;
}

.detalle_interno_plan
{
	background: #f7f7f7 url(../imagenes_carrito/fondo_detalle_plan_interno.png) no-repeat;
	background-position: center top;
}

.caracteristica_detalle
{
	font-family: Verdana;
	font-size: 9px;
	color: #646464;
	height: 20px;
}

.titulo_equipos_planes
{
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #3d3433;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.contenedor_equipos_plan
{
	width: 380px;
	height: 165px;
	padding-left: 32px;
}

.equipo_plan
{
	width: 113px;
	height: 165px;
	float: left;
	margin-left: 5px;
	cursor: pointer;
}

.equipo_plan_nombre
{
	text-align: center;
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

.equipo_plan_contenedor_imagen
{
	background: url(../imagenes_carrito/fondo_carrusel_equipos_planes.png) no-repeat;
	width: 113px;
	height: 135px;
}

.equipo_plan_precio
{
	text-align: center;
	font-family: Verdana;
	font-size: 11px;
	color: #ff0000;
	text-decoration:underline;
}

#slider {
    height: 215px;
    overflow: hidden;
    position: relative;
    width: 449px;
}

.contenedor_planes
{
	width: 448px;
	overflow:hidden;
}

.titulo_servicios
{
	color: #555;
	font-family: Verdana;
	font-size: 11px;
	text-align: left;
	padding-left: 6px;
	font-weight: bold;
}

.detalle_servicios
{
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	text-align: left;
}

.detalle_servicio
{
	color: #667667;
	font-family: Verdana;
	font-size: 10px;
}

.detalle_tarifas
{
	padding-bottom: 6px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
}

.descripcion_tarifa
{
	color: #555555;
	font-family: Verdana;
	font-size: 10px;
	height: 20px;
}

.detalle_tarifa
{
	color: #353535;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;	
	height: 20px;
}

.precio_comprar_amigokit
{
	height: 100px;
}

.contenedor_precio_prepago
{
	background: url(../imagenes_carrito/fondo_precio_amigokit.png) no-repeat;
	width: 209px;
	height: 84px;
	float: left;
	margin-left: 9px;
	margin-top: 7px;
}

.precio_prepago
{
	color: #e70000;
	font-family: Verdana;
	font-size: 20px;
	text-align: center;
	padding-top: 12px;
}

.precio_prepago_mayor
{
	color: #e70000;
	font-family: Verdana;
	font-size: 30px;
}

.precio_final_prepago
{
	color: #565656;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
}

.detalle_precio_final_prepago
{
	color: #1f1f1f;
	font-family: Verdana;
	font-size: 12px;
}

.contenedor_boton_comprar
{
	float: left;
	height: 40px;
	width: 170px;
	margin-top: 30px;
}

.detalle_amigo_kit
{
	color: #565656;
	font-family: Verdana;
	font-size: 12px;
	padding-left: 24px;
	padding-bottom: 10px;
}

.detalle_amigo_kit_incluye
{
	color: #e70000;
}

.eliminar_compara
{
	background: url(../imagenes_carrito/eliminar_compara.png) no-repeat;
	position:absolute;
	float:left; 
	width: 15px;
	height: 15px; 
	z-index: 2;
	cursor: pointer;
} 

.stars{ float:left; width:55px; }
.stars_compara{ width:55px; }
.star{ width: 9px; height:9px; background: url(../imagenes_carrito/stars.gif) top left no-repeat; float:left; margin-right: 2px; }
.hover{ background: url(../imagenes_carrito/stars.gif) center left no-repeat !important; }
.point{ background: url(../imagenes_carrito/stars.gif) bottom left no-repeat; }
.block{ float:left; margin-bottom:10px; }

.mostrar_mas_planes
{
	color: #555555;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid #E0DFE4;
	cursor: pointer;
	height: 22px;
	padding-left: 6px;
    padding-top: 5px;
}

.precio_final_equipo_plan
{
	float: left;
	padding-left: 5px;
	color: #000000;
    font-family: Verdana;
    font-size: 14px;
	width: 70px;
	padding-top: 5px;
	text-align: right;
}

.fondo_equipo_compara
{
	background: url(../imagenes_carrito/fondo_cell.png) no-repeat;
	background-position: 50% 50%;
	height: 143px;
}

.nombre_equipo_compara
{
	color: #656565;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
}

.ir_detalle_compara
{
	color: #fe0201;
	font-family: Verdana;
	font-size: 11px;
	text-decoration: underline;
	text-align: center;
	height: 15px;
	width: 80px;
	cursor: pointer;
}

.contenedor_formulario_postpago
{
	 width: 660px;
}

.tituloSeccionFormulario{
	text-align:left;
	color:#585C65;
	font-size:14px;
	font-family: Verdana;
	font-family:Arial;
	font-weight:bolder;
	padding: 10px;
}

.letraNombreCampo{
	text-align:left;
	color:#585C65;
	font-size:12px;
	font-family: Verdana;
	font-family:Arial;
	font-weight:bolder;
	padding: 5px 0px 5px 0px;
}

.letraNombreCampo_primero{
	font-family: Verdana;
	text-align:left;
	color:#585C65;
	font-size:12px;
	font-weight:bolder;
	padding: 5px 0px 5px 20px;
}

.tabla_contenedora_bloques_formulario
{
	background-color:#F7F7F9; 
	border:2px Solid #DBDEE1;
}

.input_formulario_postpago
{
	border: 1px Solid #CDCDCD;
	height:25px;
	color:#555555;
	width: 160px;
}

.input_formulario_postpago_codigos_tarjeta
{
	border: 1px Solid #CDCDCD;
	height:25px;
	color:#555555;
}

.input_formulario_postpago_error
{
	border: 1px Solid red;
	height:25px;
	color:#555555;
	width: 160px;
}

.input_formulario_postpago_codigos_tarjeta_error
{
	border: 1px Solid red;
	height:25px;
	color:#555555;
}

.select_formulario_postpago
{
	border: 1px Solid #CDCDCD;
	height:25px;
	color:#555;
	width: 160px;
}

.select_formulario_postpago_paso2
{
	border: 1px Solid #CDCDCD;
	height:25px;
	color:#555;
	width: 200px;
}

.select_formulario_postpago_fechas
{
	border: 1px Solid #CDCDCD;
	height:25px;
	color:#555;
}

.campo_primero
{
	padding-left:20px;
}

.pasos_carrito_postpago
{
	width: 411px;
	margin-bottom: 20px;
}

.pasos_titulo_carrito
{
	width: 411px;
	height: 18px;
	margin-bottom: 2px;
}

.paso_titulo_lateral
{
	float: left;
	color: #b3b3b3;
	width: 90px;
	font-family: Verdana;
	text-align:center;
	font-size:12px;
}

.paso_titulo
{
	float: left;
	color: #b3b3b3;
	width: 115px;
	font-family: Verdana;
	text-align:center;
	font-size:12px;
}

.linea_pasos
{
	background: url(../imagenes_carrito/fondo_pasos_postpago.png) no-repeat;
	background-position: 50% 50%;
	height: 23px;
	width: 411px;
}

.espacio_circulo_lateral
{
	float: left;
	width: 90px;
	height: 23px;
}

.espacio_circulo
{
	float: left;
	width: 115px;
	height: 23px; 
}

.paso_activo
{
	background: url(../imagenes_carrito/paso_circulo.png) no-repeat;
	height: 23px;
	width: 22px;
}

.paso_no_activo
{
	background: url(../imagenes_carrito/paso_circulo.png) no-repeat;
	background-position: 0 -23px;
	height: 23px;
	width: 22px;
}

.paso_activo_titulo
{
	color: #444444;
}

.color_detalle
{
	color: #898989;
}

.pantalla_login_postpago
{
	background: url(../imagenes_carrito/fondo_login_postpago.png) no-repeat;
	/*height: 285px;*/
	height: 335px;
	width: 345px;
}

.cerrar_login_postpago
{
	background: url(../imagenes_carrito/cerrar_login.png) no-repeat;
	height: 28px;
	width: 28px;
	cursor: pointer;
	margin-left: 305px;
	margin-top: 13px;
}

.cabecera_login_postpago
{
	color: #d61010;
	padding-top: 15px;
	font-family: Verdana;
	text-align:center;
	font-size:16px;
	width: 345px;
}

.cabecera_login_postpago_activacion 
{
	color: #d61010;
	padding-top: 30px;
	font-family: Verdana;
	text-align:center;
	font-size:16px;
	width: 345px;
}

.descripcion_login
{
	color: #666666;
	padding-left: 61px;
	padding-top: 15px;
	font-family: Verdana;
	text-align:left;
	font-size:13px;
}

.input_login_postpago
{
	padding-left: 61px;
	padding-top: 5px;
}

.input_login_postpago_popup
{
	border: 1px solid #ddddde;
	height: 30px;
	width: 226px;
}

.botonera
{
	padding-left: 61px;
	padding-top: 15px;
	width: 226px;
}

.botonera_activacion
{
	padding-top: 15px;
	width: 226px;
}

.registro_login_postpago
{
	background: url(../imagenes_carrito/boton_registro_postpago.png) no-repeat;
	/*float: left;*/
	float: right;
	cursor: pointer;
	width: 89px;
	height: 28px;
}

.boton_login_postpago
{
	background: url(../imagenes_carrito/boton_login_postpago.png) no-repeat;
	/*float: right;*/
	float: left;
	cursor: pointer;
	width: 74px;
	height: 28px;
}

.boton_login_postpago_activacion
{
	background: url(../imagenes_carrito/boton_login_postpago.png) no-repeat;
	cursor: pointer;
	width: 74px;
	height: 28px;
}

.resumen_olvido_activacion{
    color: #303030;
    font-family: Arial,Verdana;
    font-size: 14px;
    padding: 10px;
    text-align: center;
}

.estadoa{
    background-color: #F7F7F9;
    border: 1px solid #BFBFBF;
    padding: 5px;
    
}

.descrip_estado{
    color: #747474;
    font-family: Arial;
    font-size: 14px;
}

.linea{
    
     border-bottom: 1px solid #B8B7BC;
}

.letraNombre {
    color: #585C65;
    font-family: Arial;
    font-size: 12px;
    font-weight: bolder;
}

.nombreproducto {
    color: #DC0000;
    font-family: Arial;
    font-size: 15px;
    padding-left: 15px;
    padding-top: 10px;
   
}

.nombreproducto_descripcion {
     color: #000000;
    font-family: Arial;
    font-size: 13px;
    padding-left: 30px;
    font-weight: normal;
   
}
/*CATALOGO*/
.borde_celulares_catalogo
{
	width:672px; 
	height:442px; 
	border: 0px;
}
.banner_recomedado_catalogo
{
	padding-left: 9px;

}
.lateral_superior_catalogo 
{
	width: 213px; 
	height: 316px;
    border: 0px;
	margin-left: 9px;
}
.lateral_superior_catalogo h2 {
    color: #312f30;
    font-size: 14px;
	height: 27px;
	font-family: Verdana;
    margin: 0;
    padding: 4px 4px 4px 21px;
    text-align: left;
}

.lateral_superior_catalogo button {
    color: white;
    font-weight: bold;
    height: 42px;
    margin: 6px;
    width: 146px;
    background: url(../imagenes_carrito/boton_filtro.png);
    border:none;
	cursor: pointer;
}

.lateral_superior_catalogo input.boton {
    height: 29px;
    width: 81px;
    background: url(../imagenes_carrito/buscar_postpago.png);
    border:none;
	cursor: pointer;
}

.lateral_superior_catalogo select {
    height: 30px;
    margin: 6px;
    padding: 6px;
    width: 176px;
    color: grey;
    margin-bottom: 10px;
}
.lateral_inferior_catalogo {
	background: url(../imagenes_carrito/fondo_lateral_inferior.png) no-repeat; 
	width: 213px; 
	height: 118px;
    border: 0px;
	margin-left: 9px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.lateral_inferior_catalogo h2 {
    color: #312f30;
    font-size: 14px;
	height: 25px;
	font-family: Verdana;
    margin: 0;
    padding: 4px 4px 4px 21px;
    text-align: left;
}
.centro_botones{
    margin-bottom: 15px;
    margin-top: 15px;
    vertical-align: middle;
}

.centro_botones button {
    background: url("../imagenes_carrito/boton_filtro.png") repeat scroll 0 0 transparent;
    border: medium none;
    color: white;
    cursor: pointer;
    font-weight: bold;
    height: 42px;
    
    width: 146px;
}
.mini_catalogo {
    border: 1px dashed gray;
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 70px;
    margin: 6px;
    width: 42px;
}

.mini_catalogo img {
    margin-top: 2px;
    width: 38px;
    height: 70px;
}


#detalle_plan_equipo{
	float:left;
	width:100%;
	height:100px;
}

#foto_equipo{
	background: url(../imagenes_carrito/fondo_pasos_bkg.jpg) repeat-x; 
	float:left;
	width:15%;
	height:100px;
	
}

#equipo_escogido{
	background: url(../imagenes_carrito/fondo_pasos_equipo.jpg) repeat-x; 
	float:left;
	width:42%;
	height:100px;
	
}

#plan_escogido{
	background: url(../imagenes_carrito/fondo_pasos_plan.jpg) repeat-x; 
	float:left;
	width:43%;
	height:100px;
	
}

#escogido_titulo{
	height:30px;
	
}
.escogido_detalle{
	text-align:left;
	font-size:12px;
	height:45px;
}

.escogido_precio{
	text-align:right;
	font-size:12px;
	padding-right:5px;
	height:25px;
}

.p_terminos_legales{
	text-align:justify;
	padding-left:5px;
	padding-right:10px;
}