]> git.llucax.com Git - mecon/intranet.git/commitdiff
Cambios en los nombres de los estilos de servicios, para evitar colisiones.
authorMyrna Degano <mdegan@mecon.gov.ar>
Wed, 5 Nov 2003 18:15:53 +0000 (18:15 +0000)
committerMyrna Degano <mdegan@mecon.gov.ar>
Wed, 5 Nov 2003 18:15:53 +0000 (18:15 +0000)
sistema/www/css/servicios_brigada.css
sistema/www/css/servicios_codep.css
sistema/www/css/servicios_infoleg.css [deleted file]
sistema/www/css/servicios_novedades.css
sistema/www/servicios/brigada/brigada.php
sistema/www/servicios/codep/ayuda.htm
sistema/www/servicios/codep/codep_codigo.php
sistema/www/servicios/codep/codep_nombre.php
sistema/www/servicios/infoleg/pedido.php
sistema/www/servicios/novedades/novedades.php

index d713ccc7d41e2926c61b43b8247f8df6cd6b9802..82a1fb2a74d8e7fba6ffc85e3818127e94703aa2 100644 (file)
@@ -1,4 +1,24 @@
-\r
-.txt_chicoiz { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; vertical-align: middle; font-weight: normal }\r
-.txt_chicoder { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; vertical-align: middle; font-weight: normal }\r
-.txt_naranja { COLOR: #FF6600; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; font-style: normal; line-height: normal; font-weight: bold}\r
+\r.servicios_brigada_txt_chicoiz { 
+    font-family: Arial, Helvetica, sans-serif; 
+    font-size: 8pt; 
+    font-style: normal; 
+    line-height: normal; 
+    vertical-align: middle; 
+    font-weight: normal 
+}\r
+.servicios_brigada_txt_chicoder { 
+    font-family: Arial, Helvetica, sans-serif; 
+    font-size: 8pt; 
+    font-style: normal; 
+    line-height: normal; 
+    vertical-align: middle; 
+    font-weight: normal 
+}\r
+.servicios_brigada_txt_naranja { 
+    color: #FF6600; 
+    font-family: Arial, Helvetica, sans-serif; 
+    font-size: 9pt; 
+    font-style: normal; 
+    line-height: normal; 
+    font-weight: bold
+}\r
index b9ea0aa303fd62389837a153c808639b8a862941..7b8d3426f833add4e16e182e0409c5d63b7c61a3 100644 (file)
@@ -1,9 +1,48 @@
-\r
-.textoazul { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: normal }\r
-.titulo_form { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; font-style: normal; line-height: normal; background-position: centre centre; text-align: centre; vertical-align: middle ; font-weight: normal}\r
-.txt1 { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: normal }\r
-.txt2 { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; background-position: left top; text-align: left; vertical-align: middle; font-weight: normal }\r
-.txt_naranja { COLOR: #FF3300; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: bold}\r
-.txt_derecha { COLOR: #003366; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: right centre; text-align: right; vertical-align: middle; font-weight: bold}\r
-.txt1centro { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: centre centre; text-align: centre; vertical-align: top; font-weight: normal }\r
-.txt1blanco { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: bold}\r
+.servicios_codep_textoazul { 
+    COLOR: #003366; 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 10pt; 
+    font-style: normal; 
+    line-height: normal; 
+    font-weight: normal 
+}\r
+.servicios_codep_txt1 { 
+    COLOR: #000000; 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 10pt; 
+    font-style: normal; 
+    line-height: normal; 
+    background-position: left centre; 
+    text-align: left; 
+    vertical-align: top; 
+    font-weight: normal }\r
+.servicios_codep_txt2 { 
+    COLOR: #000000; 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 8pt; 
+    font-style: normal; 
+    line-height: normal; 
+    background-position: left top; 
+    text-align: left; 
+    vertical-align: middle; 
+    font-weight: normal 
+}\r
+.servicios_codep_txt_naranja { 
+    COLOR: #FF3300; 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 10pt; 
+    font-style: normal; 
+    line-height: normal; 
+    font-weight: bold
+}\r
+.servicios_codep_txt_derecha { 
+    COLOR: #003366; 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 10pt; 
+    font-style: normal; 
+    line-height: normal; 
+    background-position: right centre; 
+    text-align: right; 
+    vertical-align: middle; 
+    font-weight: bold
+}\r
diff --git a/sistema/www/css/servicios_infoleg.css b/sistema/www/css/servicios_infoleg.css
deleted file mode 100644 (file)
index 414bea1..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-\r
-.txt_naranja { COLOR: #FF3300; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: bold}\r
-.txt_negro { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: bold}\r
index aaff72571e7bdad84bab845c2cadbdf720abd5a9..4a7a11011a33570a01199b7f531f13c60d1dcec9 100644 (file)
@@ -1,8 +1,26 @@
-\r
-.titulo_fila { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: bold}\r
-.titulo { COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 11pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: top; font-weight: bold}\r
-.txt_fila { COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10pt; font-style: normal; line-height: normal; font-weight: normal}\r
-.txt_chicoiz { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; background-position: left centre; text-align: left; vertical-align: middle; font-weight: normal }\r
-.txt_chicoder { FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 8pt; font-style: normal; line-height: normal; background-position: right centre; text-align: right; vertical-align: middle; font-weight: normal }\r
-.error { COLOR: #FF0000;  FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 12pt; font-style: normal; line-height: normal; font-weight: normal }\r
-.resaltar_fecha { COLOR: #6A89A5; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 9pt; font-style: normal; line-height: normal; font-weight: normal}\r
+.servicios_novedades_txt_fila { 
+    COLOR: #000000; 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 10pt; 
+    font-style: normal; 
+    line-height: normal; 
+    font-weight: normal
+}\r
+.servicios_novedades_txt_chicoiz { 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 8pt; 
+    font-style: normal; 
+    line-height: normal; 
+    background-position: left centre; 
+    text-align: left; 
+    vertical-align: middle; 
+    font-weight: normal 
+}\r
+.servicios_novedades_resaltar_fecha { 
+    COLOR: #6A89A5; 
+    FONT-FAMILY: Arial, Helvetica, sans-serif; 
+    FONT-SIZE: 9pt; 
+    font-style: normal; 
+    line-height: normal; 
+    font-weight: normal
+}\r
index 15b6469f145e134ff064970b3ae43c09080eed69..975344f93e1ebf3ab65dec874610ddac8281eb9d 100644 (file)
@@ -58,7 +58,7 @@ foreach ($filas_edificios AS $fila){
 }
 
 if(isset($resaltar)){
 }
 
 if(isset($resaltar)){
-    $TABLA_Edificios->updateCellAttributes($resaltar['fila'], $resaltar['columna'], 'class="txt_naranja"');
+    $TABLA_Edificios->updateCellAttributes($resaltar['fila'], $resaltar['columna'], 'class="servicios_brigada_txt_naranja"');
 }    
 
 $MARCO->addBodyContent('<br>');
 }    
 
 $MARCO->addBodyContent('<br>');
@@ -98,7 +98,7 @@ if (isset($_GET['Edif'])){
     $TABLA_Pisos->updateCellAttributes(0, 0, $attrs);
 
     if(isset($resaltar2)){
     $TABLA_Pisos->updateCellAttributes(0, 0, $attrs);
 
     if(isset($resaltar2)){
-       $TABLA_Pisos->updateCellAttributes($resaltar2['fila'], $resaltar2['columna'], 'class="txt_naranja"');
+       $TABLA_Pisos->updateCellAttributes($resaltar2['fila'], $resaltar2['columna'], 'class="servicios_brigada_txt_naranja"');
     }    
 
     $MARCO->addBodyContent('<br>');
     }    
 
     $MARCO->addBodyContent('<br>');
@@ -129,8 +129,8 @@ if (isset($_GET['Piso'])){
 
     $TABLA_Pie->addRow(array($IMG_Normas->toHtml(), $LINK_Normas->toHtml(), 
                             $LINK_Plano->toHtml(), $IMG_Plano->toHtml()), 'width="24"'); 
 
     $TABLA_Pie->addRow(array($IMG_Normas->toHtml(), $LINK_Normas->toHtml(), 
                             $LINK_Plano->toHtml(), $IMG_Plano->toHtml()), 'width="24"'); 
-    $TABLA_Pie->updateColAttributes(1, 'align="left" width="276" class="txt_chicoiz"');
-    $TABLA_Pie->updateColAttributes(2, 'align="right" width="276" class="txt_chicoder"');
+    $TABLA_Pie->updateColAttributes(1, 'align="left" width="276" class="servicios_brigada_txt_chicoiz"');
+    $TABLA_Pie->updateColAttributes(2, 'align="right" width="276" class="servicios_brigada_txt_chicoder"');
 
     $MARCO->addBodyContent('<br>');
     $MARCO->addBodyContent($TABLA_Brigadistas);
 
     $MARCO->addBodyContent('<br>');
     $MARCO->addBodyContent($TABLA_Brigadistas);
index e9d7ee5e3576a8fbde3eb552ac2b1a24811fa316..e43350a7ca58fc5873973294706005e70ac837bc 100644 (file)
@@ -18,22 +18,22 @@ MM_reloadPage(true);
 </script>\r
 <link rel="stylesheet" href="../../css/servicios_codep.css">\r
 </head>\r
 </script>\r
 <link rel="stylesheet" href="../../css/servicios_codep.css">\r
 </head>\r
-<body bgcolor="#FFFFFF" class="subtitulo" link="#003366" vlink="#660066" alink="#0066FF" topmargin="0">\r
+<body bgcolor="#FFFFFF" class="servicios_codep_subtitulo" link="#003366" vlink="#660066" alink="#0066FF" topmargin="0">\r
 <table width="640" border="0" cellspacing="0" cellpadding="0">\r
   <tr> \r
     <td colspan="3"><img src="../../images/servicios_codep_copete_ayuda.gif" width="640" height="84"></td>\r
   </tr>\r
   <tr> \r
     <td colspan="3"> \r
 <table width="640" border="0" cellspacing="0" cellpadding="0">\r
   <tr> \r
     <td colspan="3"><img src="../../images/servicios_codep_copete_ayuda.gif" width="640" height="84"></td>\r
   </tr>\r
   <tr> \r
     <td colspan="3"> \r
-      <p><span class="txt1">El búscador presenta la posibilidad de realizar dos \r
+      <p><span class="servicios_codep_txt1">El búscador presenta la posibilidad de realizar dos \r
         tipos de búsqueda: </span></p>\r
         tipos de búsqueda: </span></p>\r
-      <p><span class="txt1"> - Búsqueda por palabra clave. </span></p>\r
-      <p><span class="txt1">- Búsqueda por código de dependencia. </span></p>\r
-      <p><span class="txt1">La búsqueda presentada por defecto al ingresar a la \r
+      <p><span class="servicios_codep_txt1"> - Búsqueda por palabra clave. </span></p>\r
+      <p><span class="servicios_codep_txt1">- Búsqueda por código de dependencia. </span></p>\r
+      <p><span class="servicios_codep_txt1">La búsqueda presentada por defecto al ingresar a la \r
         aplicación es la búsqueda por palabra clave. Para alternar entre uno y \r
         otro tipo de búsqueda, se encuentra siempre disponible un enlace en la \r
         parte inferior izquierda de la pantalla. </span></p>\r
         aplicación es la búsqueda por palabra clave. Para alternar entre uno y \r
         otro tipo de búsqueda, se encuentra siempre disponible un enlace en la \r
         parte inferior izquierda de la pantalla. </span></p>\r
-      <p><span class="txt1">El enlace "Obtener Codificador de Dependencias" disponible \r
+      <p><span class="servicios_codep_txt1">El enlace "Obtener Codificador de Dependencias" disponible \r
         en la parte inferior derecha de la pantalla permite bajar el Codificador \r
         de Dependencias en formato Excel, actualizado a la fecha indicada en la \r
         parte superior de la pantalla. </span></p>\r
         en la parte inferior derecha de la pantalla permite bajar el Codificador \r
         de Dependencias en formato Excel, actualizado a la fecha indicada en la \r
         parte superior de la pantalla. </span></p>\r
@@ -44,17 +44,17 @@ MM_reloadPage(true);
   </tr>\r
   <tr> \r
     <td colspan="3"> \r
   </tr>\r
   <tr> \r
     <td colspan="3"> \r
-      <p><span class="txt1">Búsqueda por palabra clave </span></p>\r
-      <p><span class="txt1">Al ingresar una palabra en el cuadro y presionar el \r
+      <p><span class="servicios_codep_txt1">Búsqueda por palabra clave </span></p>\r
+      <p><span class="servicios_codep_txt1">Al ingresar una palabra en el cuadro y presionar el \r
         botón Aceptar, se obtienen todas aquellas dependencias que contegan la \r
         palabra buscada en su descripción. </span></p>\r
         botón Aceptar, se obtienen todas aquellas dependencias que contegan la \r
         palabra buscada en su descripción. </span></p>\r
-      <p><span class="txt1">Pueden ingresarse todas las palabras que se deseen \r
+      <p><span class="servicios_codep_txt1">Pueden ingresarse todas las palabras que se deseen \r
         y en cualquier orden, el sistema buscará aquellas dependencias que tienen \r
         coincidencias con todas las palabras ingresadas. </span></p>\r
         y en cualquier orden, el sistema buscará aquellas dependencias que tienen \r
         coincidencias con todas las palabras ingresadas. </span></p>\r
-      <p><span class="txt1">De la misma manera, es posible ingresar parte de una \r
+      <p><span class="servicios_codep_txt1">De la misma manera, es posible ingresar parte de una \r
         palabra. Sin embargo, es conveniente ingresar más de una palabra para \r
         acotar la búsqueda. </span></p>\r
         palabra. Sin embargo, es conveniente ingresar más de una palabra para \r
         acotar la búsqueda. </span></p>\r
-      <p><span class="txt1">Los resultados son presentados en forma de cuadro \r
+      <p><span class="servicios_codep_txt1">Los resultados son presentados en forma de cuadro \r
         incluyendo Código de Dependencia, Código COMDOC y Nombre completo de la \r
         Dependencia. </span></p>\r
     </td>\r
         incluyendo Código de Dependencia, Código COMDOC y Nombre completo de la \r
         Dependencia. </span></p>\r
     </td>\r
@@ -64,8 +64,8 @@ MM_reloadPage(true);
   </tr>\r
   <tr> \r
     <td colspan="3"> \r
   </tr>\r
   <tr> \r
     <td colspan="3"> \r
-      <p><span class="txt1">Búsqueda por Código de Dependencia </span></p>\r
-      <p><span class="txt1">Al ingresar un código de dependencia en el cuadro \r
+      <p><span class="servicios_codep_txt1">Búsqueda por Código de Dependencia </span></p>\r
+      <p><span class="servicios_codep_txt1">Al ingresar un código de dependencia en el cuadro \r
         y presionar el botón Aceptar, se obtiene el nombre completo de la Dependencia, \r
         además del código COMDOC. </span></p>\r
     </td>\r
         y presionar el botón Aceptar, se obtiene el nombre completo de la Dependencia, \r
         además del código COMDOC. </span></p>\r
     </td>\r
@@ -74,7 +74,7 @@ MM_reloadPage(true);
     <td colspan="3"><img src="../../images/servicios_codep_p4.gif" width="640" height="230"></td>\r
   </tr>\r
   <tr> \r
     <td colspan="3"><img src="../../images/servicios_codep_p4.gif" width="640" height="230"></td>\r
   </tr>\r
   <tr> \r
-    <td colspan="3" class="txt1">Este tipo de búsqueda incluye la posibilidad \r
+    <td colspan="3" class="servicios_codep_txt1">Este tipo de búsqueda incluye la posibilidad \r
       de utilizar un comodín (*). Ingresando los primeros dígitos de un código \r
       seguidos de un asterisco (*) se obtienen todos aquellos códigos que comienzan \r
       con los dígitos ingresados, es decir, todas aquellas dependencias que dependen \r
       de utilizar un comodín (*). Ingresando los primeros dígitos de un código \r
       seguidos de un asterisco (*) se obtienen todos aquellos códigos que comienzan \r
       con los dígitos ingresados, es decir, todas aquellas dependencias que dependen \r
@@ -87,5 +87,5 @@ MM_reloadPage(true);
 <!--fin tabla 1 --><br>\r
 <br>\r
 <br>\r
 <!--fin tabla 1 --><br>\r
 <br>\r
 <br>\r
-<span class="textoazul"></span><span class="txt_derecha"></span> \r
+<span class="servicios_codep_textoazul"></span><span class="servicios_codep_txt_derecha"></span> \r
 <p>&nbsp;</p>\r
 <p>&nbsp;</p>\r
index 14f518e2bf728f82ec5a74d374ac3c8fb3f6a4c2..6987c31f5d80f3d5220f5a03a03de2f4b191f738 100644 (file)
@@ -97,10 +97,10 @@ $TABLA_Encabezado->addRow(array($IMG_Ayuda->toHtml(), $LINK_Ayuda->toHtml(), '
                            array('width'=>'24', 'align'=>'left', 'valign'=>'middle'));
 $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60',
                                                    'align'=>'left',
                            array('width'=>'24', 'align'=>'left', 'valign'=>'middle'));
 $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60',
                                                    'align'=>'left',
-                                                   'class'=>'txt2'));
+                                                   'class'=>'servicios_codep_txt2'));
 $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676',
                                                    'align'=>'right',
 $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676',
                                                    'align'=>'right',
-                                                   'class'=>'txt_derecha'));
+                                                   'class'=>'servicios_codep_txt_derecha'));
 
 
 $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro');
 
 
 $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro');
