body {
	background: #F5F5F5;
	color:#2F2F2F;
	margin:0;
	font: 1em Arial;
}


.skip {
	height:1px;
	left:-10000px;
	overflow:hidden;
	position:absolute;
	width:1px;
}

#cuerpo_principal {
	width: 61em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}

#cuerpo {
	background-color: white;
	display: table;
	padding: 1em;
	width: auto;
	height:1px;
	float: left;
	height: auto;
	font-size: 1em;
}


/* Inicia @group Encabezado */

#encabezado {
	display: table;
	overflow: hidden;
	height: 9.8em;
}

.encabezado {
	display: table;
	overflow: hidden;
	height: 9.8em;
}
/* Termina @group Encabezado */

/* Inicia @group Barra de Herramientas */

#barra_herramientas {
	overflow: hidden;
	height: 1.5em;
	background-color: transparent;
	display: table;
}

#login {
	width: 30em;
	float: left;
	padding-left: 1em;
}

#login Input {
	border: 1px solid gray;
	color: #5b5b76;
	font-size: 12px;
	margin:0;
	padding:2px;
	background-position: center top;
	width: 9em;
}

#login label {
	display:none;
}

#herramientas {
	width: 29em;
	float: right;
	padding-right: 1em;
	text-align: right;
	color: #019587;
}

#herramientas a {
	text-decoration: none;
	font-size: .8em;
	color: #019587;
}

#herramientas a:hover {
	text-decoration: none;
}

/* Termina @group Barra de Herramientas */

/* Inicia @group header busqueda */

#firma_busqueda {
	height: 5em;
	display: block;
	overflow: hidden;
	background-image: url(/imagenes/encabezado.jpg);
}

#firma {
	height: 5em;
	width: 30em;
	float: left;
	display: block; 
}

#firma a {
	height: 5em;
	width: 20em;
}

#firma_nombre {
	color: white;
	width: 14em;
	height: 4em;
	display: block;
	float: left;
	text-align: center;
	padding: .5em;
}

#buscar {
	display: table;
	float: right;
	padding-right: 1em;
	height: 2.5em;
	padding-top: .2em;
	text-align: right;
	width: 28em;
}

#dominio {
	color: white;
	font-size: 2em;
}

#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color:#00ff00;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
/*filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

/* Termina @group header busqueda */

/* Inicia @group menu */

.letra_menu {
	font-size: .8em;
}

.menu_principal {
	height: 2.5em;
	display: block;
	overflow: hidden;
	background-image: url(/imagenes/fondo_menu.jpg);
	margin-top: 0;
}

.menu_principal ul {
	height: 2em;
	list-style:none;
	margin:0;
	padding:0;
	text-align: center;
}


.menu_principal li {
	display: inline-block;
	font-weight: bold;
	background-color: transparent;
	margin-bottom: 0;
}

.menu_principal li a {
	color: white;
	display:block;
	line-height: 2em;
	/*text-align:left;*/
	text-decoration:none;
	padding: 0em .3em 0em .1em;
}

.menu_principal li a:hover {
	text-decoration: none;
}
			
.menu_principal li ul {
	background: #019587;
	border-bottom: 2px solid #ff0;
	display:none;
	height:auto;
	position:absolute;
	width: 10em;
	z-index:200;
	margin-top: -1px;
}



.menu_principal li:hover ul {
	display:block;
}

.menu_principal li li {
	display:block;
	float:none;
	padding: 0;
	width: 10em;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	background: url(/imagenes/bullet_menu_consar.png) no-repeat 0.3125em top;
	color: white;
}

/*Modficado por Informática
/*submenu*/
.menu_principal li ul li ul {
	background: #019587;
	border-bottom: none;
	display:none;
	height:auto;
	position:absolute;
	width: 10em;
	z-index:200;
	/*margin-top: 1px;*/
	/*firefox*/
	margin:-27px 25px 75px -150px;
	/*ie*/
	/*//margin:-27px 25px 75px -250px;*/
}

/*submenu*/
.menu_principal li li li {
	display:none;
	float:none;
	padding: 0;
	width: 10em;
	margin: 0;
	font-weight: normal;
	font-style: normal;
	background: url(/imagenes/bullet_menu_consar.png) no-repeat 0.3125em top;
	color: white;
}

/*submenu*/
.menu_principal li li:hover li{
	display:block;
}


.menu_principal li ul a {
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
}

.menu_principal li ul a:hover {
	text-decoration: underline;
	
}




#submenu1, #submenu2, #submenu3, #submenu4, #submenu5 {
	width: 20.4em;
}

#submenu4 li, #submenu1 li, #submenu2 li, #submenu3 li, #submenu4 li, #submenu5 li {
	display: inline-block;
}

/* Termina @group menu */


/* Inicia @group pie */

#pie {
	border-top: 1px solid #dedde0;
	color: gray;
	background-color: white;
	display: table;
	border-bottom-style: none;
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
	width: 61em;
}

#pie a {
	color: gray;
	text-decoration: none;
}

#pie p {
	margin: 0;
	font-size: .8em;
	padding-top: .5em;
	padding-bottom: .5em;
	color: gray;
}

#pie_b {
	width: 61em;
	background-image: url(/imagenes/pie1.jpg);
	height: .5em;
	margin-right: auto;
	margin-left: auto;
}

#pie_d {
	margin-right: auto;
	margin-left: auto;
	background-color: #dedde0;
	height: 8em;
	background: url(/imagenes/pie.jpg) center;
}

/* Termina @group cuerpo */

/* Inicia @group alineacion */

.izquierda {
	float: left;
}

.derecha {
	float: right;
}

.margen_derecho {
	margin-right: 1em;
}

.centrado {
	text-align:center;
}

/* Termina @group cuerpo */

/* @group Renglones */

