.text 			{	font-size: 12px; text-align: left; color: #000000; }
.text_jus		{	font-size: 12px; text-align: justify; color: #000000; }
.text_iz		{	font-size: 12px; text-align: left; color: #000000; }
.textgris		{	font-size: 12px; text-align: left; color: #888888; }
.text_dr		{	font-size: 12px; text-align: right; color: #000000; }
.text_ctr	 	{	font-size: 12px; text-align: center; color: #000000; }
.textmini		{	font-size: 11px; text-align: left; color: #000000; }
.textminired	{	font-size: 11px; text-align: right; color: #FE0000; }
.textmini9		{	font-size: 9px; text-align: left; color: #000000; }
.textmini_dr	{	font-size: 11px; text-align: right; color: #000000; }
.textmini_izq	{	font-size: 11px; text-align: left; color: #000000; }
.textmini_ctr 	{	font-size: 11px; text-align: center; color: #000000; }
.titulo 		{	font-size: 13px; text-align: left;  color: #000000; font-weight: bold; }
.titular 		{	font-size: 15px; text-align: left; color: #000000; text-transform: uppercase; font-weight: bold; }
.titular_ct		{	font-size: 15px; text-align: center; color: #000000; text-transform: uppercase; font-weight: bold; }
.titular_jus	{	font-size: 15px; text-align: justify; color: #000000; text-transform: uppercase; font-weight: bold; }

.text_inv			{	font-size: 12px; text-align: left; color: #FFFFFF; }
.text_inv_bold		{	font-size: 12px; text-align: left; color: #FFFFFF; text-transform: uppercase; font-weight: bold; }
.text_dr_inv		{	font-size: 12px; text-align: right; color: #FFFFFF; }
.text_ctr_inv 		{	font-size: 12px; text-align: center; color: #FFFFFF; }
.textmini_inv		{	font-size: 11px; text-align: left; color: #FFFFFF; }
.textmini_dr_inv	{	font-size: 11px; text-align: right; color: #FFFFFF; }
.textmini_ctr_inv 	{	font-size: 11px; text-align: center; color: #FFFFFF; }
.titulo_inv 		{	font-size: 13px; text-align: left;  color: #FFFFFF; text-transform: uppercase; font-weight: bold; }
.titular_inv 		{	font-size: 15px; text-align: left; color: #FFFFFF; text-transform: uppercase; font-weight: bold; }
.titular_ct_inv		{	font-size: 15px; text-align: center; color: #FFFFFF; text-transform: uppercase; font-weight: bold; }

body 		{	font-family: Arial; background-color: #f3f3f3}
a:link 	  	{	text-decoration: none; }
a:visited 	{	text-decoration: none; }
a:hover   	{	text-decoration: underline; }
a:active  	{	text-decoration: underline; }
.link_neg		{	color: #000000; }
.link_neg_bold	{	color: #000000; font-weight: bold; }
.link_gris		{	color: #888888; }
.link_red_bold	{	color: #FE0000; font-weight: bold; }
.link_bla		{	color: #FFFFFF; }

.bg_blanco	 	{	background-color: #FFFFFF; } /* blanco */
.bg_1			{	background-color: #FEC0C1; } /* rosa */
.bg_2			{	background-color: #FE0000; } /* rojo oscuro */
.bg_3			{	background-color: #F1E8B0; } /* Amarillo oscuro */
.bg_neg			{	background-color: #000000; } /* negro */
.bg_nin			{	background-color:#f3f3f3; } /* gris NIN */

