congress-scrapper 0.0.2 → 0.0.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/lib/congress-scrapper.rb
CHANGED
|
@@ -29,9 +29,10 @@ module Congress
|
|
|
29
29
|
@proposal_page = agent.get(title[:href])
|
|
30
30
|
|
|
31
31
|
proposal_type = clean_text(text_for(".subtitulo_competencias"))
|
|
32
|
-
|
|
33
|
-
resolution = clean_text(text_for("//*[@class='apartado_iniciativa' and contains(normalize-space(text()),'Resultado de la tramitación')]/following-sibling::*[@class='texto']"))
|
|
34
32
|
|
|
33
|
+
resolution = clean_text(text_for("//*[@class='apartado_iniciativa' and contains(normalize-space(text()),'Resultado de la tramitación')]/following-sibling::*[@class='texto']")) ||
|
|
34
|
+
clean_text(text_for("//*[@class='apartado_iniciativa' and contains(normalize-space(text()),'Situación actual')]/following-sibling::*[@class='texto']"))
|
|
35
|
+
|
|
35
36
|
commission_name = clean_text(text_for("//*[@class='apartado_iniciativa' and contains(normalize-space(text()),'Comisión competente:')]/following-sibling::*[@class='texto']"))
|
|
36
37
|
|
|
37
38
|
proposer_name = clean_text(text_for("//*[@class='apartado_iniciativa' and contains(normalize-space(text()),'Autor:')]/following-sibling::*[@class='texto']"))
|
|
@@ -0,0 +1,907 @@
|
|
|
1
|
+
|
|
2
|
+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
3
|
+
<html>
|
|
4
|
+
<HEAD>
|
|
5
|
+
<meta http-equiv="content-type" content="text/html;charset=UTF-8">
|
|
6
|
+
<STYLE>
|
|
7
|
+
body{float:left;font-size:62.5%;font-family: Arial, Verdana, Helvetica, sans-serif;}
|
|
8
|
+
blockquote{margin:0px;padding:0px;border:0px;list-style-type:none; }
|
|
9
|
+
a{text-decoration:none; color:#626469;}
|
|
10
|
+
a:hover{text-decoration:underline;font-weight:normal;color:#626469;}
|
|
11
|
+
a:active{text-decoration:none;font-weight:normal;color:#000000;}
|
|
12
|
+
</STYLE>
|
|
13
|
+
<TITLE>Búsqueda Avanzada (expedientes públicos)</TITLE>
|
|
14
|
+
<link href="/wc/htdocs/web/css/congreso.css" rel="stylesheet" type="text/css">
|
|
15
|
+
<link href="/wc/htdocs/web/css/portada.css" rel="stylesheet" type="text/css">
|
|
16
|
+
<link href="/wc/htdocs/web/css/prensa.css" rel="stylesheet" type="text/css">
|
|
17
|
+
<link href="/wc/htdocs/web/css/apps.css" rel="stylesheet" type="text/css">
|
|
18
|
+
<link href="/wc/htdocs/web/css/audiovisual.css" rel="stylesheet" type="text/css">
|
|
19
|
+
<script type="text/javascript" src="/wc/htdocs/web/js/wc.js" language="JavaScript"></script>
|
|
20
|
+
<style type="text/css">.GroupHeaderid1siteid73{Text-Align:left;Height:20px;Background-Color:#336699;}
|
|
21
|
+
.GroupHeaderLinkid1siteid73{Color:#FFFFFF;Font-Family:Arial, Helvetica;Font-Size:9pt;Font-Weight:Bold;}
|
|
22
|
+
.GroupHeaderTextid1siteid73{Font-Family:Arial, Helvetica;Color:#FFFFFF;Font-Size:9pt;Font-Weight:Bold;}
|
|
23
|
+
.RegionHeaderid1siteid73{Background-Color:#b29200;Height:20px;Text-Align:left;}
|
|
24
|
+
.RegionHeaderTextid1siteid73{Color:#ffffff;Font-Weight:Bold;Font-Family:Verdana;Font-Size:10px;}
|
|
25
|
+
.Bodyid1siteid73{Background-Color:#FFFFFF;}
|
|
26
|
+
.ArchivoAnuncioid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
27
|
+
.AudioFotoNoticiaid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
28
|
+
.AudioNotaPrensaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
29
|
+
.authorid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
30
|
+
.Campo1Pieid1siteid73{Font-Family:Arial, Helvetica;Color:#000000;Font-Size:8pt;}
|
|
31
|
+
.Campo1Region3id1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
32
|
+
.Campo2Pieid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
33
|
+
.Campo2Region3id1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
34
|
+
.Campo3Pieid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
35
|
+
.ComprobacionSelladoid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
36
|
+
.Concesionid1siteid73{Font-Family:Arial;Font-Size:11px;Color:#626469;}
|
|
37
|
+
.Convocatoriaid1siteid73{Font-Family:Arial;Font-Size:11px;Color:#626469;}
|
|
38
|
+
.Correcciondeerroresid1siteid73{Color:#626469;Font-Size:11px;Font-Family:Arial;}
|
|
39
|
+
.createdateid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
40
|
+
.creatorid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
41
|
+
.CuartoPlatoCafeteriaid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
42
|
+
.defaultattributeid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
43
|
+
.DescNotaPrensaid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;Font-Weight:Bold;}
|
|
44
|
+
.Descripcionid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;}
|
|
45
|
+
.DescripcionAnuncioid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
46
|
+
.DescripcionBoletinid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
47
|
+
.DescripcionDiarioid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
48
|
+
.descriptionid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;}
|
|
49
|
+
.Destinoid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
50
|
+
.DiaSemanaAgendaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
51
|
+
.DiaSemanaCanalid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
52
|
+
.documentsizeid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
53
|
+
.Enlaceid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
54
|
+
.EnlaceAnuncioid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
55
|
+
.EnlaceURLNovedadid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
56
|
+
.EnPortadaAnuncioid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
57
|
+
.EnPortadaNotaPrensaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
58
|
+
.EnVentanaNuevaAnuncioid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
59
|
+
.EnVentanaNuevaNovedadIntranetid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
60
|
+
.EtiquetaArchivoAnuncioid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
61
|
+
.EtiquetadelEnlacedelAnuncioid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
62
|
+
.EtiquetaEnlaceNovedadIntranetid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
63
|
+
.EtiquetaURLNovedadid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
64
|
+
.expiredateid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
65
|
+
.Faxid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
66
|
+
.Fax2id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
67
|
+
.FechaAgendaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
68
|
+
.FechaAnuncioid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
69
|
+
.FechaBoletinid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
70
|
+
.FechaCanalid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
71
|
+
.FechaDiarioid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
72
|
+
.FechaFotonoticiaid1siteid73{Font-Size:11px;Font-Family:Arial;Color:#b29200;}
|
|
73
|
+
.FechaFotonoticiaPresidenciaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
74
|
+
.FechaMenuid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
75
|
+
.FechaMenuCafeteriaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
76
|
+
.FechaNotaPrensaid1siteid73{Color:#b29200;Font-Family:Arial;Font-Weight:Bold;Font-Size:11px;}
|
|
77
|
+
.FechaNovedadid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
78
|
+
.FechaNovedadIntranetid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
79
|
+
.FechaRuedaPrensaid1siteid73{Font-Weight:Bold;Font-Size:11px;Font-Family:Arial;Color:#b29200;}
|
|
80
|
+
.FotoEmergenteNotaPrensaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
81
|
+
.FotoNotaPrensaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
82
|
+
.Foto1descargaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
83
|
+
.Foto1emergenteid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
84
|
+
.Foto1thumbnailid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
85
|
+
.Foto2descargaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
86
|
+
.Foto2emergenteid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
87
|
+
.Foto2thumbnailid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
88
|
+
.GraficoFotoNoticiaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
89
|
+
.GraficoNotaPrensaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
90
|
+
.Grupoid1siteid73{Color:#626469;Font-Size:11px;Font-Family:Arial;}
|
|
91
|
+
.Horaid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;}
|
|
92
|
+
.HoraAgendaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
93
|
+
.HoraCanalid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
94
|
+
.ImagenDiaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
95
|
+
.InformacionGeneralid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
96
|
+
.inplacedisplayid1siteid73{Color:#000000;Font-Family:Arial;Font-Size:11px;}
|
|
97
|
+
.InstruccinArchivoIIid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
98
|
+
.InstruccinArchivo1id1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
99
|
+
.Intervinienteid1siteid73{Font-Size:11px;Font-Family:Arial;Color:#626469;}
|
|
100
|
+
.itemfunctionid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
101
|
+
.JefedeCocinaMenuid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
102
|
+
.keywordsid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
103
|
+
.LineaAgendaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
104
|
+
.LineaCanalid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
105
|
+
.listaid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
106
|
+
.Listadebecariosparticipantesid1siteid73{Font-Family:Arial;Font-Size:11px;Color:#626469;}
|
|
107
|
+
.ListaPuestoMiembroDiputadoid1siteid73{Font-Size:11px;Font-Family:Arial;Color:#626469;}
|
|
108
|
+
.ListaPuestoMiembroSenadoid1siteid73{Font-Size:11px;Color:#626469;Font-Family:Arial;}
|
|
109
|
+
.Lugarid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;}
|
|
110
|
+
.LugarAgendaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
111
|
+
.LugarCanalid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
112
|
+
.Mail1id1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
113
|
+
.Mail2id1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
114
|
+
.Mail3id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
115
|
+
.Mail4id1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
116
|
+
.Nombreid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;Font-Weight:Bold;}
|
|
117
|
+
.NombreBoletinid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
118
|
+
.NombreDiarioid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
119
|
+
.NombreMiembroid1siteid73{Color:#626469;Font-Family:Arial;Font-Weight:Bold;Font-Size:11px;}
|
|
120
|
+
.NumeroOrdenAnuncioid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
121
|
+
.NumeroOrdenImagenid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
122
|
+
.NumeroOrdenNotaPrensaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
123
|
+
.PaginaBOCGBoletinid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
124
|
+
.PDFBoletinid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
125
|
+
.PDFDiarioid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
126
|
+
.perspectivesid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
127
|
+
.PieImagenid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
128
|
+
.PrimerPlatoCafeteriaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
129
|
+
.PrimerPlatoSaludableMenuid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
130
|
+
.PrimerPlato1Menuid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
131
|
+
.PrimerPlato2Menuid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
132
|
+
.PrimerPlato3Menuid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
133
|
+
.PrimerPlato4Menuid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
134
|
+
.Programaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
135
|
+
.PuestoMiembroDiputadoid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;Font-Weight:Bold;}
|
|
136
|
+
.PuestoMiembroSenadoid1siteid73{Font-Size:11px;Font-Family:Arial;Color:#626469;Font-Weight:Bold;}
|
|
137
|
+
.QuintoPlatoCafeteriaid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
138
|
+
.RefBOEid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
139
|
+
.RefBOEIIid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
140
|
+
.scoreid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
141
|
+
.SegundoPlatoCafeteriaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
142
|
+
.SegundoPlatoSaludableMenuid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
143
|
+
.SegundoPlato1Menuid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
144
|
+
.SegundoPlato2Menuid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
145
|
+
.SeptimoPlatoCafeteriaid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
146
|
+
.SextoPlatoCafeteriaid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
147
|
+
.SiglasBoletinid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
148
|
+
.SiglasDiarioid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
149
|
+
.subpagetitleid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
150
|
+
.SugerenciaCafeteriaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
151
|
+
.TargetNovedadid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
152
|
+
.Telefonoid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
153
|
+
.Telefono2id1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
154
|
+
.TemaFotoNoticiaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
155
|
+
.TemaNotaPrensaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
156
|
+
.TemaRuedaPrensaid1siteid73{Color:#000000;Font-Family:Arial;Font-Size:11px;}
|
|
157
|
+
.TercerPlatoCafeteriaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
158
|
+
.TextoAlternativoFotoNotaPrensaid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
159
|
+
.TextoAlternativoFoto1Fotonoticiaid1siteid73{Font-Family:Arial, Helvetica;Font-Size:8pt;Color:#000000;}
|
|
160
|
+
.TextoAlternativoFoto2Fotonoticiaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
161
|
+
.titleid1siteid73{Font-Family:Arial;Font-Size:11px;Color:#626469;Font-Weight:Bold;}
|
|
162
|
+
.titleorimageid1siteid73{Color:#626469;Font-Family:Arial;Font-Size:11px;}
|
|
163
|
+
.TitularFotoNoticiaid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
164
|
+
.Tituloid1siteid73{Font-Size:11px;Font-Family:Arial, Helvetica;Color:#626469;Font-Weight:Bold;}
|
|
165
|
+
.TituloAnuncioid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
166
|
+
.TituloImagendelDiaid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
167
|
+
.TituloNovedadid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
168
|
+
.TituloNovedadIntranetid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
169
|
+
.URLEnlaceNovedadIntranetid1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
170
|
+
.VideoFotoNoticiaid1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
171
|
+
.VideoNotaPrensaid1siteid73{Font-Size:8pt;Color:#000000;Font-Family:Arial, Helvetica;}
|
|
172
|
+
.Visitasid1siteid73{Font-Size:8pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
173
|
+
.wwsbr_category_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
174
|
+
.wwsbr_charset_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
175
|
+
.wwsbr_image_or_title_id1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
176
|
+
.wwsbr_img_or_title_dur_link_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
177
|
+
.wwsbr_itemtype_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
178
|
+
.wwsbr_mime_type_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
179
|
+
.wwsbr_page_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
180
|
+
.wwsbr_pagegroup_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
181
|
+
.wwsbr_publishdate_id1siteid73{Color:#000000;Font-Size:8pt;Font-Family:Arial, Helvetica;}
|
|
182
|
+
.wwsbr_title_and_img_dur_link_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
183
|
+
.wwsbr_title_dur_link_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
184
|
+
.wwsbr_title_link_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
185
|
+
.wwsbr_updatedate_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
186
|
+
.wwsbr_updator_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
187
|
+
.wwsbr_version_number_id1siteid73{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
188
|
+
.LeftCurve{}
|
|
189
|
+
.PortletBodyColor{}
|
|
190
|
+
.PortletHeaderColor{Background-Color:#b29200;}
|
|
191
|
+
.PortletHeaderLink{Color:#FFFFFF;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
192
|
+
.PortletHeaderStyle{}
|
|
193
|
+
.PortletHeaderText{Color:#FFFFFF;Font-Weight:Bold;Font-Size:10pt;Font-Family:Arial, Helvetica;}
|
|
194
|
+
.PortletHeading1{Color:#336699;Font-Family:Arial, Helvetica;Font-Size:9pt;Font-Weight:Bold;}
|
|
195
|
+
.PortletHeading2{Color:#336699;Font-Size:8pt;Font-Family:Arial, Helvetica;Font-Weight:Bold;}
|
|
196
|
+
.PortletHeading3{Font-Size:7pt;Font-Family:Arial, Helvetica;Color:#336699;Font-Weight:Bold;}
|
|
197
|
+
.PortletHeading4{Font-Size:7pt;Font-Family:Arial, Helvetica;Color:#336699;Font-Weight:Bold;}
|
|
198
|
+
.PortletSubHeaderColor{Background-Color:#EEEEDD;}
|
|
199
|
+
.PortletSubHeaderLink{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:9pt;}
|
|
200
|
+
.PortletSubHeaderText{Font-Size:9pt;Font-Family:Arial, Helvetica;Color:#000000;}
|
|
201
|
+
.PortletText1{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
202
|
+
.PortletText2{Color:#000000;Font-Family:Arial, Helvetica;Font-Size:8pt;}
|
|
203
|
+
.PortletText3{Color:#000000;Font-Size:7pt;Font-Family:Arial, Helvetica;}
|
|
204
|
+
.PortletText4{Font-Family:Arial, Helvetica;Font-Size:7pt;Color:#000000;}
|
|
205
|
+
.RightCurve{}
|
|
206
|
+
.LeftSubTabid1siteid73{Background-Position:left top;Background-Attachment:scroll;Background-Color:#336699;Background-Image:url(http://www.congreso.es/images/FFFFFFsl.gif);Background-Repeat:no-repeat;}
|
|
207
|
+
.LeftTabBgSlantid1siteid73{Background-Position:left top;Background-Image:url(http://www.congreso.es/images/FFFFFFtl.gif);Background-Color:#CCCC99;Background-Attachment:scroll;Background-Repeat:no-repeat;}
|
|
208
|
+
.LeftTabForeSlantid1siteid73{Background-Attachment:scroll;Background-Color:#336699;Background-Image:url(http://www.congreso.es/images/FFFFFFtl.gif);Background-Position:left top;Background-Repeat:no-repeat;}
|
|
209
|
+
.RightSubTabid1siteid73{Background-Attachment:scroll;Background-Color:#336699;Background-Image:url(http://www.congreso.es/images/FFFFFFsr.gif);Background-Position:right top;Background-Repeat:no-repeat;}
|
|
210
|
+
.RightTabBgCurveid1siteid73{Background-Image:url(http://www.congreso.es/images/FFFFFFtr.gif);Background-Color:#CCCC99;Background-Attachment:scroll;Background-Position:right top;Background-Repeat:no-repeat;}
|
|
211
|
+
.RightTabForeCurveid1siteid73{Background-Attachment:scroll;Background-Color:#336699;Background-Image:url(http://www.congreso.es/images/FFFFFFtr.gif);Background-Position:right top;Background-Repeat:no-repeat;}
|
|
212
|
+
.SubTabBgTextid1siteid73{Color:#CCCC99;Text-Decoration:none;Font-Family:Arial, Helvetica;Font-Size:11pt;Font-Weight:Bold;}
|
|
213
|
+
.TabBackgroundColorid1siteid73{Background-Color:#CCCC99;}
|
|
214
|
+
.TabBackgroundTextid1siteid73{Color:#003366;Text-Decoration:none;Font-Family:Arial, Helvetica;Font-Size:10pt;}
|
|
215
|
+
.TabForegroundColorid1siteid73{Background-Color:#336699;}
|
|
216
|
+
.TabForegroundTextid1siteid73{Color:#FFFFFF;Text-Decoration:none;Font-Family:Arial, Helvetica;Font-Size:10pt;Font-Weight:Bold;}
|
|
217
|
+
.portlet-font{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
218
|
+
.portlet-font-dim{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
219
|
+
.portlet-msg-status{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
220
|
+
.portlet-msg-info{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
221
|
+
.portlet-msg-error{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
222
|
+
.portlet-msg-alert{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
223
|
+
.portlet-msg-success{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
224
|
+
.portlet-section-header{Color:#336699; Font-Family:Arial, Helvetica; Font-Size:9pt; Font-Weight:Bold; }
|
|
225
|
+
.portlet-section-body{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
226
|
+
.portlet-section-alternate{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
227
|
+
.portlet-section-selected{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
228
|
+
.portlet-section-subheader{Color:#336699; Font-Size:8pt; Font-Family:Arial, Helvetica; Font-Weight:Bold; }
|
|
229
|
+
.portlet-section-footer{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
230
|
+
.portlet-section-text{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
231
|
+
.portlet-table-header{Color:#336699; Font-Family:Arial, Helvetica; Font-Size:9pt; Font-Weight:Bold; Background-Color:#EEEEDD; }
|
|
232
|
+
.portlet-table-body{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
233
|
+
.portlet-table-alternate{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
234
|
+
.portlet-table-selected{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
235
|
+
.portlet-table-subheader{Color:#336699; Font-Size:8pt; Font-Family:Arial, Helvetica; Font-Weight:Bold; }
|
|
236
|
+
.portlet-table-footer{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
237
|
+
.portlet-table-text{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
238
|
+
.portlet-form-label{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
239
|
+
.portlet-form-input-field{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
240
|
+
.portlet-form-button{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
241
|
+
.portlet-icon-label{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
242
|
+
.portlet-dlg-icon-label{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
243
|
+
.portlet-form-field-label{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
244
|
+
.portlet-form-field{Color:#000000; Font-Family:Arial, Helvetica; Font-Size:8pt; }
|
|
245
|
+
.RegionNoBorder{}
|
|
246
|
+
.RegionBorder { border:#b29200 1px solid; }
|
|
247
|
+
.RegionHeaderColor { border:#b29200 0px solid;}
|
|
248
|
+
.PageColor { background-color:#FFFFFF}
|
|
249
|
+
</style>
|
|
250
|
+
</HEAD>
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
<BODY leftMargin="0" rightMargin="0" topMargin="0" marginheight="0" marginwidth="0">
|
|
254
|
+
<div id="texto_parrafo">
|
|
255
|
+
<table cellpadding="0" cellspacing="0" border="0" width="100%" height="100%">
|
|
256
|
+
<tr valign="top"><td align="center" valign="top">
|
|
257
|
+
<table width="765" cellpadding="0" cellspacing="0" border="0" height="100%">
|
|
258
|
+
<tr>
|
|
259
|
+
<td align="center" width="765" height="100%" valign="top">
|
|
260
|
+
<iframe id="portalIFrame" title="" frameborder="0" width="0" height="0" src="/images/pobtrans.gif"></iframe><script type="text/javascript" src="http://www.congreso.es/portal/pls/portal/PORTAL.wwsbr_javascript.page_js?p_language=e&p_version=10.1.4.2.0.197">
|
|
261
|
+
<!-- Comment out script for old browsers
|
|
262
|
+
//-->
|
|
263
|
+
</SCRIPT>
|
|
264
|
+
<TABLE width="100%" id="rg9038" style="height:5px" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
265
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335471_73_1335464_1335464"><TABLE border="0" width="100%" cellpadding="0" cellspacing="0" class="RegionNoBorder">
|
|
266
|
+
<TR><td class="RegionHeaderColor" style="width:100%"><div id="pcnt73_1335471_73_1335464_1335464"><div class="Bodyid1siteid0">
|
|
267
|
+
<TABLE border="0" cellspacing="0" cellpadding="0" width="100%" summary="">
|
|
268
|
+
<TR>
|
|
269
|
+
<td valign="top" style="width:510px">
|
|
270
|
+
<TABLE width="100%" id="rg23002" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
271
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335471_73_1335464_1335464-73_1404039_73_1330641_1330641"><TABLE border="0" width="100%" cellpadding="0" cellspacing="0" class="RegionNoBorder">
|
|
272
|
+
<TR><td class="RegionHeaderColor" style="width:100%"><div id="pcnt73_1335471_73_1335464_1335464-73_1404039_73_1330641_1330641"><div class="CABECERA_MULTIIDIOMA">
|
|
273
|
+
<div class="zona1_multi">
|
|
274
|
+
<h1><a href="/portal/page/portal/Congreso/Congreso">
|
|
275
|
+
<img src="/wc/htdocs/web/img/logo.gif" alt="Congreso de los Diputados" ></a></h1>
|
|
276
|
+
<div class="menu_multi">
|
|
277
|
+
<div class="menu1_multi" title="Menú principal del Congreso de los Diputados">
|
|
278
|
+
<ul>
|
|
279
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Actualidad" title="Actualidad">Actualidad</a></li>
|
|
280
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/SalaPrensa" title="Sala de Prensa">Sala de Prensa</a></li>
|
|
281
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/CongresoTV" title="Congreso TV">Congreso TV</a></li>
|
|
282
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Diputados" title="Diputados">Diputados</a></li>
|
|
283
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/GruPar" title="Grupos">Grupos</a></li>
|
|
284
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Organos" title="Órganos">Órganos</a></li>
|
|
285
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Informacion" title="Información">Información</a></li>
|
|
286
|
+
<!-- <li><a href="/portal/page/portal/Congreso/Congreso/Presidencia" title="Presidencia">Presidencia</a></li> -->
|
|
287
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/CatPubli" title="Catálogo de Publicaciones">Catálogo de Publicaciones</a></li>
|
|
288
|
+
</ul>
|
|
289
|
+
</div>
|
|
290
|
+
<div class="menu2_multi" title="Menú principal del Congreso de los Diputados">
|
|
291
|
+
<ul>
|
|
292
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Iniciativas" title="Iniciativas">Iniciativas</a></li>
|
|
293
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Intervenciones" title="Intervenciones">Intervenciones</a></li>
|
|
294
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Hist_Normas" title="Historia y Normas">Historia y Normas</a></li>
|
|
295
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Publicaciones" title="Edición oficial" class="serv_doc">Edición oficial</a></li>
|
|
296
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Internacional" title="Internacional">Actividad Internacional</a></li>
|
|
297
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/SDocum" title="Servicios Documentales" class="serv_doc">Servicios Documentales</a></li>
|
|
298
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Enlaces" title="Enlaces">Enlaces</a></li>
|
|
299
|
+
</ul>
|
|
300
|
+
</div>
|
|
301
|
+
</div>
|
|
302
|
+
</div>
|
|
303
|
+
</div>
|
|
304
|
+
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
|
|
309
|
+
|
|
310
|
+
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
|
|
322
|
+
|
|
323
|
+
|
|
324
|
+
|
|
325
|
+
|
|
326
|
+
|
|
327
|
+
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
|
|
332
|
+
|
|
333
|
+
|
|
334
|
+
|
|
335
|
+
|
|
336
|
+
|
|
337
|
+
|
|
338
|
+
|
|
339
|
+
|
|
340
|
+
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
|
|
344
|
+
|
|
345
|
+
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
|
|
351
|
+
|
|
352
|
+
|
|
353
|
+
|
|
354
|
+
</DIV></TD></TR>
|
|
355
|
+
</TABLE>
|
|
356
|
+
</DIV></TD></TR>
|
|
357
|
+
</TABLE></TD>
|
|
358
|
+
<td valign="top" style="width:255px">
|
|
359
|
+
<TABLE width="100%" id="rg87022" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
360
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335471_73_1335464_1335464-73_10320194_73_1330641_1330641"> <div class="CABECERA_MULTIIDIOMA"><div class="zona2_multi"><div class="navegacion_multi" title="Menú de navegación"><ul>
|
|
361
|
+
<li><a href="http://www.congreso.es/portal/page/portal/Congreso/Congreso" class="enlaces2_multi" title="Portada">Portada</a> -</li>
|
|
362
|
+
<li><a class="enlace2_multi" title="English" href="https://validacion.congreso.es/pls/orasso/orasso.wwctx_app_language.set_language?p_http_language=en-us&p_nls_language=us&p_nls_territory=AMERICA&p_requested_url=http%3A%2F%2Fwww.congreso.es%2Fportal%2Fpls%2Fportal%2FPORTAL.wwctx_app_language.set_language%3Fp_http_language%3Den-us%26p_nls_language%3Dus%26p_nls_territory%3DAMERICA%26p_requested_url%3Dhttp%253A%252F%252Fwww.congreso.es%252Fportal%252Fpage%252Fportal%252FCongreso%252FCongreso%252FIniciativas%252FBusqueda%2520Avanzada%253F_piref73_1335465_73_1335464_1335464.next_page%253D%252Fwc%252FservidorCGI">English</a> -</li>
|
|
363
|
+
<li><a href="/portal/page/portal/Congreso/Congreso/Mapa%20Web" class="enlaces2_multi" title="Mapa Web">Mapa Web</a> -</li>
|
|
364
|
+
<li><a href="/portal/page/portal/Congreso/Accesibilidad" class="enlaces2_multi" title="Accesibilidad">Accesibilidad</a> </li>
|
|
365
|
+
<ul><li><a target="_blank" href="http://twitter.com/Congreso_Es"><img height="15px" src="/wc/htdocs/web/img/twitter.gif"></a> </li></ul>
|
|
366
|
+
</ul></div></div></div>
|
|
367
|
+
</DIV></TD></TR>
|
|
368
|
+
</TABLE></TD>
|
|
369
|
+
</TR>
|
|
370
|
+
</TABLE>
|
|
371
|
+
<TABLE width="100%" id="rg416288" border="0" cellpadding="0" cellspacing="0" summary=""><tr><td></td></tr></TABLE><TABLE width="100%" id="rg160017" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
372
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335471_73_1335464_1335464-73_2746053_73_1330641_1330641"><TABLE BORDER="0" WIDTH="100%" CELLPADDING="0"CELLSPACING="0" class="RegionNoBorder"><TR><TD class="RegionHeaderColor" WIDTH="100%" DIR="LTR" ><DIV id="pcnt73_1335471_73_1335464_1335464-73_2746053_73_1330641_1330641"></DIV></TD></TR>
|
|
373
|
+
</TABLE>
|
|
374
|
+
</DIV></TD></TR>
|
|
375
|
+
</TABLE><TABLE width="100%" id="rg26501" border="0" cellpadding="0" cellspacing="0" summary=""><tr><td></td></tr></TABLE><TABLE width="100%" id="rg7058" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
376
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335471_73_1335464_1335464-73_2666053_73_1330641_1330641"><div class="TITULO_SECCION">Congreso</div>
|
|
377
|
+
<div class="rastro"><div id="inicio" style="display:block"></div>
|
|
378
|
+
<A href="/portal/page/portal/Congreso/Congreso">Congreso de los Diputados</A>
|
|
379
|
+
/
|
|
380
|
+
<A href="/portal/page/portal/Congreso/Congreso/Iniciativas">Iniciativas</A>
|
|
381
|
+
/
|
|
382
|
+
<script language="JavaScript" type="text/javascript">ocultarPath();</script>
|
|
383
|
+
Búsqueda Avanzada (expedientes públicos)
|
|
384
|
+
</div>
|
|
385
|
+
</DIV></TD></TR>
|
|
386
|
+
</TABLE></DIV>
|
|
387
|
+
</DIV></TD></TR>
|
|
388
|
+
</TABLE>
|
|
389
|
+
</DIV></TD></TR>
|
|
390
|
+
</TABLE><TABLE border="0" cellspacing="0" cellpadding="0" width="100%" summary="">
|
|
391
|
+
<TR>
|
|
392
|
+
<td valign="top" style="width:145px">
|
|
393
|
+
<TABLE width="100%" id="rg9041" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
394
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335467_73_1335464_1335464"><div id="MENU"><div class="izquierda">
|
|
395
|
+
<p><a href="/portal/page/portal/Congreso/Congreso/Iniciativas">Buscador de Iniciativas (consulta de expedientes públicos)</a></p>
|
|
396
|
+
<p><a href="/portal/page/portal/Congreso/Congreso/Iniciativas/LeyesAprob">Iniciativas legislativas aprobadas</a></p>
|
|
397
|
+
<p><a href="/portal/page/portal/Congreso/Congreso/Iniciativas/Indice de Iniciativas">Índice de Iniciativas</a></p>
|
|
398
|
+
<p><a href="/portal/page/portal/Congreso/Congreso/Iniciativas/IniTipo">Iniciativas por Tipo</a></p>
|
|
399
|
+
<p><a class="opcion_activa" href="/portal/page/portal/Congreso/Congreso/Iniciativas/Busqueda Avanzada">Búsqueda Avanzada (expedientes públicos)</a></p>
|
|
400
|
+
<p><a href="/portal/page/portal/Congreso/Congreso/Iniciativas/ProydeLey">Proyectos de Ley</a></p>
|
|
401
|
+
<p><a href="/portal/page/portal/Congreso/Congreso/Iniciativas/PropLey">Proposiciones de Ley</a></p>
|
|
402
|
+
<p><a href="/portal/page/portal/Congreso/Congreso/Iniciativas/PropRefEstAut">Propuestas de reforma de Estatutos de Autonomía</a></p>
|
|
403
|
+
</div>
|
|
404
|
+
</div>
|
|
405
|
+
</DIV></TD></TR>
|
|
406
|
+
</TABLE></TD>
|
|
407
|
+
<td valign="top" style="width:100%">
|
|
408
|
+
<TABLE width="100%" id="rg9043" border="0" cellpadding="0" cellspacing="0" summary=""><tr><td></td></tr></TABLE><TABLE width="100%" id="rg9044" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
409
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335465_73_1335464_1335464"><TABLE BORDER="0" WIDTH="100%" CELLPADDING="0"CELLSPACING="0" class="RegionNoBorder"><TR><TD class="RegionHeaderColor" WIDTH="100%" DIR="LTR" ><DIV id="pcnt73_1335465_73_1335464_1335464">
|
|
410
|
+
|
|
411
|
+
|
|
412
|
+
|
|
413
|
+
|
|
414
|
+
|
|
415
|
+
|
|
416
|
+
|
|
417
|
+
|
|
418
|
+
|
|
419
|
+
|
|
420
|
+
|
|
421
|
+
|
|
422
|
+
|
|
423
|
+
<script language="JavaScript" type="text/javascript">
|
|
424
|
+
|
|
425
|
+
function imprimirPantalla() {
|
|
426
|
+
|
|
427
|
+
my_window = window.open("","ventana1","location=1,status=1,scrollbars=1, width=800,height=700");
|
|
428
|
+
|
|
429
|
+
|
|
430
|
+
|
|
431
|
+
//si es safari
|
|
432
|
+
if((-1 != navigator.userAgent.indexOf("Safari"))){
|
|
433
|
+
|
|
434
|
+
|
|
435
|
+
|
|
436
|
+
}
|
|
437
|
+
//para los demas exploradores
|
|
438
|
+
else{
|
|
439
|
+
|
|
440
|
+
|
|
441
|
+
|
|
442
|
+
// my_window.document.writeln('');
|
|
443
|
+
if (navigator.appName == "Netscape") {
|
|
444
|
+
my_window.stop()
|
|
445
|
+
|
|
446
|
+
}
|
|
447
|
+
my_window.location.reload()
|
|
448
|
+
//my_window.print();
|
|
449
|
+
//my_window.close();
|
|
450
|
+
|
|
451
|
+
}
|
|
452
|
+
|
|
453
|
+
}
|
|
454
|
+
|
|
455
|
+
</script>
|
|
456
|
+
|
|
457
|
+
<SCRIPT LANGUAGE="JavaScript" type="text/javascript" src="/wc/htdocs/web/js/wc.js"></SCRIPT>
|
|
458
|
+
|
|
459
|
+
|
|
460
|
+
|
|
461
|
+
<!-- Opción de imprimir la pantalla -->
|
|
462
|
+
|
|
463
|
+
</p>
|
|
464
|
+
<html><div id="RESULTADOS_BUSQUEDA"> <div class="TITULO_CONTENIDO"> X Legislatura </div> <div class="espcacio_blanco"></div> <br> <div class="paginacion_brs"> <a
|
|
465
|
+
href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/servidorCGI&CMD=VERLST&BASE=IW10&FMT=INITXLTS.fmt&NUM1=&DES1=&DOCS=1-25&DOCORDER=FIFO&OPDEF=Y&QUERY=%28I%29.ACIN1.+%26+%28%22COMPETENCIA+LEGISLATIVA+PLENA%22%29.TPTR.">Volver al listado</a> <a
|
|
466
|
+
href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/servidorCGI&CMD=VERLST&BASE=IW10&PIECE=IWA0&FMT=INITXD1S.fmt&FORM1=INITXLTS.fmt&NUM1=&DES1=&DOCS=12-12&QUERY=%28I%29.ACIN1.+%26+%28%22COMPETENCIA+LEGISLATIVA+PLENA%22%29.TPTR."><< Anterior</a> <a
|
|
467
|
+
href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/servidorCGI&CMD=VERLST&BASE=IW10&PIECE=IWA0&FMT=INITXD1S.fmt&FORM1=INITXLTS.fmt&NUM1=&DES1=&DOCS=14-14&QUERY=%28I%29.ACIN1.+%26+%28%22COMPETENCIA+LEGISLATIVA+PLENA%22%29.TPTR.">Siguiente >></a> </div> <div class="resultados"> <div class="resultados_competencias"> <p
|
|
468
|
+
class="subtitulo_competencias">Proyecto de ley.</p>
|
|
469
|
+
</div> </div> <div class="resultados"> <div class="ficha_iniciativa"> <p class="titulo_iniciativa">Proyecto de Ley de modificación de la normativa tributaria y presupuestaria y de adecuación de la normativa financiera para la intensificación de las
|
|
470
|
+
actuaciones en la prevención y lucha contra el fraude. (121/000015)</p> <p class="texto">Presentado el 02/07/2012, calificado el 10/07/2012 </p> <p class="apartado_iniciativa">Autor:
|
|
471
|
+
</p> <p class="texto">Gobierno</p> <p class="apartado_iniciativa">Situación actual:</p>
|
|
472
|
+
<p class="texto">Concluido - (Aprobado con modificaciones)</p> <p class="apartado_iniciativa">Tipo de tramitación:
|
|
473
|
+
</p> <p class="texto">Competencia Legislativa Plena; Urgente</p> <p class="apartado_iniciativa">Comisión competente:
|
|
474
|
+
</p> <p class="texto"><a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/composicionOrgano&idOrgano=311&idLegislatura=10"> <b>Comisión de Hacienda y Administraciones Públicas</b> </a></p> <p class="texto"></p> <p class="apartado_iniciativa"> Plazos:</p>
|
|
475
|
+
<p class="texto"> Hasta: 10/09/2012 De enmiendas
|
|
476
|
+
<br>Hasta: 14/09/2012 Ampliación de enmiendas
|
|
477
|
+
<br>Hasta: 19/09/2012 Ampliación de enmiendas
|
|
478
|
+
<br>Hasta: 24/09/2012 Ampliación de enmiendas al articulado
|
|
479
|
+
<br>Hasta: 25/09/2012 Ampliación de enmiendas al articulado
|
|
480
|
+
</p> <p class="apartado_iniciativa">Ponentes: </p>
|
|
481
|
+
<p class="texto"><a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=45&idLegislatura=10"> <b>Anchuelo Crego, Álvaro</b></a></p> <p class="texto"><a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=245&idLegislatura=10"><b>Azpiazu Uriarte, Pedro María</b> </a></p> <p class="texto">
|
|
482
|
+
<a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=291&idLegislatura=10"> <b>Fernández Davila, Mª Olaia</b> </a> </p> <p class="texto"> <a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=70&idLegislatura=10"><b>Garzón Espinosa, Alberto</b> </a> </p> <p class="texto"> <a
|
|
483
|
+
href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=109&idLegislatura=10"><b>Madrazo Díaz, Ana María</b> </a> </p> <p class="texto"> <a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=240&idLegislatura=10"> <b>Rangel Tarrés, Joan</b> </a> </p> <p class="texto"> <a
|
|
484
|
+
href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=61&idLegislatura=10"><b>Romero Rodríguez, María Eugenia</b> </a> </p> <p class="texto"> <a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=313&idLegislatura=10"><b>Romero Sánchez, Rosa María</b> </a> </p> <p class="texto"> <a
|
|
485
|
+
href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=195&idLegislatura=10"><b>Sánchez i Llibre, Josep</b> </a> </p> <p class="texto"> <a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/fichaDiputado&idDiputado=113&idLegislatura=10"> <b>Vázquez Morillo, María José</b> </a> </p> <p class="texto"></p> <p
|
|
486
|
+
class="apartado_iniciativa">Tramitación seguida por la iniciativa: </p>
|
|
487
|
+
<p class="texto"> Comisión de Hacienda y Administraciones Públicas <i>Publicación</i> desde 10/07/2012 hasta 13/07/2012
|
|
488
|
+
<br>Comisión de Hacienda y Administraciones Públicas <i>Enmiendas</i> desde 13/07/2012 hasta 26/09/2012
|
|
489
|
+
<br>Comisión de Hacienda y Administraciones Públicas <i>Mesa - Calificación</i> desde 20/09/2012 hasta 24/09/2012
|
|
490
|
+
<br>Comisión de Hacienda y Administraciones Públicas <i>Debate de totalidad</i> desde 24/09/2012 hasta 26/09/2012
|
|
491
|
+
<br>Comisión de Hacienda y Administraciones Públicas <i>Informe</i> desde 26/09/2012 hasta 27/09/2012
|
|
492
|
+
<br>Comisión de Hacienda y Administraciones Públicas <i>Aprobación con competencia legislativa plena</i> desde 27/09/2012 hasta 02/10/2012
|
|
493
|
+
<br>Senado desde 02/10/2012 hasta 24/10/2012
|
|
494
|
+
<br><i>Concluido - (Aprobado con modificaciones)</i> desde 24/10/2012
|
|
495
|
+
</p> <p class="apartado_iniciativa">Boletines:</p><br>
|
|
496
|
+
<p class="texto">BOCG. Congreso de los Diputados Núm. A-15-1 de 13/07/2012 Pág.: 1
|
|
497
|
+
<br />Iniciativa
|
|
498
|
+
|
|
499
|
+
<a target="_blank" href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28CDA20120713001501.CODI.%29#(Página1)
|
|
500
|
+
" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
501
|
+
|
|
502
|
+
<span><a href="/public_oficiales/L10/CONG/BOCG/A/A_015-01.PDF#page=1
|
|
503
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
504
|
+
</p>
|
|
505
|
+
|
|
506
|
+
|
|
507
|
+
<p class="texto">BOCG. Congreso de los Diputados Núm. A-15-2 de 02/10/2012 Pág.: 1
|
|
508
|
+
<br />Enmiendas e índice de enmiendas al articulado
|
|
509
|
+
|
|
510
|
+
<a target="_blank" href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG-10-A-15-2.CODI.%29#(Página1)
|
|
511
|
+
" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
512
|
+
|
|
513
|
+
<span><a href="/public_oficiales/L10/CONG/BOCG/A/BOCG-10-A-15-2.PDF#page=1
|
|
514
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
515
|
+
</p>
|
|
516
|
+
|
|
517
|
+
|
|
518
|
+
<p class="texto">BOCG. Congreso de los Diputados Núm. A-15-3 de 03/10/2012 Pág.: 1
|
|
519
|
+
<br />Informe de la Ponencia
|
|
520
|
+
|
|
521
|
+
<a target="_blank" href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG-10-A-15-3.CODI.%29#(Página1)
|
|
522
|
+
" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
523
|
+
|
|
524
|
+
<span><a href="/public_oficiales/L10/CONG/BOCG/A/BOCG-10-A-15-3.PDF#page=1
|
|
525
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
526
|
+
</p>
|
|
527
|
+
|
|
528
|
+
<p class="texto">BOCG. Senado Núm. 102_787 (Serie I) de 05/10/2012 Pág.: 3
|
|
529
|
+
<br />Texto remitido por el Congreso de los Diputados
|
|
530
|
+
|
|
531
|
+
<a target="_blank" href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_102_787.CODI.%29#(Página3)
|
|
532
|
+
" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
533
|
+
|
|
534
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_102_787.PDF
|
|
535
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
536
|
+
</p>
|
|
537
|
+
|
|
538
|
+
<p class="texto">BOCG. Congreso de los Diputados Núm. A-15-4 de 08/10/2012 Pág.: 1
|
|
539
|
+
<br />Aprobación por la Comisión con competencia legislativa plena
|
|
540
|
+
|
|
541
|
+
<a target="_blank" href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG-10-A-15-4.CODI.%29#(Página1)
|
|
542
|
+
" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
543
|
+
|
|
544
|
+
<span><a href="/public_oficiales/L10/CONG/BOCG/A/BOCG-10-A-15-4.PDF#page=1
|
|
545
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
546
|
+
</p>
|
|
547
|
+
|
|
548
|
+
<p class="texto">BOCG. Congreso de los Diputados Núm. A-15-5 de 11/10/2012 Pág.: 1
|
|
549
|
+
<br />Informe de la Ponencia (corrección de error)
|
|
550
|
+
|
|
551
|
+
<a target="_blank" href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG-10-A-15-5.CODI.%29#(Página1)
|
|
552
|
+
" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
553
|
+
|
|
554
|
+
<span><a href="/public_oficiales/L10/CONG/BOCG/A/BOCG-10-A-15-5.PDF#page=1
|
|
555
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
556
|
+
</p>
|
|
557
|
+
|
|
558
|
+
<p class="texto">BOCG. Senado Núm. 104_798 (Serie I) de 15/10/2012 Pág.: 5
|
|
559
|
+
<br />Propuestas de veto (Senado)
|
|
560
|
+
|
|
561
|
+
<a target="_blank" href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_104_798.CODI.%29#(Página5)
|
|
562
|
+
" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
563
|
+
|
|
564
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_104_798.PDF
|
|
565
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
566
|
+
</p>
|
|
567
|
+
|
|
568
|
+
<p class="texto">BOCG. Senado Núm. 104_799 (Serie I) de 15/10/2012 Pág.: 10
|
|
569
|
+
<br />Enmiendas (Senado)
|
|
570
|
+
|
|
571
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_104_799.CODI.%29#(Página10)
|
|
572
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
573
|
+
|
|
574
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_104_799.PDF
|
|
575
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
576
|
+
</p>
|
|
577
|
+
|
|
578
|
+
<p class="texto">BOCG. Senado Núm. 104_817 (Serie I) de 15/10/2012 Pág.: 101
|
|
579
|
+
<br />Índice de enmiendas
|
|
580
|
+
|
|
581
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_104_817.CODI.%29#(Página101)
|
|
582
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
583
|
+
|
|
584
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_104_817.PDF
|
|
585
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>PDF</b></a></span>
|
|
586
|
+
</p>
|
|
587
|
+
|
|
588
|
+
<p class="texto">BOCG. Senado Núm. 104_818 (Serie I) de 15/10/2012 Pág.: 4
|
|
589
|
+
<br />Texto remitido por el Congreso de los Diputados (Corrección de
|
|
590
|
+
errores)
|
|
591
|
+
|
|
592
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_104_818.CODI.%29#(Página4)
|
|
593
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
594
|
+
|
|
595
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_104_818.PDF
|
|
596
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
597
|
+
</p>
|
|
598
|
+
|
|
599
|
+
<p class="texto">BOCG. Senado Núm. 108_844 (Serie I) de 19/10/2012 Pág.: 3
|
|
600
|
+
<br />Votos particulares (Senado)
|
|
601
|
+
|
|
602
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_108_844.CODI.%29#(Página3)
|
|
603
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
604
|
+
|
|
605
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_108_844.PDF
|
|
606
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
607
|
+
</p>
|
|
608
|
+
|
|
609
|
+
<p class="texto">BOCG. Senado Núm. 108_846 (Serie I) de 19/10/2012 Pág.: 2
|
|
610
|
+
<br />Dictamen de la Comisión (Senado)
|
|
611
|
+
|
|
612
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_108_846.CODI.%29#(Página2)
|
|
613
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
614
|
+
|
|
615
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_108_846.PDF
|
|
616
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
617
|
+
</p>
|
|
618
|
+
|
|
619
|
+
<p class="texto">BOCG. Senado Núm. 111_876 (Serie I) de 26/10/2012 Pág.: 3
|
|
620
|
+
<br />Texto aprobado por el Senado
|
|
621
|
+
|
|
622
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&DOCORDER=LIFO&QUERY=%28BOCG_D_10_111_876.CODI.%29#(Página3)
|
|
623
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
624
|
+
|
|
625
|
+
<span><a href="/public_oficiales/L10/SEN/BOCG/2012/BOCG_D_10_111_876.PDF
|
|
626
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
627
|
+
</p>
|
|
628
|
+
|
|
629
|
+
|
|
630
|
+
|
|
631
|
+
|
|
632
|
+
|
|
633
|
+
|
|
634
|
+
|
|
635
|
+
|
|
636
|
+
|
|
637
|
+
|
|
638
|
+
|
|
639
|
+
|
|
640
|
+
|
|
641
|
+
|
|
642
|
+
|
|
643
|
+
|
|
644
|
+
|
|
645
|
+
|
|
646
|
+
|
|
647
|
+
|
|
648
|
+
|
|
649
|
+
|
|
650
|
+
|
|
651
|
+
|
|
652
|
+
|
|
653
|
+
|
|
654
|
+
|
|
655
|
+
|
|
656
|
+
|
|
657
|
+
|
|
658
|
+
|
|
659
|
+
|
|
660
|
+
|
|
661
|
+
|
|
662
|
+
|
|
663
|
+
|
|
664
|
+
|
|
665
|
+
|
|
666
|
+
|
|
667
|
+
|
|
668
|
+
|
|
669
|
+
|
|
670
|
+
|
|
671
|
+
|
|
672
|
+
|
|
673
|
+
|
|
674
|
+
|
|
675
|
+
|
|
676
|
+
|
|
677
|
+
|
|
678
|
+
|
|
679
|
+
|
|
680
|
+
|
|
681
|
+
|
|
682
|
+
|
|
683
|
+
|
|
684
|
+
|
|
685
|
+
|
|
686
|
+
|
|
687
|
+
|
|
688
|
+
|
|
689
|
+
|
|
690
|
+
|
|
691
|
+
|
|
692
|
+
|
|
693
|
+
|
|
694
|
+
|
|
695
|
+
|
|
696
|
+
|
|
697
|
+
|
|
698
|
+
|
|
699
|
+
|
|
700
|
+
|
|
701
|
+
|
|
702
|
+
|
|
703
|
+
|
|
704
|
+
|
|
705
|
+
|
|
706
|
+
|
|
707
|
+
|
|
708
|
+
|
|
709
|
+
|
|
710
|
+
|
|
711
|
+
|
|
712
|
+
|
|
713
|
+
|
|
714
|
+
|
|
715
|
+
|
|
716
|
+
|
|
717
|
+
|
|
718
|
+
|
|
719
|
+
|
|
720
|
+
|
|
721
|
+
|
|
722
|
+
|
|
723
|
+
|
|
724
|
+
|
|
725
|
+
|
|
726
|
+
|
|
727
|
+
|
|
728
|
+
|
|
729
|
+
|
|
730
|
+
|
|
731
|
+
|
|
732
|
+
|
|
733
|
+
|
|
734
|
+
|
|
735
|
+
|
|
736
|
+
|
|
737
|
+
|
|
738
|
+
|
|
739
|
+
<p class="apartado_iniciativa">Diarios de Sesiones:</p>
|
|
740
|
+
|
|
741
|
+
<p class="texto">DS. Congreso de los Diputados Núm.62 de 26/09/2012 Pág: 37
|
|
742
|
+
<br />Pleno
|
|
743
|
+
<br />Debate de totalidad
|
|
744
|
+
|
|
745
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&QUERY=%28DSCD-10-PL-62.CODI.%29#(Página37)
|
|
746
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
747
|
+
|
|
748
|
+
<span><a href="/public_oficiales/L10/CONG/DS/PL/DSCD-10-PL-62.PDF#page=37
|
|
749
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
750
|
+
|
|
751
|
+
</p>
|
|
752
|
+
|
|
753
|
+
<p class="texto">DS. Congreso de los Diputados Núm.170 de 02/10/2012 Pág: 12
|
|
754
|
+
<br />Comisión de Hacienda y Administraciones Públicas
|
|
755
|
+
<br />Ratificación de la Ponencia y aprobación con competencia
|
|
756
|
+
legislativa plena
|
|
757
|
+
|
|
758
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&QUERY=%28DSCD-10-CO-170.CODI.%29#(Página12)
|
|
759
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
760
|
+
|
|
761
|
+
<span><a href="/public_oficiales/L10/CONG/DS/CO/DSCD-10-CO-170.PDF#page=12
|
|
762
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
763
|
+
</p>
|
|
764
|
+
|
|
765
|
+
<p class="texto">DS. Senado Núm.89 de 16/10/2012 Pág: 2
|
|
766
|
+
<br />Senado - Comisión de Administraciones Públicas
|
|
767
|
+
|
|
768
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&QUERY=%28DS_C_10_89.CODI.%29#(Página2)
|
|
769
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
770
|
+
|
|
771
|
+
<span><a href="/public_oficiales/L10/SEN/DS/CO/DS_C_10_89.PDF
|
|
772
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
773
|
+
</p>
|
|
774
|
+
|
|
775
|
+
<p class="texto">DS. Senado Núm.37 de 24/10/2012 Pág: 2528
|
|
776
|
+
<br />Senado - Pleno
|
|
777
|
+
|
|
778
|
+
<a href="/portal/page/portal/Congreso/PopUpCGI?CMD=VERLST&BASE=pu10&DOCS=1-1&QUERY=%28DS_P_10_37.CODI.%29#(Página2528)
|
|
779
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>texto íntegro</b></a>
|
|
780
|
+
|
|
781
|
+
<span><a href="/public_oficiales/L10/SEN/DS/PL/DS_P_10_37.PDF
|
|
782
|
+
" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span>
|
|
783
|
+
</p>
|
|
784
|
+
|
|
785
|
+
|
|
786
|
+
|
|
787
|
+
|
|
788
|
+
|
|
789
|
+
|
|
790
|
+
|
|
791
|
+
|
|
792
|
+
|
|
793
|
+
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
|
|
797
|
+
|
|
798
|
+
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
|
|
802
|
+
|
|
803
|
+
|
|
804
|
+
|
|
805
|
+
|
|
806
|
+
|
|
807
|
+
|
|
808
|
+
|
|
809
|
+
|
|
810
|
+
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
|
|
814
|
+
|
|
815
|
+
<p class="apartado_iniciativa">B.O.E.
|
|
816
|
+
</p> <p class="texto">BOE Núm: 261 de 30/10/2012<br /> Ley 7/2012, de 29 de octubre, de modificación de la normativa tributaria y presupuestaria y de adecuación de la normativa financiera para la intensificación de las actuaciones en la prevención y lucha
|
|
817
|
+
contra el fraude.
|
|
818
|
+
<span><a href="/constitucion/ficheros/leyes_espa/l_007_2012.pdf" target="_blank" title="(Este enlace se abre en una ventana nueva)"><b>(PDF)</b></a></span> </p> <p class="apartado_iniciativa">Intervenciones:
|
|
819
|
+
<br></p> <p class="texto"> <a href="/portal/page/portal/Congreso/Congreso/Iniciativas?_piref73_2148295_73_1335437_1335437.next_page=/wc/servidorCGI&CMD=VERLST&BASE=IT10&FMT=INTTXLSS.fmt&DOCS=1-26&DOCORDER=FIFO&QUERY=%28121%2F000015*.EXPE.%29"><b>enlace</b> >></a> </p> <p class="apartado_iniciativa">Votaciones:
|
|
820
|
+
</p> <p class="texto"> VOTACIÓN PLENARIA del día 26/09/2012 <br />Debate de totalidad. <br />Proyecto de Ley de modificación de la normativa tributaria y presupuestaria y de adecuación de la normativa financiera para la intensificación de las actuaciones en la
|
|
821
|
+
prevención y lucha contra el fraude. Se vota la enmienda de devolución presentada por el Grupo de Izquierda Plural. <br /><br /> <br />Sí: 15 No: 292 Abstenciones: 0 </p> </div> </div> </div>
|
|
822
|
+
</html><!-- BRSCGI © 1995-2004 Baratz Servicios de Teledocumentación, S.A. http://www.baratz.es -->
|
|
823
|
+
|
|
824
|
+
|
|
825
|
+
|
|
826
|
+
<script language="JavaScript" type="text/javascript">
|
|
827
|
+
mostrarCapa( "capaLegislaturas", "false" );
|
|
828
|
+
</script>
|
|
829
|
+
|
|
830
|
+
|
|
831
|
+
<!-- FUNCION PIE -->
|
|
832
|
+
|
|
833
|
+
|
|
834
|
+
|
|
835
|
+
|
|
836
|
+
|
|
837
|
+
|
|
838
|
+
|
|
839
|
+
|
|
840
|
+
|
|
841
|
+
|
|
842
|
+
|
|
843
|
+
<script language="JavaScript" type="text/javascript">
|
|
844
|
+
cargaLegSesion('10')
|
|
845
|
+
</script>
|
|
846
|
+
|
|
847
|
+
<!-- FIN PIE -->
|
|
848
|
+
|
|
849
|
+
|
|
850
|
+
<script language="JavaScript" type="text/javascript">
|
|
851
|
+
mostrarHistory();
|
|
852
|
+
</script>
|
|
853
|
+
</DIV></TD></TR>
|
|
854
|
+
</TABLE>
|
|
855
|
+
</DIV></TD></TR>
|
|
856
|
+
</TABLE><TABLE width="100%" id="rg9045" border="0" cellpadding="0" cellspacing="0" summary=""><tr><td></td></tr></TABLE></TD>
|
|
857
|
+
</TR>
|
|
858
|
+
</TABLE>
|
|
859
|
+
<TABLE width="100%" id="rg9039" border="0" cellpadding="0" cellspacing="0" summary=""><tr><td></td></tr></TABLE><TABLE width="100%" id="rg9046" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
860
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="p73_1335469_73_1335464_1335464"><TABLE border="0" width="100%" cellpadding="0" cellspacing="0" class="RegionNoBorder">
|
|
861
|
+
<TR><td class="RegionHeaderColor" style="width:100%"><div id="pcnt73_1335469_73_1335464_1335464"><div class="Bodyid1siteid0">
|
|
862
|
+
<TABLE width="100%" id="rg7045" style="height:75px" border="0" cellpadding="0" cellspacing="0" summary=""><TR ALIGN="LEFT">
|
|
863
|
+
<td valign="top" style="padding:0px 0px 0px 0px;width:100%;"><div id="CONGRESO">
|
|
864
|
+
<div id="PIE">
|
|
865
|
+
<div class="infoPie">
|
|
866
|
+
<div class="direccion">
|
|
867
|
+
<p class="txt_direccion">
|
|
868
|
+
<span lang="es">Congreso de los Diputados</span><br>
|
|
869
|
+
C/Floridablanca s/n - 28071 - MADRID<br>
|
|
870
|
+
<A href="http://www.congreso.es/portal/page/portal/Congreso/Congreso/Publicaciones/Aviso_Legal">Aviso Legal<A>
|
|
871
|
+
</p>
|
|
872
|
+
</div>
|
|
873
|
+
<div class="telefono">
|
|
874
|
+
<p class="sin_ico">Información general:</p>
|
|
875
|
+
<p class="ico_tel">Tel: 91 390 60 00</p>
|
|
876
|
+
<p class="ico_fax">Fax: 91 429 87 07</p>
|
|
877
|
+
</div>
|
|
878
|
+
<div class="visitas">
|
|
879
|
+
<p class="sin_ico"><a href="http://www.congreso.es/portal/page/portal/Congreso/Congreso/Informacion/Visita" title="¿Cómo visitar el Congreso?">¿Cómo visitar el Congreso?</a></p>
|
|
880
|
+
<p class="ico_tel">Tel: 91 390 65 25 / 26</p>
|
|
881
|
+
<p class="ico_fax">Fax: 91 390 64 35</p>
|
|
882
|
+
</div>
|
|
883
|
+
<div class="correo">
|
|
884
|
+
<p class="ico_mail"><a href="mailto:informacion@congreso.es" title="Atención al Ciudadano">Atención al Ciudadano</a></p>
|
|
885
|
+
<p class="ico_mail"><a href="mailto:visitasguiadas@congreso.es" title="Visitas guiadas de grupos">Visitas guiadas de grupos</a></p>
|
|
886
|
+
<p class="ico_mail"><a href="mailto:webmaster@congreso.es" title="Consultas sobre la web">Consultas por e-mail</a></p>
|
|
887
|
+
<p class="ico_mail"><a href="http://www.congreso.es/portal/page/portal/Congreso/Congreso/Informacion/HorarioRegistro" title="Horario del Registro">Horario de Registro</a></p>
|
|
888
|
+
</div>
|
|
889
|
+
</div>
|
|
890
|
+
</div>
|
|
891
|
+
</div>
|
|
892
|
+
</TD></TR>
|
|
893
|
+
</TABLE></DIV>
|
|
894
|
+
</DIV></TD></TR>
|
|
895
|
+
</TABLE>
|
|
896
|
+
</DIV></TD></TR>
|
|
897
|
+
</TABLE><!-- show footer template = 1117773020 -->
|
|
898
|
+
</td>
|
|
899
|
+
</tr>
|
|
900
|
+
</table>
|
|
901
|
+
</td></tr>
|
|
902
|
+
</table>
|
|
903
|
+
</div>
|
|
904
|
+
</BODY>
|
|
905
|
+
</HTML>
|
|
906
|
+
|
|
907
|
+
<!-- Page Metadata Generated On: 12-DIC-2012:11:19:09 Time Taken: 30 msecs -->
|
data/spec/lib/scrapper_spec.rb
CHANGED
|
@@ -11,7 +11,7 @@ describe Congress::Scrapper do
|
|
|
11
11
|
stub_request(:post, search_results_page).to_return(:body => fixture(:search_results_page1), :headers => { 'Content-Type' => 'text/html' })
|
|
12
12
|
stub_request(:get, search_results_next_page).to_return(:body => fixture(:search_results_page2), :headers => { 'Content-Type' => 'text/html' })
|
|
13
13
|
stub_request(:get, proposal_page1).to_return(:body => fixture(:open_proposal_page), :headers => { 'Content-Type' => 'text/html' })
|
|
14
|
-
stub_request(:get, proposal_page2).to_return(:body =>
|
|
14
|
+
stub_request(:get, proposal_page2).to_return(:body => fixture(:closed_proposal_with_changes_page), :headers => { 'Content-Type' => 'text/html' })
|
|
15
15
|
stub_request(:get, proposal_page3).to_return(:body => "", :headers => { 'Content-Type' => 'text/html' })
|
|
16
16
|
stub_request(:get, proposal_page4).to_return(:body => fixture(:closed_proposal_page), :headers => { 'Content-Type' => 'text/html' })
|
|
17
17
|
end
|
|
@@ -37,19 +37,29 @@ describe Congress::Scrapper do
|
|
|
37
37
|
end
|
|
38
38
|
|
|
39
39
|
it "should populate open proposals info" do
|
|
40
|
-
|
|
41
40
|
proposals = Congress::Scrapper.scrape
|
|
42
41
|
proposal = proposals.first
|
|
43
42
|
proposal[:official_url].should == proposal_page1
|
|
44
43
|
proposal[:proposal_type].should == "Proyecto de ley"
|
|
45
44
|
proposal[:closed_at].should be_nil
|
|
46
|
-
proposal[:official_resolution].should
|
|
45
|
+
proposal[:official_resolution].should == "Comisión de Medio Ambiente, Agricultura y Pesca Enmiendas"
|
|
47
46
|
proposal[:proposed_at].should == Date.new(2010, 4, 9)
|
|
48
47
|
proposal[:category_name].should == "Medio Ambiente, Agricultura y Pesca"
|
|
49
48
|
proposal[:proposer_name].should == "PSOE"
|
|
50
49
|
end
|
|
51
50
|
|
|
52
|
-
it "should populate closed proposals info" do
|
|
51
|
+
it "should populate closed proposals info with modifications" do
|
|
52
|
+
proposals = Congress::Scrapper.scrape
|
|
53
|
+
proposal = proposals[1]
|
|
54
|
+
proposal[:official_url].should == proposal_page2
|
|
55
|
+
proposal[:proposal_type].should == "Proyecto de ley"
|
|
56
|
+
proposal[:closed_at].should == Date.new(2012, 10, 24)
|
|
57
|
+
proposal[:official_resolution].should == "Concluido - (Aprobado con modificaciones)"
|
|
58
|
+
proposal[:category_name].should == "Hacienda y Administraciones Públicas"
|
|
59
|
+
proposal[:proposer_name].should == "Gobierno"
|
|
60
|
+
end
|
|
61
|
+
|
|
62
|
+
it "should populate closed proposals info without modifications" do
|
|
53
63
|
proposals = Congress::Scrapper.scrape
|
|
54
64
|
proposal = proposals.last
|
|
55
65
|
proposal[:official_url].should == proposal_page4
|
|
@@ -59,5 +69,6 @@ describe Congress::Scrapper do
|
|
|
59
69
|
proposal[:category_name].should == "Economía y Hacienda"
|
|
60
70
|
proposal[:proposer_name].should == "Gobierno"
|
|
61
71
|
end
|
|
72
|
+
|
|
62
73
|
end
|
|
63
74
|
end
|
|
@@ -28,6 +28,10 @@ module CongressWebSitePaths
|
|
|
28
28
|
def proposal_page4
|
|
29
29
|
"http://www.congreso.es/portal/page/portal/Congreso/Congreso/Iniciativas/Busqueda%20Avanzada?_piref73_1335465_73_1335464_1335464.next_page=/wc/servidorCGI&CMD=VERLST&BASE=IWI9&PIECE=IWA9&FMT=INITXD1S.fmt&FORM1=INITXLTS.fmt&DOCS=2-2&QUERY=%28I%29.ACIN1.+%26+%28%22COMPETENCIA+LEGISLATIVA+PLENA%22%29.TPTR.+%26+%28%22APROBADO+SIN+MODIFICACIONES%22%29.CIER."
|
|
30
30
|
end
|
|
31
|
+
|
|
32
|
+
def proposal_page5
|
|
33
|
+
"http://www.congreso.es/portal/page/portal/Congreso/Congreso/Iniciativas/Busqueda%20Avanzada?_piref73_1335465_73_1335464_1335464.next_page=/wc/servidorCGI&CMD=VERLST&BASE=IW10&PIECE=IWA0&FMT=INITXD1S.fmt&FORM1=INITXLTS.fmt&DOCS=13-13&QUERY=%28I%29.ACIN1.+%26+%28%22COMPETENCIA+LEGISLATIVA+PLENA%22%29.TPTR."
|
|
34
|
+
end
|
|
31
35
|
|
|
32
36
|
end
|
|
33
37
|
|
metadata
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: congress-scrapper
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.0.
|
|
4
|
+
version: 0.0.3
|
|
5
5
|
prerelease:
|
|
6
6
|
platform: ruby
|
|
7
7
|
authors:
|
|
@@ -11,7 +11,7 @@ authors:
|
|
|
11
11
|
autorequire:
|
|
12
12
|
bindir: bin
|
|
13
13
|
cert_chain: []
|
|
14
|
-
date: 2012-12-
|
|
14
|
+
date: 2012-12-21 00:00:00.000000000 Z
|
|
15
15
|
dependencies:
|
|
16
16
|
- !ruby/object:Gem::Dependency
|
|
17
17
|
name: rspec
|
|
@@ -93,6 +93,7 @@ files:
|
|
|
93
93
|
- lib/congress-scrapper/version.rb
|
|
94
94
|
- lib/proposer.rb
|
|
95
95
|
- spec/fixtures/closed_proposal_page.html
|
|
96
|
+
- spec/fixtures/closed_proposal_with_changes_page.html
|
|
96
97
|
- spec/fixtures/open_proposal_page.html
|
|
97
98
|
- spec/fixtures/proposers.yml
|
|
98
99
|
- spec/fixtures/search_page.html
|
|
@@ -127,6 +128,7 @@ specification_version: 3
|
|
|
127
128
|
summary: Scrapper to get proposals from Spanish Congress
|
|
128
129
|
test_files:
|
|
129
130
|
- spec/fixtures/closed_proposal_page.html
|
|
131
|
+
- spec/fixtures/closed_proposal_with_changes_page.html
|
|
130
132
|
- spec/fixtures/open_proposal_page.html
|
|
131
133
|
- spec/fixtures/proposers.yml
|
|
132
134
|
- spec/fixtures/search_page.html
|