.renglon {
	display: table;
	margin-bottom: 1em;
}

/* @end */

/* @group Cuadros */

.cuadro {
	display: block; /*block */
	float: left;
	min-height: 15em;
	font-size: 1em;
	background-color:#FFFFFF; 
	
	
} /* @ok */moduletable
.cuadro_libre {
	display: table;
	float: left;
	min-height: 15em;
	font-size: 1em;
}

.fijo {
	overflow: auto;
	display: block;
	min-height:13em;
}

.A {
	width: 59em;
	background-image:url('/imagenes/fondo_notas.jpg');
}

.B {
	width: 44em;
}

.C {
	width: 39.5em;
}

.D {
	width: 38em;
}

.E {
	width: 35em;
}

.F {
	width: 29em;
}

.G {
	width: 20em;
}

.H {
	width: 19em;
}

.I {
	width: 18.5em;
}

.J {
	width: 17em;
}

.K {
	width: 14em;
}

.L {
	width: 12em;
}

.M {
	width: 11em;
}

.N {
	width: 9em;
}

.O {
	width: 8em;
}

.P {
	width:47em;
}

.fondo_1 {
	background-color: #FFFFFF;
}

.fondo_2 {
	background-color: #dbd9dc;
}

.fondo_3 {
	background-color: #c1c0c4;
}

.fondo_4 {
	background-color: #a1a1a5;
}

.fondo_5 {
	background-color: #545354;
}

.fondo_6 {
	background-color: #cdcbcd;
}

.fondo_7 {
	background-color: white;
}

.fondo_8 {
	background-color: #f8f8f8;
}

/* Inicia @group height general */

.H4 {
	height: 4em;
}

.H6 {
	height: 6em;
}

.H8 {
	height: 8em;
}

.H10 {
	height: 10em;
}

.H12 {
	height: 12em;
}

.H14 {
	height: 14em;
}

.H16 {
	height: 16em;
}

.H18 {
	height: 18em;
}

.H20 {
	height: 20em;
}

.H22 {
	height: 22em;
}

.H24 {
	height: 24em;
}

.H26 {
	height: 26em;
}

.H28 {
	height: 28em;
}

.H30 {
	height: 30em;
}

.H32 {
	height: 32em;
}

.H34 {
	height: 34em;
}

.H36 {
	height: 36em;
}

.H38 {
	height: 38em;
}

.H40 {
	height: 40em;
}

.Hmin8 {
	min-height: 8em;
}

/* Termina @group height general */

/* Inicia @group cajas */

.caja {
	border: 1px solid #b7b8b9;
	display: block;
	margin-bottom: 1em;
	background-color: #f4f5f9;
	padding-bottom: 0.5em;
}

.caja a {
	color: #555555;
	text-decoration: none;
	text-transform: uppercase;
	font-size: .8em;
}

.caja a:hover {
	text-decoration: underline;
	color: #019587;
}

.caja h1 {
	color: white;
	background-image: url(/imagenes/fondo_h1_caja.jpg);
	text-transform: uppercase;
	text-align: center;
	font-size: .8em;
	padding-top: .3em;
	padding-bottom: .3em;
	margin-bottom: .4em;
}

.caja h2 {
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	margin-top: 0;
	font-size: 1em;
	margin-left: .3em;
}

.caja ul {
	padding: 0;
	margin-top: .5em;
}

.caja li {
	padding: 0;
	list-style-image: url(/imagenes/bullet.gif);
	list-style-position: outside;
	margin-left: 1.6em;
	margin-bottom: .2em;
	line-height: .9em;
}

.caja_video {
	margin-bottom: 1em;
}

.caja_multimedia {
	border: 1px solid #b7b8b9;
	display: block;
	margin-bottom: 1em;
	background-color: #f4f5f9;
	padding-bottom: 1em;
}

.caja_multimedia a {
	color: #F3A400;
	text-decoration: none;
}

.caja_multimedia a:hover {
	color: maroon;
	text-decoration: underline;
}

.caja_multimedia ul {
	padding: 0;
	margin-left: .5em;
	margin-bottom: 0;
	margin-top: 0;
}

.caja_multimedia li {
	list-style-type: none;
	display: table;
	margin-bottom: .3em;
}

.caja_multimedia h1 {
	color: white;
	background-image: url(/imagenes/fondo_h1_caja.jpg);
	text-transform: uppercase;
	text-align: center;
	font-size: .8em;
	padding-top: .3em;
	padding-bottom: .3em;
	margin-bottom: .5em;
}


/* Inicia @group cajas */

/* Inicia @group listados */

.w_libre li {
	width: auto !important;
}

.horizontal li {
	display: inline-block;
}

.lista_menu_vertical {
	margin-top: .5em;
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: .8em;
}

.lista_menu_vertical li {
	list-style-type: none;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: .8em;
}

.lista_menu_vertical li li {
	font-weight: normal;
	font-style: normal;
	text-transform: capitalize;
	margin-bottom: .1em;
	margin-left: .5em;
}

.lista_menu_vertical a {
	color: #555;
}

.lista_menu_vertical a:hover {
	font-weight: bold;
	color: #1B5E9E;
}

.lista_tipo_A {
	
}

.lista_tipo_A ul {
	padding-top: .5em;
	padding-bottom: .5em;
}

.lista_tipo_A li {
	list-style-image: url(/imagenes/bullet.gif);
	margin-bottom: .2em;
}

.lista_tipo_A li li {
	list-style-type: disc;
	list-style-image: none;
}

.lista_tipo_A a {
	color: #555;
	text-decoration: none;
}

.lista_tipo_A a:hover {
	color: maroon;
	text-decoration: underline;
}

.lista_tipo_B {
	padding-top: .3em;
	padding-bottom: .3em;
	padding-right: .3em;
}