@@ -115,9 +115,9 @@ $TABLA_Pie =& new HTML_Table (array( 'width'=>'760',
                                     'cellspacing'=>'0',
                                     'border'=>'0'));
 $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()),
                                     'cellspacing'=>'0',
                                     'border'=>'0'));
 $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()),
-                   array('class'=>'txt1'));
+                   array('class'=>'servicios_codep_txt1'));
 $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()),
 $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()),
-                   array('class'=>'txt1'));
+                   array('class'=>'servicios_codep_txt1'));
 
 
 if (isset($_POST['codep'])){
 
 
 if (isset($_POST['codep'])){
@@ -143,7 +143,7 @@ if (isset($_POST['codep'])){
        //Mensaje de error
        $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0'));
        $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'),
        //Mensaje de error
        $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0'));
        $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'),
-                                   array('align'=>'center', 'class'=>'txt_naranja'));
+                                   array('align'=>'center', 'class'=>'servicios_codep_txt_naranja'));
     }
 }
 
     }
 }
 
index 8e88ab1c8beed945cad3855a339e876d7b0b4b1a..6b8d029d9ed35ade5fe37cfe4fb9d153d6f71a34 100644 (file)
@@ -78,10 +78,10 @@ $TABLA_Encabezado->addRow(array($IMG_Ayuda->toHtml(), $LINK_Ayuda->toHtml(), '
                            array('width'=>'24', 'align'=>'left', 'valign'=>'middle'));
 $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60',
                                                    'align'=>'left',
                            array('width'=>'24', 'align'=>'left', 'valign'=>'middle'));
 $TABLA_Encabezado->updateCellAttributes(0, 1, array('width'=>'60',
                                                    'align'=>'left',
-                                                   'class'=>'txt2'));
+                                                   'class'=>'servicios_codep_txt2'));
 $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676',
                                                    'align'=>'right',
 $TABLA_Encabezado->updateCellAttributes(0, 2, array('width'=>'676',
                                                    'align'=>'right',
-                                                   'class'=>'txt_derecha'));
+                                                   'class'=>'servicios_codep_txt_derecha'));
 
 
 $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro');
 
 
 $TABLA_Form =& new MECON_HTML_Tabla ('width="500" align="center"', 'claro');
