-/* vim: set expandtab tabstop=4 softtabstop=4 shiftwidth=4:
-// +--------------------------------------------------------------------+
-// | HTML - TABLE |
-// +--------------------------------------------------------------------+
-// | Libreria para la estandarizacion de los elementos html de los |
-// | de la Intranet |
-// | Ministerio de EconomÃa |
-// +--------------------------------------------------------------------+
-// | Creado: fri mar 21 ART 2003 |
-// | Autor: Martin Marrese <mmarre@mecon.gov.ar> |
-// +--------------------------------------------------------------------+
-//
-// $Id$
-//
-// $URL$
-// $Rev$
-// $Date$
-// $Author$
-*/
-.mecon_html_tabla_comun_texto11_blanco
-{
- FONT-FAMILY: Arial, Helvetica, sans-serif;
- FONT-SIZE: 11px;
- FONT-STYLE: bold;
- COLOR: #FFFFFF;
- FONT-WEIGHT: normal;
- TEXT-DECORATION: none;
+.mecon_html_tabla_comun_cabecera {
+ font-family: Arial, Helvetica, sans-serif;
+ font-size: 11pt;
+ font-style: bold;
+ color: #FFFFFF;
+ font-weight: normal;
+ text-decoration: none;
}
-.mecon_html_tabla_comun_texto11_negro
-{
- FONT-FAMILY: Arial, Helvetica, sans-serif;
- FONT-SIZE: 11px;
- FONT-STYLE: normal;
- COLOR: #000000;
- FONT-WEIGHT: normal;
- TEXT-DECORATION: none;
+
+.mecon_html_tabla_comun_titulo {
+ font-family: arial, helvetica, sans-serif;
+ font-size: 10pt;
+ font-style: normal;
+ color: #000000;
+ font-weight: normal;
+ text-decoration: none;
+}
+
+.mecon_html_tabla_comun_comun {
+ font-family: arial, helvetica, sans-serif;
+ font-size: 8pt;
+ font-style: normal;
+ color: #000000;
+ font-weight: normal;
+ text-decoration: none;
}
+