.lista_tipo_B ul {
	
}

.lista_tipo_B li {
	padding-top: .4em;
	padding-bottom: .4em;
	border-bottom: .1em dashed silver;
	border-bottom-color: #737576;
	list-style-type: none;
	font-size: .9em;
	line-height: 1em;
}

.lista_tipo_B li li {
	border-bottom-style: none;
	padding-top: 0;
	padding-bottom: 0;
	list-style-type: none;
	font-size: .9em;
}

.lista_tipo_B a {
	
}

.lista_tipo_B a:hover {
	color:	#019587;
}

.lista_tipo_C {
	padding-top: .3em;
	padding-right: .3em;
	padding-bottom: .3em;
}

.lista_tipo_C li {
	list-style-type: none;
	margin-bottom: .2em;
	padding: .5px;
}

.lista_tipo_C li a {
	display: table;
	width: 99%;
	padding: .5em;
	background-color: #e9e9e8;
}

.lista_tipo_C li a:hover {
	background-color: silver;
}

.lista_tipo_C li li {
	list-style-position: outside;
	list-style-image: url(/imagenes/bullet.gif);
}

.lista_tipo_D {
	padding-top: .3em;
	padding-bottom: .3em;
}

.lista_tipo_D ul {
	margin: 0;
	padding: 0;
}

.lista_tipo_D li {
	list-style-type: none;
	padding: .5px;
	font-size: 1em;	
	vertical-align: top;
	margin-bottom: .4em;
	text-align: left; 
}

.lista_tipo_D li a {
	color: gray;
	font-size: .8em;
	font-weight: normal;
	line-height: 1em;
}

.lista_tipo_D li a:hover {
	color:	#019587;
	text-decoration: underline;
}

.lista_tipo_E {
	
}

.lista_tipo_E h1 {
	background-color: #C3122F;
	color: white;
	font-size: 1em;
	text-transform: capitalize;
	padding: .5em;
}

.lista_tipo_E h2 {
	color: #C3122F;
	font-size: .8em;
	font-weight: normal;
	font-style: normal;
}

.lista_tipo_E h3 {
	color: #C3122F;
	text-align: right;
	font-size: .7em;
	text-transform: none;
}

.lista_tipo_E h3 a {
	color: #C3122F;
}

.lista_tipo_E h3 a:hover {
	color: #C3122F;
	text-decoration: underline;
}

.lista_tipo_E li {
	list-style-type: none;
	margin-top: .5em;
}

.lista_tipo_E li a {
	color: gray;
	font-size: .8em;
	line-height: .9em;
}

.lista_con_iconos_A {
	padding-top: .3em;
	padding-bottom: .5em;
}

.lista_con_iconos_A a {
	font-size: .8em;
}

.lista_con_iconos_A a:hover {
	
}

.lista_con_iconos_A ul {
	margin: 0;
	padding: 0;
}

.lista_con_iconos_A li {
	list-style-type: none;
	display: block;
	padding-top: .4em;
	padding-bottom: .4em;
}

.lista_multimedia_A {
	padding-top: .3em;
	padding-right: .3em;
	padding-bottom: .3em;
}

.lista_multimedia_A li {
	list-style-type: none;
	padding-top: .1em;
	padding-bottom: .1em;
}

.lista_multimedia_A a {
	color: #74bf43;
}

.lista_multimedia_A a:hover {
	color: #1B5E9E;
}

.lista_multimedia_B {
	padding-top: .3em;
	padding-bottom: .3em;
	display: table;
}

.lista_multimedia_B li {
	list-style-type: none;
	height: 2em;
	color: orange;
	font-size: .8em;
	padding-top: .7em;
}

.lista_multimedia_B li a {
	color: #7e7076;
	font-size: 1.2em;
}

.lista_notas_A {
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid gray;
}

.lista_notas_A h1 {
	font-size: .9em;
	color: #666666;
	text-transform: none;
}

.lista_notas_A h1 a {
	color: #666666;
}

.lista_notas_A h1 a:hover {
	color: maroon;
}

.lista_notas_A span {
	color: #c06610;
	font-weight: bold;
	text-transform: none;
	margin: 0;
	border-left-style: none;
	font-size: 0.8em;
}

.lista_notas_A p {
	margin: 0;
}

.lista_notas_A h5 {
	margin: 0;
	text-align: right;
}

.lista_notas_B {
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom-width: 1px;
	border-bottom-color: gray;
}

.lista_notas_B h1 {
	font-size: .9em;
	color: maroon;
	text-transform: none;
}

.lista_notas_B h1 a {
	color: maroon;
}

.lista_notas_B h1 a:hover {
	text-decoration: underline;
}

.lista_notas_B h4 {
	color: #313030;
	font-weight: bold;
	text-transform: none;
	border-left-style: none;
	font-size: 0.7em;
	margin-bottom: .4em;
}

.lista_notas_B img {
	border: 1px solid maroon;
	float: left;
	margin-bottom: .5em;
	margin-right: .5em;
}

.lista_notas_B h5 {
	margin: 0;
	text-align: right;
}

.lista_notas_B h5 a {
	color: maroon;
}

.lista_notas_C {
	padding-top: .5em;
	padding-bottom: .5em;
	margin-bottom: .5em;
	border-bottom: 1px solid gray;
}

.lista_notas_C h1 {
	font-size: .9em;
	color: maroon;
	text-transform: none;
}

.lista_notas_C h1 a {
	color: maroon;
}

.lista_notas_C h1 a:hover {
	text-decoration: underline;
}

.lista_notas_C h4 {
	color: #313030;
	font-weight: bold;
	text-transform: none;
	border-left-style: none;
	font-size: 0.7em;
	margin-bottom: .4em;
}