@@ -96,9 +96,9 @@ $TABLA_Pie =& new HTML_Table (array( 'width'=>'760',
                                     'cellspacing'=>'0',
                                     'border'=>'0'));
 $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()),
                                     'cellspacing'=>'0',
                                     'border'=>'0'));
 $TABLA_Pie->addRow(array($IMG_Lupa->toHtml().$LINK_Buscar->toHtml()),
-                   array('class'=>'txt1'));
+                   array('class'=>'servicios_codep_txt1'));
 $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()),
 $TABLA_Pie->addRow(array($IMG_Zip->toHtml().$LINK_Download->toHtml()),
-                   array('class'=>'txt1'));
+                   array('class'=>'servicios_codep_txt1'));
 
 
 if (isset($_POST['clave'])){
 
 
 if (isset($_POST['clave'])){
@@ -124,7 +124,7 @@ if (isset($_POST['clave'])){
        //Mensaje de error
        $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0'));
        $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'),
        //Mensaje de error
        $TABLA_Resultados =& new HTML_Table(array('width'=>'500', 'align'=>'center', 'border'=>'0'));
        $TABLA_Resultados->addRow(array('La búsqueda no produjo aciertos'),
-                                   array('align'=>'center', 'class'=>'txt_naranja'));
+                                   array('align'=>'center', 'class'=>'servicios_codep_txt_naranja'));
     }
 }
 
     }
 }
 