.lista_notas_C img {
	border: 1px solid maroon;
	float: right;
	margin-bottom: .5em;
	margin-right: .5em;
}

.lista_notas_C h5 {
	margin: 0;
	text-align: right;
}

.lista_notas_C h5 a {
	color: maroon;
}

.lista_tipo_none_A
{

}

.lista_tipo_none_A ul
{

}

.lista_tipo_none_A li
{
	list-style-type: none;
}

/* Inicia @group listados */

/* Inicia @group tablas */

.tabla_A {
	background: #fff;
	margin: 1em;
	border-collapse: collapse;
	text-align: left;
}

.tabla_A th {
	font-weight: normal;
	color: #039;
	border-bottom: 2px solid #6678b1;
	font-size: 1.2em;
	padding: .5em;
}

.tabla_A td {
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: .3em;
}

.tabla_A tbody tr:hover td {
	color: #009;
}

.tabla_B {
	margin: 1em;
	text-align: left;
	border-collapse: collapse;
}

.tabla_B th {
	font-weight: normal;
	color: #039;
	padding: .5em;
	font-size: 1.2em;
}

.tabla_B td {
	color: #669;
	padding: .4em;
}

.tabla_B .fondo1 {
	background: #e8edff; 
}

.tabla_C {
	text-align: left;
	border-collapse: collapse;
}

.tabla_C th {
	font-weight: bold;
	color: white;
	background: #757575;
	padding: .5em;
}

.tabla_C td {
	background: #f4f5f9;
	border-top: 1px solid #fff;
	color: #585050;
	padding: .5em;
}

.tabla_C tbody tr:hover td {
	background: #d0dafd;
}

/* Termina @group tablas */

/* Inicia @group tabs */

.tab_actual_A {
	background-color: #737373 !important;
}

.tab_visible_A {
	display: block;
}

.tab_A {
	display: block;
	overflow: hidden;
}

.tab_recuadro_A {
	border: 2px solid #737373;
	padding: 1em;
	color:#2F2F2F;
	margin: 0;
	background-position: center top;
}

.tab_A ul {
	list-style:none;
	margin:0;
	padding:0;
}

.tab_A li {
	display: inline-block;
	background-color: silver;
	width: 8em;
}
	
.tab_A li a { 
	color: white;
	display:block;
	text-align:center;
	text-decoration:none;
	line-height: 1.1em;
	font-size: .9em;
	padding: .3em .5em .2em;
}

.tab_A li a:hover {
	color: white;
	text-decoration:none;
	background-color: #737373;
}
			
.tab_A li ul {
	background: #737373;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	display:none;
	height:auto;
	position:absolute;
	z-index:200;
	margin-top: -1px;
}

.tab_A li:hover ul {
	display:block;
}

.tab_A li li {
	display: inline-block;
	float:none;
	padding:0px;
	background-color: transparent;
}

.tab_A li ul a {
	display:block;
	font-size:12px;
	font-style:normal;
	padding:0px 10px 0px 15px;
	text-align:left;
}

.tab_A li ul a:hover {
	background:#949494;
	color: #019587;
}

/* Termina @group tabs */



p {
	margin: 0 0 .5em .5em;
	font-size: .85em;
	color: #414040;
}

/* Inicia @group carrusel 2 */

.carrusel_2 {
	height: 13em;
	overflow: auto;
	width: 59em;
}

.contenedor_c2 {
	height: 13em;
	display: inline-block;
	width: 9em;
	font-weight: bold;
	float: left;
	padding-right: .41em;
	padding-left: .42em;
	overflow: hidden;
}

.imagen_contenedor_c2 {
	height: 13em;
	width: 9em;
	overflow: hidden;
	display: block;
	position: relative;
}

.texto_contenedor_c2 {
	margin-top: -3em;
}

.fondo_contenedor {
	background-color: black;
	width: 9em;
	height: 13em;
	position: relative;
}

.contenedor_t1 {
	color: white;
	position: relative;
	margin-top: -13em;
	width: 9em;
	height: 13em;
}
/* Termina @group carrusel 2 */

.linea_rosa {
	border-top: 3px solid #d90a90;
}

.flecha_rosa {
	width: 10px;
	height: 5px;
	float: right;
	margin-right: 3px;
	background: url(/imagenes/flechas_carrusel2.gif) -60px;
}

.titulo_contenedor {
	line-height: 1.1em;
	text-align: left;
	font-size: .8em;
	padding: .4em .5em .2em;
	height: 3.2em;
}

.texto_contenedor_2 {
	font-size: .7em;
	line-height: 1.1em;
	margin-top: .5em;
	padding-right: .5em;
	padding-left: .5em;
	text-align: left;
}

.texto_contenedor_2 a {
	color: white;
	text-decoration: none;
}

/* @end */

hr {
	margin: 2em 1em;
}

ul {
	margin-left: .5em;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}

li {
	line-height: 1.1em;
	margin-left: 0.5em;
}

li li {
	list-style-type: disc;
	line-height: 1em;
	margin-bottom: .1em;
	padding-bottom: 0;
	list-style-position: inside;
}

a {
	text-decoration: none;
	color: #2F2F2F;
}

a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1 {
	color: #d61d00;
	text-transform: uppercase;
	margin-bottom: .3em;
	font: bold 1.6em/1em Arial;
	margin-top: 0;
}

h2 {
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	font-size: 1.2em;
	margin-top: 0;
}

h3 {
	color: #3e8213;
	text-transform: uppercase;
	font: 0.9em/1em Arial;
	margin-bottom: 1em;
}

h3 a {
	color: #3e8213;
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
	color: #3e8213;
}

h4 {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: .3em;
	border-width: 2px;
	border-color: #e4e3e3;
	text-transform: uppercase;
	margin-top: .2em;
	margin-bottom: .2em;
	font-weight: bold;
	color: maroon;
	font-size: .9em;
}

h4 a {
	color: maroon;
}

h4 a:hover {
	text-decoration: none;
}

h5 {
	font-size: .7em;
	color: gray;
	font-weight: bold;
}

h5 a {
	color: gray;
	text-decoration: none;
}

h5 a:hover {
	text-decoration: underline;
}

h6 {
	font-size: .7em;
	color: #3e8213;
	font-weight: bold;
	margin-top: .2em;
	margin-bottom: .2em;
	margin-left: .5em;
}

/* @group Iconos */

.icono_1 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -236px;
}

.icono_2 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .0em;
	background: url(/imagenes/iconografia.gif) no-repeat -60px -236px;
}

.icono_3 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .0em;
	background: url(/imagenes/iconografia.gif) no-repeat -104px -236px;
}

.icono_4 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .0em;
	background: url(/imagenes/iconografia.gif) no-repeat -148px -236px;
}

.icono_5 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .0em;
	background: url(/imagenes/iconografia.gif) no-repeat -192px -236px;
}

.icono_6 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .0em;
	background: url(/imagenes/iconografia.gif) no-repeat -236px -236px;
}

.icono_7 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .0em;
	background: url(/imagenes/iconografia.gif) no-repeat -280px -236px;
}

.icono_8 {
	width: 16px;
	height: 24px;
	display: block;
	float: right;
	margin-right: .0em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -13px;
}

/* @end */

/* @group Iconos del tipo de Archivos */