index a4572ee8eb258b30e959f83ba91cd27ba38e02d1..e491784e7b0957b0ba34feaeb8a9d7141a6fb1b7 100644 (file)
@@ -44,8 +44,6 @@ $IMG_Error =& new MECON_HTML_Image('/MECON/images/general_no_autorizado.gif', 'X
 //Marco de servicios en intranet
 $MARCO     = new HTML_DietMarco('servicios', 'Pedidos a Infoleg');
 $MARCO->addTitle('Pedidos a Infoleg');
 //Marco de servicios en intranet
 $MARCO     = new HTML_DietMarco('servicios', 'Pedidos a Infoleg');
 $MARCO->addTitle('Pedidos a Infoleg');
-$MARCO->addStyleSheet('../../css/servicios_infoleg.css');
-
 
 if (! isset($_POST['pedido'])){
 
 
 if (! isset($_POST['pedido'])){
 
index 8ce8ee95cff1eba0567ae0146ad4f284616b6a15..25839947d1646e2abe56bf2484961199d0876082 100644 (file)
@@ -83,9 +83,9 @@ else{
     $TABLA_Pie =& new HTML_Table ('width="600" border="0"');
     $TABLA_Pie->addRow(array($IMG_Info->toHtml(),'Información Suministrada por la Dirección General de Recursos Humanos', $IMG_Mail->toHtml(),$LINK_Mail->toHtml()));
     $TABLA_Pie->updateColAttributes(0, 'width="25" valign="middle"');
     $TABLA_Pie =& new HTML_Table ('width="600" border="0"');
     $TABLA_Pie->addRow(array($IMG_Info->toHtml(),'Información Suministrada por la Dirección General de Recursos Humanos', $IMG_Mail->toHtml(),$LINK_Mail->toHtml()));
     $TABLA_Pie->updateColAttributes(0, 'width="25" valign="middle"');
-    $TABLA_Pie->updateColAttributes(1, 'width="500" class="txt_chicoiz"');
+    $TABLA_Pie->updateColAttributes(1, 'width="500" class="servicios_novedades_txt_chicoiz"');
     $TABLA_Pie->updateColAttributes(2, 'width="25" align="right" valign="middle"');
     $TABLA_Pie->updateColAttributes(2, 'width="25" align="right" valign="middle"');
-    $TABLA_Pie->updateColAttributes(3, 'width="50" class="txt_chicoiz"');
+    $TABLA_Pie->updateColAttributes(3, 'width="50" class="servicios_novedades_txt_chicoiz"');
 
     $TABLA_NovDiarias =& new MECON_HTML_Tabla ('width="600" ', 'oscuro');
     if (count($nov_diarias) > 0){
 
     $TABLA_NovDiarias =& new MECON_HTML_Tabla ('width="600" ', 'oscuro');
     if (count($nov_diarias) > 0){
@@ -117,10 +117,10 @@ else{
            $fecha_hasta = substr($item[3], 6, 2).'-'.substr($item[3], 4, 2).'-'.substr($item[3], 0, 4);
            $TABLA_Licencias->addRow(array($item[0], $item[1], $fecha_desde, $fecha_hasta)); 
            if (substr($item[2], 0, 4) != $anio_de_consulta){
            $fecha_hasta = substr($item[3], 6, 2).'-'.substr($item[3], 4, 2).'-'.substr($item[3], 0, 4);
            $TABLA_Licencias->addRow(array($item[0], $item[1], $fecha_desde, $fecha_hasta)); 
            if (substr($item[2], 0, 4) != $anio_de_consulta){
-               $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 2, 'class="resaltar_fecha"');
+               $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 2, 'class="servicios_novedades_resaltar_fecha"');
            }
            if (substr($item[3], 0, 4) != $anio_de_consulta){
            }
            if (substr($item[3], 0, 4) != $anio_de_consulta){
-               $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 3, 'class="resaltar_fecha"');
+               $TABLA_Licencias->updateCellAttributes ($TABLA_Licencias->getRowCount()-1 , 3, 'class="servicios_novedades_resaltar_fecha"');
            }
        }
     }
            }
        }
     }
@@ -131,7 +131,7 @@ else{
 
     $TABLA_Contenido =& new HTML_Table ('width="600" align="center" border="0"');
     $TABLA_Contenido->addRow(array($IMG_Viñeta->toHtml().$agente->getNombre()), 
 
     $TABLA_Contenido =& new HTML_Table ('width="600" align="center" border="0"');
     $TABLA_Contenido->addRow(array($IMG_Viñeta->toHtml().$agente->getNombre()), 
-                                array('class'=>'txt_fila', 'align'=>'left'));
+                                array('class'=>'servicios_novedades_txt_fila', 'align'=>'left'));
     $TABLA_Contenido->addRow(array('<br>'));
     $TABLA_Contenido->addRow(array($TABLA_Form->toHtml()), array('align'=>'left'));
     $TABLA_Contenido->addRow(array('<br>'));
     $TABLA_Contenido->addRow(array('<br>'));
     $TABLA_Contenido->addRow(array($TABLA_Form->toHtml()), array('align'=>'left'));
     $TABLA_Contenido->addRow(array('<br>'));