.icono_avi {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_bmp {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_doc {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_fla {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_gif {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_htm {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_img {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_iso {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_jar {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_jpg {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_mov {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_mp3 {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_pdf {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_png {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_ppt {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_rar {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_rtf {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_tar {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_tif {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_txt {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_wav {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_wma {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_wmv {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_xls {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_xml {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

.icono_zip {
	width: 36px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -330px;
}

/* @end */

/* @group Iconos Multimedia A y B */

.audio_1 {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -45px -40px;
}

.video_1 {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -40px;
}

.foto_1 {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -105px -40px;
}

.info_1 {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -75px -40px;
}

.rel_1 {
	width: 20px;
	height: 20px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) -135px -40px;
}

.audio_2 {
	width: 35px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -16px -96px;
}

.video_2 {
	width: 35px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -59px -96px;
}

.foto_2 {
	width: 35px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -102px -96px;
}

.info_2 {
	width: 35px;
	height: 24px;
	display: block;
	float: left;
	margin-right: .5em;
	background: url(/imagenes/iconografia.gif) no-repeat -153px -96px;
}

/* @end */

/* @group listado de redes */

#lista_redes {
	/*display:none;*/
}

#lista_redes a {
	background-color: orange;
	display: inline-block;
	float: left;
}

#r1 a {
	background: url(/imagenes/iconografia.gif) no-repeat -16px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r1 a:hover {
	background: url(/imagenes/iconografia.gif) no-repeat -16px -195px;
}

#r2 a {
	background: url(/imagenes/iconografia.gif) no-repeat -58px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r2 a:hover {
	background-position: -58px -195px;
}

#r3 a {
	background: url(/imagenes/iconografia.gif) no-repeat -100px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r3 a:hover {
	background-position: -100px -195px;
}

#r4 a {
	background: url(/imagenes/iconografia.gif) no-repeat -142px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r4 a:hover {
	background-position: -142px -195px;
}

#r5 a {
	background: url(/imagenes/iconografia.gif) no-repeat -184px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r5 a:hover {
	background-position: -184px -195px;
}

#r6 a {
	background: url(/imagenes/iconografia.gif) no-repeat -226px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r6 a:hover {
	background-position: -226px -195px;
}

#r7 a {
	background: url(/imagenes/iconografia.gif) no-repeat -268px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r7 a:hover {
	background-position: -268px -195px;
}

#r8 a {
	background: url(/imagenes/iconografia.gif) no-repeat -310px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r8 a:hover {
	background-position: -310px -195px;
}

#r9 a {
	background: url(/imagenes/iconografia.gif) no-repeat -352px -152px;
	width: 2em;
	height: 2em;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 1.5em;
}

#r9 a:hover {
	background-position: -352px -195px;
}

/* @end */

/* ---------------- */

.recuadro {
	margin: 1em;
	border: 1px none gray;
	padding: 1em;
	display: table;
}

.recuadro2 {
	margin: 1em;
	border: 1px solid gray;
	padding: 1em;
	background-color: #f9f7fa;
	font: .75em Courier;
}

.recuadro3 {
	border: 2px solid #737373;
	padding: 1em;
	font-size: .7em;
	/*background:url("/imagenes/background.jpg") no-repeat scroll center top #F4F5F9;*/
	color:#2F2F2F;
}

.recuadro4 {
	padding: 1em;
	font-size: .7em;
	color:#2F2F2F;
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.recuadro5 {
	margin: 1em;
	border: 1px solid gray;
	padding: 1em;
}

.titulo_seccion {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: .3em;
	border-width: 2px;
	border-color: #e4e3e3;
	text-transform: uppercase;
	font-weight: bold;
	color:#019587;	
	margin-bottom: .5em;
	font-size: 1em;
}

.titulo_seccion a {
	color: maroon;
	text-decoration: none;
}

.titulo_seccion_b {
	font-size: .7em;
	color: gray;
	font-weight: bold;
}

.titulo_seccion_b a {
	color: gray;
}

.ruta_de_navegacion {
	text-align: left;
	color:	#019587;
	text-transform: uppercase;
	font-size: .7em;
	margin-bottom: 1em;
}

.ruta_de_navegacion a {
	color: #929292;
	text-decoration: none;
}

.ruta_de_navegacion a:hover {
	color:	#019587;
	text-decoration: underline;
}

.herramientas_del_usuario {
	font-size: .7em;
	margin-bottom: 0.5em;	
}

.texto_herramientas {
	vertical-align: top;
}

.herramientas_del_usuario a {
	color: gray;
	text-decoration: none;

}

.titulo_nota {
	color: #929292;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: .5em;
	font-size: 1.2em;
}

.autor_nota {
	color: #ba5112;
	text-align: right;
	font-size: .6em;
}

.nota_chica {
	font-size: .8em;
}

.nota_media {
	font-size: 1em;
}

.nota_grande {
	font-size: 1.3em;
}

.nota_especial {
	font-weight: bold;
	color: #744d2f;
	font-size: .9em;
}

.nota_especial a {
	color: blue;
}

.fecha_nota {
	color:#434D2A;
	font-size:0.7em;
	font-weight:bold;
	margin-bottom:0.5em;
}

.renglon_ban {
	margin-bottom: 1em;
	height: 4em;
	display: block;
}

.ban_1 {
	width: 9.75em;
	height: 4em;
}

.ban_2 {
	width: 20em;
	height: 4em;
}

/* @group Estrellas */


/* @end */

/* @group ejemplos */

.cuadro_notas_inicio {
	height: 20.2em;
	display: table;
	width: 21em;
	background-image: url(/imagenes/menu/fondo_notas.jpg);
	background-color:#FFFFFF;

}

.cuadro_notas_inicio a {
	display: block;
	height: 3em;
	padding: .5em .5em .5em 1.5em;
	color:#019587;
	line-height: 1em;
	border-bottom: 1px solid #ffffff;

}

.cuadro_notas_inicio a:hover {
	display: block;
	background: #f1f0f0 url(/imagenes/menu/bullet_notas.jpg) no-repeat;

}

.nota_prima {
	display: table;
	padding-bottom: .5em;
	margin-top: .5em;
	padding-left: .5em;
	font-size: .8em;
	color:	#019587;
}

.nota_prima a:hover{
	color:	#019587;
}

.marco_cuadro_I a {

}

.marco {
	border: 1px solid gray;
}

.marco_cuadro_I {
	border: 1px solid #019587;
}

.marco_cuadro_I2 a {
	font-size: .8em;
	line-height: .9em;
}

.marco_cuadro_I img {
	border-style: solid;
	border-color: #1c6fc9;
	margin-left: .5em;
	margin-bottom: .5em;
}

.link_rojo_A{
	color:red;
}

.imagen_noticias_B{
	float: right; 
	margin: 0em 0.5em 0.5em 0em; 
	border-color:#019587;
}

.dv_noticias_A
{
	margin: 0em .5em 0em .5em; 
	border-top: .05em dashed silver; 
	border-top-color: #737576;
}

.div_herramientas
{
	margin: 0em 0em 0em 31em;
}

.div_searchbox
{
	margin: .7em 0em 1em 12em;
}

.div_firma
{
	width:20em; 
	height:5em; 
	margin-left:11em;
}

.td_glosario
{
	width: 5em;
}

.span_calculadora
{
	text-decoration: underline;
}

.dv_formulario_calculadora
{
	color: #929292; 
	text-transform: uppercase; 
	font-weight: bold; 
	line-height: 1em;
    margin-bottom: 0em; 
	font-size: 1.2em; 
	margin-top: 0;
}

.div_h2_glosario
{
	color: #929292; 
	text-transform: uppercase; 
	font-weight: bold; 
	line-height: 1em;
    margin-bottom: .5em; 
	font-size: 1.2em; 
	margin-top: 0;
}

.imagen_consulta_A
{
	border: medium none;
}

.imagen_consulta_A img
{
	
}

.imagen_enlaces_A
{
	width:9.75em; 
	height:4em;
}
.imagen_enlaces_A img
{

}

.imagen_dominio
{
	width:12em; 
	height:2em; 
	margin-left:11em;
}
.imagen_dominio img
{
	width:12em; 
	height:2em; 
	margin-left:11em;
}



.imagen_carrusel_A
{
	width:9em; 
	height:13em;
}
.imagen_carrusel_A img
{

}
.imagen_innovacion_A
{
	width:30em; 
	height:15em;
}
.imagen_innovacion_A img
{

}


.marco_cuadro_I2 {

}

.marco_cuadro_I2 a {
	font-size: .8em;
	line-height: .9em;
}

.marco_cuadro_I2 a:hover {
	color: #019587;
	text-decoration: underline;
}

.marco_cuadro_I a:hover {
	color: #019587;
	text-decoration: underline;
}

.borde_azul {
	border: 1px solid #289ed4;
}

.borde_gris {
	border: 1px solid #737576;
}

.titulo_seccion2 {
	border-left-style: solid;
	border-left-width: 2px;
	padding-left: .3em;
	border-width: 2px;
	border-color: #e4e3e3;
	text-transform: uppercase;
	margin-top: .2em;
	font-weight: bold;
	color: #1c5da4;
	font-size: .9em;
	margin-bottom: .5em;
}

#videos_v4 {
	height: 16.5em;
	width: 29.5em;
	margin-right: .2em;
}

#v_4_notas {
	border-right: 1px solid #e4e3e3;
	height: 15em;
}

.v4_frame {
	width: 20em;
}

.v4_notas {
	padding-left: .5em;
	padding-right: .5em;
	width: 8.4em;
}

.v4_notas ul {
	margin: 0;
	padding: 0;
}

.v4_notas li {
	margin: 0;
	list-style-type: none;
	font-size: .7em;
	border-bottom: 1px dashed silver;
	line-height: 1.2em;
	padding-top: .4em;
	padding-bottom: .4em;
}

.v4_notas a {
	color: #5f5e5f;
	text-decoration: none;
}

.v4_notas a:hover {
	color: #c71907;
	text-decoration: underline;
}

.videos_C {
	font-size: .6em;
	text-transform: capitalize;
}

.videos_C a {
	color: #C71707;
	margin-top: .3em;
}


#enlaces {
	width: 10em;
	float: right;
}
/* @end */


.texto_registro {
	font-size: .9em;
	color: #434d2a;
}

.moduletable {

} 

.icono_salir {
  width: 1em;
  height: 1em;
  border: 0;
}

.text_gral ul { 
	margin: 0;
	padding: 0;
}
.text_gral li { 
	line-height: 1.25em;
	list-style-position: outside;
	margin-left:2.5em; 
	padding-bottom: .75em; 
}
.text_gral a { 
	color:#019587;
	font-weight:bold; 
  	text-decoration: none;
}

.text_gral a:hover { 
	color: #414040;
  	text-decoration: underline;
}

p {
	margin: 0 0 .5em .5em;
	font-size: .85em;
	color: #414040;
}

p.text_gral_justify {
	margin: 0 0 .5em .5em;
	font-size: .85em;
	color: #414040;
	text-align:justify;
}

p.text_gral_right {
	margin: 0 0 .5em .5em;
	font-size: .85em;
	color: #414040;
	text-align:right;
}

p.text_gral_left {
	margin: 0 0 .5em .5em;
	font-size: .85em;
	color: #414040;
	text-align:left;
}

p.text_gral_center {
	margin: 0 0 .5em .5em;
	font-size: .85em;
	color: #414040;
	text-align:center;
}

.text_gral p {
	font-size: .9em;
}

.text_gral{
	font-size: .9em;
}

.text_gral_blanco {
	margin: 0 0 0 0;
	color: #FFFFFF;
}

.text_gral_blanco_justify{
	margin: 0 0 0 0;
	color: #FFFFFF;
	text-align:justify;
}

.text_gral_blanco_center_titulos{
	margin: .5em 0 .5em 0;
	color: #FFFFFF;
	text-align:center;
}

.text_gral_blanco_center{
	margin: 0 0 .5em .5em;
	color: #FFFFFF;
	text-align:center;
}

.text_gral_rojo_cuadros {
	color: #e75876;
	text-decoration: none;
}

.txt_gral_sb5 {
	font-size: 1em;
	font-weight:bold;
	color: #d6083b;
}

.txt_gral_sb4 {
	font-size: 1em;
	font-weight:bold;
	color: #3d9b35;
}

.txt_gral_sb3 {
	font-size: 1em;
	font-weight:bold;
	color: #ff7900;
}

.txt_gral_sb2 {
	font-size: 1em;
	font-weight:bold;
	color: #3b609f;
}

.txt_gral_sb1 {
	font-size: 1em;
	font-weight:bold;
	color: #7f1399;
}

span.text_gral{
	font-size: .9em;
}

.text_gral_img_left_std {
	width: 36em;
	height: 20em;
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
	font-size: .9em;
}

.enlace_flash {
	color: #019587;
}

.enlace_flash:hover {
	color: #019587;
	text-decoration: underline;
}

a.enlaces { 
	color:#414040;
  	text-decoration: none;
}

a.enlaces:hover { 
	color: #019587;
  	text-decoration: underline;
}

a.enlaces_blanco {
	color: #FFFFFF;
	text-decoration: none;
}

a.enlaces_blanco:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.Pp5 {
	padding: .5em;
}

.Tp8 {
	font-size: .8em;
	line-height: 1.2em;
}

.Tp9 {
	font-size: .9em;
	line-height: 1.2em;
}

.Titulo_listado {
	color: #910303;
	line-height: 1.1em;
	margin-bottom: .5em;
	font-size: 1.1em;
}

.Titulo_listado a {
	color:#019587;
	text-decoration: none;
}

.Titulo_listado a:hover {
	color: #414040;
	text-decoration: underline;
}

.Fecha_listado {
	font-weight: bold;
	font-size: .7em;
	color: #434d2a;
	margin-bottom: .5em;
}

.Sinopsis_listado {
	font-size: .9em;
	color: #414040;
}

.Ver_mas_listado {
	
	color:#019587;
	text-align: right;
	margin-top: .5em;
	font-size: .7em;
}

.Ver_mas_listado a {
	color:#019587;
	text-decoration: none;
}

.Ver_mas_listado a:hover {
	color: #414040;
	text-decoration: none;
}

.columna_divisor {
	width: 1px;
	background-color: #e4e3e3;
	margin-right: .4em;
	margin-left: .5em;
}

.renglon_divisor {
	height: 1px;
	background-color: #e4e3e3;
	margin-bottom: .5em;
	margin-top: .4em;
}

.renglon_divisor_pg {
	height: 3px;
	background-color: #708090;
	margin-bottom: .5em;
	margin-top: .4em;
}

.ligas_verdes li a {
	color: gray;
	text-decoration: none;
	font-size: .7em;
	list-style-type: none !important;
}

.ligas_verdes li a:hover {
	text-decoration: underline;
	color:	#019587;
	list-style-type: none !important;
}
.mini_columna {
	width: 14em;
	display:inherit;
	list-style-type:none !important;
}

.submit input {
	margin-left: 4.5em;
}

.blockquote {
	margin: 0 0 0em .05em;
	font-size: .99em;
	color: #414040;
	text-align:justify;
 }

input {

}

.submit input {

} 

td.datacellone {
	background-color: #7ad2d0;
	color: #7ad2d0;
}
td.color_e75876 {
	background-color: #e75876;
}

tr.color_e75876 {
	background-color: #e75876;
}

/*colores caracteristicas series inicia*/

td.color_CE083A {
	background-color: #CE083A;
}

td.color_53A527 {
	background-color: #53A527;
}

td.color_E4731A {
	background-color: #E4731A;
}

td.color_325B9A {
	background-color: #325B9A;
}

td.color_722982 {
	background-color: #722982;
}

/*colores caracteristicas series termina*/

tr.color_SB_5 td {
	background-color: #d6083b;
}

tr.color_SB_4 td {
	background-color: #3d9b35;
}

tr.color_SB_3 td {
	background-color: #ff7900;
}

tr.color_SB_2 td {
	background-color: #3b609f;
}

tr.color_SB_1 td {
	background-color: #7f1399;
}

td.color_SB_5 {
	background-color: #d6083b;
}

td.color_SB_4 {
	background-color: #3d9b35;
}

td.color_SB_3 {
	background-color: #ff7900;
}

td.color_SB_2 {
	background-color: #3b609f;
}

td.color_SB_1 {
	background-color: #7f1399;
}

td.color_SB_adicional {
	background-color: #3366ff;
}

td.verde_1c9282 {
	background-color: #1c9282;
}

tr.verde_7ad2d0 td {
	background-color: #7ad2d0;
}

tr.verde_E6F4F5 td {
	background-color: #E6F4F5;
}

tr.verde_1c9282 {
	background-color: #1c9282;
}

table.table_border_0_width_50 {
	border:0em;
	width:50em;
}

table.table_border_0_width_49 {
	border:0em;
	width:49em;
}

table.table_border_0_width_48 {
	border:0em;
	width:48em;
}

table.table_border_0_width_47 {
	border:0em;
	width:47em;
}

table.table_border_0_width_46 {
	border:0em;
	width:46em;
}

table.table_border_0_width_44 {
	border:0em;
	width:44em;
}

table.table_border_0_width_42 {
	border:0em;
	width:42em;
}

table.table_border_0_width_40 {
	border:0em;
	width:40em;
}

table.table_border_0_width_35 {
	border:0em;
	width:35em;
}

table.table_border_0_width_27 {
	border:0em;
	width:27em;
}

table.table_border_0_width_25 {
	border:0em;
	width:25em;
}

table.table_border_0_width_18 {
	border:0em;
	width:18em;
}

table.table_border_0_width_12 {
	border:0em;
	width:12em;
}

table.table_border_0-5_width_25_border_c_00000 {
	border:0.1em;
	width:25em;
	border-color:#000000;
}

table.table_border_1_width_44 {
	border:0.5em;
	width:44em;
	border-color:#000000;	
}

table.junta_gobierno {
	width:10.62em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_1 {
	width:56.25em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_2 {
	width:10.625em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_3 {
	width:18.75em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_4 {
	width:12.5em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_5 {
	width:31.25em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_6 {
	width:28.125em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_7 {
	width:9.375em;
	border:0;
	background-color:#848484;
}

table.edo_cuenta_8 {
	width:18.75em;
	border:0;
	background-color:#99cc66;
}

table.edo_cuenta_9 {
	width:12.5em;
	border:0;
	background-color:#99cc66;
}

table.edo_cuenta_10 {
	width:10.625em;
	border:0;
	background-color:#99cc66;
}

table.edo_cuenta_11 {
	width:56.25em;
	border:0;
	background-color:#99cc66;
}

table.edo_cuenta_12 {
	width:31.25em;
	border:0;
	background-color:#99cc66;
}

table.edo_cuenta_13 {
	width:9.375em;
	border:0;
	background-color:#99cc66;
}

table.edo_cuenta_14 {
	width:28.125em;
	border:0;
	background-color:#99cc66;
}

table.junta_gobierno_interna {
	width:10.62em;
	border:0;
	background-color:#FFFFFF;
}

td.td_width_42 {
	width:42em;
}

td.td_width_35 {
	width:35em;
}

td.td_width_30 {
	width:30em;
}

td.td_width_25 {
	width:25em;
}

td.td_width_22 {
	width:22em;
}

td.td_width_20 {
	width:20em;
}

td.td_width_19 {
	width:19em;
}

td.td_width_18-75 {
	width:18.75em;
}

td.td_width_18 {
	width:18em;
}

td.td_width_17 {
	width:17em;
}

td.td_width_15 {
	width:15em;
}

td.td_width_14 {
	width:14em;
}

td.td_width_13 {
	width:13em;
}

td.td_width_12-5 {
	width:12.5em;
}

td.td_width_12 {
	width:12em;
}

td.td_width_11-25 {
	width:11.25em;
}

td.td_width_10 {
	width:10em;
}

td.td_width_9-5 {
	width:9.5em;
}

td.td_width_9-375 {
	width:9.375em;
}

td.td_width_9 {
	width:9em;
}

td.td_width_8-5 {
	width:8.5em;
}

td.td_width_8 {
	width:8em;
}

td.td_width_7-5 {
	width:7.5em;
}

td.td_width_7 {
	width:7em;
}

td.td_width_6-25 {
	width:6.25em;
}

td.td_width_6 {
	width:6em;
}

td.td_width_5 {
	width:5em;
}

td.td_width_4-5 {
	width:4.5em;
}

td.td_width_4 {
	width:4em;
}

td.td_width_3 {
	width:3em;
}

td.td_width_2 {
	width:2em;
}

td.td_width_1 {
	width:1em;
}

td.td_width_0-625 {
	width:0.625em;
}

td.td_height_5 {
	height:5em;
}

td.td_height_4 {
	height:4em;
}

td.td_height_3 {
	height:3em;
}

td.td_height_2-5 {
	height:2.5em;
}

td.td_height_2 {
	height:2em;
}

td.td_height_1-5 {
	height:1.5em;
}

td.td_height_1 {
	height:1em;
}

td.td_height_0-5 {
	height:0.5em;
}
